Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-04-04 | Fix broken links | Björn Gustavsson | |
A multitude of broken links were found when a bug was fixed in the link checker. | |||
2019-03-26 | Revert "Prepare release" | Henrik Nord | |
This reverts commit 0118046f9bda8dcf3594184fa439b79267db8017. | |||
2019-03-25 | Prepare release | Erlang/OTP | |
2019-03-21 | Merge branch 'maint' | Ingela Anderton Andin | |
2019-03-20 | Merge pull request #2162 from ↵ | Ingela Andin | |
danbaranov/public-key-less-strict-county-name-check public_key: Work around for certificates with 3 character country codes OTP-15687 | |||
2019-03-19 | allowed 3 letters country code to be valid | Denis Baranov | |
Some certificate issuers like Apple use USA instead of US as a country name. This makes handshake with a server not possible as this considered as not valid certificate. This commit eases that requirement to allow both 2 and 3 letters country names. | |||
2019-03-19 | Merge pull request #2180 from IngelaAndin/ingela/public_key/ERL-842 | Ingela Andin | |
public_key: Add AES 256 encryption for old PEM encryption mechanism OTP-13726 | |||
2019-03-18 | public_key: Correct documentation of verify_fun | Ingela Anderton Andin | |
2019-03-18 | public_key: Add AES 256 encryption for old PEM encryption mechanism | Ingela Anderton Andin | |
2019-03-12 | Merge branch 'maint' | Henrik Nord | |
* maint: Updated OTP version Prepare release | |||
2019-03-11 | Prepare release | Erlang/OTP | |
2019-02-27 | Revert "Prepare release" | Rickard Green | |
This reverts commit df130102cdeca8d35fec95a0c926fd1cfec54eab. | |||
2019-02-26 | Prepare release | Erlang/OTP | |
2019-02-22 | Merge branch 'maint' | Ingela Anderton Andin | |
Conflicts: lib/ssl/doc/src/ssl.xml lib/ssl/src/ssl.erl | |||
2019-02-22 | ssl: Enhance documentation after "use-spec-rewrite" | Ingela Anderton Andin | |
2019-02-05 | Merge branch 'maint' | Ingela Anderton Andin | |
Conflicts: lib/ssl/doc/src/ssl.xml lib/ssl/src/ssl.erl lib/ssl/src/ssl_cipher_format.erl lib/ssl/src/tls_handshake.erl | |||
2019-02-05 | ssl: Use specs to generate type documentation | Ingela Anderton Andin | |
2018-12-13 | Merge branch 'maint' | Sverker Eriksson | |
2018-12-12 | Add empty 'since' attribute for old modules and functions | Sverker Eriksson | |
2018-12-11 | Add "since" attributes in xml for new functions and modules | Sverker Eriksson | |
introduced after OTP_R13B03. | |||
2018-12-11 | Merge branch 'maint' | Henrik Nord | |
* maint: Updated OTP version Prepare release | |||
2018-12-10 | Prepare release | Erlang/OTP | |
2018-11-19 | Merge branch 'maint' | Hans Nilsson | |
* maint: public_key: Add Edward curves to the documentation public_key: Add ed25519 and ed448 sign/verify crypto: Add Edward curves to the documentation crypto: Add eddsa test case (ed25519 and ed448) crypto: Add ed25519 and ed448 sign/verify | |||
2018-11-19 | public_key: Add Edward curves to the documentation | Hans Nilsson | |
2018-11-19 | public_key: Add ed25519 and ed448 sign/verify | Hans Nilsson | |
2018-11-16 | Merge branch 'maint' | John Högberg | |
* maint: Updated OTP version Prepare release | |||
2018-11-15 | Prepare release | Erlang/OTP | |
2018-11-08 | public_key: Add additional ASN-1 definitions for DSA SHA2 support | Ingela Anderton Andin | |
2018-11-08 | Merge branch 'maint' | Ingela Anderton Andin | |
2018-11-06 | public_key: Add additional ASN-1 definitions for DSA SHA2 support | Ingela Anderton Andin | |
2018-10-23 | Merge branch 'maint' | Ingela Anderton Andin | |
2018-10-23 | public_key: Add DSA with SHA2 support | Ingela Anderton Andin | |
2018-10-19 | public_key: Add DSA with SHA2 support | Ingela Anderton Andin | |
2018-09-25 | Merge branch 'maint' | Henrik Nord | |
2018-09-24 | Prepare release | Erlang/OTP | |
2018-09-21 | Merge branch 'maint' | Henrik Nord | |
2018-09-21 | Update copyright year | Henrik Nord | |
2018-09-13 | Merge branch 'maint' | Hans Nilsson | |
* maint: ssh: Use exported crypto types public_key: Generate refman from types and specs public_key: Rework -type and -spec Check existing specs with code and documentation and adjust. Prepare for doc generation public_key: Setup for doc generation public_key: Remove special type signature for one test crypto: Add missing documentation for enable_fips_mode/1 crypto: Generate refman from types and specs and fix links in engine chapter for generated crypto module refman crypto: Rework -type and -spec Check code and documentation and write -type/-spec or adjust existing. Prepare for doc generation crypto: Setup for doc generation crypto: A user's guide chapter on algorithm details Such as keylengths, blocksizes and IV lengths are hard to find otherwise | |||
2018-09-13 | public_key: Generate refman from types and specs | Hans Nilsson | |
2018-09-13 | public_key: Rework -type and -spec | Hans Nilsson | |
Check existing specs with code and documentation and adjust. Prepare for doc generation | |||
2018-09-13 | public_key: Setup for doc generation | Hans Nilsson | |
2018-09-13 | public_key: Remove special type signature for one test | Hans Nilsson | |
2018-09-07 | Merge branch 'maint' | Hans Nilsson | |
* maint: public_key: Remove strange and unused(?) DSAPrivateKey from verify/5 | |||
2018-09-07 | public_key: Remove strange and unused(?) DSAPrivateKey from verify/5 | Hans Nilsson | |
2018-07-27 | Change "can not" into "cannot" | Raimo Niskanen | |
I did not find any legitimate use of "can not", however skipped changing e.g RFCs archived in the source tree. | |||
2018-07-13 | docs: make clean all XMLDIR | Lukas Larsson | |
2018-06-29 | Update release notes | Erlang/OTP | |
2018-06-29 | Update version numbers | Erlang/OTP | |
2018-06-26 | public_key: Remove moduli 5121 and 7167 | Hans Nilsson | |
Thoose were added by 598629aeba9de98e8cdf5637043eb34e5d407751 but are not universaly supported. | |||
2018-06-19 | Prepare release | Erlang/OTP | |