Age | Commit message (Expand) | Author |
2014-09-08 | crypto: Verify OpenSSL library major version at load | Sverker Eriksson |
2014-06-19 | Prepare release | Erlang/OTP |
2014-06-19 | Merge branch 'sverk/crypto-ec-mem-leak/OTP-11999' into maint | Sverker Eriksson |
2014-06-18 | crypto: Fix memory leak of EC "keys" and "points" | Sverker Eriksson |
2014-06-17 | crypto: Fix crypto for debug and valgrind | Sverker Eriksson |
2014-06-11 | Merge branch 'pguyot/fix_srp' into maint | Henrik Nord |
2014-05-26 | crypto: Fix memory leak in some error cases | Sverker Eriksson |
2014-05-26 | crypto: Fix memory leak in hmac stream functions | Sverker Eriksson |
2014-05-15 | Fix bug in SRP implementation | Paul Guyot |
2014-04-29 | Add AES-CBF8 cypher to crypto module | Bernard Duggan |
2014-04-07 | Update release notes | Erlang/OTP |
2014-03-20 | Introduce runtime_dependencies in .app files | Rickard Green |
2014-03-20 | Bump versions and ensure that all are "normal" versions | Rickard Green |
2014-03-17 | Change encoding for XML files to utf-8 | Siri Hansen |
2014-02-24 | Merge branch 'lukas/ose/master/OTP-11334' | Lukas Larsson |
2014-02-24 | ose: Fix support for crypto | Lukas Larsson |
2014-02-24 | crypto: Add rand_seed function | Lukas Larsson |
2014-02-24 | Added support for ENEA OSE | Lukas Larsson |
2014-02-24 | Merge branch 'schlagert/fix_basic_appups' | Siri Hansen |
2014-02-24 | Add test suites performing app and appup file checks | Tobias Schlager |
2014-02-19 | Merge branch 'sverk/crypto/nomem-abort' | Sverker Eriksson |
2014-02-19 | Merge branch 'sverk/crypto/hmac-context-reuse-bug' | Sverker Eriksson |
2014-02-18 | Fix library application appup files | Tobias Schlager |
2014-02-12 | crypto: Fix bug when using old hmac context | Sverker Eriksson |
2014-02-05 | crypto: Abort VM if out of memory | Sverker Eriksson |
2014-01-27 | Merge branch 'sverk/crypto-process-slaughter' | Sverker Eriksson |
2014-01-24 | Merge branch 'andrewtj/atj-crypto-chiphertext-typo' | Henrik Nord |
2014-01-17 | crypto: Remove all processes from application crypto | Sverker Eriksson |
2014-01-13 | crypto: selective support for GF2m curves | Andreas Schultz |
2014-01-13 | crypto: document ec_curves/0 and ec_curve/1 | Andreas Schultz |
2014-01-13 | crypto: add brainpool (RFC 5639) curves | Andreas Schultz |
2014-01-13 | crypto: move elitic curve definitions from OpenSSL built-ins to Erlang | Andreas Schultz |
2014-01-13 | crypto: add ECDH test vectors for more curves | Andreas Schultz |
2013-12-16 | crypto: Fix memory leaks and invalid deallocations | Sverker Eriksson |
2013-12-10 | Merge tag 'OTP_R16B03' | Magnus Lidén |
2013-12-09 | Prepare releaseOTP_R16B03 | Erlang/OTP |
2013-12-03 | crypto: Fix bug in change_basename | Sverker Eriksson |
2013-12-03 | Merge branch 'sverk/yb/aes_ige_crypt' | Sverker Eriksson |
2013-12-03 | Merge branch 'maint' | Sverker Eriksson |
2013-12-03 | Merge branch 'sverk/crypto-no_answer_from_tc_supervisor' into maint | Sverker Eriksson |
2013-12-02 | Merge branch 'maint' | Henrik Nord |
2013-12-02 | Merge branch 'nox/crypto-uninitialized-vars' into maint | Henrik Nord |
2013-12-02 | crypto: Add more lazy_eval to avoid no_answer_from_tc_supervisor | Sverker Eriksson |
2013-11-27 | Merge branch 'maint' | Sverker Eriksson |
2013-11-27 | crypto: Update supports/0 for des3_cbf and aes_ige256 | Sverker Eriksson |
2013-11-27 | crypto: Throw notsup for AES IGE if openssl older than 0.9.8c | Sverker Eriksson |
2013-11-22 | crypto: Avoid test_server crash 'no_answer_from_tc_supervisor' | Sverker Eriksson |
2013-11-21 | Fix some uninitialized pointers in crypto | Anthony Ramine |
2013-11-16 | crypto: Fix 'ChipherText' typo in doc | Andrew Tunnell-Jones |
2013-10-16 | Merge branch 'sverk/load-nif-unicode' | Sverker Eriksson |