summaryrefslogtreecommitdiff
path: root/lib/crypto/wscript_build
Commit message (Expand)AuthorAgeFilesLines
* lib:crypto: Add samba_gnutls_weak_crypto()Andreas Schneider2020-03-191-0/+1
* lib:crypto: Build intel aes-ni only if GnuTLS doesn't provide AES CMACAndreas Schneider2019-12-101-1/+2
* lib:crypto: Only build AES code if we need AES CMACAndreas Schneider2019-12-101-1/+2
* lib:crypto: Remove our implementation of AES GCMAndreas Schneider2019-12-101-11/+0
* lib:crypto: Remove our implementation of AES CCMAndreas Schneider2019-12-101-11/+0
* lib:crypto: Do not build AES-CMAC if we use GnuTLS that supports itAndreas Schneider2019-08-211-2/+4
* lib/crypto: Remove unused RC4 code from SambaAndrew Bartlett2019-08-211-9/+0
* lib:crypto: Prepare not to build AES or AES-CMAC if we use GnuTLS support itAndreas Schneider2019-08-211-10/+42
* lib:crypto: Don't build RC4 if we have GnuTLS >= 3.4.7Andreas Schneider2019-07-261-5/+20
* lib:crypto: Use GnuTLS RC4 in py_cryptoAndreas Schneider2019-07-261-4/+3
* lib/crypto: Use GnuTLS RC4 for samba_gnutls_arcfour_confounded_md5()Andrew Bartlett2019-06-271-1/+1
* lib/crypto: Add GnuTLS helper function samba_gnutls_arcfour_confounded_md5()Andrew Bartlett2019-06-271-2/+5
* lib/crypto: move gnutls error wrapper to own subsystemAndrew Bartlett2019-06-271-0/+4
* lib:crypto: Remove obsolete MD5 and HMAC MD5Andreas Schneider2019-05-211-12/+3
* lib:crypto: Remove unused SHA512Andreas Schneider2019-05-071-1/+1
* lib:crypto: Remove unused SHA256 and HMAC SHA256Andreas Schneider2019-04-301-1/+1
* build: Remove bld.gen_python_environments()Andrew Bartlett2019-03-211-5/+4
* lib: Remove lib/crypto/crc32.[ch]Volker Lendecke2018-10-101-1/+1
* lib: crypto: Plumb in the Intel AES instructions.Jeremy Allison2017-09-071-0/+3
* lib/crypto: implement samba.crypto Python module for RC4Alexander Bokovoy2017-03-151-0/+7
* lib/crypto: add aes_ccm_128 testsStefan Metzmacher2015-08-271-5/+6
* Revert "lib: Fix deps for LIBCRYPTO"Douglas Bagnall2015-06-281-2/+2
* lib: Fix deps for LIBCRYPTOVolker Lendecke2015-06-231-2/+2
* lib/crypto: add aes_gcm_128 support.Stefan Metzmacher2014-10-161-2/+2
* lib/crypto: add and build a copied version of SHA512 functions.Günther Deschner2014-10-141-1/+1
* build: Build with system md5.h on OpenIndianaAndrew Bartlett2013-06-191-1/+1
* build: Update md5.h detection in waf and autoconf to use sys/md5.h and -lmdAndrew Bartlett2013-05-221-0/+4
* lib/crypto: add aes_ccm_128Stefan Metzmacher2012-07-231-1/+1
* lib/crypto: Detect CommonCrypto and use it if availableMatthieu Patou2012-03-141-1/+1
* lib/crypto: add aes_cmac_128_test.c as local.crypto.aes_cmac_128 testStefan Metzmacher2012-02-291-1/+1
* lib/crypto: add aes_cmac_128* (rfc 4493)Stefan Metzmacher2012-02-291-4/+5
* crypto: Use libbsd md5 header, if available.Jelmer Vernooij2012-02-071-2/+9
* libcli-auth: Remove unnecessary dependency on libsamba-hostconfig.Jelmer Vernooij2010-10-111-1/+1
* s4-waf: mark the wscript files as python so vim/emacs knows how to highlight ...Andrew Tridgell2010-04-061-0/+2
* build: commit all the waf build files in the treeAndrew Tridgell2010-04-061-0/+12