aboutsummaryrefslogtreecommitdiffstats
path: root/lib/ssl
AgeCommit message (Expand)Author
2016-07-08ssl: Test and test suites shall be independent of each otherIngela Anderton Andin
2016-07-08ssl: Correct handling of signature algorithm selectionIngela Anderton Andin
2016-07-08ssl: Simplify and refactor testsIngela Anderton Andin
2016-06-28ssl: All started test nodes must be cleaned upIngela Anderton Andin
2016-06-22ssl: Do not leave zoombie nodes if tests failIngela Anderton Andin
2016-06-21Prepare releaseErlang/OTP
2016-06-17ssl: Extend list of supported featuresIngela Anderton Andin
2016-06-17Merge branch 'ingela/ssl/runtime-dep'Ingela Anderton Andin
2016-06-17Merge branch 'shlonny/add-asn1-app-to-ssl-distribution-doc/PR-1101'Ingela Anderton Andin
2016-06-16ssl: Add new public_key to runtime dependenciesIngela Anderton Andin
2016-06-16ssl: Fix Xmllint errorsIngela Anderton Andin
2016-06-15ssl: Make sure openssl client does not use sslv2 helloIngela Anderton Andin
2016-06-15Merge branch 'ingela/ssl/packet_SUITE/test-timeouts'Ingela Anderton Andin
2016-06-15ssl: Make diffrent timeoutsIngela Anderton Andin
2016-06-15Merge branch 'ingela/ssl/dtls-next-step-flights/OTP-13678'Ingela Anderton Andin
2016-06-14added asn1 to applications needed for start_sslJohn
2016-06-14Merge branch 'ingela/ssl_to_openssl_SUITE-timeouts'Ingela Anderton Andin
2016-06-14Merge branch 'ingela/ssl/ssl_basic_SUITE-timeouts'Ingela Anderton Andin
2016-06-14Merge branch 'legoscia/ssl_crl_hash_dir-bis/PR-982/OTP-13530'Ingela Anderton Andin
2016-06-14Merge branch 'lukas/erts/testfixes-19'Lukas Larsson
2016-06-14Merge branch 'maint'Henrik Nord
2016-06-14ssl: Fix use_interface dist_SSL testLukas Larsson
2016-06-13dtls: Avoid dialyzer errorsIngela Anderton Andin
2016-06-13dtls: add implementation for msg sequenceAndreas Schultz
2016-06-13dtls: Remove TODOIngela Anderton Andin
2016-06-13dtls: sync dtls_record DTLS version and crypto handling with TLSAndreas Schultz
2016-06-13dtls: handle Hello and HelloVerify's in dtls_handshakeAndreas Schultz
2016-06-13dtls: rework/simplify DTLS fragment decoderAndreas Schultz
2016-06-13dtls: add support first packet and HelloVerifyRequestAndreas Schultz
2016-06-13dtls: sync handle_info for connection close with TLSAndreas Schultz
2016-06-13dtls: sync handling of ClientHello with TLSAndreas Schultz
2016-06-13dtls: rework handshake flight encodeingAndreas Schultz
2016-06-13dtls: implement next_tls_recordAndreas Schultz
2016-06-13dtls: sync init and initial_state with tls_connectionAndreas Schultz
2016-06-13dtls: update start_fsm for new ssl_connection APIAndreas Schultz
2016-06-13ssl: introduce the notion of flights for dtls and tlsAndreas Schultz
2016-06-13ssl: move available_signature_algs to ssl_handshakeAndreas Schultz
2016-06-13Update release notesErlang/OTP
2016-06-13Merge branch 'ingela/maint/ssl/max-session-table/OTP-13490' into maint-18Erlang/OTP
2016-06-13Merge branch 'joedevivo/maint/ssl/PR-1063/OTP-13635' into maint-18Erlang/OTP
2016-06-13Merge branch 'ingela/maint/ssl/tls-1.2-available-hashsigns/OTP-13670' into ma...Erlang/OTP
2016-06-13Merge branch 'kennethlakin/maint/tls-use-negotiated-prf/PR-1042/OTP-13546' in...Erlang/OTP
2016-06-13ssl: Mitigate load increase when the whole session table is invalidatedIngela Anderton Andin
2016-06-13ssl: Prepare for releaseIngela Anderton Andin
2016-06-09ssl: Use cipher suite's PRF in prf/5Kenneth Lakin
2016-06-09ssl:recv timeout() can be 0Joe DeVivo
2016-06-09ssl: ordsets:intersection/2 did not give the expected resultIngela Anderton Andin
2016-06-09Merge branch 'ingela/ssl/crl-find-issuer/OTP-13656'Ingela Anderton Andin
2016-06-09ssl: Propagate error so that public_key crl validation process continuesIngela Anderton Andin
2016-06-09Add ssl:getstat/1 and ssl:getstat/2Loïc Hoguin