Age | Commit message (Expand) | Author |
2013-08-29 | public_key: Add support for "Simple Certificate Enrollment Protocol" to PKCS-7 | Ingela Anderton Andin |
2013-06-24 | public_key: Make test cases independent of failure of other test cases | Ingela Anderton Andin |
2013-06-07 | public_key & ssl: Add ASN-1 dependency | Ingela Anderton Andin |
2013-05-24 | crypto, public_key & ssl: Make more functions accept integer keys | Sverker Eriksson |
2013-05-20 | ssl, public_key, crypto: crypto:algorithms/0 -> crypto:supports/0 | Ingela Anderton Andin |
2013-05-20 | ssl, public_key & inets: Remove use of deprecated crypto functions from | Ingela Anderton Andin |
2013-05-20 | public_key: Remove use of deprecated crypto functions | Ingela Anderton Andin |
2013-05-08 | crypto: Deprecate functions, update doc and specs | Ingela Anderton Andin |
2013-05-08 | PUBLIC_KEY: add support for Elliptic Curves to public_key app | Andreas Schultz |
2013-04-17 | Encode Erlang source files with non-ascii characters in UTF-8 | Björn Gustavsson |
2013-03-13 | public_key & ssl: Add support for ISO oids 1.3.14.3.2.29 and 1.3.14.3.2.27 | 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 |
2012-11-26 | Fix other applications | Björn Gustavsson |
2012-11-16 | Merge remote branch 'upstream/maint' | Ingela Anderton Andin |
2012-11-16 | public_key: Add PKCS-10 documentation and PKCS-7 test case | Ingela Anderton Andin |
2012-11-15 | public_key: Simplified PKCS-7 and PKCS-10 specs. | Ingela Anderton Andin |
2012-11-15 | public_key: Added PKCS-10 | Fredrik Gustafsson |
2012-09-05 | public_key: ssh_decode now handles comments, at the end of the line, containi... | Ingela Anderton Andin |
2012-08-31 | Update copyright years | Björn-Egil Dahlberg |
2012-08-24 | ssl & public_key: Workaround that some certificates encode countryname as utf... | Ingela Anderton Andin |
2012-06-05 | Update to work with whitespace in exec path | Lukas Larsson |
2012-05-02 | Fix include issues in when building tests | Lukas Larsson |
2011-12-09 | Converted pk12 test suite files to pem and adjusted our framework | Ingela Anderton Andin |
2011-12-07 | Add default value for "user" if os:getenv("USER") returns false | Ingela Anderton Andin |
2011-11-01 | Clean up of public_key code adding specs and documentation | Sverker Eriksson |
2011-11-01 | Additions to crypto and public_key needed for full PKCS-8 support | Ingela Anderton Andin |
2011-11-01 | Add PKCS-8 support to public_key | Ingela Anderton Andin |
2011-09-21 | Revert "Support md2WithRSAEncryption certificates in public_key" | Sverker Eriksson |
2011-09-06 | Support md2WithRSAEncryption certificates in public_key | Christian von Roques |
2011-04-20 | Created common test groups and temporary skipped pkits_SUITE as the | Ingela Anderton Andin |
2011-03-30 | Merge branch 'hw/call-chmod-without-f' into dev | Henrik Nord |
2011-03-24 | Implemented encode/decode support for ssh public key files | Ingela Anderton Andin |
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 | Update and add cover spec files to work with common_test | Lukas Larsson |
2011-02-17 | Update all test specs | 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-02-17 | Strip new lines at end of PEM entry when comparing as it may be more than one | Ingela Anderton Andin |
2011-02-14 | Improved support for RSA and DSA public keys | Seth Falcon |
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-11-30 | Fixed guard and test case | Ingela Anderton Andin |
2010-11-15 | Call chmod without the "-f" flag | Holger Weiß |
2010-10-01 | Merge branch 'maint-r14' into dev | Ingela Anderton Andin |