aboutsummaryrefslogtreecommitdiffstats
path: root/lib/ssl/src
AgeCommit message (Expand)Author
2010-09-01Correction due to failure of inets tests.Ingela Anderton Andin
2010-09-01Empty certificate chainIngela Anderton Andin
2010-08-31Merge branch 'dgud/ssl/handskake_client_key/OTP-8793' into devDan Gudmundsson
2010-08-27Fix receiving empty packets.Dan Gudmundsson
2010-08-26Fix handshake problem with multiple messages in one packetDan Gudmundsson
2010-08-24Handling of {mode, list}Ingela Anderton Andin
2010-08-24Correct behaviour if {packet, line} and mode list are givenThomas Lachmann
2010-08-24Merge branch 'ia/ssl-interop/OTP-8740' into devIngela Anderton Andin
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-08-18Do not check the padding for TLS 1.0Ingela Anderton Andin
2010-06-29The server now verifies the client certificate verify message correctly, inst...Ingela Anderton Andin
2010-06-23Added more specs and changed from using own min/2 funtion to erlang:min/2.Ingela Anderton Andin
2010-06-22Added more -spec definitions.Ingela Anderton Andin
2010-06-22Refreshed documentation to reflect the change of default implementation.Ingela Anderton Andin
2010-06-14OTP-8695 New ssl defaultIngela 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-04Fixed handling of several ssl/tls packets arriving at the same time.Ingela Anderton Andin
2010-05-28Cleaned codeIngela Anderton Andin
2010-05-28Hoops too quick to check in previous version, changed . to ;, compiled inIngela Anderton Andin
2010-05-28Added misssing version check for client.Ingela Anderton Andin
2010-05-28Added missing padding check.Ingela Anderton Andin
2010-05-28Added missing Mac check.Ingela Anderton Andin
2010-05-28Added code to handle own alert in case MAC or padding check fails.Ingela Anderton Andin
2010-05-27Moved nodelay workaround for linux, as it seems to only work if you doIngela Anderton Andin
2010-05-26Seems we need "nodelay socket flush" on some linux platforms after all.Ingela Anderton Andin
2010-05-26Added option list argument to the init function in ssl_session_cache_api.Ingela Anderton Andin
2010-05-25Enhancements and fixes due to coverage investegation.Ingela Anderton Andin
2010-05-25Enhanced protocol version handling.Ingela Anderton Andin
2010-05-24Fixed session validation bug thanks to cover.Ingela Anderton Andin
2010-05-21Clean up of codeIngela Anderton Andin
2010-05-21Decision not to support export cipher suites.Ingela Anderton Andin
2010-05-21Decision not to support DH and export cipher suites.Ingela Anderton Andin
2010-05-21Decision not to support DH and export cipher suites and clean up.Ingela Anderton Andin
2010-05-20Honor internal APIIngela Anderton Andin
2010-05-20Fixed internal APIIngela Anderton Andin
2010-05-18Commented out currently unsupported code. To be supported or removed in the f...Ingela Anderton Andin
2010-05-17Removed/commented out currently dead code.Ingela Anderton Andin
2010-05-11OTP-8568 RFC -5746Ingela Anderton Andin
2010-04-29OTP-8588 Alert and packet handling improvmentIngela Anderton Andin
2010-04-19Prepare for releaseDan Gudmundsson
2010-04-17Reset inet optionsDan Gudmundsson
2010-04-16Avoid race condition of early handshake messages, when socket is active mode ...Dan Gudmundsson
2010-04-14Enhanced error handlingIngela Anderton Andin
2010-04-13We currently do not support fixed DH. Removal of dead code.Ingela Anderton Andin
2010-04-13Fixed dialyzer warningIngela Anderton Andin
2010-04-13OTP-8554 Certificate extensionsIngela Anderton Andin