summaryrefslogtreecommitdiff
path: root/lib/ssl
Commit message (Expand)AuthorAgeFilesLines
* doc: Correct errors introduced by Editorial changesHans Bolinder2016-09-011-2/+2
* Merge branch 'raimo/gen_statem-callback_mode/OTP-13752' into maintRaimo Niskanen2016-08-314-24/+21
|\
| * ssl: Upgrade suite testing skipped if stdlib upgrade is requiredIngela Anderton Andin2016-08-251-5/+15
| * Fix version numbers and dependenciesRaimo Niskanen2016-08-253-12/+6
* | Merge branch 'ingela/ssl/cuddle' into maintIngela Anderton Andin2016-08-313-1/+4
|\ \
| * | ssl: Test and test suites shall be independent of each otherIngela Anderton Andin2016-07-083-1/+4
* | | ssl: Gracefulness behaviour when receiving partially malformed messagesIngela Anderton Andin2016-08-312-27/+71
* | | Merge branch 'ingela/ssl/ERL-232/OTP-13853' into maintIngela Anderton Andin2016-08-301-2/+0
|\ \ \
| * | | ssl: Remove clause that postponed unexpected messagesIngela Anderton Andin2016-08-291-2/+0
* | | | ssl: Timeout tuningIngela Anderton Andin2016-08-304-5/+15
|/ / /
* | | Merge branch 'raimo/gen_statem-callback_mode/OTP-13752' into maintRaimo Niskanen2016-08-242-13/+15
|\ \ \ | | |/ | |/|
| * | Rewrite SSL for gen_statem M:callback_mode/0Raimo Niskanen2016-08-022-13/+15
| |/
* | ssl: Check precondition for ssl_npn_hello_SUITEIngela Anderton Andin2016-08-181-0/+9
* | ssl: Conform to dialyzer specIngela Anderton Andin2016-08-091-1/+1
* | Merge branch 'maint-19' into maintLukas Larsson2016-08-092-0/+27
|\ \
| * | Prepare releaseErlang/OTP2016-08-081-0/+20
| * | Merge branch 'raimo/ssl/version-selection/maint-18/OTP-13753' into raimo/ssl/...Raimo Niskanen2016-07-213-5/+43
| |\ \
* | \ \ Merge branch 'lemenkov/kernel/fix-register_ipv6_epmd/PR-1129/OTP-13770' into ...Björn-Egil Dahlberg2016-07-261-1/+1
|\ \ \ \
| * | | | Respect -proto_dist switch while connection to EPMDPeter Lemenkov2016-07-171-1/+1
* | | | | Merge branch 'maint-18' into maintRaimo Niskanen2016-07-253-6/+37
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | Prepare releaseErlang/OTP2016-07-231-0/+20
| | |_|/ | |/| |
| * | | Improve version selectionRaimo Niskanen2016-07-213-6/+44
* | | | ssl: Correct handling of signature algorithm selectionIngela Anderton Andin2016-07-082-26/+120
* | | | ssl: Simplify and refactor testsIngela Anderton Andin2016-07-084-86/+156
* | | | ssl: All started test nodes must be cleaned upIngela Anderton Andin2016-06-281-3/+5
| |/ / |/| |
* | | ssl: Do not leave zoombie nodes if tests failIngela Anderton Andin2016-06-221-177/+165
| |/ |/|
* | Prepare releaseErlang/OTP2016-06-211-0/+154
* | ssl: Extend list of supported featuresIngela Anderton Andin2016-06-171-0/+8
* | Merge branch 'ingela/ssl/runtime-dep'Ingela Anderton Andin2016-06-171-1/+1
|\ \
| * | ssl: Add new public_key to runtime dependenciesIngela Anderton Andin2016-06-161-1/+1
* | | Merge branch 'shlonny/add-asn1-app-to-ssl-distribution-doc/PR-1101'Ingela Anderton Andin2016-06-171-0/+1
|\ \ \ | |/ / |/| |
| * | added asn1 to applications needed for start_sslJohn2016-06-141-0/+1
| |/
* | ssl: Fix Xmllint errorsIngela Anderton Andin2016-06-162-11/+12
* | ssl: Make sure openssl client does not use sslv2 helloIngela Anderton Andin2016-06-151-12/+25
* | Merge branch 'ingela/ssl/packet_SUITE/test-timeouts'Ingela Anderton Andin2016-06-151-1/+31
|\ \
| * | ssl: Make diffrent timeoutsIngela Anderton Andin2016-06-151-1/+31
* | | Merge branch 'ingela/ssl/dtls-next-step-flights/OTP-13678'Ingela Anderton Andin2016-06-1511-316/+564
|\ \ \
| * | | dtls: Avoid dialyzer errorsIngela Anderton Andin2016-06-131-55/+54
| * | | dtls: add implementation for msg sequenceAndreas Schultz2016-06-133-6/+6
| * | | dtls: Remove TODOIngela Anderton Andin2016-06-131-2/+1
| * | | dtls: sync dtls_record DTLS version and crypto handling with TLSAndreas Schultz2016-06-131-32/+75
| * | | dtls: handle Hello and HelloVerify's in dtls_handshakeAndreas Schultz2016-06-131-41/+74
| * | | dtls: rework/simplify DTLS fragment decoderAndreas Schultz2016-06-132-40/+39
| * | | dtls: add support first packet and HelloVerifyRequestAndreas Schultz2016-06-131-4/+53
| * | | dtls: sync handle_info for connection close with TLSAndreas Schultz2016-06-131-3/+16
| * | | dtls: sync handling of ClientHello with TLSAndreas Schultz2016-06-131-18/+34
| * | | dtls: rework handshake flight encodeingAndreas Schultz2016-06-134-35/+88
| * | | dtls: implement next_tls_recordAndreas Schultz2016-06-131-4/+13
| * | | dtls: sync init and initial_state with tls_connectionAndreas Schultz2016-06-131-65/+73
| * | | dtls: update start_fsm for new ssl_connection APIAndreas Schultz2016-06-131-4/+4