Age | Commit message (Expand) | Author |
2018-02-12 | Merge branch 'maint' | Ingela Anderton Andin |
2018-02-12 | Merge pull request #1709 from dumbbell/dumbbell/ssl/fix-active-once-dropped-w... | Ingela Andin |
2018-02-09 | ssl: Add the unexpected message to #alert{} | Jean-Sébastien Pédron |
2018-02-07 | Merge branch 'maint' | Ingela Anderton Andin |
2018-02-07 | ssl: Make sure anonymous suites are handled separately | Ingela Anderton Andin |
2018-02-05 | ssl: Add UG examles | Ingela Anderton Andin |
2018-02-05 | ssl: Uses aead as mac value in AEAD cipher suites | Ingela Anderton Andin |
2018-02-05 | ssl: Add new API functions for cipher suite handling | Ingela Anderton Andin |
2018-01-26 | Merge branch 'maint' | Ingela Anderton Andin |
2018-01-25 | Merge branch 'ingela/DTLS-supported' | Ingela Anderton Andin |
2018-01-25 | ssl: Fix typo | Ingela Anderton Andin |
2018-01-25 | ssl: Check OpenSSL version for DSS (DSA) support | Ingela Anderton Andin |
2018-01-24 | Merge branch 'maint' | Ingela Anderton Andin |
2018-01-23 | ssl: Add record version sanity check | Ingela Anderton Andin |
2018-01-22 | Merge branch 'ingela/ssl/no-chacha-default-for-now/ERL-538/OTP-14882' | Ingela Anderton Andin |
2018-01-22 | ssl: Remove chacha ciphers form default for now | Ingela Anderton Andin |
2018-01-19 | ssl: Remove 3DES cipher suites from default | Ingela Anderton Andin |
2018-01-17 | dtls: Add DTLS handling to utility functions | Ingela Anderton Andin |
2018-01-16 | Merge branch 'ingela/ssl/remove-rsa-keyexchange-from-default/OTP-14769' | Ingela Anderton Andin |
2018-01-16 | ssl: RSA key exchange is considered broken do not support by default | Ingela Anderton Andin |
2018-01-15 | Merge branch 'maint' | Ingela Anderton Andin |
2018-01-15 | Merge branch 'ingela/ssl/test-cuddle' into maint | Ingela Anderton Andin |
2018-01-15 | ssl: Call clean version function | Ingela Anderton Andin |
2018-01-12 | Merge branch 'maint' | Ingela Anderton Andin |
2018-01-11 | ssl: Correct function for listing RC4 suites | Ingela Anderton Andin |
2018-01-11 | Merge branch 'maint' | Ingela Anderton Andin |
2018-01-11 | Merge branch 'ingela/ssl/timeout-cuddle' into maint | Ingela Anderton Andin |
2018-01-11 | ssl: Tune timeouts | Ingela Anderton Andin |
2018-01-09 | Merge branch 'maint' | Ingela Anderton Andin |
2018-01-07 | dtls: Filter out rc4 for DTLS psk suites | Ingela Anderton Andin |
2018-01-06 | dtls: We do not need to wait for DTLS over UDP server | Ingela Anderton Andin |
2018-01-04 | Merge branch 'maint' | Ingela Anderton Andin |
2018-01-04 | ssl: Prevent error handling race condition | Ingela Anderton Andin |
2017-12-20 | Merge branch 'raimo/ssl-dist-bench/OTP-14657' | Raimo Niskanen |
2017-12-20 | Merge branch 'maint' | 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 'maint' | Ingela Anderton Andin |
2017-12-20 | Merge branch 'ingela/dtls-cuddling' into maint | Ingela Anderton Andin |
2017-12-20 | Merge branch 'maint' | Ingela Anderton Andin |
2017-12-20 | Merge branch 'ingela/DTLS/retransmission-timers' into maint | Ingela Anderton Andin |
2017-12-20 | Merge branch 'maint' | Ingela Anderton Andin |
2017-12-20 | Merge branch 'ingela/Jxck/PR-1656/OTP-14843' into maint | Ingela Anderton Andin |
2017-12-20 | Merge branch '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 | Merge branch 'maint' | Ingela Anderton 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 |