index
:
samba
fixes
master
netlogon-2
netlogon-4
netlogon-5
netlogon-6
netlogon-7
netlogon-8
netlogon-9
Unnamed repository; edit this file 'description' to name the repository.
ben
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
source3
/
libsmb
/
smb_signing.c
Age
Commit message (
Expand
)
Author
Files
Lines
2010-08-18
s3-build: only include smb_signing.h where needed.
Günther Deschner
1
-0
/
+1
2010-05-18
s3-crypto: only include crypto headers when crypto is done.
Günther Deschner
1
-0
/
+1
2010-03-22
s3:libsmb: add a smb_signing_init_ex() function
Stefan Metzmacher
1
-8
/
+51
2009-03-23
s3:libsmb: add a much simplified smb_siging infrastructure
Stefan Metzmacher
1
-0
/
+370
2009-03-23
s3:libsmb: rename smb_signing.c => clisigning.c
Stefan Metzmacher
1
-1006
/
+0
2009-03-07
Fix some nonempty blank lines
Volker Lendecke
1
-22
/
+22
2009-03-06
s3:signing: the seqnum should only be decremented by 1 for ntcancel requests
Stefan Metzmacher
1
-2
/
+4
2008-05-13
Revert "Fix signing bug found by Volker. That one was *subtle*."
Volker Lendecke
1
-5
/
+74
2008-02-28
Add explicit buf arg to cli_check_sign_mac
Volker Lendecke
1
-2
/
+2
2008-02-28
Add explicit buf arg to cli_encrypt_message and cli_calculate_sign_mac
Volker Lendecke
1
-2
/
+2
2008-01-04
Refactor the crypto code after a very helpful conversation
Jeremy Allison
1
-4
/
+4
2007-12-04
Fix signing bug found by Volker. That one was *subtle*.
Jeremy Allison
1
-74
/
+5
2007-10-18
RIP BOOL. Convert BOOL -> bool. I found a few interesting
Jeremy Allison
1
-32
/
+32
2007-10-10
r23991: Some const
Volker Lendecke
1
-1
/
+1
2007-10-10
r23986: Some const
Volker Lendecke
1
-5
/
+13
2007-10-10
r23784: use the GPLv3 boilerplate as recommended by the FSF and the license text
Andrew Tridgell
1
-2
/
+1
2007-10-10
r23779: Change from v2 or later to v3 or later.
Jeremy Allison
1
-1
/
+1
2007-10-10
r22920: Add in the UNIX capability for 24-bit readX, as discussed
Jeremy Allison
1
-0
/
+10
2007-10-10
r22001: change prototype of dump_data(), so that it takes unsigned char * now,
Stefan Metzmacher
1
-10
/
+10
2007-10-10
r21922: Fixed the build by rather horrid means. I really need
Jeremy Allison
1
-30
/
+1
2007-10-10
r21897: Add in a basic raw NTLM encrypt request. Now
Jeremy Allison
1
-4
/
+34
2007-10-10
r19659: Fix bug #4187. Possible crash in signing on/off code.
Jeremy Allison
1
-0
/
+8
2007-10-10
r17595: Fix from Ben Winslow <rain@bluecherry.net> to allow
Jeremy Allison
1
-0
/
+4
2007-10-10
r17431: Fix bug #4003, reported by dale-keyword-samba.c7b741@codefu.org.
Jeremy Allison
1
-0
/
+3
2007-10-10
r17333: Some C++ warnings
Volker Lendecke
1
-5
/
+10
2007-10-10
r17292: Try and fix bug #3967 - signing problems on trans
Jeremy Allison
1
-3
/
+66
2007-10-10
r16696: Fix the multiple-outstanding write and trans client
Jeremy Allison
1
-2
/
+22
2007-10-10
r16630: Fix bug #3881, reported by jason@ncac.gwu.edu.
Jeremy Allison
1
-3
/
+0
2007-10-10
r15018: Merge Volker's ipc/trans2/nttrans changes over
Jeremy Allison
1
-218
/
+16
2007-10-10
r14355: Try and fix Coverity #158 by making the pointer
Jeremy Allison
1
-6
/
+8
2007-10-10
r5806: * fix a couple more segvs in spoolss
Gerald Carter
1
-0
/
+3
2007-10-10
r5804: Revert the signing change by Nalin Dahyabhai <nalin@redhat.com>.
Jeremy Allison
1
-1
/
+4
2007-10-10
r4088: Get medieval on our ass about malloc.... :-). Take control of all our ...
Jeremy Allison
1
-5
/
+5
2007-10-10
r3294: Fix for SMB signing with 56-bit DES session keys. From Nalin Dahyabhai...
Jeremy Allison
1
-2
/
+9
2007-10-10
r1487: Remove unused parameter for the client-side signing functions.
Andrew Bartlett
1
-2
/
+2
2007-10-10
r1121: Fix memory leak in the trans2 signing code.
Andrew Bartlett
1
-2
/
+10
2007-10-10
r1117: Doh ! Remember to turn off signing when sending a "break to level II" ...
Jeremy Allison
1
-10
/
+24
2007-10-10
r1115: Fix for #1427. Catch bad path errors at the right point. Ensure all
Jeremy Allison
1
-2
/
+2
2004-03-27
Let the comment match the function...
Andrew Bartlett
1
-2
/
+1
2004-03-27
Make it clearer that this error refers to the peer, as this code is in both
Andrew Bartlett
1
-2
/
+2
2004-03-27
Merge from HEAD the SMB signing patch that I developed a couple of weeks
Andrew Bartlett
1
-44
/
+76
2004-01-17
Fix for a signing bug when the mid wraps.
Jeremy Allison
1
-3
/
+11
2003-12-27
Preliminary fix for our signing problem with failed NTLMSSP logins. This patch
Volker Lendecke
1
-2
/
+4
2003-12-01
Fix spurious error msg. when seq=0.
Jeremy Allison
1
-0
/
+2
2003-12-01
Better fix for client signing bug. Ensure we don't malloc/free trans signing
Jeremy Allison
1
-6
/
+14
2003-11-25
If signing starts successfully, don't just turn it off automatically if
Jeremy Allison
1
-5
/
+5
2003-11-25
When server signing is set to "auto", if the client doesn't sign just
Jeremy Allison
1
-2
/
+23
2003-11-22
Changes all over the shop, but all towards:
Andrew Bartlett
1
-11
/
+15
2003-10-21
Fix signing miss-sequence noticed by Stefan Metzmacher <metze@metzemix.de>
Jeremy Allison
1
-46
/
+27
2003-10-14
Enable us to see what sequence number we were expecting when we fail a sign
Jeremy Allison
1
-4
/
+4
[next]