Age | Commit message (Expand) | Author |
2018-05-18 | Merge branch 'sverker/crypto-upgrade-bug/OTP-15088' | Sverker Eriksson |
2018-05-17 | crypto: Robustify the do-once-initialization | Sverker Eriksson |
2018-05-17 | crypto: Fix upgrade bug when engine support is missing | Sverker Eriksson |
2018-05-08 | Merge branch 'maint' | Hans Nilsson |
2018-05-07 | Prepare release | Erlang/OTP |
2018-05-07 | Merge branch 'hans/crypto/OPENSSL_NO_EC/OTP-15073' into maint-20 | Erlang/OTP |
2018-05-04 | crypto: get_engine_load_cmd_list excluded if no engine support | Hans Nilsson |
2018-05-04 | crypto: Fix compilation for LibreSSL 2.7.x | Hans Nilsson |
2018-05-04 | crypto: Disable test_engine if engine is disabled | Hans Nilsson |
2018-05-04 | crypto: disable engine if OPENSSL_NO_EC* is set | Hans Nilsson |
2018-05-02 | Revert "Update release notes" | Henrik |
2018-05-02 | Revert "Update version numbers" | Henrik |
2018-04-30 | Update release notes | Erlang/OTP |
2018-04-30 | Update version numbers | Erlang/OTP |
2018-04-27 | [crypto] Skip test cases for specific ssl version on old machine | Lars Thorsen |
2018-04-26 | crypto: Test case with a failing Pub/Priv/P/G combination | Hans Nilsson |
2018-04-26 | crypto: Use EVP-api in dh_compute_key_nif and dh_generate_key_nif | Hans Nilsson |
2018-04-25 | crypto: Add marker for engine_ref | Hans Nilsson |
2018-03-22 | crypto: Improve load error message | Sverker Eriksson |
2018-03-14 | Merge branch 'maint' | Henrik |
2018-03-09 | Update release notes | Erlang/OTP |
2018-03-09 | Update version numbers | Erlang/OTP |
2018-03-09 | crypto: Remove undocumented, unused and erroneous functions | Hans Nilsson |
2018-03-06 | Merge branch 'maint' | Anders Svensson |
2018-03-05 | [crypto] Fix hanging test case on outdated lab machine | Lars Thorsen |
2018-01-12 | Merge branch 'maint' | Hans Nilsson |
2018-01-12 | crypto: Disable RSA sslv23 padding for LibreSSL >= 2.6.1 | Hans Nilsson |
2017-12-13 | Merge branch 'maint' | Henrik Nord |
2017-12-08 | Update release notes | Erlang/OTP |
2017-12-08 | Update version numbers | Erlang/OTP |
2017-12-04 | Merge branch 'maint' | Lars Thorsen |
2017-12-04 | [crypto] Add engine_ctrl_cmd_string() to API | Lars Thorsen |
2017-12-01 | Merge branch 'maint' | Hans Nilsson |
2017-12-01 | crypto: engine_SUITE update | Hans Nilsson |
2017-12-01 | crypto: fix pubkey_to_privkey | Hans Nilsson |
2017-12-01 | Merge branch 'maint' | Lars Thorsen |
2017-12-01 | [crypto] Fix memory leak | Lars Thorsen |
2017-11-23 | Merge branch 'maint' | Hans Nilsson |
2017-11-23 | Merge branch 'hans/crypto/doc_engine_keys/OTP-14735' into maint | Hans Nilsson |
2017-11-22 | Merge branch 'maint' | Hans Nilsson |
2017-11-22 | Merge branch 'hans/crypto/cuddle_tests' into maint | Hans Nilsson |
2017-11-21 | Merge branch 'maint' | Sverker Eriksson |
2017-11-21 | Merge branch 'sverker/crypto/fix-valgrind-assert' into maint | Sverker Eriksson |
2017-11-21 | crypto: Changes after review | Hans Nilsson |
2017-11-21 | crypto: Fixes to make privkey_to_pubkey behave similar to other functions | Hans Nilsson |
2017-11-20 | Remove core dump risk in crypto.c | Hans Nilsson |
2017-11-20 | crypto: Printout polishing | Hans Nilsson |
2017-11-20 | crypto: Correct and extends tests of key fetching/usage | Hans Nilsson |
2017-11-20 | crypto: Engine stored keys doc | Hans Nilsson |
2017-11-10 | crypto: Remove faulty valgrind assertion | Sverker Eriksson |