Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-06-18 | Change license text to APLv2 | Bruce Yinhe | |
2013-06-24 | public_key: Make test cases independent of failure of other test cases | Ingela Anderton Andin | |
to clean up. | |||
2013-06-07 | public_key & ssl: Add ASN-1 dependency | Ingela Anderton Andin | |
As the ASN-1 application relies on a nif in R16 for decodeing (that was not the case in R15), public_key currently has a runtime dependency on ASN-1. Hopefully we will be able to remove this dependency again in the future. | |||
2013-05-20 | ssl, public_key, crypto: crypto:algorithms/0 -> crypto:supports/0 | Ingela Anderton Andin | |
2013-05-08 | crypto: Deprecate functions, update doc and specs | Ingela Anderton Andin | |
2013-01-11 | public_key: CTify test suites | Ingela Anderton Andin | |
2013-01-11 | Support CRL verification in public_key | Ingela Anderton Andin | |
2013-01-11 | All basic test cases pass | Ingela Anderton Andin | |
2011-12-09 | Converted pk12 test suite files to pem and adjusted our framework | Ingela Anderton Andin | |
to deal with changes to the pkits suite. | |||
2011-04-20 | Created common test groups and temporary skipped pkits_SUITE as the | Ingela Anderton Andin | |
conformance tests suite certificates has expired. New conformance tests uses another format to save certificates so we need to implement PKCS-12 support. CRL tests are commented out as the CRL support is not included in the main development yet. | |||
2011-03-07 | Workaround for application:start(crypto) inconsistency | Ingela Anderton Andin | |
2011-02-17 | Rename Suite Callback to Common Test Hook | Lukas Larsson | |
2011-02-17 | Fix formatting for public_key | Lukas Larsson | |
2011-02-17 | Add ts_install_scb to suite/0 | Lukas Larsson | |
2011-02-17 | Update common_test tests to conform with common_test standard | Lukas Larsson | |
2011-02-17 | Update public_key tests to conform with common_test standard | Lukas Larsson | |
2011-02-17 | Update all fin_per_testcase to end_per_testcase. | Lukas Larsson | |
2011-01-24 | Changed crypto start test so that it works as intended | Ingela Anderton Andin | |
2011-01-20 | Skip ssl and public key tests if crypto fails to start | Ingela Anderton Andin | |
2010-08-31 | Complete rename of erl_make_certs | Dan Gudmundsson | |
2010-08-23 | Revise the public_key API | Ingela Anderton Andin | |
Cleaned up and documented the public_key API to make it useful for general use. | |||
2009-11-20 | The R13B03 release.OTP_R13B03 | Erlang/OTP | |