Age | Commit message (Expand) | Author |
2010-12-16 | Prepare for release | 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-12-02 | Prepare for release | Ingela Anderton Andin |
2010-11-30 | Fixed guard and test case | Ingela Anderton Andin |
2010-11-18 | Added alert in stream cipher case. | Ingela Anderton Andin |
2010-11-10 | Added "DECRYPTION_FAILED ALERT" for block decipher failure. | Ingela Anderton Andin |
2010-10-21 | Merge branch 'ia/ssl/certificate-verify/wrong-key-method/OTP-8897' into dev | Björn Gustavsson |
2010-10-20 | Correct handling of client certificate verify message | Ingela Anderton Andin |
2010-10-07 | Anonymous cipher suites | Ingela Anderton Andin |
2010-10-01 | Merge branch 'maint-r14' into dev | Ingela Anderton Andin |
2010-09-29 | Merge branch 'ia/ssl-and-public_key/verify_fun_peer_awarness/OTP-8873' into m... | Erlang/OTP |
2010-09-29 | Peer awarness | Ingela Anderton Andin |
2010-09-27 | Merge branch 'ia/ssl-and-public_key/backwards-compatibility/OTP-8858' into dev | Ingela Anderton Andin |
2010-09-24 | Backwards compatibility | Ingela Anderton Andin |
2010-09-21 | Handling of DSA key parameters | Ingela Anderton Andin |
2010-09-15 | Corrected and added dialyzer specs | Ingela Anderton Andin |
2010-09-10 | Improved certificate extension handling | 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 | Correction due to failure of inets tests. | Ingela Anderton Andin |
2010-09-01 | Empty certificate chain | Ingela Anderton Andin |
2010-08-31 | Merge branch 'dgud/ssl/handskake_client_key/OTP-8793' into dev | Dan Gudmundsson |
2010-08-27 | Fix receiving empty packets. | Dan Gudmundsson |
2010-08-26 | Fix handshake problem with multiple messages in one packet | Dan Gudmundsson |
2010-08-24 | Handling of {mode, list} | Ingela Anderton Andin |
2010-08-24 | Correct behaviour if {packet, line} and mode list are given | Thomas Lachmann |
2010-08-24 | Merge branch 'ia/ssl-interop/OTP-8740' into dev | Ingela Anderton Andin |
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-08-18 | Do not check the padding for TLS 1.0 | Ingela Anderton Andin |
2010-06-29 | The server now verifies the client certificate verify message correctly, inst... | Ingela Anderton Andin |
2010-06-23 | Added more specs and changed from using own min/2 funtion to erlang:min/2. | Ingela Anderton Andin |
2010-06-22 | Added more -spec definitions. | Ingela Anderton Andin |
2010-06-22 | Refreshed documentation to reflect the change of default implementation. | Ingela Anderton Andin |
2010-06-14 | OTP-8695 New ssl default | 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-04 | Fixed handling of several ssl/tls packets arriving at the same time. | Ingela Anderton Andin |
2010-05-28 | Cleaned code | Ingela Anderton Andin |
2010-05-28 | Hoops too quick to check in previous version, changed . to ;, compiled in | Ingela Anderton Andin |
2010-05-28 | Added misssing version check for client. | Ingela Anderton Andin |
2010-05-28 | Added missing padding check. | Ingela Anderton Andin |
2010-05-28 | Added missing Mac check. | Ingela Anderton Andin |
2010-05-28 | Added code to handle own alert in case MAC or padding check fails. | Ingela Anderton Andin |
2010-05-27 | Moved nodelay workaround for linux, as it seems to only work if you do | Ingela Anderton Andin |
2010-05-26 | Seems we need "nodelay socket flush" on some linux platforms after all. | Ingela Anderton Andin |