Age | Commit message (Expand) | Author |
2013-02-22 | Update copyright years | Björn-Egil Dahlberg |
2013-01-29 | Prepare releaseOTP_R16A_RELEASE_CANDIDATE | Erlang/OTP |
2013-01-25 | Update copyright years | Björn-Egil Dahlberg |
2013-01-23 | Turn warnings to errors on selected applications | Björn Gustavsson |
2013-01-18 | Merge branch 'nox/enable-silent-rules/OTP-10726' | Björn-Egil Dahlberg |
2013-01-15 | Implement ./otp_build configure --enable-silent-rules | Anthony Ramine |
2013-01-14 | Merge branch 'sverk/crypto-hmac-enhancements/OTP-10640' | Fredrik Gustafsson |
2012-12-21 | fix crypto ripemd160 tests to use hash_init family | Michael Loftis |
2012-12-21 | fix ripemd160 to use hash_init family and add documentation | Michael Loftis |
2012-12-19 | fix missing defines for RIPEMD160_CTX_LEN and RIPEMD160_LEN | Michael Loftis |
2012-12-18 | add ripemd160 support to crypto | Michael Loftis |
2012-12-12 | crypto: Add RFC-4231 test vectors for output truncation | Daniel White |
2012-12-12 | crypto: Add test cases for the generic hmac interface in the RFC-4231 tests | Daniel White |
2012-12-12 | crypto: Add RFC-2202 test vectors for HMAC-MD5 and HMAC-SHA1 | Daniel White |
2012-12-12 | crypto: Provide a generic interface for HMAC generation | Daniel White |
2012-12-12 | crypto: Document all types currently available for hmac_init | Daniel White |
2012-12-04 | crypto: Skip sha256/512 tests for openssl 0.9.7 | Sverker Eriksson |
2012-12-04 | crypto: Refactor test with if_098 helper function | Sverker Eriksson |
2012-12-04 | crypto: Let info_lib return header version instead of lib version | Sverker Eriksson |
2012-12-04 | crypto: Make crypto:info() up to date | Sverker Eriksson |
2012-12-04 | crypto: Add some unlisted test cases as part of the test suite | Sverker Eriksson |
2012-12-04 | crypto: Fix some documentation bugs | Sverker Eriksson |
2012-12-04 | crypto: Throw notsup for DES3 CFB encryption for old openssl | Sverker Eriksson |
2012-11-28 | Merge branch 'sverk/crypto-unloading' | Sverker Eriksson |
2012-11-23 | Update copyright years | Björn-Egil Dahlberg |
2012-10-22 | crypto: Link crypto_callback statically | Sverker Eriksson |
2012-10-22 | crypto: Add debug print macros | Sverker Eriksson |
2012-10-16 | crypto: Enable runtime upgrade of crypto | Sverker Eriksson |
2012-10-09 | crypto: Make unloading of crypto safer | Sverker Eriksson |
2012-09-03 | Prepare releaseOTP_R15B02 | Erlang/OTP |
2012-08-31 | Update copyright years | Björn-Egil Dahlberg |
2012-08-30 | Merge branch 'sverk/crypto-test-fix' into maint | Sverker Eriksson |
2012-08-29 | crypto: Fix buffer overflow bug in rsa_sign | Sverker Eriksson |
2012-08-29 | crypto: Skip some tests if openssl lib < 0.9.8 | Sverker Eriksson |
2012-08-23 | Merge branch 'ia/ssl/tls1.1and1.2' into maint | Ingela Anderton Andin |
2012-08-22 | crypto: Add sha224 for rsa sign/verify | Sverker Eriksson |
2012-08-22 | crypto: Add more generic hash interface | Sverker Eriksson |
2012-08-22 | crypto: Add sha224 | Sverker Eriksson |
2012-08-22 | crypto: fix hmac_sha384 and add hmac test cases from RFC-4231 | Andreas Schultz |
2012-08-22 | crypto: Add sha384 | Sverker Eriksson |
2012-08-22 | crypto: Cleanup code for sha256 and sha512 | Sverker Eriksson |
2012-08-22 | crypto: Add SHA256 and SHA512 based MACs | Andreas Schultz |
2012-08-22 | crypto: Redo interface for rsa and dss hash signing | Sverker Eriksson |
2012-08-22 | crypto: Add rsa and dss hash signing support | Andreas Schultz |
2012-07-04 | crypto: Allow aes_cfb_128_{en|de}crypt to accept unaligned data | Sverker Eriksson |
2012-06-05 | Update to work with whitespace in exec path | Lukas Larsson |
2012-04-20 | Revert vsn.mk for crypto and private_key | Sverker Eriksson |
2012-04-20 | crypto: Optimize RSA private key handling | Sverker Eriksson |
2012-04-11 | crypto: Remove unnecessary dependency to libssl | Sverker Eriksson |
2011-12-12 | Prepare release | Erlang/OTP |