CVS update: samba/source/libsmb

abartlet at samba.org abartlet at samba.org
Sun Apr 6 23:08:07 EST 2003


Date:	Sun Apr  6 13:08:07 2003
Author:	abartlet

Update of /data/cvs/samba/source/libsmb
In directory dp.samba.org:/tmp/cvs-serv23499/libsmb

Modified Files:
	smb_signing.c ntlmssp_sign.c clientgen.c 
Log Message:
SMB signing updates - this gets NTLMSSP signing workin to the point where I 
just need to get the verifiction code working - we get back a signiture from
the server, and just can't verify it yet.

This also brings the short-packet checks into common code, and breaks the
connection if the server sends a signed reply, on an established connection, 
that fails the test.

This breaks our read/write code at the moment, as we need to keep a list 
of outstanding packets.

(signing is not enabled by default, unless the server demands it)

Not for 3.0 till I fix the outstanding packet list.

Andrew Barlett


Revisions:
smb_signing.c		1.6 => 1.7
	http://www.samba.org/cgi-bin/cvsweb/samba/source/libsmb/smb_signing.c?r1=1.6&r2=1.7
ntlmssp_sign.c		1.2 => 1.3
	http://www.samba.org/cgi-bin/cvsweb/samba/source/libsmb/ntlmssp_sign.c?r1=1.2&r2=1.3
clientgen.c		1.218 => 1.219
	http://www.samba.org/cgi-bin/cvsweb/samba/source/libsmb/clientgen.c?r1=1.218&r2=1.219


More information about the samba-cvs mailing list