tsocket/bsd: fix bug #7140 use calculated sa_socklen for bind() in tstream_bsd_connec...
[ira/wip.git] / lib / crypto /
2010-02-02 Matt KraaiChange uint_t to unsigned int in lib/crypto
2009-09-16 Andrew TridgellMerge branch 'master' of /home/tridge/samba/git/combined
2009-09-16 Andrew TridgellMerge branch 'master' of ssh://git.samba.org/data/git...
2009-09-16 Stefan Metzmacherlib/crypto: include aes.h into crypto.h
2009-09-16 Andrew TridgellMerge branch 'master' of /home/tridge/samba/git/combined
2009-09-16 Günther Deschnerlib/crypto: link in AES crypto for s4 as well.
2009-09-15 Günther Deschnerlib/crypto: add aes encryption routines to main cryto...
2009-06-01 Andrew TridgellMerge branch 'master' of ssh://git.samba.org/data/git...
2009-05-31 Volker LendeckeFix a C++ warning
2008-12-22 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-12-22 Jelmer VernooijFix missing symbols issues when building with shared...
2008-10-21 Jelmer VernooijMerge branch 'selftest' of git://git.samba.org/jelmer...
2008-10-21 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-10-20 Jeremy AllisonMerge branch 'master' of ssh://jra@git.samba.org/data...
2008-10-20 Jelmer VernooijMerge branch 'master' of git://git.samba.org/samba
2008-10-20 Jelmer VernooijMake sure prototypes are always included, make some...
2008-10-19 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-10-19 Jelmer VernooijMerge branch 'selftest' of git://git.samba.org/jelmer...
2008-10-18 Günther Deschnercrypto: fix remaining strhex_to_data_blob callers.
2008-10-11 Jelmer VernooijUse data_blob() for now, since it seems to be the only...
2008-10-11 Jelmer VernooijMake sure to allocate copy for arc4 data, to avoid...
2008-10-11 Jelmer VernooijPrevent errors with data_blob() being a macro in s4...
2008-10-11 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-09-24 Jelmer VernooijAdd separate header file for arcfour.
2008-09-24 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-09-24 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-09-24 Jelmer VernooijFix include paths.
2008-09-24 Jelmer VernooijUse common arcfour implementation.
2008-09-24 Jelmer VernooijUse shared copy of hmac5 implementation.
2008-09-24 Jelmer VernooijMove source4/lib/crypto to lib/crypto.