Age | Commit message (Expand) | Author |
2017-05-04 | Update copyright year | Raimo Niskanen |
2017-04-28 | ssl: Prepare for release | Ingela Anderton Andin |
2017-04-28 | Merge branch 'ingela/ssl/cacha-default/OTP-14382' | Ingela Anderton Andin |
2017-04-28 | ssl: Cacha is currently not tested enough to be most prefered. | Ingela Anderton Andin |
2017-04-26 | ssl: Correct DTLS mac handling | Ingela Anderton Andin |
2017-04-21 | ssl: TLS-1.2 clients will now always send hello messages on its own format. | Ingela Anderton Andin |
2017-04-13 | ssl, dtls: Refactor so that DTLS records are handled correctly together with ... | Ingela Anderton Andin |
2017-04-13 | ssl, dtls: Correct integer type for sequence number | Ingela Anderton Andin |
2017-04-13 | dtls: Correct cookie map name | Ingela Anderton Andin |
2017-04-13 | dtls: Fix active once emulation for DTLS | Ingela Anderton Andin |
2017-04-05 | Merge branch 'ingela/ssl/dtls-cookie/OTP-14076' | Ingela Anderton Andin |
2017-04-04 | Merge branch 'maint' | Ingela Anderton Andin |
2017-03-30 | dtls: Implement DTLS cookie secret generation | Ingela Anderton Andin |
2017-03-27 | ssl: Prepare for release | Ingela Anderton Andin |
2017-03-27 | ssl: Avoid data loss in active once | Ingela Anderton Andin |
2017-03-23 | Merge branch 'ingela/ssl/dtls-frag' | Ingela Anderton Andin |
2017-03-23 | dtls: Handle overlapping fragments | Ingela Anderton Andin |
2017-03-21 | ssl: Add connection information items | Ingela Anderton Andin |
2017-03-16 | ssl: Remove deprecated functions | Ingela Anderton Andin |
2017-03-10 | Update copyright year | Rickard Green |
2017-03-10 | dtls: Correct version check | Ingela Anderton Andin |
2017-03-08 | Merge branch 'maint' | Ingela Anderton Andin |
2017-03-08 | Merge branch 'ingela/ssl/next-maint-version' into maint | Ingela Anderton Andin |
2017-03-07 | dtls: 'dtlsv1.2' corresponds to 'tlsv1.2' | Ingela Anderton Andin |
2017-03-06 | dtls: Correct dialyzer spec and postpone inclusion of test | Ingela Anderton Andin |
2017-03-06 | dtls: Erlang distribution over DTLS is not supported | Ingela Anderton Andin |
2017-03-06 | dtls: Hibernation and retransmit timers | Ingela Anderton Andin |
2017-03-06 | dtls: Make sure retransmission timers are run | Ingela Anderton Andin |
2017-03-06 | dtls: DTLS specific handling of socket and ciphers | Ingela Anderton Andin |
2017-02-22 | Merge branch 'maint' | Ingela Anderton Andin |
2017-02-21 | ssl: Always prefer AES over 3DES | Ingela Anderton Andin |
2017-02-15 | Merge branch 'fix-source-typos' | Björn Gustavsson |
2017-02-14 | Fixed typos in lib/ssl | Andrew Dryga |
2017-02-08 | ssl: Avoid SSL/TLS hello format confusion | Ingela Anderton Andin |
2017-02-01 | ssl: Simplify configuration code | Ingela Anderton Andin |
2017-02-01 | ssl: Make sure PEM cache works as intended | Ingela Anderton Andin |
2017-01-27 | Merge branch 'ingela/ssl/key-ext-validate/ERL-338/OTP-14141' into maint | Ingela Anderton Andin |
2017-01-26 | ssl: The certificate path may be used as a source to find intermediate CAs fo... | Ingela Anderton Andin |
2017-01-24 | ssl: Handle more than one DistributionPoint | Ingela Anderton Andin |
2017-01-24 | ssl: Correct ssl_certificate:validate/3 | Ingela Anderton Andin |
2017-01-19 | ssl: Move PEM cache to a dedicated process | Ingela Anderton Andin |
2017-01-17 | ssl: Handle really big handshake packages | Ingela Anderton Andin |
2016-12-21 | ssl: Version update | Ingela Anderton Andin |
2016-12-19 | ssl: Correct terminate behaviour | Ingela Anderton Andin |
2016-12-07 | Update copyright-year | Erlang/OTP |
2016-12-05 | ssl: Implement DTLS state machine | Ingela Anderton Andin |
2016-11-02 | Add ECC curve selection order config in TLS server | Fred Hebert |
2016-10-10 | Properly filter ssl cipher suites reported as supported | Dániel Szoboszlay |
2016-10-07 | Merge branch 'ingela/ssl/cipher-type-spec' into maint | Ingela Anderton Andin |
2016-10-05 | ssl: Adjust cipher type to conform to implementation | Ingela Anderton Andin |