Age | Commit message (Expand) | Author |
2011-10-06 | Merge branch 'ia/ssl/remove-old-ssl/OTP-7048' | Ingela Anderton Andin |
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-13 | Merge branch 'ia/ssl/dist/OTP-7053' into major | Ingela Anderton Andin |
2011-09-09 | First fully working version | Ingela Anderton Andin |
2011-09-05 | Corrected spec name errors: ip_adress -> ip_address port_num -> port_number | Ingela Anderton Andin |
2011-08-31 | Use inet and gen_* dialyzer specs | Ingela Anderton Andin |
2011-08-08 | replace "a ssl" with "an ssl" | Christian von Roques |
2011-06-29 | Removed global name from the certificate tabel | Ingela Anderton Andin |
2011-06-27 | Handle inet:getopts/2 and inet:setopts/2 crashes | Ingela Anderton Andin |
2011-05-17 | In TLS 1.1, failure to properly close a connection no longer requires | Ingela Anderton Andin |
2011-04-29 | Changed iolist() to iodata() | Ingela Anderton Andin |
2011-03-07 | Add the option { hibernate_after, int() } to ssl:connect and ssl:listen | Jeroen Koops |
2011-02-22 | Modernized some dialyzer specs | Ingela Anderton Andin |
2011-01-13 | Reduce memory footprint | Ingela Anderton Andin |
2011-01-10 | Fixed Dialyzer specs | 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 | Fixed guard and test case | Ingela Anderton Andin |
2010-11-18 | Added alert in stream cipher case. | 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-09-15 | Corrected and added dialyzer specs | 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-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-23 | Revise the public_key API | 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 | Refreshed documentation to reflect the change of default implementation. | Ingela Anderton Andin |
2010-06-11 | OTP-8695 New ssl default | 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 | 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 |
2010-05-25 | Enhancements and fixes due to coverage investegation. | Ingela Anderton Andin |
2010-05-21 | Clean up of code | Ingela Anderton Andin |
2010-05-21 | Decision not to support DH and export cipher suites and clean up. | Ingela Anderton Andin |
2010-05-17 | Removed/commented out currently dead code. | 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-13 | We currently do not support fixed DH. Removal of dead code. | Ingela Anderton Andin |