summaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* Prepare releaseErlang/OTP2023-05-044-2/+34
* Update copyright yearErlang/OTP2023-05-043-3/+3
* Merge branch 'sverker/cpu_sup-port-close-error/OTP-18559' into maint-25Erlang/OTP2023-05-042-3/+3
|\
| * os_mon: Fix failing port_closeSverker Eriksson2023-04-212-3/+3
* | Merge branch 'bjorn/compiler/beam_validator/25/GH-7147/OTP-18565' into maint-25Erlang/OTP2023-05-044-9/+110
|\ \
| * | Fix two type-related bugsBjörn Gustavsson2023-05-024-9/+110
| |/
* | Prepare releaseErlang/OTP2023-04-2520-14/+186
* | Update copyright yearErlang/OTP2023-04-2531-31/+31
* | Merge branch 'dgud/wx/fix-debug/OTP-18512' into maint-25Erlang/OTP2023-04-2531-2625/+2911
|\ \
| * | wx: Use temp env for send_msgDan Gudmundsson2023-04-241-0/+3
| * | gl: Fix glDebugMessage functionalityDan Gudmundsson2023-04-248-64/+117
| * | Fix testsDan Gudmundsson2023-04-241-4/+7
| * | Fix wx-3.2 macros and OpenGL supportDan Gudmundsson2023-04-2414-2542/+2703
| * | wx: Add debug printouts for OpenGLDan Gudmundsson2023-04-028-27/+71
| * | wx: Improve debug printoutsDan Gudmundsson2023-03-143-9/+31
* | | Merge branch 'kuba/maint-24/inets/fix_httpc_remote_socket_close/OTP-18545' in...Erlang/OTP2023-04-251-8/+18
|\ \ \
| * | | inets: httpc fix for socket closingJakub Witczak2023-04-181-8/+18
* | | | Merge branch 'kuba/crypto/fix_len_var_type/OTP-18555' into maint-25Erlang/OTP2023-04-251-2/+2
|\ \ \ \
| * | | | crypto: dh.c change len type to ErlNifUInt64Jakub Witczak2023-04-171-2/+2
| | |_|/ | |/| |
* | | | Merge branch 'john/erts/fix-ic-dc-config-test/OTP-18554' into maint-25Erlang/OTP2023-04-251-3/+3
|\ \ \ \
| * | | | Update configure scriptsJohn Högberg2023-04-141-3/+3
| |/ / /
* | | | Merge branch 'kuba/ssl/kuba/ssl/keylog_fix/OTP-18489' into maint-25Erlang/OTP2023-04-253-56/+94
|\ \ \ \
| * | | | ssl: fix keylog mechanismJakub Witczak2023-02-273-56/+94
* | | | | Merge branch 'ingela/ssl/test-stop-using-weak-key' into maint-25Erlang/OTP2023-04-251-7/+15
|\ \ \ \ \
| * | | | | ssl: Let test case use stronger keyIngela Anderton Andin2023-04-171-7/+15
* | | | | | Merge branch 'ingela/ssl/correct-sigalg-order/OTP-18550' into maint-25Erlang/OTP2023-04-252-4/+9
|\ \ \ \ \ \
| * | | | | | ssl: Honor signatur alogithm input orderIngela Anderton Andin2023-04-062-4/+9
| | |_|/ / / | |/| | | |
* | | | | | Merge branch 'john/erts/fix-hd-tl-loader-transformations/GH-7024/OTP-18519' i...Erlang/OTP2023-04-251-2/+26
|\ \ \ \ \ \
| * | | | | | jit: Fix hd/1 and tl/1 BIF specializationJohn Högberg2023-03-161-2/+26
| |/ / / / /
* | | | | | Merge branch 'ingela/eldap/ssl-connection-information/OTP-18480' into maint-25Erlang/OTP2023-04-253-5/+69
|\ \ \ \ \ \
| * | | | | | eldap:Fix since tagIngela Anderton Andin2023-04-251-1/+1
| * | | | | | Update lib/eldap/src/eldap.erlanupamasingh102023-04-251-1/+1
| * | | | | | Update lib/eldap/src/eldap.erlanupamasingh102023-04-251-1/+1
| * | | | | | Update lib/eldap/src/eldap.erlanupamasingh102023-04-251-1/+1
| * | | | | | Update lib/eldap/src/eldap.erlanupamasingh102023-04-251-5/+6
| * | | | | | Update eldap:info/1 documentationanupamasingh102023-04-251-4/+5
| * | | | | | Add new api eldap:info/1anupamasingh102023-04-254-67/+24
| * | | | | | Add new api conn_info for SSL connections to LDAP serveranupamasingh102023-04-252-7/+9
| * | | | | | Add new api conn_info for SSL connections to LDAP serveranupamasingh102023-04-253-4/+107
| |/ / / / /
* | | | | | Merge branch 'john/compiler/fix-inert-update-type/GH-6969/OTP-18516' into mai...Erlang/OTP2023-04-252-2/+19
|\ \ \ \ \ \
| * | | | | | beam_validator: Skip unnecessary type updatesJohn Högberg2023-03-032-2/+19
* | | | | | | Merge branch 'bjorn/stdlib/erl_parse/GH-6956/OTP-18506' into maint-25Erlang/OTP2023-04-251-2/+10
|\ \ \ \ \ \ \
| * | | | | | | erl_parse: Update typesBjörn Gustavsson2023-03-131-2/+10
| | |/ / / / / | |/| | | | |
* | | | | | | Merge branch 'ingela/inets/httpc/maint-25/queue-bug/OTP-18509' into maint-25Erlang/OTP2023-04-251-9/+11
|\ \ \ \ \ \ \
| * | | | | | | inets: httpc - fix pipeline and keepalive queue bugIngela Anderton Andin2023-03-131-9/+11
| |/ / / / / /
* | | | | | | Merge branch 'bjorn/compiler/fix-lost-map-exception/GH-6960/OTP-18497' into m...Erlang/OTP2023-04-252-17/+31
|\ \ \ \ \ \ \
| * | | | | | | Fix lost exception from map updateBjörn Gustavsson2023-03-032-17/+31
* | | | | | | | Merge branch 'bmk/snmp/agent/20230127/minimize_error_reporting_during_failed_...Erlang/OTP2023-04-258-67/+202
|\ \ \ \ \ \ \ \ | |_|/ / / / / / |/| | | | | | |
| * | | | | | | [snmp|doc] Updated documentation with new net-if optionMicael Karlberg2023-01-302-18/+58
| * | | | | | | [snmp] Tweaking agent start sequence to reduce error reportingMicael Karlberg2023-01-306-51/+146
| | |_|_|_|/ / | |/| | | | |