Age | Commit message (Expand) | Author |
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 |
2011-05-24 | Merge branch 'ia/ssl/ets-table-cleanup' into dev | Björn-Egil Dahlberg |
2011-05-24 | Corrected last argument to timer:apply_after also corrected a dilyzer spec | Ingela Anderton Andin |
2011-05-20 | Update copyright years | Björn-Egil Dahlberg |
2011-05-18 | Merge branch 'pan/win_static_openssl/OTP-9280' into dev | Patrik Nyblom |
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-10 | Link OpenSSL libraries static on Windows | Patrik Nyblom |
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-21 | Fixed blunder in year tag | Ingela Anderton Andin |
2011-04-20 | Added missing path validation error to documentation | Ingela Anderton Andin |
2011-04-15 | Prepare for release | Ingela Anderton Andin |
2011-03-30 | Merge branch 'hw/call-chmod-without-f' into dev | Henrik Nord |
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-14 | Prepare releaseOTP_R14B02 | Erlang/OTP |
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-03-07 | Workaround for application:start(crypto) inconsistency | Ingela Anderton Andin |
2011-02-22 | Dialyzer does not like old fun syntax | Ingela Anderton Andin |
2011-02-22 | Corrected dialyzer specs | Ingela Anderton Andin |
2011-02-22 | Modernized some dialyzer specs | Ingela Anderton Andin |
2011-02-17 | Rename Suite Callback to Common Test Hook | Lukas Larsson |
2011-02-17 | Update init_per_suite to skip all tests if crypto does not exist | Lukas Larsson |
2011-02-17 | Update and add cover spec files to work with common_test | Lukas Larsson |
2011-02-17 | Update all test specs | Lukas Larsson |
2011-02-17 | Fix formatting for ssl | Lukas Larsson |
2011-02-17 | Add init_per_suite and end_per_suite | Lukas Larsson |
2011-02-17 | Add ts_install_scb to suite/0 | Lukas Larsson |
2011-02-17 | Update ssl tests to conform with common_test standard | Lukas Larsson |