Age | Commit message (Expand) | Author |
2017-06-21 | Prepare release | Erlang/OTP |
2017-06-12 | Fix type on line 872 | willemdj |
2017-05-31 | Revert "Prepare release" | Hans Nilsson |
2017-05-30 | Prepare release | Erlang/OTP |
2017-05-22 | ssh: fix the rsa-sha2-* hostkey verify error | Hans Nilsson |
2017-05-05 | Revert "Prepare release" | Raimo Niskanen |
2017-05-04 | Prepare release | Erlang/OTP |
2017-05-04 | Update copyright year | Raimo Niskanen |
2017-04-26 | ssh: Implement signature algorithms rsa-sha2-*. draft-ietf-curdle-rsa-sha2 | Hans Nilsson |
2017-04-12 | public_key: Public RSA key is present in private key | Ingela Anderton Andin |
2017-03-23 | ssl, public_key: Add functionality for generating X509 cert test data | Ingela Anderton Andin |
2017-03-14 | Merge branch 'maint' | Rickard Green |
2017-03-14 | Prepare release | Erlang/OTP |
2017-03-13 | Merge branch 'wiml/crypto/rsa-generate-key/ERL-165/PR-1299/OTP-14140' | Hans Nilsson |
2017-03-10 | Update copyright year | Rickard Green |
2017-03-09 | public_key: Bugfix public_key:generate_key({namedCurve,OID}) | Hans Nilsson |
2017-03-09 | public_key: updated crypto dependence in .app.src | Hans Nilsson |
2017-03-09 | public_key: RSA key gen documentation | Hans Nilsson |
2017-03-09 | public_key: Make test suites use the new RSA key generation function | Hans Nilsson |
2017-03-09 | public_key: New -spec for public_key:generate_key/1 | Hans Nilsson |
2017-03-09 | public_key: Add RSA to public_key:generate_key/1 | Hans Nilsson |
2017-02-16 | Merge branch 'maint' | Hans Nilsson |
2017-02-14 | public_key: generate a list of ssh fingerprints on request | Hans Nilsson |
2017-02-14 | Fixed typos in PKCS-8.asn1 file | Andrew Dryga |
2017-01-26 | Merge branch 'maint' | Hans Nilsson |
2017-01-25 | public_key: pkix_verify_hostname (RFC 6125) | Hans Nilsson |
2016-12-16 | public_key: Use maps instead of dict | Björn-Egil Dahlberg |
2016-12-09 | Prepare release | Erlang/OTP |
2016-12-07 | Update copyright-year | Erlang/OTP |
2016-12-05 | public_key: update vsn.mk | Hans Nilsson |
2016-12-02 | public_key: exclude asn1 generated module PKCS-FRAME from cover | Hans Nilsson |
2016-11-22 | public_key: ssh host key fingerprint generator added | Hans Nilsson |
2016-10-04 | Merge branch 'legoscia/crypto/no-rc2/PR-1163/OTP-13895' into maint | Raimo Niskanen |
2016-09-27 | Fix typos in public_key_app.xml | Magnus Henoch |
2016-09-14 | Fix compilation when OpenSSL doesn't support RC2 | Magnus Henoch |
2016-06-21 | Prepare release | Erlang/OTP |
2016-06-16 | public_key: Fix Xmllint errors | Ingela Anderton Andin |
2016-06-14 | public_key: Add missing comma form merge commit 5268c7b957c30c31e551f197463cd... | Ingela Anderton Andin |
2016-06-14 | Merge branch 'legoscia/ssl_crl_hash_dir-bis/PR-982/OTP-13530' | Ingela Anderton Andin |
2016-06-07 | Merge branch 'ingela/public_key/doc/OTP-13186' | Ingela Anderton Andin |
2016-06-03 | public_key: Create application manual page that is man(6) | Ingela Anderton Andin |
2016-06-03 | public_key: Support more general name types | Ingela Anderton Andin |
2016-06-02 | Revert "Prepare release" | Erlang/OTP |
2016-06-02 | Prepare release | Erlang/OTP |
2016-05-17 | Fix program paths used in build process | Alexey Lebedeff |
2016-05-13 | public_key: Remove test_server config macros and unsed hooks | Ingela Anderton Andin |
2016-05-12 | Revert "Prepare release" | Erlang/OTP |
2016-05-11 | Prepare release | Erlang/OTP |
2016-04-26 | Remove extra ">" in examples | eksperimental |
2016-04-25 | public_key: Remove use of crypto:rand_bytes/1 | Ingela Anderton Andin |