Age | Commit message (Expand) | Author |
2013-04-12 | fix srp_anon ciphers suites requiring certificates to work. | Andreas Schultz |
2013-04-11 | Minor doc fix | Anders Svensson |
2013-04-11 | Add testcase to exercise reconnect behaviour | Anders Svensson |
2013-04-11 | Merge branch 'lh/otp-optims/OTP-11035' into maint | Fredrik Gustafsson |
2013-04-11 | Merge branch 'fredrik/ct/telnet_wo_line_breaks/OTP-10085' into maint | Fredrik Gustafsson |
2013-04-11 | Comment fix | Anders Svensson |
2013-04-11 | More robust listening port lookup in test suites | Anders Svensson |
2013-04-11 | Update example client to allow default local address | Anders Svensson |
2013-04-11 | Make explicit local address to diameter_tcp:start/3 optional | Anders Svensson |
2013-04-11 | Add transport interface 'connected' message with local address list | Anders Svensson |
2013-04-11 | Optimize communication with file io server | Anthony Ramine |
2013-04-11 | Merge branch 'sverk/dets_remove_test_otp_9607' into maint | Sverker Eriksson |
2013-04-11 | Merge branch 'ks/hipe-cleanup-escaping/OTP-11031' into maint | Fredrik Gustafsson |
2013-04-10 | Merge branch 'mar/cover-fix/OTP-11028' into maint | Fredrik Gustafsson |
2013-04-10 | Merge branch 'sa/dialyzer-bitstring-fixes/OTP-11027' into maint | Fredrik Gustafsson |
2013-04-10 | Fix watchdog table leak | Anders Svensson |
2013-04-10 | Merge branch 'siri/common_test/unexpected_io/OTP-10494' into maint | Siri Hansen |
2013-04-09 | Delete ets tables when stopped | Fredrik Gustafsson |
2013-04-09 | Merge branch 'fredrik/stdlib/fix_broken_link' into maint | Fredrik Gustafsson |
2013-04-08 | Merge branch 'anders/diameter/service_config/OTP-11017' into maint | Anders Svensson |
2013-04-08 | Merge branch 'anders/diameter/release_notes/OTP-11014' into maint | Anders Svensson |
2013-04-08 | Merge branch 'fredrik/ssh/ssh_daemon_pass_arg/OTP-10975' into maint | Fredrik Gustafsson |
2013-04-08 | Merge branch 'siri/cuddle-with-tests' into maint | Siri Hansen |
2013-04-08 | [common_test] Add test for unexpected I/O | Siri Hansen |
2013-04-08 | [common_test] Send unexpected logging to test_server's unexpected_io.log | Siri Hansen |
2013-04-08 | [test_server] Add test_server_io:print_unexpected/1 | Siri Hansen |
2013-04-08 | Minor refactorings | Stavros Aronis |
2013-04-08 | Fix minor error in natively compiled module list | Stavros Aronis |
2013-04-08 | Fix notification for duplicate modules | Stavros Aronis |
2013-04-08 | Fix an error in the type inference of bitstring data | Stavros Aronis |
2013-04-08 | Remove unused Postscript files | Hans Bolinder |
2013-04-08 | Merge branch 'ia/ssl/crypto/PSK-SRP/doc' into maint | Ingela Anderton Andin |
2013-04-06 | Fix faulty capitalization in generated release notes | Anders Svensson |
2013-04-06 | Fix handling of unknown options to diameter:start_service/2 | Anders Svensson |
2013-04-05 | Use erlang:demonitor(Ref, [flush]) where applicable | Loïc Hoguin |
2013-04-05 | ssh: If not valid expression, rather than generate a error, try to use the cmd. | Fredrik Gustafsson |
2013-04-05 | ssl & crypto: Documentation enhancements | Ingela Anderton Andin |
2013-04-05 | Fixed broken links in sys.html | Fredrik Gustafsson |
2013-04-04 | Merge branch 'siri/test_server/hanging-io-request/OTP-10991' into maint | Siri Hansen |
2013-04-04 | Merge branch 'siri/common_test/force_stop-skip_rest/OTP-10856' into maint | Siri Hansen |
2013-04-04 | Merge branch 'sv/stdlib/sys-get-state/OTP-11013' into maint | Fredrik Gustafsson |
2013-04-04 | Fix rest_for_one and one_for_all restarting a child not terminated | James Fish |
2013-04-04 | fix a race condition when there're several applications in apps directory | Manuel Rubio |
2013-04-04 | Changed handshake from to_erl to run_erl, on behalf of shell search | Fredrik Gustafsson |
2013-04-04 | Merge branch 'ia/ssl/PSK-SRP' into maint | Ingela Anderton Andin |
2013-04-03 | Prevent loss of objects after the extension marker | Björn Gustavsson |
2013-04-03 | Don't lose the extension mark for object set parameters | Björn Gustavsson |
2013-04-03 | ssl: Use new SRP crypto API | Ingela Anderton Andin |
2013-04-03 | crypto: New SRP API | Ingela Anderton Andin |
2013-04-03 | CRYPTO: add algorithms/0 function that returns a list off compiled in crypto ... | Andreas Schultz |