Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-07-24 | Merge branch 'maint-20' into maint | John Högberg | |
* maint-20: Updated OTP version Prepare release ssl: Engine key trumps certfile option inets: Prepare for release inets: Improve error handling | |||
2018-07-20 | Merge branch 'ingela/ssl/engine-vs-certfile/ERLERL-211/OTP-15193' into maint-20 | Erlang/OTP | |
* ingela/ssl/engine-vs-certfile/ERLERL-211/OTP-15193: ssl: Engine key trumps certfile option | |||
2018-07-17 | ssl: Engine key trumps certfile option | Ingela Anderton Andin | |
2018-07-10 | ssl: Fix ECDSA key decode clause | Ingela Anderton Andin | |
2018-06-18 | Update copyright year | Henrik Nord | |
2018-04-30 | ssl: Fix ECDSA key decode clause | Ingela Anderton Andin | |
2017-11-08 | ssl: Add private key configuration for crypto engine | Ingela Anderton Andin | |
2017-05-04 | Update copyright year | Raimo Niskanen | |
2017-02-01 | ssl: Simplify configuration code | Ingela Anderton Andin | |
Use map instead of large tuple, which was not an option when the code was written originally. More simplifications along these lines may be done later to the state record. | |||
2017-02-01 | ssl: Make sure PEM cache works as intended | Ingela Anderton Andin | |
Move of PEM cache to own process was flawed and not all PEM files where cached properly. We must properly handle both the ditributed and the normal mode of the ssl application. | |||
2017-01-19 | ssl: Move PEM cache to a dedicated process | Ingela Anderton Andin | |
The PEM cache handling has proven to be too disruptive of the manager process. | |||
2015-06-18 | Change license text to APLv2 | Bruce Yinhe | |
2015-03-09 | ssl: Integrate public_key CRL verification with the ssl application | Ingela Anderton Andin | |
2013-12-02 | ssl: Refactor connetion handling | Ingela Anderton Andin | |