Age | Commit message (Expand) | Author |
2014-01-13 | ssl: add brainpool elliptic curves to TLS (RFC-7027) | Andreas Schultz |
2014-01-13 | public_key: add brainpool elliptic curves (RFC-5639) | Andreas Schultz |
2014-01-13 | crypto: document ec_curves/0 and ec_curve/1 | Andreas Schultz |
2014-01-13 | crypto: add brainpool (RFC 5639) curves | Andreas Schultz |
2014-01-13 | crypto: move elitic curve definitions from OpenSSL built-ins to Erlang | Andreas Schultz |
2014-01-13 | crypto: add ECDH test vectors for more curves | Andreas Schultz |
2014-01-13 | inets: Remove log message as it causes more harm than use at the moment | Ingela Anderton Andin |
2014-01-13 | Merge branch 'lukas/erts/win-icon/OTP-11560' | Lukas Larsson |
2014-01-13 | Merge branch 'lukas/erts/fix_sp_usage_printout/OTP-11559' | Lukas Larsson |
2014-01-10 | Merge branch 'lukas/erts/fd0_pipe_bug/OTP-11558' | Lukas Larsson |
2014-01-10 | erts: Make sure fds 0,1 and 2 are open | Lukas Larsson |
2014-01-10 | erts: Run binary_SUITE:trapping even for 32bit | Sverker Eriksson |
2014-01-10 | inets: Mend broken max_clients check | Ingela Anderton Andin |
2014-01-10 | erts: Extend binary_SUITE:ttb_trap to also cover binary_to_term | Sverker Eriksson |
2014-01-10 | erts: Remove the extra_root feature from the process structure | Sverker Eriksson |
2014-01-10 | erts: Simplify term_to_binary by removing saved ESTACK from root set | Sverker Eriksson |
2014-01-10 | erts: Replace tab with space for proper alignment | Lukas Larsson |
2014-01-10 | inets: Start CT'ify httpd_SUITE | Ingela Anderton Andin |
2014-01-10 | Include ctype.h in odbcserver.c for tolower() | Anthony Ramine |
2014-01-10 | Remove support for query keyword from emacs mode | Paul Oliver |
2014-01-10 | fix calculation of variable | Henrik Nord |
2014-01-10 | hipe: Fix compilation with 'no_remove_comments' | Johannes Weißl |
2014-01-10 | Add missing default value for regexps in reltool | Håkan Mattsson |
2014-01-10 | Adapted reltool test server to common test usage of tc_status | Håkan Mattsson |
2014-01-10 | Add support for the separate tinfo library from ncurses | Dirkjan Ochtman |
2014-01-10 | Handle binary input in console helpers | José Valim |
2014-01-09 | erts: Update etp-commands with heap-dump | Björn-Egil Dahlberg |
2014-01-09 | Fix issues with new versioning | Rickard Green |
2014-01-09 | erts/zlib: Remove unused file example.c | Björn Gustavsson |
2014-01-09 | Merge branch 'sv/faster-orddict-from_list/OTP-11552' | Björn Gustavsson |
2014-01-09 | Merge branch 'nox/fix-dbg_ieval-exporting-rules/OTP-11553' | Björn Gustavsson |
2014-01-08 | erts: Fix useless comparisons in binary_SUITE:external_size | Sverker Eriksson |
2014-01-08 | erts: Reduce heap usage for binary_SUITE:deep | Sverker Eriksson |
2014-01-08 | erts: Remove overestimation of heap space in binary_to_term | Sverker Eriksson |
2014-01-08 | erts: Add internal docs for code loading and tracing | Sverker Eriksson |
2014-01-08 | compiler tests: Test exporting rules for andalso/orelse | Björn Gustavsson |
2014-01-08 | Ignore warnings when running sys_core_fold after inlining | Björn Gustavsson |
2014-01-08 | Merge branch 'bjorn/compiler/fix-slow-compilation/OTP-10652' | Björn Gustavsson |
2014-01-08 | Merge branch 'rickard/idoc' | Rickard Green |
2014-01-08 | Add misc internal documentation | Rickard Green |
2014-01-07 | erts: Fix bs_get_integer instruction | Björn-Egil Dahlberg |
2014-01-07 | Add a chmod call in the CLI example | Pierre Fenoll |
2013-12-20 | Merge branch 'sverk/re-valgrind-fix' | Sverker Eriksson |
2013-12-20 | Merge branch 'florianZ/crypto/error-fixes' | Sverker Eriksson |
2013-12-20 | Merge branch 'sverk/unicode-driver-paths' | Sverker Eriksson |
2013-12-20 | Merge branch 'dgud/remove-gs-apps/OTP-10915' | Dan Gudmundsson |
2013-12-20 | Merge remote-tracking branch 'origin/kostis/dialyzer_hipe-remove-gs' | Dan Gudmundsson |
2013-12-19 | improve performance for orddict:from_list/1 | Steve Vinoski |
2013-12-19 | Merge branch 'siri/master-cuddle-with-tests' | Siri Hansen |
2013-12-19 | Eliminate bottlenecks in sys_core_fold | Björn Gustavsson |