Age | Commit message (Expand) | Author |
2010-08-24 | Correct behaviour if {packet, line} and mode list are given | Thomas Lachmann |
2010-08-24 | Change packet_line_decode/1 to not only check binary mode | 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-20 | Merge branch 'pg/fix-ssl-handshake-client-certificate' into dev | Ingela Anderton Andin |
2010-08-20 | public_key, ssl: Patch 1112 | Dan Gudmundsson |
2010-08-20 | ssl: Patch 1110 | Dan Gudmundsson |
2010-08-18 | Remove ticket numbers from all vsn.mk files | Björn Gustavsson |
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-07-26 | Fix minor typos and errors in documentation | Cristian Greco |
2010-06-29 | Updated version. | 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-11 | OTP-8695 New ssl default | Ingela Anderton Andin |
2010-06-08 | Move dsa ticket to r14a release | Ingela Anderton Andin |
2010-06-08 | Updated for ssl-3.11.1 | 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-06-01 | Added workaround for tcp delivery problem | 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 | OTP-8649 change in public_key api | Ingela Anderton Andin |
2010-05-26 | Test ssl_session_cache_api. | Ingela Anderton Andin |
2010-05-26 | Seems we need "nodelay socket flush" on some linux platforms after all. | Ingela Anderton Andin |
2010-05-26 | Avoid apparently timing issus when closing down openssl | Ingela Anderton Andin |
2010-05-26 | Added option list argument to the init function in ssl_session_cache_api. | Ingela Anderton Andin |
2010-05-25 | Enhancements and fixes due to coverage investegation. | Ingela Anderton Andin |
2010-05-25 | Enhanced protocol version handling. | Ingela Anderton Andin |
2010-05-25 | Better coverage. | Ingela Anderton Andin |
2010-05-25 | Better coverage | Ingela Anderton Andin |
2010-05-24 | Fixed session validation bug thanks to cover. | Ingela Anderton Andin |
2010-05-24 | Changed the documentation to match latest implementation and design decisions. | Ingela Anderton Andin |
2010-05-21 | Clean up of code | Ingela Anderton Andin |
2010-05-21 | Worked on getting better code coverage. | Ingela Anderton Andin |
2010-05-21 | Decision not to support export cipher suites. | Ingela Anderton Andin |
2010-05-21 | Decision not to support DH and export cipher suites. | Ingela Anderton Andin |
2010-05-21 | Decision not to support DH and export cipher suites and clean up. | Ingela Anderton Andin |
2010-05-20 | Honor internal API | Ingela Anderton Andin |
2010-05-20 | Fixed internal API | Ingela Anderton Andin |