Age | Commit message (Expand) | Author |
2019-01-08 | Merge branch 'peterdmv/ssl/fix-srp-encode-decode/ERL-790/OTP-15477' into maint | Péter Dimitrov |
2019-01-08 | Merge pull request #2070 from essen/fix-ssl-shutdown-crash | Ingela Andin |
2019-01-08 | ssl: Fix encoding/decoding of the SRP extension | Péter Dimitrov |
2019-01-08 | Merge pull request #2076 from IngelaAndin/ingela/ssl/active-once/ERL-371 | Ingela Andin |
2019-01-07 | Merge branch 'ingela/ssl/error-handling-should-be-throw/OTP-15502' into maint | Ingela Anderton Andin |
2018-12-27 | ssl: Gurantee active once data delivery | Ingela Anderton Andin |
2018-12-22 | ssl: Fix two invalid gen_statem returns | Loïc Hoguin |
2018-12-21 | ssl: Clean up extension handling | Ingela Anderton Andin |
2018-12-21 | Merge branch 'maint-21' into maint | Ingela Anderton Andin |
2018-12-20 | Prepare release | Erlang/OTP |
2018-12-20 | ssl: Fix renegotiation with new TLS sender | Ingela Anderton Andin |
2018-12-20 | ssl: Add renegotiate test case | Ingela Anderton Andin |
2018-12-20 | ssl: Remove no longer needed functions | Ingela Anderton Andin |
2018-12-20 | ssl: Fix downgrade | Ingela Anderton Andin |
2018-12-20 | ssl: Remove checks and conversions not needed | Ingela Anderton Andin |
2018-12-20 | ssl: Use binary:copy/2 to avoid list overhead | Ingela Anderton Andin |
2018-12-20 | ssl: Remove unnecessary internal event | Ingela Anderton Andin |
2018-12-20 | ssl: Clean code | Ingela Anderton Andin |
2018-12-20 | ssl: Add static_env record | Ingela Anderton Andin |
2018-12-19 | ssl: Fix renegotiation with new TLS sender | Ingela Anderton Andin |
2018-12-19 | ssl: Add renegotiate test case | Ingela Anderton Andin |
2018-12-19 | ssl: Cuddle test cases | Ingela Anderton Andin |
2018-12-14 | Merge branch 'raimo/ssl/tls_dist-optimization' into maint | Raimo Niskanen |
2018-12-14 | Merge branch 'ingela/ssl/optimize/OTP-15445' into maint | Ingela Anderton Andin |
2018-12-14 | ssl: Fix test case | Ingela Anderton Andin |
2018-12-13 | Tighten dist app data receive | Raimo Niskanen |
2018-12-13 | ssl: Remove no longer needed functions | Ingela Anderton Andin |
2018-12-13 | ssl: Fix downgrade | Ingela Anderton Andin |
2018-12-12 | ssl: Remove checks and conversions not needed | Ingela Anderton Andin |
2018-12-12 | ssl: Use binary:copy/2 to avoid list overhead | Ingela Anderton Andin |
2018-12-12 | ssl: Remove unnecessary internal event | Ingela Anderton Andin |
2018-12-12 | ssl: Clean code | Ingela Anderton Andin |
2018-12-12 | Add empty 'since' attribute for old modules and functions | Sverker Eriksson |
2018-12-12 | ssl: Add static_env record | Ingela Anderton Andin |
2018-12-11 | Add "since" attributes in xml for new functions and modules | Sverker Eriksson |
2018-12-10 | Prepare release | Erlang/OTP |
2018-12-05 | Rewrite to work for stream connection | Raimo Niskanen |
2018-12-04 | Merge branch 'raimo/ssl/tls_dist-optimization' into maint | Raimo Niskanen |
2018-12-04 | Merge branch 'raimo/ssl/tls_dist-profiling' into maint | Raimo Niskanen |
2018-12-04 | Merge branch 'ingela/ssl/test-cuddle-ssl_basic_SUITE' into maint | Ingela Anderton Andin |
2018-12-04 | Handle socket close in state downgrade | Raimo Niskanen |
2018-12-03 | ssl: Fix error handling in function passive_receive | Ingela Anderton Andin |
2018-12-03 | ssl: Correct ssl:shutdown | Ingela Anderton Andin |
2018-12-03 | ssl: Internaly use {active, N} | Ingela Anderton Andin |
2018-12-03 | ssl: Correct test case | Ingela Anderton Andin |
2018-11-30 | Handle dead sender at terminate | Raimo Niskanen |
2018-11-30 | Handle tls_sender exit properly | Raimo Niskanen |
2018-11-30 | Improve benchmark | Raimo Niskanen |
2018-11-30 | Fix compiler warnings | Raimo Niskanen |
2018-11-30 | crypto: Update test engine with fake rsa support | Hans Nilsson |