Age | Commit message (Expand) | Author |
2016-09-12 | Merge branch 'ferd/bypass-pem-cache/PR-1143/OTP-13883' into maint | Ingela Anderton Andin |
2016-09-05 | dtls: fix encoding of client hello cookie | Andreas Schultz |
2016-09-05 | dtls: Prepare start of DTLS connection manager with SSL app | Andreas Schultz |
2016-09-05 | ssl: Refactor to use maps for the connection states | Ingela Anderton Andin |
2016-09-05 | ssl, dtls: Refactor sni handling | Ingela Anderton Andin |
2016-09-05 | dtls: Add close/5 | Ingela Anderton Andin |
2016-09-05 | dtls: Add renegotiate/2 | Ingela Anderton Andin |
2016-09-05 | dtls: Add protocol event handling | Ingela Anderton Andin |
2016-09-05 | ssl: Refactor code so that tls and dtls can share more code | Ingela Anderton Andin |
2016-09-05 | ssl, dtls: Disable V2 compatibility clause from ssl_handshake:update_handshak... | Ingela Anderton Andin |
2016-09-05 | ssl: Make sure common code for TLS and DTLS uses the TLS Version | Ingela Anderton Andin |
2016-09-05 | ssl: remove unused RecordCB argument from master_secret | Andreas Schultz |
2016-09-05 | dtls: Add reinit_handshake_data/1 to dtls | Ingela Anderton Andin |
2016-09-05 | dtls: replace tls_record with RecordCB in connection_info | Andreas Schultz |
2016-09-05 | Fix version numbers and dependencies | Raimo Niskanen |
2016-08-31 | Merge branch 'raimo/gen_statem-callback_mode/OTP-13752' into maint | Raimo Niskanen |
2016-08-31 | ssl: Gracefulness behaviour when receiving partially malformed messages | Ingela Anderton Andin |
2016-08-29 | ssl: Remove clause that postponed unexpected messages | Ingela Anderton Andin |
2016-08-25 | Fix version numbers and dependencies | Raimo Niskanen |
2016-08-24 | Merge branch 'raimo/gen_statem-callback_mode/OTP-13752' into maint | Raimo Niskanen |
2016-08-22 | Fixing CRL searching in cache bypass | Fred Hebert |
2016-08-19 | Add option to bypass SSL PEM cache | Fred Hebert |
2016-08-09 | ssl: Conform to dialyzer spec | Ingela Anderton Andin |
2016-08-09 | Merge branch 'maint-19' into maint | Lukas Larsson |
2016-08-02 | Rewrite SSL for gen_statem M:callback_mode/0 | Raimo Niskanen |
2016-07-26 | Merge branch 'lemenkov/kernel/fix-register_ipv6_epmd/PR-1129/OTP-13770' into ... | Björn-Egil Dahlberg |
2016-07-25 | Merge branch 'maint-18' into maint | Raimo Niskanen |
2016-07-21 | Merge branch 'raimo/ssl/version-selection/maint-18/OTP-13753' into raimo/ssl/... | Raimo Niskanen |
2016-07-21 | Improve version selection | Raimo Niskanen |
2016-07-17 | Respect -proto_dist switch while connection to EPMD | Peter Lemenkov |
2016-07-08 | ssl: Correct handling of signature algorithm selection | Ingela Anderton Andin |
2016-06-16 | ssl: Add new public_key to runtime dependencies | Ingela Anderton Andin |
2016-06-15 | Merge branch 'ingela/ssl/dtls-next-step-flights/OTP-13678' | Ingela Anderton Andin |
2016-06-14 | Merge branch 'legoscia/ssl_crl_hash_dir-bis/PR-982/OTP-13530' | Ingela Anderton Andin |
2016-06-13 | dtls: Avoid dialyzer errors | Ingela Anderton Andin |
2016-06-13 | dtls: add implementation for msg sequence | Andreas Schultz |
2016-06-13 | dtls: Remove TODO | Ingela Anderton Andin |
2016-06-13 | dtls: sync dtls_record DTLS version and crypto handling with TLS | Andreas Schultz |
2016-06-13 | dtls: handle Hello and HelloVerify's in dtls_handshake | Andreas Schultz |
2016-06-13 | dtls: rework/simplify DTLS fragment decoder | Andreas Schultz |
2016-06-13 | dtls: add support first packet and HelloVerifyRequest | Andreas Schultz |
2016-06-13 | dtls: sync handle_info for connection close with TLS | Andreas Schultz |
2016-06-13 | dtls: sync handling of ClientHello with TLS | Andreas Schultz |
2016-06-13 | dtls: rework handshake flight encodeing | Andreas Schultz |
2016-06-13 | dtls: implement next_tls_record | Andreas Schultz |
2016-06-13 | dtls: sync init and initial_state with tls_connection | Andreas Schultz |
2016-06-13 | dtls: update start_fsm for new ssl_connection API | Andreas Schultz |
2016-06-13 | ssl: introduce the notion of flights for dtls and tls | Andreas Schultz |
2016-06-13 | ssl: move available_signature_algs to ssl_handshake | Andreas Schultz |
2016-06-13 | Merge branch 'ingela/maint/ssl/max-session-table/OTP-13490' into maint-18 | Erlang/OTP |