Age | Commit message (Expand) | Author |
2012-06-08 | ssl: File handling optimization | Ingela Anderton Andin |
2012-03-27 | Corrected dialyzer specs and exported some dialyzer specs | Ingela Anderton Andin |
2012-03-05 | Some protocols (e.g. EAP-PEAP, EAP-TLS, EAP-TTLS) that use TLS as | Andreas Schultz |
2011-11-01 | Added PKCS-8 support in ssl | Ingela Anderton Andin |
2011-10-11 | Put back ssl:peercert/1 | Ingela Anderton Andin |
2011-10-06 | Merge branch 'ia/ssl/remove-old-ssl/OTP-7048' | Ingela Anderton Andin |
2011-09-20 | Merge branch 'dev' into major | Henrik Nord |
2011-09-16 | Remove old ssl implementation and deprecated function ssl:peercert/1 | Ingela Anderton Andin |
2011-09-15 | Fix more misspellings of compatibility | Tuncer Ayaz |
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-06 | Corrected faulty dialyzer spec | 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-27 | Handle inet:getopts/2 and inet:setopts/2 crashes | Ingela Anderton Andin |
2011-05-24 | Corrected last argument to timer:apply_after also corrected a dilyzer spec | Ingela Anderton Andin |
2011-05-16 | OTP-9094: [httpc] Add support for upload body streaming (PUT and POST). | Micael Karlberg |
2011-05-12 | Calling gen_tcp:connect with option {ip, {127,0,0,1}} results in an exit with | Micael Karlberg |
2011-05-05 | Spec corrections | Ingela Anderton Andin |
2011-05-04 | Dialyzer spec fix | Ingela Anderton Andin |
2011-04-29 | Changed iolist() to iodata() | Ingela Anderton Andin |
2011-03-24 | Implemented encode/decode support for ssh public key files | Ingela Anderton Andin |
2011-03-07 | Add the option { hibernate_after, int() } to ssl:connect and ssl:listen | Jeroen Koops |
2011-02-22 | Corrected dialyzer specs | Ingela Anderton Andin |
2011-02-11 | Added missing return value in dialyzer specs (ssl.erl) | Ingela Anderton Andin |
2011-01-10 | Fixed Dialyzer specs | 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-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-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-14 | OTP-8695 New ssl default | Ingela Anderton Andin |
2010-06-11 | OTP-8695 New ssl default | Ingela Anderton Andin |
2010-05-21 | Decision not to support export cipher suites. | 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-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 | OTP-8554 Certificate extensions | Ingela Anderton Andin |
2010-04-07 | Fix ssl:transport_accept/2 to return properly when socket is closed | Rory Byrne |