Date:   Tue Jan 28 03:37:14 2003
Author: abartlet

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

Modified Files:
        clispnego.c ntlmssp.c 
Log Message:
Factor out common code in the NTLMSSP/SPNEGO code. 

The idea here is to seperate, as much as possible, the SPNEGO layer from the
NTLMSSP layer.  This not only helps us with protocol correctness, but also
should allow further mechinisms to be added with relitive ease.  I indend to
make the kerberos code use this shortly.

I've never seen the 'zero length blob' form of the anonymous login, so I've
removed that case.

Andrew Bartlett


Revisions:
clispnego.c             1.22 => 1.23
        
http://www.samba.org/cgi-bin/cvsweb/samba/source/libsmb/clispnego.c?r1=1.22&r2=1.23
ntlmssp.c               1.3 => 1.4
        http://www.samba.org/cgi-bin/cvsweb/samba/source/libsmb/ntlmssp.c?r1=1.3&r2=1.4

Reply via email to