Age | Commit message (Expand) | Author |
2018-01-04 | ssl: Prevent error handling race condition | Ingela Anderton Andin |
2017-12-20 | dtls: Add handling of lost key exchange in cipher state | Ingela Anderton Andin |
2017-12-20 | ssl: Correct DTLS client close handling | Ingela Anderton Andin |
2017-12-20 | Merge branch 'ingela/dtls-cuddling' into maint | Ingela Anderton Andin |
2017-12-20 | Merge branch 'ingela/DTLS/retransmission-timers' into maint | Ingela Anderton Andin |
2017-12-20 | Merge branch 'ingela/Jxck/PR-1656/OTP-14843' into maint | Ingela Anderton Andin |
2017-12-19 | remove duplicate operation for decode certificate | Jxck |
2017-12-19 | Merge pull request #1660 from bitnitdit/ssl_doc_duplicate_word | Ingela Andin |
2017-12-19 | Remove one of the duplicate word "use" | bitnitdit |
2017-12-18 | dtls: Use repeat_state to make sure retransmission timer is reset | Ingela Anderton Andin |
2017-12-15 | dtls: Correct UDP listener cleanup | Ingela Anderton Andin |
2017-12-15 | dtls: Correct return value in UDP listener initialization | Ingela Anderton Andin |
2017-12-15 | ssl: Add engine use case to Users Guide | Ingela Anderton Andin |
2017-12-14 | ssl: Align (with DTLS) and correct TLS_FALLBACK_SCSV handling | Ingela Anderton Andin |
2017-12-08 | Update release notes | Erlang/OTP |
2017-12-08 | Update version numbers | Erlang/OTP |
2017-12-08 | [ssl] Update runtime dependencies | Lars Thorsen |
2017-12-05 | Merge branch 'ingela/ssl/cipher-suites/OTP-14749' into maint | Ingela Anderton Andin |
2017-12-05 | ssl: Use maps for cipher suites internally | Ingela Anderton Andin |
2017-12-04 | Use SNI when connecting | Raimo Niskanen |
2017-12-04 | Use -ssl_dist_optfile options | Raimo Niskanen |
2017-12-04 | Read in -ssl_dist_optfile to ETS | Raimo Niskanen |
2017-12-04 | Stop checking DNS name for SNI | Raimo Niskanen |
2017-12-01 | Merge branch 'ingela/ssl/timing' into maint | Ingela Anderton Andin |
2017-11-29 | Merge branch 'ingela/ssl/ERL-521/OTP-14794' into maint | Ingela Anderton Andin |
2017-11-28 | ssl: Align timing just in case | Ingela Anderton Andin |
2017-11-28 | ssl: Make sure all possible data is delivered | Ingela Anderton Andin |
2017-11-24 | ssl: Add gracefullness to dtls code | Ingela Anderton Andin |
2017-11-24 | ssl: Remove old softupgrade code | Ingela Anderton Andin |
2017-11-24 | ssl: Use genstamtem properly | Ingela Anderton Andin |
2017-11-24 | ssl: Fix incorrect merge conflict resolution | Ingela Anderton Andin |
2017-11-23 | fix missing document tag lost during merge | Ingela Anderton Andin |
2017-11-23 | Merge branch 'maint-18' into maint | Ingela Anderton Andin |
2017-11-23 | Merge branch 'maint-19' into maint | Ingela Anderton Andin |
2017-11-23 | Merge branch 'maint-20' into maint | Ingela Anderton Andin |
2017-11-23 | Merge tag 'OTP-18.3.4.1.1' into maint-18 | Ingela Anderton Andin |
2017-11-22 | Prepare release | Ingela Anderton Andin |
2017-11-22 | ssl: Countermeasurements for Bleichenbacher attack | Ingela Anderton Andin |
2017-11-22 | Update release notes | Erlang/OTP |
2017-11-22 | Update release notes | Erlang/OTP |
2017-11-22 | Update release notes | Erlang/OTP |
2017-11-22 | Merge branch 'ingela/maint-20/ssl/extend-hostname-check/OTP-14632/OTP-14655/O... | Erlang/OTP |
2017-11-21 | ssl: Marker inserted to enable a reference from crypto | Hans Nilsson |
2017-11-20 | Merge branch 'lukas/docs/xmllint_fixes/OTP-14721' into maint | Lukas Larsson |
2017-11-20 | ssl/ssh: Remove/ignore unused XML_FILES doc files | Lukas Larsson |
2017-11-16 | ssl: Align code of TLS/DTLS handshake handling | Ingela Anderton Andin |
2017-11-16 | ssl: Align code of TLS/DTLS record handling | Ingela Anderton Andin |
2017-11-16 | ssl: Align code of main modules implementing the gen_statem behaviour | Ingela Anderton Andin |
2017-11-16 | dtls: Add state spec | Ingela Anderton Andin |
2017-11-13 | ssl: Fix broken link in doc | Ingela Anderton Andin |