summaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* Prepare releaseErlang/OTP2019-11-154-2/+34
* Merge branch 'hans/ssh/release_proptest_20/OTP-16288' into maint-20Erlang/OTP2019-11-157-1/+52
|\
| * ssh: Property test data dirHans Nilsson2019-11-146-0/+51
| * ssh: Update test/Makefile with missing test dirHans Nilsson2019-11-121-1/+1
* | Merge branch 'hans/common_test/ct_proptest_log_improvement/OTP-16287' into ma...Erlang/OTP2019-11-151-19/+48
|\ \
| * | common_test: Improve ct_property_test loggingHans Nilsson2019-11-111-19/+48
* | | Merge branch 'hans/ssh/fix_cli-20-21/OTP-14849' into maint-20Erlang/OTP2019-11-151-2/+6
|\ \ \ | |_|/ |/| |
| * | ssh: Fix cli problems at line endHans Nilsson2019-10-161-2/+6
| |/
* | Prepare releaseErlang/OTP2019-10-046-4/+57
* | Merge branch 'bmk/snmp/manager/20190910/callback_proxy/OTP-15947' into maint-20Erlang/OTP2019-10-047-173/+713
|\ \
| * | [snmp|manager|test] Adjusted the inform_swarm test case runtimeMicael Karlberg2019-10-041-1/+1
| * | [snmp|manager|doc] Document the new (cbproxy) optionMicael Karlberg2019-09-122-3/+45
| * | [snmp|manager|test] Add test cases using the new (cbproxy) featureMicael Karlberg2019-09-122-83/+290
| * | [snmp|manager] Server callback proxy process configMicael Karlberg2019-09-123-87/+378
| |/
* | Merge branch 'hans/crypto/EVP_cf8_cf128_20/OTP-16133' into maint-20Erlang/OTP2019-10-042-86/+6
|\ \
| * | crypto: EVPify aes_*_cfb8 and aes_*_cfb128Hans Nilsson2019-10-022-86/+6
* | | Merge branch 'zadean/syntax_tools/add_missing_unwrap/OTP-16012/PR-2348' into ...Erlang/OTP2019-10-043-25/+64
|\ \ \ | |/ / |/| |
| * | Update test suitezadean2019-08-222-0/+39
| * | Also unwrap map_type_* name and valuezadean2019-08-221-12/+12
| * | Add unwrap calls to map_field_* in erl_syntaxZachary Dean2019-08-221-12/+12
* | | Prepare releaseErlang/OTP2019-06-144-2/+48
* | | Merge branch 'siri/ct/fail-after-failed-init_per_testcase/ERIERL-350/OTP-1586...Erlang/OTP2019-06-144-8/+186
|\ \ \
| * | | [ct] Allow post_init_per_testcase to change skip to failSiri Hansen2019-05-214-8/+186
* | | | Merge branch 'siri/ct/hook-terminated-not-initiated/ERIERL-370/OTP-15863' int...Erlang/OTP2019-06-142-3/+18
|\ \ \ \
| * | | | [ct] Fix bug where Hook:terminate/1 was called before Hook:init/2Siri Hansen2019-06-042-3/+18
| |/ / /
* | | | Merge branch 'john/tools/fix-cover-register-race/ERL-943/OTP-15813' into main...Erlang/OTP2019-06-142-15/+56
|\ \ \ \ | |/ / / |/| | |
| * | | cover: Fix register/2 race on startupJohn Högberg2019-05-132-15/+56
* | | | Prepare releaseErlang/OTP2019-04-1610-6/+138
* | | | Merge branch 'rickard/make-fixes-20/OTP-15657' into maint-20Erlang/OTP2019-04-161-4/+3
|\ \ \ \
| * \ \ \ Merge 'rickard/make-fixes-19/OTP-15657' into 'rickard/make-fixes-20/OTP-15657'Rickard Green2019-03-061-4/+3
| |\ \ \ \
| | * \ \ \ Merge 'rickard/make-fixes-18/OTP-15657' into 'rickard/make-fixes-19/OTP-15657'Rickard Green2019-03-061-4/+3
| | |\ \ \ \
| | | * \ \ \ Merge 'rickard/make-fixes-17/OTP-15657' into 'rickard/make-fixes-18/OTP-15657'Rickard Green2019-03-061-4/+3
| | | |\ \ \ \
| | | | * | | | Remove own configured RM make variableRickard Green2019-03-061-4/+3
* | | | | | | | Merge branch 'rickard/make-fixes-20/OTP-15551' into maint-20Erlang/OTP2019-04-163-12/+4
|\ \ \ \ \ \ \ \ | |/ / / / / / /
| * | | | | | | Merge 'rickard/make-fixes-19/OTP-15551' into 'rickard/make-fixes-20/OTP-15551'Rickard Green2019-03-043-12/+4
| |\ \ \ \ \ \ \ | | |/ / / / / / | | | | | | | / | | |_|_|_|_|/ | |/| | | | |
| | * | | | | Merge 'rickard/make-fixes-18/OTP-15551' into 'rickard/make-fixes-19/OTP-15551'Rickard Green2019-03-044-14/+5
| | |\ \ \ \ \ | | | |/ / / / | | | | | | / | | | |_|_|/ | | |/| | |
| | | * | | Merge 'rickard/make-fixes-17/OTP-15551' into 'rickard/make-fixes-18/OTP-15551'Rickard Green2019-03-044-13/+5
| | | |\ \ \ | | | | |/ /
| | | | * | Fix install phase in build systemRickard Green2019-03-045-14/+8
* | | | | | Merge branch 'hans/ssh/accept_callback_socket/OTP-15763' into maint-20Erlang/OTP2019-04-161-1/+1
|\ \ \ \ \ \
| * | | | | | ssh: Present peername for accept_callback fun also for SocketsHans Nilsson2019-04-111-1/+1
* | | | | | | Merge branch 'lukas/erl_interface/depend-fix/OTP-15757' into maint-20Erlang/OTP2019-04-162-1149/+18
|\ \ \ \ \ \ \
| * | | | | | | erl_interface: Generate dependencies at compile timeLukas Larsson2019-04-102-1149/+18
| | |_|/ / / / | |/| | | | |
* | | | | | | Merge branch 'rickard/ts-find-ubuntu-inst/OTP-15716' into maint-20Erlang/OTP2019-04-161-3/+100
|\ \ \ \ \ \ \
| * | | | | | | Find installed OTP for UbuntuRickard Green2019-04-031-3/+100
| |/ / / / / /
* | | | | | | Merge branch 'sverker/ets-no-mbuf-trapping/OTP-15660' into maint-20Erlang/OTP2019-04-161-0/+57
|\ \ \ \ \ \ \
| * | | | | | | erts: Remove ets traversal yielding if heap fragmentSverker Eriksson2019-03-071-0/+57
| | |_|/ / / / | |/| | | | |
* | | | | | | Merge branch 'bmk/snmp/20190328/get_mechanism/OTP-15691' into maint-20Erlang/OTP2019-04-1619-1133/+1719
|\ \ \ \ \ \ \
| * | | | | | | [snmp|manager|test] Add bind_to for agentsMicael Karlberg2019-03-281-1/+6
| * | | | | | | [snmp|agent] Verbose (debug) improvementsMicael Karlberg2019-03-283-4/+6
| * | | | | | | [snmp|agent] Add the net-if data (Extra) argument to get-callbacksMicael Karlberg2019-03-287-1427/+50