Age | Commit message (Expand) | Author |
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 |
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-24 | Fixed session validation bug thanks to cover. | Ingela Anderton Andin |
2010-05-21 | Clean up of code | 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 |
2010-05-18 | Commented out currently unsupported code. To be supported or removed in the f... | 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-19 | Prepare for release | Dan Gudmundsson |
2010-04-17 | Reset inet options | Dan Gudmundsson |
2010-04-16 | Avoid race condition of early handshake messages, when socket is active mode ... | Dan Gudmundsson |
2010-04-14 | Enhanced error handling | Ingela Anderton Andin |
2010-04-13 | We currently do not support fixed DH. Removal of dead code. | Ingela Anderton Andin |
2010-04-13 | Fixed dialyzer warning | Ingela Anderton Andin |
2010-04-13 | OTP-8554 Certificate extensions | Ingela Anderton Andin |