Age | Commit message (Expand) | Author |
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-09 | Merge branch 'ingela/ssl/crl-find-issuer/OTP-13656' | Ingela Anderton Andin |
2016-06-09 | ssl: Propagate error so that public_key crl validation process continues | Ingela Anderton Andin |
2016-06-09 | Add ssl:getstat/1 and ssl:getstat/2 | Loïc Hoguin |
2016-06-07 | Merge branch 'ingela/ssl/unexpected-client-cert/OTP-13651' | Ingela Anderton Andin |
2016-06-07 | Merge branch 'ingela/ssl/max-session-table/OTP-13490' | Ingela Anderton Andin |
2016-06-03 | ssl: Reject unrequested client cert | Ingela Anderton Andin |
2016-06-03 | ssl: Mitigate load increase when the whole session table is invalidated | Ingela Anderton Andin |
2016-06-03 | ssl: Add option to phase out support for sslv2 client hello | Ingela Anderton Andin |
2016-06-01 | ssl: simplyfy code using gen_statem | Ingela Anderton Andin |
2016-06-01 | Merge branch 'ingela/ssl/DH/OTP-13636' | Ingela Anderton Andin |
2016-06-01 | Merge branch 'legoscia/ssl/tls-dist-more-opts/PR-956/OTP-13429' | Raimo Niskanen |
2016-06-01 | ssl: Stronger default DH prime | Ingela Anderton Andin |
2016-06-01 | ssl: Update runtime dependency due to use of gen_statem | Ingela Anderton Andin |
2016-05-31 | ssl:recv timeout() can be 0 | Joe DeVivo |
2016-05-31 | ssl: Remove error logger reports | Ingela Anderton Andin |
2016-05-31 | ssl: Better error handling of keys rejected by crypto | Ingela Anderton Andin |
2016-05-31 | Improve SSL diagnostics | Alexey Lebedeff |
2016-05-27 | Merge branch 'kennethlakin/beast-mitigation-options/PR-1041/OTP-13629' | Ingela Anderton Andin |
2016-05-26 | ssl: Add BEAST mitigation selection option | Kenneth Lakin |
2016-05-25 | Use the -epmd_module flag consistently | Magnus Henoch |
2016-05-20 | ssl: Send correct close message | Ingela Anderton Andin |
2016-05-19 | ssl: Setopts should be allowed in all states | Ingela Anderton Andin |
2016-05-12 | ssl: Refactor to make code easier to understand | Ingela Anderton Andin |
2016-05-10 | ssl: ordsets:intersection/2 did not give the expected result | Ingela Anderton Andin |
2016-05-09 | Merge branch 'kennethlakin/tls-use-negotiated-prf/PR-1042/OTP-13546' | Ingela Anderton Andin |
2016-05-05 | ssl: Add reinitialization of handshake data lost in gen_statem refactorization | Ingela Anderton Andin |
2016-05-05 | ssl: Use cipher suite's PRF in prf/5 | Kenneth Lakin |
2016-05-03 | ssl: Adapt DTLS to gen_statem | Ingela Anderton Andin |
2016-05-03 | ssl: Use gen_statem instead of gen_fsm | Ingela Anderton Andin |
2016-05-02 | Merge branch 'ingela/ssl-max-session-table/OTP-13490' | Ingela Anderton Andin |
2016-05-02 | Merge branch 'ingela/ssl/signature_algs_bug' | Ingela Anderton Andin |
2016-05-02 | Merge branch 'ingela/ssl/cipher_suites' | Ingela Anderton Andin |
2016-04-29 | ssl: Correct guard expression | Ingela Anderton Andin |