Age | Commit message (Expand) | Author |
2015-03-09 | Merge branch 'maint' | Ingela Anderton Andin |
2015-03-09 | public_key: Improve CRL handling support | Ingela Anderton Andin |
2014-12-15 | Start using os:getenv/2 fun | Peter Lemenkov |
2014-09-15 | Update release notes | Erlang/OTP |
2014-09-15 | Update version numbers | Erlang/OTP |
2014-09-11 | public_key: Fix link errors in documentation | Ingela Anderton Andin |
2014-09-09 | ssl, public_key: Add new option partial_chain | Ingela Anderton Andin |
2014-09-05 | public_key: Correct documentation of ASN-1 type utf8String | Ingela Anderton Andin |
2014-08-27 | public_key: Fix spec and documentation for pkix_crls_validate | Ingela Anderton Andin |
2014-08-27 | public_key: Fix spec and documentation for PBES | Ingela Anderton Andin |
2014-08-25 | public_key: Add encodeing functionality for PBES1 and PBES2 | Ingela Anderton Andin |
2014-08-22 | public_key: Add PBES1 decoding support | Ingela Anderton Andin |
2014-08-14 | public_key: Updated User Guide with ECC records | Ingela Anderton Andin |
2014-08-08 | public_key: Correct ASN1-type EcpkParameters in PEM handling | Ingela Anderton Andin |
2014-08-08 | public_key: Correct ASN-1 spec | Ingela Anderton Andin |
2014-04-07 | Update release notes | Erlang/OTP |
2014-04-03 | public_key: Fix typo | Ingela Anderton Andin |
2014-04-02 | public_key: Document issuer_fun option to pkix_crls_validate/3 | Ingela Anderton Andin |
2014-04-01 | public_key: Update outdated links | Ingela Anderton Andin |
2014-03-26 | ssl, pubkey: Code and test adjustments | Hans Nilsson |
2014-03-26 | Rework IDP validation according to the RFC, fix public_key tests | Andrew Thompson |
2014-03-26 | Various improvements to CRL handling | Andrew Thompson |
2014-03-25 | pubkey: Fixed unicode conversion | Hans Nilsson |
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-02-24 | Add test suites performing app and appup file checks | Tobias Schlager |
2014-02-18 | Fix library application appup files | Tobias Schlager |
2014-02-11 | Merge branch 'tuncer/fix-public_key-specs' | Henrik Nord |
2014-02-06 | public_key(3): fix private_key/0 type definition | Tuncer Ayaz |
2014-02-06 | public_key: Export some dialyzer types | Ingela Anderton Andin |
2014-01-28 | Consistently format public_key(3) | Tuncer Ayaz |
2014-01-28 | Fix incorrect use of public_key:private_key/0 type | Tuncer Ayaz |
2014-01-28 | Fix incorrect proplists type reference | Tuncer Ayaz |
2014-01-13 | public_key: add brainpool elliptic curves (RFC-5639) | Andreas Schultz |
2013-12-10 | Merge tag 'OTP_R16B03' | Magnus Lidén |
2013-12-09 | Prepare releaseOTP_R16B03 | Erlang/OTP |
2013-12-02 | Merge branch 'maint' | Ingela Anderton Andin |
2013-12-02 | ssl, public_key: Dialyzer fixes | Ingela Anderton Andin |
2013-11-15 | Merge branch 'maint' | Fredrik Gustafsson |
2013-11-08 | public_key_SUITE: Rename id-at-countryName to id-emailAddress | Andrew Bennett |
2013-11-07 | public_key: Workaround for incorrectly encoded utf8 emailAddress | Andrew Bennett |
2013-10-10 | public_key: change encoding to utf8 | Fredrik Gustafsson |
2013-10-10 | Merge branch 'maint' | Fredrik Gustafsson |
2013-10-10 | fix a little typo in public_key documentation | Tomas Morstein |
2013-09-17 | Merge tag 'OTP_R16B02' | Magnus Lidén |
2013-09-16 | Prepare releaseOTP_R16B02 | Erlang/OTP |
2013-09-02 | Merge branch 'maint' | Fredrik Gustafsson |
2013-09-02 | Merge branch 'dotsimon/pubkey_aes_cbc/OTP-11281' into maint | Fredrik Gustafsson |
2013-09-02 | Merge remote-tracking branch 'upstream/maint' | Ingela Anderton Andin |
2013-08-29 | Allow public_key:pem_entry_decode/2) to handle AES-128-CBC ciphered keys | Simon Cornish |