Age | Commit message (Expand) | Author |
2011-10-04 | Merge branch 'dev' into major | Björn-Egil Dahlberg |
2011-10-04 | Better option handling | Ingela Anderton Andin |
2011-10-04 | Prepare releaseOTP_R14B04 | Erlang/OTP |
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-10-03 | Add payload test | 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 branch 'dev' into major | Ingela Anderton Andin |
2011-09-28 | Corrected documentation bug | Ingela Anderton Andin |
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-15 | Fix misspelling of compatibility in ssl_basic_SUITE | 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 | Merge branch 'dev' into major | Ingela Anderton Andin |
2011-09-06 | Corrected faulty dialyzer spec | Ingela Anderton Andin |
2011-09-05 | Merge remote branch 'upstream/dev' into major | Ingela Anderton Andin |
2011-09-05 | Corrected spec name errors: ip_adress -> ip_address port_num -> port_number | Ingela Anderton Andin |
2011-09-01 | Use ssl instead of being a proxy command | Dan Gudmundsson |
2011-09-01 | Connect from both sides works now | Dan Gudmundsson |
2011-08-31 | Merge remote branch 'upstream/dev' into major | Ingela Anderton Andin |
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 | Merge branch 'dev' into major | Ingela Anderton Andin |
2011-08-30 | Corrected input argument to error_logger:error_report/1 | Ingela Anderton Andin |
2011-08-25 | Merge branch 'dev' into major | Henrik Nord |
2011-08-08 | replace "a ssl" with "an ssl" | Christian von Roques |
2011-08-08 | Trivial documentation fixes | Christian von Roques |
2011-08-08 | */c_src/Makefile*: Support parallel make | Björn Gustavsson |
2011-07-06 | Merge branch 'ia/ssl/connect-twice' into dev | Ingela Anderton Andin |
2011-07-06 | Merge branch 'ia/ssl/improved-test-case' into dev | Ingela Anderton Andin |
2011-07-04 | Added test case | Ingela Anderton Andin |
2011-06-30 | Improved test case so that it will not fail due to last_delay_timer = undefined | Ingela Anderton Andin |
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-16 | Merge branch 'ia/ssl/longer-timeout-in-testcase' into dev | 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-13 | Time out in test case needs to be longer to make sure clean up is | 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 |