Age | Commit message (Expand) | Author |
2011-01-20 | Skip ssl and public key tests if crypto fails to start | Ingela Anderton Andin |
2011-01-17 | Verification of a critical extended_key_usage-extension corrected | Ingela Anderton Andin |
2010-12-16 | Cache invalidation and consistent user closing | Ingela Anderton Andin |
2010-12-16 | Cache invaldation first version does not break old test cases | Ingela Anderton Andin |
2010-11-30 | Updated tests to avoid test case failure for non interesting reasons | Ingela Anderton Andin |
2010-11-15 | Call chmod without the "-f" flag | Holger Weiß |
2010-10-07 | Anonymous cipher suites | Ingela Anderton Andin |
2010-10-01 | Merge branch 'maint-r14' into dev | Ingela Anderton Andin |
2010-09-29 | Peer awarness | Ingela Anderton Andin |
2010-09-21 | Handling of DSA key parameters | Ingela Anderton Andin |
2010-09-10 | Improved certificate extension handling | Ingela Anderton Andin |
2010-09-09 | Merge branch 'ia/ssl-http-error-test' into dev | Ingela Anderton Andin |
2010-09-07 | Add test suite for packet http_error. | Ingela Anderton Andin |
2010-09-07 | Add missed DER dh option. | Ingela Anderton Andin |
2010-09-06 | Handling of path validation errors by the application | Ingela Anderton Andin |
2010-09-03 | DER format in API | Ingela Anderton Andin |
2010-09-01 | Empty certificate chain | Ingela Anderton Andin |
2010-08-31 | Add tests for crypto RC4 bug | Ingela Anderton Andin |
2010-08-27 | Fix receiving empty packets. | Dan Gudmundsson |
2010-08-24 | Handling of {mode, list} | Ingela Anderton Andin |
2010-08-24 | Change packet_line_decode/1 to not only check binary mode | Thomas Lachmann |
2010-08-24 | Merge branch 'ia/public_key_api/OTP-8722' into dev | Ingela Anderton Andin |
2010-08-23 | Revise the public_key API | Ingela Anderton Andin |
2010-08-18 | Fix bug in ssl handshake protocol related to the choice of cipher suites | Paul Guyot |
2010-06-29 | The server now verifies the client certificate verify message correctly, inst... | Ingela Anderton Andin |
2010-06-11 | OTP-8695 New ssl default | Ingela Anderton Andin |
2010-06-08 | Move dsa ticket to r14a release | Ingela Anderton Andin |
2010-06-07 | OTP-8587 DSA key support | Ingela Anderton Andin |
2010-06-01 | Added workaround for tcp delivery problem | Ingela Anderton Andin |
2010-05-28 | Cleaned code | Ingela Anderton Andin |
2010-05-26 | OTP-8649 change in public_key api | Ingela Anderton Andin |
2010-05-26 | Test ssl_session_cache_api. | Ingela Anderton Andin |
2010-05-26 | Avoid apparently timing issus when closing down openssl | Ingela Anderton Andin |
2010-05-25 | Better coverage. | Ingela Anderton Andin |
2010-05-25 | Better coverage | Ingela Anderton Andin |
2010-05-21 | Worked on getting better code coverage. | Ingela Anderton Andin |
2010-05-18 | Fixed extended_key_usage test so that it really tests what we want it to test. | Ingela Anderton Andin |
2010-05-11 | OTP-8568 RFC -5746 | Ingela Anderton Andin |
2010-04-29 | OTP-8588 Alert and packet handling improvment | Ingela Anderton Andin |
2010-04-15 | Tried to minimize sleeping | Ingela Anderton Andin |
2010-04-15 | Ignore renegotiation reject until we implemented RFC-5746 | Ingela Anderton Andin |
2010-04-15 | Added more tests and small corrections. | Ingela Anderton Andin |
2010-04-14 | Improved tests | Ingela Anderton Andin |
2010-04-13 | OTP-8554 Certificate extensions | Ingela Anderton Andin |
2010-04-13 | OTP-8517 Renegotiation | Ingela Anderton Andin |
2010-04-09 | Removed more sleeps | Ingela Anderton Andin |
2010-04-09 | Removed need of sleep better to synchronize if possible. | Ingela Anderton Andin |
2010-04-09 | Merge branch 'rb/ssl-fix-http-packet-decoding' into dev | Erlang/OTP |
2010-04-08 | Fixed comment | Ingela Anderton Andin |
2010-04-08 | Merge branch 'rb/ssl-transport-accept-fix' into dev | Erlang/OTP |