Age | Commit message (Expand) | Author |
2018-05-06 | Fix typos in erlang.xml | bitnitdit |
2018-05-04 | ssh: Renegotiation -> renegotiate | Hans Nilsson |
2018-05-04 | ssh: Fix DH group exchange server bug for PuTTY | Hans Nilsson |
2018-05-04 | Don't save included_applications as application environment variable | Siri Hansen |
2018-05-04 | Various logger handler improvements and updated test cases | Peter Andersson |
2018-05-04 | Merge branch 'hans/ssh/rekey_limit/OTP-15069' | Hans Nilsson |
2018-05-04 | ssh: Extend rekey_limit to also take an optional time | Hans Nilsson |
2018-05-04 | crypto: get_engine_load_cmd_list excluded if no engine support | Hans Nilsson |
2018-05-04 | crypto: Fix compilation for LibreSSL 2.7.x | Hans Nilsson |
2018-05-04 | Fix syntactic issues in EDoc comments across some libs | Radek Szymczyszyn |
2018-05-04 | crypto: Disable test_engine if engine is disabled | Hans Nilsson |
2018-05-04 | crypto: disable engine if OPENSSL_NO_EC* is set | Hans Nilsson |
2018-05-04 | Remove unused source files in lib/hipe/opt | Björn Gustavsson |
2018-05-04 | scripts/diffable: Include the hipe application | Björn Gustavsson |
2018-05-04 | Use \n escape instead of integer 10 | Richard Carlsson |
2018-05-04 | Move error formatting to erl_error.erl and delete lib.erl | Richard Carlsson |
2018-05-04 | Move extended parse functions in lib.erl to erl_eval.erl | Richard Carlsson |
2018-05-04 | Move lib:eval_str/1 into mod_esi.erl | Richard Carlsson |
2018-05-04 | Remove lib:progname/0 | Richard Carlsson |
2018-05-04 | Eliminate call to lib:progname/1 in slave.erl | Richard Carlsson |
2018-05-04 | Add ct:get_progname/0 | Richard Carlsson |
2018-05-04 | Remove lib:error_message/2 | Richard Carlsson |
2018-05-04 | Remove lib:flush_receive/0 | Richard Carlsson |
2018-05-04 | Remove lib:send/2 and lib:sendw/2 | Richard Carlsson |
2018-05-04 | Move lib:nonl/1 into yecc.erl | Richard Carlsson |
2018-05-04 | Merge pull request #1766 from seancribbs/add_erl_types_suite | Hans Bolinder |
2018-05-04 | Merge branch 'bjorn/fix-typer-link' | Björn Gustavsson |
2018-05-04 | Merge branch 'john/kernel/add-file_int-to-release' | John Högberg |
2018-05-04 | Merge branch 'john/erts/fix-windows-symlinks/OTP-15062/ERL-615' | John Högberg |
2018-05-03 | Make it possible to disable sync and drop mode | Peter Andersson |
2018-05-03 | Stop assuming that all NTFS reparse points are links | John Högberg |
2018-05-03 | Update logger documentation | Siri Hansen |
2018-05-03 | Set single_line=true by default in logger_formatter | Siri Hansen |
2018-05-03 | Merge branch 'ingela/ssl/testcuddling' | Ingela Anderton Andin |
2018-05-03 | Merge branch 'lukas/kernel/logger-docs' | Lukas Larsson |
2018-05-03 | Add xmllint to travis build | Lukas Larsson |
2018-05-03 | Merge branch 'maint' | John Högberg |
2018-05-03 | Merge branch 'maint-20' into maint | John Högberg |
2018-05-02 | kernel: Use formatter in simple logger example | Lukas Larsson |
2018-05-02 | Add file_int.hrl to release target | John Högberg |
2018-05-02 | ssl: Exclude DTLS tests for one more OpenSSL version for now | Ingela Anderton Andin |
2018-05-02 | ssl: Use sane input data | Ingela Anderton Andin |
2018-05-02 | Fix the missing link to typer in an installed system | Björn Gustavsson |
2018-05-02 | Updated OTP versionOTP-20.3.5 | Erlang/OTP |
2018-05-02 | Update release notes | Erlang/OTP |
2018-05-02 | Update version numbers | Erlang/OTP |
2018-05-02 | Merge branch 'ingela/ssl/client-has-no-cert/ERL-599/OTP-15050' into maint-20 | Erlang/OTP |
2018-05-02 | Merge branch 'john/erts/fix-heart-command-overflow/OTP-15034/ERIERL-166' into... | Erlang/OTP |
2018-05-02 | ssh: Renegotiation -> renegotiate | Hans Nilsson |
2018-05-02 | ssl: Make sure help function works from all parts of test suite | Ingela Anderton Andin |