Age | Commit message (Expand) | Author |
2018-02-13 | public_key: Use uri_string | Péter Dimitrov |
2018-01-08 | Fix typo in PKCS-7.asn1 | Sander Dijkhuis |
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 'raimo/ssl-dist-bench/OTP-14657' | Raimo Niskanen |
2017-12-04 | Facilitate test certs with common root | Raimo Niskanen |
2017-12-01 | Facilitate test certs with common root | Raimo Niskanen |
2017-12-01 | Merge branch 'maint' | Hans Nilsson |
2017-12-01 | public_key: Separated failing gen_ec_param test case into two | Hans Nilsson |
2017-11-28 | Merge branch 'maint' | Hans Nilsson |
2017-11-27 | public_key: Fix failing pkix_verify_hostname_subjAltName_IP TC | Hans Nilsson |
2017-11-24 | Merge branch 'hans/public_key/base64_fix/OTP-14788' | Hans Nilsson |
2017-11-23 | Merge branch 'maint-20' into maint | Ingela Anderton Andin |
2017-11-22 | public_key: Fix bad calls to base64:* | Hans Nilsson |
2017-11-22 | Update release notes | Erlang/OTP |
2017-11-22 | Update version numbers | Erlang/OTP |
2017-11-22 | Merge branch 'hans/public_key/verify_hostname_ip_address_maint20/OTP-14653' i... | Erlang/OTP |
2017-11-22 | public_key: verify ip (both v4 and v6) | Hans Nilsson |
2017-11-22 | public_key: Added IP4 address checks to hostname_verification tests | Hans Nilsson |
2017-11-09 | public_key: Fix dialyzer spec | Ingela Anderton Andin |
2017-11-09 | public_key, ssl: Handles keys so that APIs are preserved correctly | Ingela Anderton Andin |
2017-10-26 | public_key: Check that ec curve used for test is supported | Ingela Anderton Andin |
2017-10-21 | public_key: Handle formatting of ECC params from DER to crypto API | Ingela Anderton Andin |
2017-10-18 | public_key: Correct spelling error | Hans Nilsson |
2017-10-17 | Merge branch 'ingela/ssl/extend-hostname-check/OTP-14632/OTP-14655' into maint | Ingela Anderton Andin |
2017-10-16 | public_key: Polish verify_hostname doc | Hans Nilsson |
2017-10-13 | public_key: Fix dialyzer spec | Ingela Anderton Andin |
2017-10-12 | public_key: Remove dead code | Hans Nilsson |
2017-10-12 | public_key: Remove extra unused element in internal pubkey_ssh:encode/2 | Hans Nilsson |
2017-10-12 | public_key, ssl: Handles keys so that APIs are preserved correctly | Ingela Anderton Andin |
2017-10-12 | public_key: Fix bug in pkix_verify_hostname with IP addresses | Hans Nilsson |
2017-10-10 | Merge branch 'lars/doc-cleanup/OTP-14475' into maint | Lars Thorsen |
2017-10-02 | ssh: add ecdsa_pass_phrase option in analogy with rsa_pass_phrase | Hans Nilsson |
2017-10-02 | public_key: verify ip (both v4 and v6) | Hans Nilsson |
2017-10-02 | public_key: Added IP4 address checks to hostname_verification tests | Hans Nilsson |
2017-09-28 | Remove unused files from the documentation build | Lars Thorsen |
2017-09-22 | Update release notes | Erlang/OTP |
2017-09-22 | public_key: Add app (ssl) to marker in seelalso tag | Hans Nilsson |
2017-09-20 | public_key, ssl: Prepare for release | Ingela Anderton Andin |
2017-09-20 | public_key, ssl: Provide certitifate test data generation function in public_key | Ingela Anderton Andin |
2017-09-19 | Merge pull request #1564 from goertzenator/ecpkparameter_fix | Ingela Andin |
2017-09-15 | skip ec_pem_encode_generated when underlying crypto not available | Daniel Goertzen |
2017-09-12 | public_key: Deprecated random function replaced | Hans Nilsson |
2017-09-12 | public_key: clearify random set bounderys in comments | Hans Nilsson |
2017-09-11 | fix ERL-481 ecpkParameters representation | Daniel Goertzen |
2017-07-25 | RSAPrivateKey version is set to 'two-prime', as stated in documentation, and ... | Konstantinos Kallas |
2017-07-10 | Merge branch 'ingela/public_key/ssl/CRL-error-propagation/OTP-14236' into maint | Ingela Anderton Andin |
2017-07-07 | ssl,public_key: Provide details for CRL check failiures when revokation state... | Ingela Anderton Andin |
2017-07-07 | public_key: Update for new crypto:sign and crypto:verify from PR838 | Hans Nilsson |