aboutsummaryrefslogtreecommitdiffstats
path: root/lib/ssl/test
AgeCommit message (Expand)Author
2010-11-15Call chmod without the "-f" flagHolger Weiß
2010-10-07Anonymous cipher suitesIngela Anderton Andin
2010-10-01Merge branch 'maint-r14' into devIngela Anderton Andin
2010-09-29Peer awarnessIngela Anderton Andin
2010-09-21Handling of DSA key parametersIngela Anderton Andin
2010-09-10Improved certificate extension handlingIngela Anderton Andin
2010-09-09Merge branch 'ia/ssl-http-error-test' into devIngela Anderton Andin
2010-09-07Add test suite for packet http_error.Ingela Anderton Andin
2010-09-07Add missed DER dh option.Ingela Anderton Andin
2010-09-06Handling of path validation errors by the applicationIngela Anderton Andin
2010-09-03DER format in APIIngela Anderton Andin
2010-09-01Empty certificate chainIngela Anderton Andin
2010-08-31Add tests for crypto RC4 bugIngela Anderton Andin
2010-08-27Fix receiving empty packets.Dan Gudmundsson
2010-08-24Handling of {mode, list}Ingela Anderton Andin
2010-08-24Change packet_line_decode/1 to not only check binary modeThomas Lachmann
2010-08-24Merge branch 'ia/public_key_api/OTP-8722' into devIngela Anderton Andin
2010-08-23Revise the public_key APIIngela Anderton Andin
2010-08-18Fix bug in ssl handshake protocol related to the choice of cipher suitesPaul Guyot
2010-06-29The server now verifies the client certificate verify message correctly, inst...Ingela Anderton Andin
2010-06-11OTP-8695 New ssl defaultIngela Anderton Andin
2010-06-08Move dsa ticket to r14a releaseIngela Anderton Andin
2010-06-07OTP-8587 DSA key supportIngela Anderton Andin
2010-06-01Added workaround for tcp delivery problemIngela Anderton Andin
2010-05-28Cleaned codeIngela Anderton Andin
2010-05-26OTP-8649 change in public_key apiIngela Anderton Andin
2010-05-26Test ssl_session_cache_api.Ingela Anderton Andin
2010-05-26Avoid apparently timing issus when closing down opensslIngela Anderton Andin
2010-05-25Better coverage.Ingela Anderton Andin
2010-05-25Better coverageIngela Anderton Andin
2010-05-21Worked on getting better code coverage.Ingela Anderton Andin
2010-05-18Fixed extended_key_usage test so that it really tests what we want it to test.Ingela Anderton Andin
2010-05-11OTP-8568 RFC -5746Ingela Anderton Andin
2010-04-29OTP-8588 Alert and packet handling improvmentIngela Anderton Andin
2010-04-15Tried to minimize sleepingIngela Anderton Andin
2010-04-15Ignore renegotiation reject until we implemented RFC-5746Ingela Anderton Andin
2010-04-15Added more tests and small corrections.Ingela Anderton Andin
2010-04-14Improved testsIngela Anderton Andin
2010-04-13OTP-8554 Certificate extensionsIngela Anderton Andin
2010-04-13OTP-8517 RenegotiationIngela Anderton Andin
2010-04-09Removed more sleepsIngela Anderton Andin
2010-04-09Removed need of sleep better to synchronize if possible.Ingela Anderton Andin
2010-04-09Merge branch 'rb/ssl-fix-http-packet-decoding' into devErlang/OTP
2010-04-08Fixed commentIngela Anderton Andin
2010-04-08Merge branch 'rb/ssl-transport-accept-fix' into devErlang/OTP
2010-04-07Generalized tcp_connect testIngela Anderton Andin
2010-04-07** Empty commit message **Ingela Anderton Andin
2010-04-07Fix ssl to decode http packets in the same way as gen_tcpRory Byrne
2010-04-07Fix ssl:transport_accept/2 to return properly when socket is closedRory Byrne
2010-04-05Fix verification of ssl client when fail_if_no_peer_certRory Byrne