summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | | | | | | | | | | | | | | | | Merge branch 'bmk/megaco/20210830/use_inet_backend/OTP-17533' into maintMicael Karlberg2021-09-0217-335/+934
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | [megaco|test] Print (app) environment at suite initMicael Karlberg2021-08-301-0/+12
| * | | | | | | | | | | | | | | | | | | | | [megaco|doc] Improved documentation for (udp) open and (tcp) connectMicael Karlberg2021-08-302-20/+46
| * | | | | | | | | | | | | | | | | | | | | [megaco|test] Add inet-backend support for the mreq suiteMicael Karlberg2021-08-301-28/+95
| * | | | | | | | | | | | | | | | | | | | | [megaco|test] Fixed copyright end dateMicael Karlberg2021-08-302-2/+2
| * | | | | | | | | | | | | | | | | | | | | [megaco|test] Update load suite to use inet-backend optionMicael Karlberg2021-08-303-118/+231
| * | | | | | | | | | | | | | | | | | | | | [megaco|tcp-tranport|doc] Add description of the new backend optionMicael Karlberg2021-08-301-3/+4
| * | | | | | | | | | | | | | | | | | | | | [megaco|tcp-transport|test] Added top-groups for inet_backend testsMicael Karlberg2021-08-303-59/+155
| * | | | | | | | | | | | | | | | | | | | | [megaco|tcp-transport] TCP transport can now use inet_backend optionMicael Karlberg2021-08-303-24/+100
| * | | | | | | | | | | | | | | | | | | | | [kernel|gen-tcp-socket] Misc tweakingMicael Karlberg2021-08-301-20/+46
| * | | | | | | | | | | | | | | | | | | | | [megaco|udp-transport|test] CleanupMicael Karlberg2021-08-301-5/+0
| * | | | | | | | | | | | | | | | | | | | | [megaco|udp-transport|doc] Add description of the new backend optionMicael Karlberg2021-08-301-9/+16
| * | | | | | | | | | | | | | | | | | | | | [megaco|udp-transport|test] Add top groups for testing inet_backend'sMicael Karlberg2021-08-303-48/+186
| * | | | | | | | | | | | | | | | | | | | | [megaco|udp-transport] UDP transport can now use inet_backend optionMicael Karlberg2021-08-303-19/+61
* | | | | | | | | | | | | | | | | | | | | | Merge PR-5149 from sverker/writable-bin-gc-optim OTP-17602Sverker Eriksson2021-09-022-22/+25
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | erts: Remove benign BIN_FLAG_DRV for normal binariesSverker Eriksson2021-08-241-5/+10
| * | | | | | | | | | | | | | | | | | | | | | erts: Refactor BINARY_OVERFLOW_CHECK into IS_BINARY_SIZE_OKSverker Eriksson2021-08-241-9/+8
| * | | | | | | | | | | | | | | | | | | | | | erts: Simplify complex ASSERTSverker Eriksson2021-08-241-5/+1
| * | | | | | | | | | | | | | | | | | | | | | erts: Remove second off-heap iteration after GCSverker Eriksson2021-08-241-3/+6
| | |_|_|/ / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | Merge branch 'bmk/snmp/20210830/use_inet_backend/OTP-17526' into maintMicael Karlberg2021-09-0213-583/+969
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | [snmp|test] Print (app) environment at suite initMicael Karlberg2021-08-301-0/+11
| * | | | | | | | | | | | | | | | | | | | | | [snmp|manager|doc] Describe the new inet_backend optionMicael Karlberg2021-08-302-11/+15
| * | | | | | | | | | | | | | | | | | | | | | [snmp|manager|test] Add top groups for inet-backend(s)Micael Karlberg2021-08-301-210/+324
| * | | | | | | | | | | | | | | | | | | | | | [snmp|manager] Use of inet-backend for gen_udpMicael Karlberg2021-08-301-52/+87
| * | | | | | | | | | | | | | | | | | | | | | [snmp|agent|doc] Add description of new net-if optionMicael Karlberg2021-08-302-4/+8
| * | | | | | | | | | | | | | | | | | | | | | [snmp|agent] Use of inet-backend for gen_udpMicael Karlberg2021-08-309-308/+526
| | |_|_|/ / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | Merge branch 'lukas/erts/fix-re-copy-subbin-bug/OTP-17585' into maintLukas Larsson2021-09-021-2/+5
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / | |/| | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | erts: Make re copy small subbinariesLukas Larsson2021-08-311-2/+5
* | | | | | | | | | | | | | | | | | | | | | Merge branch 'dgud/wx/color-match/GH-4999/OTP-17577' into maintDan Gudmundsson2021-09-0236-4012/+4532
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | wx: add some font functions to wxtextattrDan Gudmundsson2021-08-258-3869/+4368
| * | | | | | | | | | | | | | | | | | | | | | wx: Check wxColour type harderDan Gudmundsson2021-08-2431-143/+164
* | | | | | | | | | | | | | | | | | | | | | | Merge branch 'ingela/common_test/ct-netconf-test-cuddle' into maintIngela Anderton Andin2021-09-012-71/+59
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | common_test: Remove unnecessary check as test do not use OpenSSHIngela Anderton Andin2021-08-302-71/+59
| | |_|/ / / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | Merge branch 'dgud/debugger/update-rt-deps' into maintDan Gudmundsson2021-09-011-2/+2
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | debugger: Update runtime depsDan Gudmundsson2021-08-301-2/+2
| |/ / / / / / / / / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | | | | | | | | | Merge branch 'kjell/erts/ycf_documentation_update/OTP-17596' into maintKjell Winblad2021-09-013-15/+174
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | Add documentation about how to use YCF in ERTSKjell Winblad2021-09-013-15/+174
|/ / / / / / / / / / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | | | | | | | | | Merge pull request #5172 from bjorng/bjorn/erts/fix-error-info/GH-5171/OTP-17591Björn Gustavsson2021-09-013-6/+32
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | Correct extended error for binary_to_term/2Björn Gustavsson2021-08-313-6/+32
* | | | | | | | | | | | | | | | | | | | | | | | Merge 'sverker/crypto/ensure-engine-unloaded-fix/OTP-17593' into maintSverker Eriksson2021-08-314-46/+64
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | crypto: Fix ensure_engine_unloadedSverker Eriksson2021-08-312-8/+43
| * | | | | | | | | | | | | | | | | | | | | | | | crypto: Remove engine_finish_nifSverker Eriksson2021-08-313-38/+21
* | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'dgud/mnesia/fix-index-del-object/GH-5040/OTP-17546' into maintDan Gudmundsson2021-08-312-17/+40
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | | mnesia: Do not unconditionally delete index keysDan Gudmundsson2021-08-182-17/+40
| | |_|_|_|_|_|/ / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | | Merge pull request #5145 from snar/kernel/malformed-dns-rrRaimo Niskanen2021-08-301-194/+236
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | Restructure decoding to avoid multiple clauses per RR typeRaimo Niskanen2021-08-271-201/+236
| * | | | | | | | | | | | | | | | | | | | | | | | Malformed DNS RRs shall result in parse errorsAlexandre Snarskii2021-08-231-0/+7
* | | | | | | | | | | | | | | | | | | | | | | | | Merge pull request #5170 from fhunleth/fix-ip_mreq-specRaimo Niskanen2021-08-301-1/+1
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|/ / / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | | Fix ip_mreq spec to match implementationFrank Hunleth2021-08-301-1/+1
|/ / / / / / / / / / / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | | | | | | | | | | Merge pull request #4983 from IngelaAndin/ingela/ssl/psk/GH-4978/OTP-17501Ingela Andin2021-08-307-293/+411
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \