Age | Commit message (Expand) | Author |
2014-06-19 | Prepare release | Erlang/OTP |
2014-06-16 | Revert "ssl: Avoid creating a huge session table" | Ingela Anderton Andin |
2014-06-16 | Merge branch 'ia/ssl/test-cuddle' into maint | Ingela Anderton Andin |
2014-06-12 | ssl: Test case stability | Ingela Anderton Andin |
2014-06-12 | ssl: Fix dialyzer specs to reflect reality | Ingela Anderton Andin |
2014-06-12 | Merge branch 'ia/ssl/CSS/OTP-11975' into maint | Ingela Anderton Andin |
2014-06-11 | Merge branch 'ia/ssl/version-argument' into maint | Ingela Anderton Andin |
2014-06-11 | ssl: Make sure change cipher spec is correctly handled | Ingela Anderton Andin |
2014-06-11 | Merge branch 'qrilka/ssl-seconds-in-24h' into maint | Henrik Nord |
2014-06-05 | ssl: Version argument to ssl_cipher:anonymous_suites should not be added yet! | Ingela Anderton Andin |
2014-06-05 | Merge branch 'ia/ssl/dumb-clients/OTP-11969' into maint | Ingela Anderton Andin |
2014-06-04 | Merge branch 'RoadRunnr/ssl/fix-tests' into maint | Marcus Arendt |
2014-06-04 | Merge branch 'ia/ssl/default-ciphers/OTP-11966' into maint | Ingela Anderton Andin |
2014-06-03 | ssl: Workaround that gen_fsm does not call CB:format_status when CB:terminate | Ingela Anderton Andin |
2014-06-03 | SSL: always filter the full list of supported ciphers against the supported a... | Andreas Schultz |
2014-05-28 | ssl: Fix incorrect number of seconds in 24 hours | Kirill Zaborsky |
2014-05-28 | SSL: fix OpenSSL known renegotiation bug detection | Andreas Schultz |
2014-05-28 | SSL: in tests, filter ssl client ciphers for version compatibility | Andreas Schultz |
2014-05-28 | ssl: Filter default ciphers for supported Crypto algorihms | Ingela Anderton Andin |
2014-05-28 | ssl: Prepare for release | Ingela Anderton Andin |
2014-05-27 | ssl: Correct test SUITE | Ingela Anderton Andin |
2014-05-27 | ssl: Add format_status function to ssl connection process | Ingela Anderton Andin |
2014-05-26 | ssl: Add ssl options to listen options tracker | Ingela Anderton Andin |
2014-05-26 | ssl: Move init | Ingela Anderton Andin |
2014-05-22 | Merge branch 'dz/fix_ssl_max_seq_num' into maint | Marcus Arendt |
2014-05-14 | ssl: Fix dialyzer spec | Ingela Anderton Andin |
2014-05-13 | ssl: Only allow one next protocol handsake message | Ingela Anderton Andin |
2014-05-12 | Merge branch 'ia/ssl/inherit/OTP-11897' into maint | Ingela Anderton Andin |
2014-05-10 | ssl: fix max sequence number so it does not overflow | Danil Zagoskin |
2014-05-09 | Merge branch 'ia/ssl/false-alerts/OTP-11890' into maint | Ingela Anderton Andin |
2014-05-09 | ssl: Handle socket option inheritance when pooling of accept sockets is used | Ingela Anderton Andin |
2014-05-07 | ssl: SSL/TLS version input list shall not be order dependent | Ingela Anderton Andin |
2014-04-30 | ssl: Add checks to avoid processing of illegal alerts | Ingela Anderton Andin |
2014-04-24 | ssl: Fixes ssl_crl_SUITE errors on mixed ipv6-v4 interfaces | Hans Nilsson |
2014-04-24 | ssl: Remove outdated documentation | Ingela Anderton Andin |
2014-04-23 | ssl: Fix crash on garbage during handshake | Danil Zagoskin |
2014-04-23 | ssl: Refactor so that there is only one source for the default hashsign values | Ingela Anderton Andin |
2014-04-23 | ssl: always pass negotiated version when selecting hashsign | Danil Zagoskin |
2014-04-23 | ssl: TLSv1.2: proper default sign algo for RSA | Danil Zagoskin |
2014-04-22 | Merge branch 'ia/ssl/decrypt-alert/OTP-11880' into maint | Ingela Anderton Andin |
2014-04-22 | Merge branch 'ia/ssl/recv/OTP-11878' into maint | Ingela Anderton Andin |
2014-04-22 | Merge branch 'ia/ssl/suites-match-negotiated-version/OTP-11875' into maint | Ingela Anderton Andin |
2014-04-17 | ssl: Correct decryption error handling | Ingela Anderton Andin |
2014-04-17 | ssl: recv shall ruturn {error, einval} on active socket | Ingela Anderton Andin |
2014-04-17 | ssl: Graceful handling of warning alerts | Ingela Anderton Andin |
2014-04-16 | ssl: Select supported cipher suites for the negotiated SSL/TLS-version | Ingela Anderton Andin |
2014-04-11 | ssl: Avoid creating a huge session table | Ingela Anderton Andin |
2014-04-07 | Update release notes | Erlang/OTP |
2014-03-31 | Merge branch 'ia/ssl/accept-with-options' | Ingela Anderton Andin |
2014-03-31 | ssl: Add possibility to specify ssl options when calling ssl:ssl_accept | Ingela Anderton Andin |