Age | Commit message (Expand) | Author |
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-10-06 | Merge branch 'ia/ssl/dist-more-tests' | Ingela Anderton Andin |
2011-10-04 | Better option handling | Ingela Anderton Andin |
2011-10-03 | Improve code structure | Ingela Anderton Andin |
2011-10-03 | Remove ssl_prim calls that are remains from the old ssl distribution | Ingela Anderton Andin |
2011-09-29 | Merge branch 'dev' into major | Björn-Egil Dahlberg |
2011-09-29 | Update copyright years | Björn-Egil Dahlberg |
2011-09-28 | Merge remote branch 'upstream/dev' into major | Ingela Anderton Andin |
2011-09-27 | Both the SSLv3 and TLS 1.0/TLS 1.1 specifications require | Ingela Anderton Andin |
2011-09-27 | fix unknown ssl extension parsing by changing length from bits to bytes | Ben Murphy |
2011-09-20 | Merge branch 'dev' into major | Henrik Nord |
2011-09-20 | Merge branch 'ta/docs-fixes' into dev | Henrik Nord |
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-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-09-01 | Connect from both sides works now | Dan Gudmundsson |
2011-08-31 | Merge branch 'ia/ssl/use-inet-and-gen-specs' into dev | Ingela Anderton Andin |
2011-08-31 | Use inet and gen_* dialyzer specs | Ingela Anderton Andin |
2011-08-30 | Corrected input argument to error_logger:error_report/1 | 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-28 | Merge branch 'ia/ssl/use-erlang-send-after-instead-of-timer-send-after' into dev | Ingela Anderton Andin |
2011-06-27 | Use erlang:send_after instead of timer:send_after | Ingela Anderton Andin |
2011-06-27 | Handle inet:getopts/2 and inet:setopts/2 crashes | Ingela Anderton Andin |
2011-06-14 | Changed test case so that we do not have to make ets-table named | Ingela Anderton Andin |
2011-06-07 | Prevention of denial of service attack | Ingela Anderton Andin |
2011-06-01 | The clean up of the session table now works as intended. | Ingela Anderton Andin |
2011-05-24 | Corrected last argument to timer:apply_after also corrected a dilyzer spec | Ingela Anderton Andin |
2011-05-17 | In TLS 1.1, failure to properly close a connection no longer requires | Ingela Anderton Andin |
2011-05-16 | OTP-9094: [httpc] Add support for upload body streaming (PUT and POST). | Micael Karlberg |
2011-05-13 | Ssl sometimes fails when reusing a session | Ingela Anderton Andin |
2011-05-12 | Calling gen_tcp:connect with option {ip, {127,0,0,1}} results in an exit with | 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-04-15 | Prepare for release | Ingela Anderton Andin |
2011-03-24 | Merge branch 'ia/public_key/encode-decode-ssh/OTP-9144' into dev | Ingela Anderton Andin |
2011-03-24 | Implemented encode/decode support for ssh public key files | Ingela Anderton Andin |
2011-03-11 | Update copyright years | Björn-Egil Dahlberg |
2011-03-08 | Merge branch 'ia/ssl/prepare-release' into dev | Ingela Anderton Andin |
2011-03-07 | Prepare for release | Ingela Anderton Andin |
2011-03-07 | Add the option { hibernate_after, int() } to ssl:connect and ssl:listen | Jeroen Koops |
2011-02-22 | Dialyzer does not like old fun syntax | Ingela Anderton Andin |