summaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* crypto: Add OpenSSL_version macrosSverker Eriksson2016-05-261-21/+36
* crypto: Allow any AES-GCM tag length for non-EVP implSverker Eriksson2016-05-261-2/+2
* crypto: Workaround buggy GCM via EVPSverker Eriksson2016-05-261-2/+56
* Merge branch 'dgud/tools/emacs/improve-tags-def-function'Dan Gudmundsson2016-05-241-0/+6
|\
| * emacs: Improve default tag searchDan Gudmundsson2016-05-231-0/+6
* | Merge branch 'egil/xmerl/modernize-tests'Björn-Egil Dahlberg2016-05-2315-32022/+27974
|\ \ | |/ |/|
| * Eliminate use of doc and suite clausesBjörn-Egil Dahlberg2016-05-206-3814/+9
| * Eliminate use of the ?t macroBjörn-Egil Dahlberg2016-05-201-27/+1
| * Eliminate use of ?config() macroBjörn-Egil Dahlberg2016-05-207-3866/+3844
| * Modernize timetrapsBjörn-Egil Dahlberg2016-05-207-124/+54
| * Remove ?line macrosBjörn-Egil Dahlberg2016-05-2012-27945/+27820
* | Let find-tag visit definitions in right orderJohan Claesson2016-05-231-33/+18
* | Merge branch 'ingela/ssl-httpc/ERL-144'Ingela Anderton Andin2016-05-231-1/+1
|\ \
| * | ssl: Send correct close messageIngela Anderton Andin2016-05-201-1/+1
* | | Merge branch 'ingela/ssl/test-enhancment'Ingela Anderton Andin2016-05-2317-772/+834
|\ \ \
| * | | ssl: Increase timeoutIngela Anderton Andin2016-05-201-1/+1
| * | | ssl: Remove use of test_server config macroIngela Anderton Andin2016-05-2015-137/+137
| * | | ssl: Disable DTLS test for nowIngela Anderton Andin2016-05-201-4/+4
| * | | ssl: move TLS/DTLS version logging into helperAndreas Schultz2016-05-209-21/+24
| * | | ssl: tests for DTLSAndreas Schultz2016-05-2011-622/+681
* | | | Merge branch 'bjorn/compiler/misc'Björn Gustavsson2016-05-2310-50/+326
|\ \ \ \
| * | | | beam_bool_SUITE: Cover one more lineBjörn Gustavsson2016-05-231-2/+12
| * | | | beam_utils_SUITE: Cover more lines in beam_utilsBjörn Gustavsson2016-05-231-2/+45
| * | | | beam_reorder: Don't confuse beam_validatorBjörn Gustavsson2016-05-232-2/+23
| * | | | beam_bool: Reject potentially unsafe optimizationBjörn Gustavsson2016-05-232-2/+31
| * | | | v3_core: Don't depend on sys_core_fold for cleaning upBjörn Gustavsson2016-05-232-26/+120
| * | | | beam_type: Eliminate crashBjörn Gustavsson2016-05-232-10/+62
| * | | | beam_type: Correct handling of setelement/3Björn Gustavsson2016-05-202-8/+26
| * | | | beam_validator: Handle cons literals betterBjörn Gustavsson2016-05-201-0/+2
| * | | | beam_validator: Keep better track of tuple literalsBjörn Gustavsson2016-05-201-2/+9
* | | | | Merge branch 'richcarl/eunit/debug-val-depth/PR-1061/OTP-13612'Björn Gustavsson2016-05-232-14/+13
|\ \ \ \ \
| * | | | | Replace suggested debugValAll/1 macro with debugVal/2Richard Carlsson2016-05-202-14/+13
| |/ / / /
* | | | | Merge branch 'sverker/os_mon/FreeBSD-EXIT_WITH'Sverker Eriksson2016-05-201-28/+29
|\ \ \ \ \
| * | | | | os_mon: Fix compile error on FreeBSDSverker Eriksson2016-05-171-28/+29
* | | | | | Fix spelling of "atomicity" in ets.xmlMagnus Henoch2016-05-201-2/+2
| |_|_|_|/ |/| | | |
* | | | | Merge branch 'binarin/fix-absolute-paths/PR-1056/OTP-13617'Björn-Egil Dahlberg2016-05-201-1/+1
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | Fix program paths used in build processAlexey Lebedeff2016-05-171-1/+1
* | | | | Merge branch 'kostis/compiler/cerl-arity/PR-1059'Björn Gustavsson2016-05-201-16/+16
|\ \ \ \ \
| * | | | | Use arity() consistentlyKostis Sagonas2016-05-181-16/+16
* | | | | | Merge branch 'dgud/observer/process-display-binary'Dan Gudmundsson2016-05-205-68/+117
|\ \ \ \ \ \
| * | | | | | observer: sync close to avoid process crash reportsDan Gudmundsson2016-05-171-15/+43
| * | | | | | Test cuddlingDan Gudmundsson2016-05-132-1/+2
| * | | | | | observer: Align system info boxesDan Gudmundsson2016-05-121-43/+54
| * | | | | | Change binary debug tuple to size and refc infoDan Gudmundsson2016-05-122-9/+18
* | | | | | | Merge branch 'dgud/tools/emacs-xref/PR-1051'Dan Gudmundsson2016-05-202-54/+302
|\ \ \ \ \ \ \ | |_|_|_|_|_|/ |/| | | | | |
| * | | | | | Add xref support in erlang.elJohan Claesson2016-05-202-55/+302
* | | | | | | Merge branch 'ingela/ssl/gen-statem-setopts/ERL-147'Ingela Anderton Andin2016-05-201-41/+45
|\ \ \ \ \ \ \ | |_|_|_|_|_|/ |/| | | | | |
| * | | | | | ssl: Setopts should be allowed in all statesIngela Anderton Andin2016-05-191-41/+45
* | | | | | | Merge branch 'mururu/eunit/debugvalall/PR-1024/OTP-13612'Björn Gustavsson2016-05-192-0/+10
|\ \ \ \ \ \ \
| * | | | | | | eunit: Add ?debugValAll macroYuki Ito2016-04-232-0/+10