s3:locking: add file_has_open_streams()
[vlendec/samba-autobuild/.git] / lib / crypto /
2018-04-20 Stefan Metzmacherlib/crypto: avoid 'return void_function();' which isn...
2018-04-06 Eric VannierAllow AESNI to be used on all processor supporting...
2018-01-08 Andreas Schneidercrypto: Update the REQUIREMENTS
2017-11-22 Uri Simchonilib/crypto: remove unused code
2017-09-07 Jeremy Allisonlib: crypto: Add the ability to select Intel AESNI...
2017-09-07 Jeremy Allisonlib: crypto: Plumb in the Intel AES instructions.
2017-09-07 Jeremy Allisonlib: crypt: Prepare the existing code to switch to...
2017-03-15 Alexander Bokovoylib/crypto: implement samba.crypto Python module for RC4
2016-05-16 Volker Lendeckelib: Fix some whitespace
2016-05-16 Volker Lendeckelib: Fix a signed/unsigned mixup
2015-11-10 Volker Lendeckevfs: Remove smb_traffic_analyzer
2015-08-27 Stefan Metzmacherlib/crypto: make it possible to use only parts of aes...
2015-08-27 Stefan Metzmacherlib/crypto: sync AES_cfb8_encrypt() from heimdal
2015-08-27 Stefan Metzmacherlib/crypto: make use of aes_test.h in aes_gcm_128_test.c
2015-08-27 Stefan Metzmacherlib/crypto: optimize aes_gcm_128
2015-08-27 Stefan Metzmacherlib/crypto: optimize aes_ccm_128
2015-08-27 Stefan Metzmacherlib/crypto: optimize aes_cmac_128
2015-08-27 Stefan Metzmacherlib/crypto: add optimized helper functions aes_block_...
2015-08-27 Stefan Metzmacherlib/crypto: add aes_ccm_128 tests
2015-08-27 Stefan Metzmacherlib/crypto: verify 0 updates in aes_gcm_128 tests
2015-08-27 Stefan Metzmacherlib/crypto: run all aes_gcm_128 testcases
2015-08-27 Stefan Metzmacherlib/crypto: add aes_cmac_128 chunked tests
2015-06-28 Douglas BagnallRevert "lib: Fix deps for LIBCRYPTO"
2015-06-23 Volker Lendeckelib: Fix deps for LIBCRYPTO
2015-06-23 Volker Lendeckelib: Simplify arcfour_crypt
2015-06-02 Emmanuel DreyfusPrevent clashes between system and Samba SHA functions
2015-03-23 Michael Adamlib/crypto: fix header guard for crypto.h
2015-02-25 Michael Ledfordlib/crypto: Document nettle supported crypto
2015-02-17 Andrew Bartlettlib/crypto: Document what crypto code is used for,...
2014-10-16 Stefan Metzmacherlib/crypto: add aes_gcm_128 support.
2014-10-14 Günther Deschnerlib/crypto: add and build a copied version of SHA512...
2014-09-19 Martin Schwenkelib/crypto: Protect crypto.h against multiple inclusion
2014-01-09 Andreas Schneiderlib: Fix strict-aliasing warning in md5 code.
2014-01-08 Björn Jackecrypto: fix build on OS X
2013-11-13 Stefan MetzmacherMerge branch 'master' of ctdb into 'master' of samba
2013-06-24 Andrew Bartlettbuild: Remove the struct MD5Context conf file check.
2013-06-19 Andrew Bartlettbuild: Build with system md5.h on OpenIndiana
2013-05-22 Andrew Bartlettbuild: Update md5.h detection in waf and autoconf to...
2012-08-23 Björn Jackecrypto/aes_ccm_128: fix compile warning on openindiana
2012-07-23 Stefan Metzmacherlib/crypto: add aes_ccm_128
2012-03-14 Matthieu Patoulib/crypto: Detect CommonCrypto and use it if available
2012-02-29 Stefan Metzmacherlib/crypto: add aes_cmac_128_test.c as local.crypto...
2012-02-29 Stefan Metzmacherlib/crypto: add aes_cmac_128* (rfc 4493)
2012-02-27 Stefan Metzmacherlib/crypto: fix hmac_sha256_final() prototype
2012-02-07 Jelmer Vernooijcrypto: Use libbsd md5 header, if available.
2012-02-07 Jelmer Vernooijcrypto/md5: Change prototypes to match BSD.
2012-02-07 Jelmer Vernooijcrypto: Add prototype for main torture functions.
2011-09-23 Andrew Bartlettbuild: avoid util.h as a public header name due to...
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.