r10421: following on discussions with simo, I have worked out a way of
[ira/wip.git] / source / lib / crypto /
2007-10-10 Andrew Bartlettr9421: Move arcfour code into it's own file, in lib...
2007-10-10 Andrew Bartlettr6462: Move the arcfour sbox state into it's own struct...
2007-10-10 Tim Potterr4197: Remove silly extra const.
2007-10-10 Stefan Metzmacherr3961: - fix compiler warnings
2007-10-10 Stefan Metzmacherr3960: fix compiler warnings
2007-10-10 Andrew Tridgellr3462: separate out the crypto includes
2007-10-10 Andrew Tridgellr995: - renamed many of our crypto routines to use...
2007-10-10 Stefan Metzmacherr962: convert 'unsigned' and 'unsigned int' to uint_t
2007-10-10 Stefan Metzmacherr961: convert 'uchar' to 'uint8_t'
2007-10-10 Stefan Metzmacherr960: convert 'unsigned int' to uint_t in the most...
2007-10-10 Stefan Metzmacherr943: change samba4 to use 'uint8_t' instead of 'unsign...
2007-10-10 Andrew Tridgellr935: remove unused variable
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:
2004-02-10 Andrew Tridgell- modified the dcerpc client security code to be generi...
2003-11-26 Andrew Tridgellsigned DCERPC over TCP now works !
2003-08-13 Andrew TridgellThis commit was generated by cvs2svn to compensate...
2003-08-13 Andrew Tridgellfirst public release of samba4 code