summaryrefslogtreecommitdiffstats
path: root/source4/libcli/util/smbdes.c
Commit message (Expand)AuthorAgeFilesLines
* r6462: Move the arcfour sbox state into it's own structure, and allocate itAndrew Bartlett2007-10-101-26/+22
* r4658: (grr, commited wrong file last time).Andrew Bartlett2007-10-101-1/+1
* r3686: The results of some work on the NETLOGON pipe:Andrew Bartlett2007-10-101-1/+1
* r2099: Get rid of another private ARCFOUR implementation from the codebase.Andrew Bartlett2007-10-101-12/+30
* r1268: varient -> variantTim Potter2007-10-101-1/+1
* r995: - renamed many of our crypto routines to use the industry standardAndrew Tridgell2007-10-101-29/+40
* r962: convert 'unsigned' and 'unsigned int' to uint_tStefan Metzmacher2007-10-101-3/+1
* r961: convert 'uchar' to 'uint8_t'Stefan Metzmacher2007-10-101-16/+16
* r960: convert 'unsigned int' to uint_t in the most placesStefan Metzmacher2007-10-101-1/+1
* r943: change samba4 to use 'uint8_t' instead of 'unsigned char'Stefan Metzmacher2007-10-101-24/+24
* r610: - Merge the Samba3 'ntlm_auth --diagnostics' testsuite to Samba4.Andrew Bartlett2007-10-101-7/+6
* r305: - added IDL and test code for samr_RidToSid()Andrew Tridgell2007-10-101-8/+22
* r101: added lsa_SetSecret() and lsa_QuerySecret()Andrew Tridgell2007-10-101-1/+1
* * another small API change in the credentials codeAndrew Tridgell2003-12-011-42/+40
* first public release of samba4 codeAndrew Tridgell2003-08-131-0/+415