Age | Commit message (Expand) | Author |
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: Test and test suites shall be independent of each other | Ingela Anderton Andin |
2016-07-08 | ssl: Correct handling of signature algorithm selection | Ingela Anderton Andin |
2016-07-08 | ssl: Simplify and refactor tests | Ingela Anderton Andin |
2016-06-28 | ssl: All started test nodes must be cleaned up | Ingela Anderton Andin |
2016-06-22 | ssl: Do not leave zoombie nodes if tests fail | Ingela Anderton Andin |
2016-06-21 | Prepare release | Erlang/OTP |
2016-06-17 | ssl: Extend list of supported features | Ingela Anderton Andin |
2016-06-17 | Merge branch 'ingela/ssl/runtime-dep' | Ingela Anderton Andin |
2016-06-17 | Merge branch 'shlonny/add-asn1-app-to-ssl-distribution-doc/PR-1101' | Ingela Anderton Andin |
2016-06-16 | ssl: Add new public_key to runtime dependencies | Ingela Anderton Andin |
2016-06-16 | ssl: Fix Xmllint errors | Ingela Anderton Andin |
2016-06-15 | ssl: Make sure openssl client does not use sslv2 hello | Ingela Anderton Andin |
2016-06-15 | Merge branch 'ingela/ssl/packet_SUITE/test-timeouts' | Ingela Anderton Andin |
2016-06-15 | ssl: Make diffrent timeouts | Ingela Anderton Andin |
2016-06-15 | Merge branch 'ingela/ssl/dtls-next-step-flights/OTP-13678' | Ingela Anderton Andin |
2016-06-14 | added asn1 to applications needed for start_ssl | John |
2016-06-14 | Merge branch 'ingela/ssl_to_openssl_SUITE-timeouts' | Ingela Anderton Andin |
2016-06-14 | Merge branch 'ingela/ssl/ssl_basic_SUITE-timeouts' | Ingela Anderton Andin |
2016-06-14 | Merge branch 'legoscia/ssl_crl_hash_dir-bis/PR-982/OTP-13530' | Ingela Anderton Andin |
2016-06-14 | Merge branch 'lukas/erts/testfixes-19' | Lukas Larsson |
2016-06-14 | Merge branch 'maint' | Henrik Nord |
2016-06-14 | ssl: Fix use_interface dist_SSL test | Lukas Larsson |
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 | Update release notes | Erlang/OTP |
2016-06-13 | Merge branch 'ingela/maint/ssl/max-session-table/OTP-13490' into maint-18 | Erlang/OTP |
2016-06-13 | Merge branch 'joedevivo/maint/ssl/PR-1063/OTP-13635' into maint-18 | Erlang/OTP |
2016-06-13 | Merge branch 'ingela/maint/ssl/tls-1.2-available-hashsigns/OTP-13670' into ma... | Erlang/OTP |
2016-06-13 | Merge branch 'kennethlakin/maint/tls-use-negotiated-prf/PR-1042/OTP-13546' in... | Erlang/OTP |
2016-06-13 | ssl: Mitigate load increase when the whole session table is invalidated | Ingela Anderton Andin |
2016-06-13 | ssl: Prepare for release | Ingela Anderton Andin |
2016-06-09 | ssl: Use cipher suite's PRF in prf/5 | Kenneth Lakin |
2016-06-09 | ssl:recv timeout() can be 0 | Joe DeVivo |
2016-06-09 | ssl: ordsets:intersection/2 did not give the expected result | Ingela Anderton Andin |
2016-06-09 | Merge branch 'ingela/ssl/crl-find-issuer/OTP-13656' | Ingela Anderton Andin |