Age | Commit message (Expand) | Author |
2014-01-14 | ssl: Add missing options validation of server_name_indication | Ingela Anderton Andin |
2014-01-14 | Merge branch 'puzza007/remove-query-reserved-word-from-emacs-mode' | Henrik Nord |
2014-01-14 | Merge branch 'ad/ssh_expand_test' | Henrik Nord |
2014-01-14 | wx: Fix crash when garbage collect event handlers (debugger caused seg fault) | Dan Gudmundsson |
2014-01-14 | wx: Fix LDFLAGS for Mac | Dan Gudmundsson |
2014-01-14 | ssl: Add versions to check for sane OpenSSL version for renegotiation | Ingela Anderton Andin |
2014-01-13 | inets: Prepare for release | Ingela Anderton Andin |
2014-01-13 | crypto: selective support for GF2m curves | Andreas Schultz |
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-10 | inets: Mend broken max_clients check | Ingela Anderton Andin |
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 | Handle binary input in console helpers | José Valim |
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 | 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-07 | prevent errors from erlang.el | Steve Vinoski |
2013-12-20 | Merge branch 'florianZ/crypto/error-fixes' | 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 |
2013-12-19 | inets: Remove use of default gen_server timeout | Ingela Anderton Andin |
2013-12-18 | Officially support building core files | Tuncer Ayaz |
2013-12-18 | Officially support building assembler files | Tuncer Ayaz |
2013-12-18 | Merge branch 'nox/asm-reentrant/OTP-11544' | Björn Gustavsson |
2013-12-17 | [sasl] Fix error printout in release_handler_SUITE to handle unicode path | Siri Hansen |
2013-12-17 | Merge tag 'OTP_R16B03_yielding_binary_to_term' | Sverker Eriksson |
2013-12-16 | crypto: Fix memory leaks and invalid deallocations | Sverker Eriksson |
2013-12-15 | Fix evaluation of andalso and orelse in the debugger | Anthony Ramine |
2013-12-13 | Test compilation of BEAM assembly with optimisations on | Anthony Ramine |
2013-12-13 | Keep exit blocks in order when moving them in beam_jump | Anthony Ramine |
2013-12-13 | Add missing recv_set, recv_mark and '%' to BEAM live annotation | Anthony Ramine |
2013-12-13 | Collect all optimised allocate instructions in beam_block | Anthony Ramine |
2013-12-13 | Properly collect allocate_zero instructions in beam_block | Anthony Ramine |
2013-12-13 | Properly let floating-point instructions through in the BEAM compiler | Anthony Ramine |