r3463: separated out some more headers (asn_1.h, messages.h, dlinklist.h and ioctl.h)
[jelmer/samba4-debian.git] / source / libcli / auth / spnego_parse.c
2007-10-10 Andrew Tridgellr3463: separated out some more headers (asn_1.h, messag...
2007-10-10 Andrew Tridgellr3453: - split out the auth and popt includes
2007-10-10 Andrew Tridgellr3323: more warning reductions
2007-10-10 Stefan Metzmacherr3289: Mr. L. and Mr. B.!
2007-10-10 Volker Lendecker3219: Hi, Andrew B.!
2007-10-10 Andrew Bartlettr3187: This 'optional' part of the ASN.1 in SPNEGO...
2007-10-10 Andrew Tridgellr2671: we're getting too many errors caused by the...
2007-10-10 Andrew Tridgellr2587: fixed a couple of authentication memory leaks...
2007-10-10 Andrew Tridgellr2042: missed a couple of places that should be talloc_...
2007-10-10 Andrew Tridgellr2036: switched the spnego code to use talloc
2007-10-10 Andrew Bartlettr1438: Record the principal name we are sent in the...
2007-10-10 Andrew Bartlettr1426: Fix some of my silly compile errors...
2007-10-10 Stefan Metzmacherr1420: be more strict reject if the context has the...
2007-10-10 Stefan Metzmacherr1363: add SPNEGO_NONE_RESULT as spnego_negResult value
2007-10-10 Andrew Bartlettr1353: Fix compile with new ASN1 peek code.
2007-10-10 Andrew Bartlettr1352: Add a 'peek' function to our ASN1 code, so we...
2007-10-10 Stefan Metzmacherr1349: don't segfault with empty data_blob
2007-10-10 Stefan Metzmacherr1229: the name of the protocol should be in first...
2007-10-10 Andrew Bartlettr1200: Add 'gensec', our generic security layer.