Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-12-12 | Prepare release | Erlang/OTP | |
2011-11-01 | Clean up of public_key code adding specs and documentation | Sverker Eriksson | |
2011-10-27 | Remove unused */doc/src/make.dep files | Björn Gustavsson | |
These dependency files was once used when building the documentation, but are no longer needed. | |||
2011-10-27 | doc Makefiles: Eliminate DOCSUPPORT ifdefs | Björn Gustavsson | |
Some applications still have support for an ancient documentation build system. Eliminate the DOCSUPPORT define in otp.mk.in and the not taken arm of the ifdefs in the Makefiles. | |||
2011-10-04 | Merge branch 'dev' into major | Björn-Egil Dahlberg | |
2011-10-04 | Prepare releaseOTP_R14B04 | Erlang/OTP | |
2011-09-28 | Merge branch 'dev' into major | Sverker Eriksson | |
2011-09-21 | Revert "Support md2WithRSAEncryption certificates in public_key" | Sverker Eriksson | |
This reverts commit c7e5f7576e213060cbb332be64a7c3798f6a2cc2. | |||
2011-09-20 | Merge branch 'dev' into major | Henrik Nord | |
Conflicts: erts/aclocal.m4 erts/include/internal/ethread_header_config.h.in | |||
2011-09-06 | Support md2WithRSAEncryption certificates in public_key | Christian von Roques | |
2011-08-25 | Merge branch 'dev' into major | Henrik Nord | |
2011-08-08 | Trivial documentation fixes | Christian von Roques | |
2011-07-21 | Both encode and decode nifs are now available in the asn1rt | Lukas Larsson | |
2011-07-05 | Start using asn1 nifs for OTP-PUB-KEY.asn1 | Lukas Larsson | |
asn1 will use an erlang fallback if the nifs are not found | |||
2011-05-24 | Prepare releaseOTP_R14B03 | Erlang/OTP | |
2011-05-18 | Corrected documentation error and added examples to Users Guide | Ingela Anderton Andin | |
2011-04-06 | Merge branch 'dev' into bmk/inets/inet56_integration | Micael Karlberg | |
2011-03-24 | Merge branch 'ia/public_key/encode-decode-ssh/OTP-9144' into dev | Ingela Anderton Andin | |
* ia/public_key/encode-decode-ssh/OTP-9144: Implemented encode/decode support for ssh public key files | |||
2011-03-24 | Implemented encode/decode support for ssh public key files | Ingela Anderton Andin | |
2011-03-17 | Merge branch 'dev' into ↵ | Micael Karlberg | |
bmk/inets/ftp/missing_spec_causes_dialyxer_problems/OTP-9114 Also fixed a bunch of "end-years" (was 2010 but should have been 2011, which the commit hook not happy with). | |||
2011-03-14 | Prepare releaseOTP_R14B02 | Erlang/OTP | |
2011-03-11 | Update copyright years | Björn-Egil Dahlberg | |
2011-03-08 | Removed white space in function name tag as it breaks links | Ingela Anderton Andin | |
2011-02-14 | Improved support for RSA and DSA public keys | Seth Falcon | |
This patch allows the public_key module to decode and encode RSA and DSA keys encoded using the SubjectPublicKeyInfo format. When pem_entry_encode is called on an RSA or DSA public key type, the key is wrapped in the SubjectPublicKeyInfo format. | |||
2010-12-06 | Prepare release | Erlang/OTP | |
2010-10-01 | Merge branch 'maint-r14' into dev | Ingela Anderton Andin | |
Conflicts: lib/public_key/src/pubkey_cert.erl | |||
2010-09-29 | Prepare release | Erlang/OTP | |
2010-09-13 | Prepare releaseOTP_R14B | Erlang/OTP | |
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. | |||
2010-06-08 | public_key: prepare for release | Dan Gudmundsson | |
2010-04-15 | ** Empty commit message ** | Ingela Anderton Andin | |
2010-02-17 | public_key: Prepare release | Dan Gudmundsson | |
2010-01-21 | ** Empty commit message ** | Lars G Thorsen | |
2009-12-10 | Cleaned up docs | Dan Gudmundsson | |
2009-11-20 | The R13B03 release.OTP_R13B03 | Erlang/OTP | |