Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | doc: Correct errors introduced by Editorial changes | Hans Bolinder | 2016-09-01 | 1 | -2/+2 |
* | Merge branch 'raimo/gen_statem-callback_mode/OTP-13752' into maint | Raimo Niskanen | 2016-08-31 | 4 | -24/+21 |
|\ | |||||
| * | ssl: Upgrade suite testing skipped if stdlib upgrade is required | Ingela Anderton Andin | 2016-08-25 | 1 | -5/+15 |
| * | Fix version numbers and dependencies | Raimo Niskanen | 2016-08-25 | 3 | -12/+6 |
* | | Merge branch 'ingela/ssl/cuddle' into maint | Ingela Anderton Andin | 2016-08-31 | 3 | -1/+4 |
|\ \ | |||||
| * | | ssl: Test and test suites shall be independent of each other | Ingela Anderton Andin | 2016-07-08 | 3 | -1/+4 |
* | | | ssl: Gracefulness behaviour when receiving partially malformed messages | Ingela Anderton Andin | 2016-08-31 | 2 | -27/+71 |
* | | | Merge branch 'ingela/ssl/ERL-232/OTP-13853' into maint | Ingela Anderton Andin | 2016-08-30 | 1 | -2/+0 |
|\ \ \ | |||||
| * | | | ssl: Remove clause that postponed unexpected messages | Ingela Anderton Andin | 2016-08-29 | 1 | -2/+0 |
* | | | | ssl: Timeout tuning | Ingela Anderton Andin | 2016-08-30 | 4 | -5/+15 |
|/ / / | |||||
* | | | Merge branch 'raimo/gen_statem-callback_mode/OTP-13752' into maint | Raimo Niskanen | 2016-08-24 | 2 | -13/+15 |
|\ \ \ | | |/ | |/| | |||||
| * | | Rewrite SSL for gen_statem M:callback_mode/0 | Raimo Niskanen | 2016-08-02 | 2 | -13/+15 |
| |/ | |||||
* | | ssl: Check precondition for ssl_npn_hello_SUITE | Ingela Anderton Andin | 2016-08-18 | 1 | -0/+9 |
* | | ssl: Conform to dialyzer spec | Ingela Anderton Andin | 2016-08-09 | 1 | -1/+1 |
* | | Merge branch 'maint-19' into maint | Lukas Larsson | 2016-08-09 | 2 | -0/+27 |
|\ \ | |||||
| * | | Prepare release | Erlang/OTP | 2016-08-08 | 1 | -0/+20 |
| * | | Merge branch 'raimo/ssl/version-selection/maint-18/OTP-13753' into raimo/ssl/... | Raimo Niskanen | 2016-07-21 | 3 | -5/+43 |
| |\ \ | |||||
* | \ \ | Merge branch 'lemenkov/kernel/fix-register_ipv6_epmd/PR-1129/OTP-13770' into ... | Björn-Egil Dahlberg | 2016-07-26 | 1 | -1/+1 |
|\ \ \ \ | |||||
| * | | | | Respect -proto_dist switch while connection to EPMD | Peter Lemenkov | 2016-07-17 | 1 | -1/+1 |
* | | | | | Merge branch 'maint-18' into maint | Raimo Niskanen | 2016-07-25 | 3 | -6/+37 |
|\ \ \ \ \ | |_|_|_|/ |/| | | | | |||||
| * | | | | Prepare release | Erlang/OTP | 2016-07-23 | 1 | -0/+20 |
| | |_|/ | |/| | | |||||
| * | | | Improve version selection | Raimo Niskanen | 2016-07-21 | 3 | -6/+44 |
* | | | | ssl: Correct handling of signature algorithm selection | Ingela Anderton Andin | 2016-07-08 | 2 | -26/+120 |
* | | | | ssl: Simplify and refactor tests | Ingela Anderton Andin | 2016-07-08 | 4 | -86/+156 |
* | | | | ssl: All started test nodes must be cleaned up | Ingela Anderton Andin | 2016-06-28 | 1 | -3/+5 |
| |/ / |/| | | |||||
* | | | ssl: Do not leave zoombie nodes if tests fail | Ingela Anderton Andin | 2016-06-22 | 1 | -177/+165 |
| |/ |/| | |||||
* | | Prepare release | Erlang/OTP | 2016-06-21 | 1 | -0/+154 |
* | | ssl: Extend list of supported features | Ingela Anderton Andin | 2016-06-17 | 1 | -0/+8 |
* | | Merge branch 'ingela/ssl/runtime-dep' | Ingela Anderton Andin | 2016-06-17 | 1 | -1/+1 |
|\ \ | |||||
| * | | ssl: Add new public_key to runtime dependencies | Ingela Anderton Andin | 2016-06-16 | 1 | -1/+1 |
* | | | Merge branch 'shlonny/add-asn1-app-to-ssl-distribution-doc/PR-1101' | Ingela Anderton Andin | 2016-06-17 | 1 | -0/+1 |
|\ \ \ | |/ / |/| | | |||||
| * | | added asn1 to applications needed for start_ssl | John | 2016-06-14 | 1 | -0/+1 |
| |/ | |||||
* | | ssl: Fix Xmllint errors | Ingela Anderton Andin | 2016-06-16 | 2 | -11/+12 |
* | | ssl: Make sure openssl client does not use sslv2 hello | Ingela Anderton Andin | 2016-06-15 | 1 | -12/+25 |
* | | Merge branch 'ingela/ssl/packet_SUITE/test-timeouts' | Ingela Anderton Andin | 2016-06-15 | 1 | -1/+31 |
|\ \ | |||||
| * | | ssl: Make diffrent timeouts | Ingela Anderton Andin | 2016-06-15 | 1 | -1/+31 |
* | | | Merge branch 'ingela/ssl/dtls-next-step-flights/OTP-13678' | Ingela Anderton Andin | 2016-06-15 | 11 | -316/+564 |
|\ \ \ | |||||
| * | | | dtls: Avoid dialyzer errors | Ingela Anderton Andin | 2016-06-13 | 1 | -55/+54 |
| * | | | dtls: add implementation for msg sequence | Andreas Schultz | 2016-06-13 | 3 | -6/+6 |
| * | | | dtls: Remove TODO | Ingela Anderton Andin | 2016-06-13 | 1 | -2/+1 |
| * | | | dtls: sync dtls_record DTLS version and crypto handling with TLS | Andreas Schultz | 2016-06-13 | 1 | -32/+75 |
| * | | | dtls: handle Hello and HelloVerify's in dtls_handshake | Andreas Schultz | 2016-06-13 | 1 | -41/+74 |
| * | | | dtls: rework/simplify DTLS fragment decoder | Andreas Schultz | 2016-06-13 | 2 | -40/+39 |
| * | | | dtls: add support first packet and HelloVerifyRequest | Andreas Schultz | 2016-06-13 | 1 | -4/+53 |
| * | | | dtls: sync handle_info for connection close with TLS | Andreas Schultz | 2016-06-13 | 1 | -3/+16 |
| * | | | dtls: sync handling of ClientHello with TLS | Andreas Schultz | 2016-06-13 | 1 | -18/+34 |
| * | | | dtls: rework handshake flight encodeing | Andreas Schultz | 2016-06-13 | 4 | -35/+88 |
| * | | | dtls: implement next_tls_record | Andreas Schultz | 2016-06-13 | 1 | -4/+13 |
| * | | | dtls: sync init and initial_state with tls_connection | Andreas Schultz | 2016-06-13 | 1 | -65/+73 |
| * | | | dtls: update start_fsm for new ssl_connection API | Andreas Schultz | 2016-06-13 | 1 | -4/+4 |