aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2014-01-15ssl: Prepare for releaseIngela Anderton Andin
2014-01-14ssl: fix elliptic curve selection in server modeAndreas Schultz
2014-01-14ssl: Prepare for releaseIngela Anderton Andin
2014-01-14Merge branch 'nox/odbcserver-tolower'Henrik Nord
2014-01-14ssl: Add missing options validation of server_name_indicationIngela Anderton Andin
2014-01-14Merge branch 'puzza007/remove-query-reserved-word-from-emacs-mode'Henrik Nord
2014-01-14Update system versionBjörn-Egil Dahlberg
2014-01-14Merge branch 'ad/ssh_expand_test'Henrik Nord
2014-01-14wx: Fix crash when garbage collect event handlers (debugger caused seg fault)Dan Gudmundsson
2014-01-14wx: Fix LDFLAGS for MacDan Gudmundsson
2014-01-14Merge branch 'weisslj/fix-epmd-names-win32'Henrik Nord
2014-01-14epmd: Fix -names option on WindowsJohannes Weißl
2014-01-14Merge branch 'weisslj/fix-hipe-no-remove-comments'Henrik Nord
2014-01-14ssl: Add versions to check for sane OpenSSL version for renegotiationIngela Anderton Andin
2014-01-14Don't make gzio.c dependent on the zutil.h header fileBjörn Gustavsson
2014-01-14Update zlib to 1.2.8Björn Gustavsson
2014-01-13Merge branch 'rickard/otp-17-vsn-fix'Rickard Green
2014-01-13inets: Prepare for releaseIngela Anderton Andin
2014-01-13crypto: selective support for GF2m curvesAndreas Schultz
2014-01-13ssl: add brainpool elliptic curves to TLS (RFC-7027)Andreas Schultz
2014-01-13public_key: add brainpool elliptic curves (RFC-5639)Andreas Schultz
2014-01-13crypto: document ec_curves/0 and ec_curve/1Andreas Schultz
2014-01-13crypto: add brainpool (RFC 5639) curvesAndreas Schultz
2014-01-13crypto: move elitic curve definitions from OpenSSL built-ins to ErlangAndreas Schultz
2014-01-13crypto: add ECDH test vectors for more curvesAndreas Schultz
2014-01-13inets: Remove log message as it causes more harm than use at the momentIngela Anderton Andin
2014-01-13Merge branch 'lukas/erts/win-icon/OTP-11560'Lukas Larsson
2014-01-13Merge branch 'lukas/erts/fix_sp_usage_printout/OTP-11559'Lukas Larsson
2014-01-10fix indentation error from scan-sexp in erlang.elSteve Vinoski
2014-01-10Merge branch 'lukas/erts/fd0_pipe_bug/OTP-11558'Lukas Larsson
2014-01-10erts: Make sure fds 0,1 and 2 are openLukas Larsson
2014-01-10erts: Run binary_SUITE:trapping even for 32bitSverker Eriksson
2014-01-10inets: Mend broken max_clients checkIngela Anderton Andin
2014-01-10erts: Extend binary_SUITE:ttb_trap to also cover binary_to_termSverker Eriksson
2014-01-10erts: Remove the extra_root feature from the process structureSverker Eriksson
2014-01-10erts: Simplify term_to_binary by removing saved ESTACK from root setSverker Eriksson
2014-01-10erts: Replace tab with space for proper alignmentLukas Larsson
2014-01-10inets: Start CT'ify httpd_SUITEIngela Anderton Andin
2014-01-10Include ctype.h in odbcserver.c for tolower()Anthony Ramine
2014-01-10Remove support for query keyword from emacs modePaul Oliver
2014-01-10fix calculation of variableHenrik Nord
2014-01-10hipe: Fix compilation with 'no_remove_comments'Johannes Weißl
2014-01-10Add missing default value for regexps in reltoolHåkan Mattsson
2014-01-10Adapted reltool test server to common test usage of tc_statusHåkan Mattsson
2014-01-10Add support for the separate tinfo library from ncursesDirkjan Ochtman
2014-01-10Handle binary input in console helpersJosé Valim
2014-01-09erts: Update etp-commands with heap-dumpBjörn-Egil Dahlberg
2014-01-09Fix issues with new versioningRickard Green
2014-01-09erts/zlib: Remove unused file example.cBjörn Gustavsson
2014-01-09Merge branch 'sv/faster-orddict-from_list/OTP-11552'Björn Gustavsson