Fix for a signing bug when the mid wraps.
[samba.git] / source / libsmb / smb_signing.c
2004-01-17 Jeremy AllisonFix for a signing bug when the mid wraps.
2003-12-27 Volker LendeckePreliminary fix for our signing problem with failed...
2003-12-01 Jeremy AllisonFix spurious error msg. when seq=0.
2003-12-01 Jeremy AllisonBetter fix for client signing bug. Ensure we don't...
2003-11-25 Jeremy AllisonIf signing starts successfully, don't just turn it...
2003-11-25 Jeremy AllisonWhen server signing is set to "auto", if the client...
2003-11-22 Andrew Bartlett(merge from 3.0)
2003-10-21 Jeremy AllisonFix signing miss-sequence noticed by Stefan Metzmacher...
2003-10-14 Jeremy AllisonEnable us to see what sequence number we were expecting...
2003-09-09 Gerald Cartersync 3.0 into HEAD for the last time
2003-08-02 Simo Sorceport latest changes from SAMBA_3_0 tree
2003-07-16 Gerald Cartertrying to get HEAD building again. If you want the...
2003-04-07 Andrew BartlettOnly warn about short packets if we are already 'doing...
2003-04-06 Andrew BartlettSMB signing updates - this gets NTLMSSP signing workin...
2003-03-30 Andrew BartlettDon't modify the incoming packet when checking the...
2003-03-18 Jeremy AllisonRemoved unused var.
2003-03-14 Rafal SzczesniakWe haven't implemented The Singing Contexts so far.
2003-03-10 Andrew BartlettFurther work on NTLMSSP-based SMB signing. Current...
2003-03-09 Andrew BartlettTry not to clobber the session request.
2003-03-09 Andrew BartlettChange the way we sign SMB packets, to a function point...