summaryrefslogtreecommitdiffstats
path: root/source4/lib/crypto
Commit message (Expand)AuthorAgeFilesLines
* r962: convert 'unsigned' and 'unsigned int' to uint_tStefan Metzmacher2007-10-101-4/+4
* r961: convert 'uchar' to 'uint8_t'Stefan Metzmacher2007-10-101-8/+6
* 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-102-10/+10
* r935: remove unused variableAndrew Tridgell2007-10-101-2/+0
* r884: convert samba4 to use [u]int32_t instead of [u]int32Stefan Metzmacher2007-10-103-30/+30
* r874: This patch is a pile of work on NTLMSSP:Andrew Bartlett2007-10-101-14/+1
* - modified the dcerpc client security code to be generic, so ntlmsspAndrew Tridgell2004-02-101-1/+1
* signed DCERPC over TCP now works !Andrew Tridgell2003-11-261-63/+59
* first public release of samba4 codeAndrew Tridgell2003-08-134-0/+627