Age | Commit message (Expand) | Author |
2016-04-13 | Merge branch 'henrik/update-copyrightyear' | Henrik Nord |
2016-04-06 | ssl: Add option signature_algs | Ingela Anderton Andin |
2016-03-15 | update copyright-year | Henrik Nord |
2016-02-17 | Be suspicious of certificates without CRL DPs | Magnus Henoch |
2015-06-18 | Change license text to APLv2 | Bruce Yinhe |
2015-06-02 | Merge branch 'maint' | Henrik Nord |
2015-05-29 | ssl: Correct handling of bad input to premaster_secret calculation | Ingela Anderton Andin |
2015-04-20 | ssl: Ignore signature_algorithm (TLS 1.2 extension) sent to TLS 1.0/1 server | Andreas Schultz |
2015-04-20 | ssl: Adjust to public_key application removing legacy compact_bit_string switch | Ingela Anderton Andin |
2015-03-17 | ssl: Add TLS-ALPN support | Loïc Hoguin |
2015-03-11 | ssl: Dialyzer fixes | Ingela Anderton Andin |
2015-03-09 | ssl: Integrate public_key CRL verification with the ssl application | Ingela Anderton Andin |
2014-09-25 | Merge branch 'maint' | Ingela Anderton Andin |
2014-09-24 | ssl: Servers may include an empty SNI-extension | Ingela Anderton Andin |
2014-09-10 | Merge branch 'maint' | Ingela Anderton Andin |
2014-09-09 | ssl, public_key: Add new option partial_chain | Ingela Anderton Andin |
2014-09-03 | ssl: implement AES128-GCM suites | Andreas Schultz |
2014-08-19 | ssl: Fix boolean expression | Ingela Anderton Andin |
2014-08-18 | ssl: Fix broken contract | Ingela Anderton Andin |
2014-08-08 | ssl: Correct handling of certificate_types in Certificate Requests | Ingela Anderton Andin |
2014-06-01 | ssl: parse SNI in received client hello records | András Veres-Szentkirályi |
2014-04-23 | ssl: Refactor so that there is only one source for the default hashsign values | Ingela Anderton Andin |
2014-04-23 | ssl: always pass negotiated version when selecting hashsign | Danil Zagoskin |
2014-04-23 | ssl: TLSv1.2: proper default sign algo for RSA | Danil Zagoskin |
2014-04-16 | ssl: Select supported cipher suites for the negotiated SSL/TLS-version | Ingela Anderton Andin |
2014-03-25 | ssl: Improve type specs | Ingela Anderton Andin |
2014-03-14 | ssl: Server now ignores client ECC curves that it does not support instead of | Ingela Anderton Andin |
2014-02-25 | ssl: Fix compiler warnings | Ingela Anderton Andin |
2014-01-28 | Fix incorrect use of public_key:private_key/0 type | Tuncer Ayaz |
2014-01-28 | Merge branch 'ia/Vagabond/adt-honor-cipher-order/OTP-11621' | Ingela Anderton Andin |
2014-01-22 | ssl: Incorrect inputed cipherlist lead server to think that the client | Ingela Anderton Andin |
2014-01-21 | Implement 'honor_cipher_order' SSL server-side option | Andrew Thompson |
2014-01-14 | ssl: fix elliptic curve selection in server mode | Andreas Schultz |
2013-12-02 | ssl: Refactor API | Ingela Anderton Andin |
2013-12-02 | ssl, public_key: Dialyzer fixes | Ingela Anderton Andin |
2013-12-02 | ssl: Refactor premaster secret handling | Ingela Anderton Andin |
2013-12-02 | ssl: Refactor connection and handshake handling | Ingela Anderton Andin |
2013-11-06 | Add a new server_name_indication option to ssl:connect | Julien Barbot |
2013-11-06 | Add SSL Server Name Indication (SNI) client support | Julien Barbot |
2013-10-14 | ssl: Honor TLS client ECC extension | Ingela Anderton Andin |
2013-09-10 | ssl: Refactor TLS/DTLS record handling | Ingela Anderton Andin |
2013-09-10 | ssl: Dialyzer fixes | Ingela Anderton Andin |
2013-09-10 | ssl: Solve rebase issues | Ingela Anderton Andin |
2013-09-10 | ssl: DTLS record handling | Ingela Anderton Andin |
2013-09-10 | ssl: Refactor to provide common handshake functions for TLS/DTLS | Ingela Anderton Andin |
2013-06-04 | ssl: Structural perarparation to support DTLS | Ingela Anderton Andin |
2013-06-04 | ssl: Rename ssl_certificate_db to ssl_pkix_db for clarity | Ingela Anderton Andin |
2013-05-20 | ssl, public_key, crypto: crypto:algorithms/0 -> crypto:supports/0 | Ingela Anderton Andin |
2013-05-08 | ssl: Only send ECC-hello extension if ECC-cipher suites are advertised | Ingela Anderton Andin |
2013-05-08 | crypto: Deprecate functions, update doc and specs | Ingela Anderton Andin |