Fix Samba3 on OpenIndiana.
[samba.git] / lib / crypto /
2011-04-06 Andrew Tridgelllib/crypto: rename the SHA256_ functions to samba_SHA256_
2011-03-27 Volker Lendeckes3: Fix Coverity ID 958: BAD_SIZEOF
2011-02-28 Jelmer Vernooijtdb: Use <tdb.h> to include tdb so system headers are...
2011-01-03 Stefan Metzmacherlib/crypto: add aes_cfb8_encrypt()
2010-10-31 Jelmer Vernooijs4: Remove the old perl/m4/make/mk-based build system.
2010-10-10 Jelmer Vernooijlibcli-auth: Remove unnecessary dependency on libsamba...
2010-06-16 Günther Deschnerlib/crypto: only include what is needed.
2010-04-06 Andrew Tridgells4-waf: mark the wscript files as python so vim/emacs...
2010-04-06 Andrew Tridgellbuild: commit all the waf build files in the tree
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.