aboutsummaryrefslogtreecommitdiffstats
path: root/lib
AgeCommit message (Expand)Author
2014-01-16jinterface: Fix unicode bug in test codeSverker Eriksson
2014-01-16Generalize optimizations of case statementsBjörn Gustavsson
2014-01-16compiler: Correct line number in exception from binary constructionBjörn Gustavsson
2014-01-15wx: Remove compiler option -fomit-frame-pointer on DarwinDan Gudmundsson
2014-01-15odbc: Fix configure check to work proparly on windowsIngela Anderton Andin
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-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-14ssl: Add versions to check for sane OpenSSL version for renegotiationIngela Anderton Andin
2014-01-14Update zlib to 1.2.8Björn Gustavsson
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-10fix indentation error from scan-sexp in erlang.elSteve Vinoski
2014-01-10inets: Mend broken max_clients checkIngela Anderton Andin
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-10Handle binary input in console helpersJosé Valim
2014-01-09Merge branch 'sv/faster-orddict-from_list/OTP-11552'Björn Gustavsson
2014-01-09Merge branch 'nox/fix-dbg_ieval-exporting-rules/OTP-11553'Björn Gustavsson
2014-01-08compiler tests: Test exporting rules for andalso/orelseBjörn Gustavsson
2014-01-08Ignore warnings when running sys_core_fold after inliningBjörn Gustavsson
2014-01-08Merge branch 'bjorn/compiler/fix-slow-compilation/OTP-10652'Björn Gustavsson
2014-01-07prevent errors from erlang.elSteve Vinoski
2014-01-02Correct doc of return value of dbg:{stop,stop_clear} functionsLuca Favatella
2013-12-20fix erlang-mode erlang-get-function-aritySteve Vinoski
2013-12-20Merge branch 'florianZ/crypto/error-fixes'Sverker Eriksson
2013-12-20Merge branch 'dgud/remove-gs-apps/OTP-10915'Dan Gudmundsson
2013-12-20Merge remote-tracking branch 'origin/kostis/dialyzer_hipe-remove-gs'Dan Gudmundsson
2013-12-19improve performance for orddict:from_list/1Steve Vinoski
2013-12-19Merge branch 'siri/master-cuddle-with-tests'Siri Hansen
2013-12-19Eliminate bottlenecks in sys_core_foldBjörn Gustavsson
2013-12-19inets: Remove use of default gen_server timeoutIngela Anderton Andin