GPO: Test rsop output for Messages policy
[asn/samba.git] / lib / crypto /
2020-05-08 Gary LockyerFix clang 9 missing-field-initializer warnings
2020-03-19 Andreas Schneiderlib:crypto: Add samba_gnutls_weak_crypto()
2019-12-10 Andreas Schneiderlib:crypto: Build intel aes-ni only if GnuTLS doesn...
2019-12-10 Andreas Schneiderlib:crypto: Only build AES code if we need AES CMAC
2019-12-10 Andreas Schneiderlib:crypto: Remove our implementation of AES GCM
2019-12-10 Andreas Schneiderlib:crypto: Remove our implementation of AES CCM
2019-09-01 Mathieu ParentSpelling fixes s/ ot / to /
2019-08-21 Andreas Schneiderlib:crypto: Do not build AES-CMAC if we use GnuTLS...
2019-08-21 Andrew Bartlettlib/crypto: Remove unused RC4 code from Samba
2019-08-21 Andreas Schneiderlib:crypto: Prepare not to build AES or AES-CMAC if...
2019-08-21 Andrew Bartlettcrypto: Update REQUIREMENTS file with new minimum version
2019-07-26 Andreas Schneiderlib:crypto: Don't build RC4 if we have GnuTLS >= 3.4.7
2019-07-26 Andreas Schneiderlib:crypto: Remove arcfour.h from crypto.h
2019-07-26 Andreas Schneiderlib:crypto: Use GnuTLS RC4 in py_crypto
2019-07-26 Andreas Schneiderlib:crypto: Document samba_gnutls_arcfour_confounded_md5()
2019-07-26 Andreas Schneiderlib:crypto: Document gnutls_error_to_werror()
2019-07-26 Andreas Schneiderlib:crypto: Document gnutls_error_to_ntstatus()
2019-07-09 Andreas Schneiderlib:crypto: Add GNUTLS_FIPS140_SET_(LAX|STRICT)_MODE...
2019-07-09 Andreas Schneiderlib:crypto: Fix path to header file in gnutls_helpers.h
2019-06-27 Andrew Bartlettlib/crypto: Use GnuTLS RC4 for samba_gnutls_arcfour_con...
2019-06-27 Andrew Bartlettlib/crypto: Add GnuTLS helper function samba_gnutls_arc...
2019-06-27 Andreas Schneiderlibcli:util: Add gnutls_error_to_werror()
2019-06-27 Andrew Bartlettlib/crypto: move gnutls error wrapper to own subsystem
2019-05-27 Gary LockyerFix ubsan null pointer passed as argument 2
2019-05-21 Andreas Schneiderlib:crypto: Remove obsolete MD5 and HMAC MD5
2019-05-16 Noel Powerlib/crypto: squash 'cast between incompatible function...
2019-05-07 Andreas Schneiderlib:crypto: Remove unused SHA512
2019-04-30 Andreas Schneiderlib:crypto: Remove unused SHA256 and HMAC SHA256
2019-03-21 Andrew Bartlettbuild: Remove bld.gen_python_environments()
2019-02-27 Andreas Schneiderlib:crypto: Include only the required header files
2018-11-22 Andreas Schneiderlib:crypto: Fix undefined behavior in md4
2018-10-09 Volker Lendeckelib: Remove lib/crypto/crc32.[ch]
2018-09-05 Alexander Bokovoylib/crypto/wscript_configure: update to handle waf...
2018-09-05 Alexander Bokovoylib/crypto/wscript: update to handle waf 2.0.4
2018-04-03 Stefan Metzmacherlib/crypto: avoid 'return void_function();' which isn...
2018-03-27 Eric VannierAllow AESNI to be used on all processor supporting...
2018-02-09 Andrew Bartlettlib/crypto/REQUIREMENTS: DRSUAPI replication replicated...
2018-02-07 Andrew Bartlettlib/crypto: Update REQUIREMENTS for recent Samba changes
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...
next