summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Update SSH(6) documentationHansN-patch-1Hans Nilsson2018-04-111-2/+2
* Merge branch 'rickard/signals/OTP-14589'Rickard Green2018-04-112-9/+10
|\
| * Fix seq traceRickard Green2018-04-051-8/+10
| * Fix bad assertRickard Green2018-03-271-1/+0
* | Add scripts/diffableBjörn Gustavsson2018-04-111-0/+620
* | Merge pull request #1752 from lucafavatella/httpc-connection-closePéter Dimitrov2018-04-114-43/+123
|\ \
| * | inets: Improve readability of handling of server `Connection: close`Luca Favatella2018-04-061-15/+9
| * | inets: Work around warning in testLuca Favatella2018-04-061-1/+1
| * | inets: Avoid `erlang:get_stacktrace/0` deprecated in OTP 21Luca Favatella2018-04-051-8/+4
| * | inets: Teach httpc to honour `Connection: close` from serverLuca Favatella2018-03-232-10/+117
| * | inets: Fix profile used in persistent_connection tests in httpc_SUITELuca Favatella2018-03-231-1/+1
| * | inets: Make httpc error reason more informative for unexpected errorsLuca Favatella2018-03-231-8/+12
| * | inets: Enable stronger Dialyzer checks in httpc_handlerLuca Favatella2018-03-231-1/+1
| * | inets: Remove httpc dead code re init errorLuca Favatella2018-03-232-22/+2
| * | inets: Delete obsolete comment in httpc_response:resultLuca Favatella2018-03-231-1/+0
* | | Merge pull request #1751 from fhunleth/heart-timeoutLukas Larsson2018-04-101-2/+3
|\ \ \
| * | | kernel: Update note about heart rebooting on NTP updatesFrank Hunleth2018-04-101-2/+3
* | | | Update primary bootstrapBjörn Gustavsson2018-04-09126-29/+4
* | | | Merge pull request #1777 from PragTob/fix-timer.tc-documentationLukas Larsson2018-04-091-2/+2
|\ \ \ \
| * | | | Reflect actual timer:tc behaviour in documentationTobias Pfeiffer2018-04-081-2/+2
|/ / / /
* | | | erts: Fix doc typo for enif_free_iovecSverker Eriksson2018-04-061-1/+1
* | | | Merge pull request #1773 from bjorng/bjorn/compiler/beam_validator-receiveBjörn Gustavsson2018-04-064-28/+651
|\ \ \ \
| * | | | Check that messages outside of the heap are not corruptedBjörn Gustavsson2018-04-064-28/+651
* | | | | Merge pull request #1774 from bjorng/bjorn/erts/dump-literal-funsBjörn Gustavsson2018-04-061-0/+3
|\ \ \ \ \
| * | | | | Support dumping of external fun literals to a crash dumpBjörn Gustavsson2018-04-051-0/+3
| |/ / / /
* | | | | Merge branch 'maint'Hans Nilsson2018-04-063-2/+19
|\ \ \ \ \
| * \ \ \ \ Merge branch 'maint-19' into maintHans Nilsson2018-04-063-2/+19
| |\ \ \ \ \
| | * | | | | Updated OTP versionOTP-19.3.6.8Erlang/OTP2018-04-052-1/+2
| | * | | | | Prepare releaseErlang/OTP2018-04-052-1/+17
| | * | | | | Merge branch 'hans/ssh/sftpd_rm_dir_err_19/OTP-15004' into maint-19Erlang/OTP2018-04-051-2/+4
| | |\ \ \ \ \
| | | * | | | | ssh: Fix ssh_sftpd:handle_op not returning StateHans Nilsson2018-04-051-2/+4
| | |/ / / / /
* | | | | | | Merge pull request #1775 from MonsieurV/patch-1Lukas Larsson2018-04-061-1/+1
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | |
| * | | | | | Doc: use that node name between code and commandsYoan Tournade2018-04-051-1/+1
|/ / / / / /
* | | | | | Merge pull request #1769 from bjorng/bjorn/compiler/beam_utilsBjörn Gustavsson2018-04-052-5/+24
|\ \ \ \ \ \
| * | | | | | Fix unsafe optimization of record testBjörn Gustavsson2018-04-042-5/+24
* | | | | | | Merge branch 'sverker/monitor-frenzy-fix'Sverker Eriksson2018-04-041-7/+18
|\ \ \ \ \ \ \
| * | | | | | | erts: Fix race in nif_SUITE:monitor_frenzySverker Eriksson2018-03-281-7/+18
* | | | | | | | Merge pull request #1725 from michalmuskala/fun-literalsBjörn Gustavsson2018-04-0410-24/+77
|\ \ \ \ \ \ \ \ | |_|/ / / / / / |/| | | | | | |
| * | | | | | | Compile external fun expressions to literalsMichał Muskała2018-03-2610-24/+77
* | | | | | | | Merge branch 'lukas/erts/tcp_send_return_closed/OTP-15001'Lukas Larsson2018-03-291-0/+6
|\ \ \ \ \ \ \ \
| * | | | | | | | erts: tcp send should return {error,closed}Lukas Larsson2017-10-301-0/+6
* | | | | | | | | Merge branch 'lukas/ei/fix_tmo_test'Lukas Larsson2018-03-291-0/+1
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | ei: Include stdlib.h to fix malloc usage in ei testLukas Larsson2018-03-131-0/+1
* | | | | | | | | | Merge pull request #1765 from peterdmv/split_inets/OTP-14113Péter Dimitrov2018-03-29107-866/+3612
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | ftp,tftp: Update initial version 1.0.0 -> 1.0Péter Dimitrov2018-03-286-6/+6
| * | | | | | | | | | ftp,tftp: Add AUTHORS to ftp and tftpPéter Dimitrov2018-03-282-0/+22
| * | | | | | | | | | tftp: Improve documentationPéter Dimitrov2018-03-286-48/+103
| * | | | | | | | | | common_test: Remove dependency to inets ftpPéter Dimitrov2018-03-283-8/+7
| * | | | | | | | | | tftp: Add tests (app, appup, start_tftpd)Péter Dimitrov2018-03-282-4/+65
| * | | | | | | | | | inets: Fix inets:services()Péter Dimitrov2018-03-281-0/+2