r3453: - split out the auth and popt includes
[ira/wip.git] / source4 / libcli / auth / ntlmssp_sign.c
2007-10-10 Andrew Tridgellr3453: - split out the auth and popt includes
2007-10-10 Andrew Tridgellr2645: converted the NTLMSSP code to the new style...
2007-10-10 Andrew Tridgellr2294: this fixes the NTLM2 sign+seal combination....
2007-10-10 Andrew Bartlettr2284: Thanks to some great detective work by tridge...
2007-10-10 Andrew Bartlettr2099: Get rid of another private ARCFOUR implementatio...
2007-10-10 Andrew Bartlettr2041: Fix NTLMSSP RPC sealing, client -> win2k3 server.
2007-10-10 Andrew Bartlettr1294: A nice, large, commit...
2007-10-10 Stefan Metzmacherr1274: revert -r 1239 as discussed with abartlet
2007-10-10 Stefan Metzmacherr1239: move the old msrpc_<gen|parse>() functions to...
2007-10-10 Andrew Bartlettr1187: * Remove testing hack (actually check signatures...
2007-10-10 Andrew Bartlettr1170: Remove bogus part of previous commit - session...
2007-10-10 Andrew Bartlettr1169: Some more updates to the NTLMSSP NTLM2 code:
2007-10-10 Stefan Metzmacherr1001: in samba4 we don't(shouldn't) use typedef's...
2007-10-10 Stefan Metzmacherr961: convert 'uchar' to 'uint8_t'
2007-10-10 Stefan Metzmacherr943: change samba4 to use 'uint8_t' instead of 'unsign...
2007-10-10 Stefan Metzmacherr884: convert samba4 to use [u]int32_t instead of ...
2007-10-10 Andrew Bartlettr874: This patch is a pile of work on NTLMSSP:
2007-10-10 Andrew Bartlettr443: Update Samba4 to the auth and NTLMSSP code from...
2003-11-26 Andrew Tridgellfixed some memory leaks in the dcerpc use of ntlmssp...
2003-11-26 Andrew Tridgellsigned DCERPC over TCP now works !