aboutsummaryrefslogtreecommitdiffstats
path: root/lib
AgeCommit message (Expand)Author
2018-05-07Improve documentation of logger:set_*_config functionsSiri Hansen
2018-05-07Change return type from logger_formatter:format/2Siri Hansen
2018-05-07Improve test of logger_disk_log_h and logger_std_hSiri Hansen
2018-05-07Merge pull request #1802 from michalmuskala/map-is-key-bifBjörn Gustavsson
2018-05-07Merge pull request #1805 from bjorng/bjorn/hipe/remove-unused-modulesBjörn Gustavsson
2018-05-07Merge branch 'john/tools/cuddle-lcnt-tests'John Högberg
2018-05-07Ensure that lcnt server is terminated after lcnt:stop/0John Högberg
2018-05-06epp: Add the pre-defined macro OTP_RELEASEBjörn Gustavsson
2018-05-04ssh: Renegotiation -> renegotiateHans Nilsson
2018-05-04ssh: Fix DH group exchange server bug for PuTTYHans Nilsson
2018-05-04Don't save included_applications as application environment variableSiri Hansen
2018-05-04Various logger handler improvements and updated test casesPeter Andersson
2018-05-04ssh: Extend rekey_limit to also take an optional timeHans Nilsson
2018-05-04crypto: get_engine_load_cmd_list excluded if no engine supportHans Nilsson
2018-05-04crypto: Fix compilation for LibreSSL 2.7.xHans Nilsson
2018-05-04Fix syntactic issues in EDoc comments across some libsRadek Szymczyszyn
2018-05-04crypto: Disable test_engine if engine is disabledHans Nilsson
2018-05-04crypto: disable engine if OPENSSL_NO_EC* is setHans Nilsson
2018-05-04Remove unused source files in lib/hipe/optBjörn Gustavsson
2018-05-04Use \n escape instead of integer 10Richard Carlsson
2018-05-04Move error formatting to erl_error.erl and delete lib.erlRichard Carlsson
2018-05-04Move extended parse functions in lib.erl to erl_eval.erlRichard Carlsson
2018-05-04Move lib:eval_str/1 into mod_esi.erlRichard Carlsson
2018-05-04Remove lib:progname/0Richard Carlsson
2018-05-04Eliminate call to lib:progname/1 in slave.erlRichard Carlsson
2018-05-04Add ct:get_progname/0Richard Carlsson
2018-05-04Remove lib:error_message/2Richard Carlsson
2018-05-04Remove lib:flush_receive/0Richard Carlsson
2018-05-04Remove lib:send/2 and lib:sendw/2Richard Carlsson
2018-05-04Move lib:nonl/1 into yecc.erlRichard Carlsson
2018-05-04Merge pull request #1766 from seancribbs/add_erl_types_suiteHans Bolinder
2018-05-04Merge branch 'john/kernel/add-file_int-to-release'John Högberg
2018-05-03Make it possible to disable sync and drop modePeter Andersson
2018-05-03Update logger documentationSiri Hansen
2018-05-03Set single_line=true by default in logger_formatterSiri Hansen
2018-05-03Merge branch 'ingela/ssl/testcuddling'Ingela Anderton Andin
2018-05-03Merge branch 'lukas/kernel/logger-docs'Lukas Larsson
2018-05-03Merge branch 'maint'John Högberg
2018-05-03Merge branch 'maint-20' into maintJohn Högberg
2018-05-02kernel: Use formatter in simple logger exampleLukas Larsson
2018-05-02Add file_int.hrl to release targetJohn Högberg
2018-05-02ssl: Exclude DTLS tests for one more OpenSSL version for nowIngela Anderton Andin
2018-05-02ssl: Use sane input dataIngela Anderton Andin
2018-05-02Update release notesErlang/OTP
2018-05-02Merge branch 'ingela/ssl/client-has-no-cert/ERL-599/OTP-15050' into maint-20Erlang/OTP
2018-05-02Merge branch 'john/erts/fix-heart-command-overflow/OTP-15034/ERIERL-166' into...Erlang/OTP
2018-05-02ssh: Renegotiation -> renegotiateHans Nilsson
2018-05-02ssl: Make sure help function works from all parts of test suiteIngela Anderton Andin
2018-05-02ssh: Fix DH group exchange server bug for PuTTYHans Nilsson
2018-05-02Revert "Update release notes"Henrik