Age | Commit message (Expand) | Author |
2012-02-16 | Merge branch 'rc/spell-registered' into maint | Henrik Nord |
2012-02-14 | Merge branch 'pg/ssl_dist-fixes' into maint | Henrik Nord |
2012-02-14 | Robustness and improvement to distribution over SSL | Paul Guyot |
2012-02-09 | Merge branch 'ia/ssl/test-maint/reject-sslv2-test' into maint | Ingela Anderton Andin |
2012-02-08 | User defined verify_fun is now called correctly | Ingela Anderton Andin |
2012-02-03 | Do not test sslv2 rejection with openssl-1.* | Ingela Anderton Andin |
2012-01-03 | Correct spelling of "registered" in various places in the source code | Richard Carlsson |
2011-12-07 | Merge branch 'ia/ssl/tcp-delivery-problem-may-cause-econnaborted' | Ingela Anderton Andin |
2011-12-07 | Merge branch 'ia/ssl/public_key/test-maint' | Ingela Anderton Andin |
2011-12-07 | Add default value for "user" if os:getenv("USER") returns false | Ingela Anderton Andin |
2011-12-06 | If if TLS/SSL-close-notify message is not delivered you can get econnaborted | Ingela Anderton Andin |
2011-12-06 | Improve ssl session cleanup test | Ingela Anderton Andin |
2011-12-05 | Added tcp_delivery_workaround to the test case invalid_signature_server | Ingela Anderton Andin |
2011-12-05 | Do not do the 1/n-1 split for RC4 as it is not vulnerable to the Rizzo/Duong-... | Ingela Anderton Andin |
2011-12-02 | Missed two places in previous fix | Ingela Anderton Andin |
2011-11-30 | Test cases where failing due to timing issues in test case code | Ingela Anderton Andin |
2011-11-28 | If a passive receive was ongoing during a renegotiation the process | Ingela Anderton Andin |
2011-11-28 | Send ssl_closed notification to active ssl user when a tcp error occurs | Ingela Anderton Andin |
2011-11-28 | Send ssl_closed notification to active ssl user when a tcp error occurs | Ingela Anderton Andin |
2011-11-23 | Implementation of 1/n-1 splitting countermeasure Rizzo/Duong-Beast | Ingela Anderton Andin |
2011-11-21 | Mitigate Computational DoS attack | Ingela Anderton Andin |
2011-11-15 | Removed compiler warnings | Ingela Anderton Andin |
2011-11-15 | Work around bug in openss-1.0.0e | Ingela Anderton Andin |
2011-11-15 | Use ERL_FLAGS in plain_verify_options test | Ingela Anderton Andin |
2011-11-15 | Adjustment to work with hipe | Ingela Anderton Andin |
2011-11-15 | Avoid openssl processes surviving after test case has finished | Ingela Anderton Andin |
2011-11-15 | Add better error message | Ingela Anderton Andin |
2011-11-15 | Skip ssl_dist_SUITE if cover run, as the test server node can not communicate... | Ingela Anderton Andin |
2011-11-15 | Fine tuning of test suites | Ingela Anderton Andin |
2011-11-15 | Merge branch 'ia/public_key/ssl/crypto/PKCS-8/OTP-9312' | Ingela Anderton Andin |
2011-11-01 | Added PKCS-8 support in ssl | Ingela Anderton Andin |
2011-10-24 | fix handling of block_decipher/5 failure | Andreas Schultz |
2011-10-11 | Put back ssl:peercert/1 | Ingela Anderton Andin |
2011-10-06 | Merge branch 'ia/ssl/remove-old-ssl/OTP-7048' | Ingela Anderton Andin |
2011-10-04 | Better option handling | Ingela Anderton Andin |
2011-10-03 | Add payload test | Ingela Anderton Andin |
2011-09-28 | Merge remote branch 'upstream/dev' into major | Ingela Anderton Andin |
2011-09-27 | fix unknown ssl extension parsing by changing length from bits to bytes | Ben Murphy |
2011-09-20 | Merge branch 'dev' into major | Henrik Nord |
2011-09-20 | Merge branch 'ta/docs-fixes' into dev | Henrik Nord |
2011-09-16 | Remove old ssl implementation and deprecated function ssl:peercert/1 | Ingela Anderton Andin |
2011-09-16 | Merge remote branch 'upstream/dev' into major | Ingela Anderton Andin |
2011-09-16 | Support explicit use of packet option httph and httph_bin | Ingela Anderton Andin |
2011-09-15 | Fix misspelling of compatibility in ssl_basic_SUITE | Tuncer Ayaz |
2011-09-09 | First fully working version | Ingela Anderton Andin |
2011-07-06 | Merge branch 'ia/ssl/connect-twice' into dev | Ingela Anderton Andin |
2011-07-04 | Added test case | Ingela Anderton Andin |
2011-06-30 | Improved test case so that it will not fail due to last_delay_timer = undefined | Ingela Anderton Andin |
2011-06-28 | Merge branch 'ia/ssl/use-erlang-send-after-instead-of-timer-send-after' into dev | Ingela Anderton Andin |
2011-06-27 | Use erlang:send_after instead of timer:send_after | Ingela Anderton Andin |