Age | Commit message (Expand) | Author |
2010-09-13 | Merge branch 'pan/epmd-vulnerabilities/OTP-8780' into dev | Patrik Nyblom |
2010-09-13 | Merge branch 'rickard/timer-wheel/OTP-8835' into dev | Rickard Green |
2010-09-13 | Teach port suite to not use unix-specific commands and not leave them running | Patrik Nyblom |
2010-09-10 | Merge branch 'pan/binary-bif-valgrind-leak/OTP-8823' into dev | Patrik Nyblom |
2010-09-10 | Update preloaded modules | Patrik Nyblom |
2010-09-10 | Use mutex instead of rwlock | Rickard Green |
2010-09-10 | Add testcase for autoimport and the erlang.xml doc consistency | Patrik Nyblom |
2010-09-10 | Correct erlang.xml regarding autoimports | Patrik Nyblom |
2010-09-10 | Merge branch 'bjorn/http-packet-error/OTP-8831' into dev | Björn Gustavsson |
2010-09-10 | Merge branch 'sv/ethread-atomic-mips' into dev | Rickard Green |
2010-09-10 | Merge branch 'rickard/rwmtx-spin/OTP-8819' into dev | Rickard Green |
2010-09-09 | Make gen_tcp:recv/2 consistent with ssl:recv/2 | Björn Gustavsson |
2010-09-08 | Fix deadlock in reader optimized rwlock implementation | Rickard Green |
2010-09-08 | Remove unused variables | Rickard Green |
2010-09-08 | Increase spincount with many schedulers | Rickard Green |
2010-09-08 | Re-enable spin wait on ethreads rwlocks | Rickard Green |
2010-09-08 | Merge branch 'cg/docs-fixes' into dev | Björn Gustavsson |
2010-09-07 | add MIPS architecture to GCC ethread atomics support | Steve Vinoski |
2010-09-07 | Teach erl_bif_binary not leak memory by doing malloc(0) | Patrik Nyblom |
2010-09-07 | Correct typos in erlang.xml | Tuncer Ayaz |
2010-09-07 | Merge branch 'pg/fix-hipe-crash-in-gc_after_bif' into dev | Björn Gustavsson |
2010-09-07 | Merge branch 'mk/net-dragonfly-bsd-patches' into dev | Björn Gustavsson |
2010-09-06 | Merge branch 'ms/inet-bug-fixes' into dev | Björn Gustavsson |
2010-09-06 | Fix call to erts_gc_after_bif_call in hipe glue | Paul Guyot |
2010-09-06 | Fix minor typos in the documentation | Cristian Greco |
2010-09-06 | Remove warning about experimental status of NIFs from erlang.xml | Patrik Nyblom |
2010-09-06 | Stop leaking memory in nif_SUITE:send* testcases | Patrik Nyblom |
2010-09-04 | Add scheduler wakup threshold as command line argument | Rickard Green |
2010-09-04 | Lower the scheduler wakeup threshold | Rickard Green |
2010-09-03 | inet: support retrieving MAC address on BSD | Michael Santos |
2010-09-02 | Add erlang:system_info(build_type) | Rickard Green |
2010-09-02 | Merge branch 'dgud/ssl-commit-example-certs' into dev | Dan Gudmundsson |
2010-09-02 | Merge branch 'rickard/cpu-info-testcase/OTP-8765' into dev | Rickard Green |
2010-09-02 | Merge branch 'rani/sctp-sndrcvinfo/OTP-8795' into dev | Raimo Niskanen |
2010-09-02 | Merge branch 'rani/sctp-linger-bugfix/OTP-8726' into dev | Raimo Niskanen |
2010-09-01 | Merge branch 'pg/fix-segfault-on-crash_dump-with-hipe' into dev | Björn Gustavsson |
2010-09-01 | Merge branch 'mp/fix-hipe-on_load_crash' into dev | Björn Gustavsson |
2010-09-01 | Merge branch 'mp/robustify-hipe_bifs_get_hrvtime' into dev | Björn Gustavsson |
2010-09-01 | Fix crash when calling erlang:system_info(update_cpu_info) | Rickard Green |
2010-09-01 | Cleanup ssl configure parts | Dan Gudmundsson |
2010-09-01 | Add testcase for erlang:system_info(update_cpu_info) | Rickard Green |
2010-09-01 | Teach testcases to survive TIME_WAIT overload | Patrik Nyblom |
2010-08-31 | Restore null termination of input buffer | Patrik Nyblom |
2010-08-31 | Teach testcase epmd_SUITE:too_large to accept econnaborted | Patrik Nyblom |
2010-08-31 | Teach epmd_cli.c to not respond 'Killed' when killing denied | Patrik Nyblom |
2010-08-31 | Calculate minimal packet size for ALIVE2 requests correctly | Patrik Nyblom |
2010-08-31 | Document epmd and it's options properly and fixup help text | Patrik Nyblom |
2010-08-31 | Fix anomalies in epmd not yet reported as security issues | Patrik Nyblom |
2010-08-31 | Remove two buffer overflow vulnerabilities in EPMD | Patrik Nyblom |
2010-08-31 | Remove all support for ancient EPMD protocol | Patrik Nyblom |