summaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* 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
* | | | Prepare releaseErlang/OTP2023-03-0648-34/+836
* | | | Update copyright yearErlang/OTP2023-03-06125-125/+125
| |_|/ |/| |
* | | Merge branch 'bmk/kernel/20230112/solaris_host_analyzis' into maintMicael Karlberg2023-02-271-25/+43
|\ \ \
| * | | [kernel] Minor adjustments to the Solaris analyzisMicael Karlberg2023-01-121-25/+43
* | | | Merge branch 'bmk/kernel/20221208/test_tweaking' into maintMicael Karlberg2023-02-272-12/+21
|\ \ \ \
| * | | | [kernel|test] CleanupMicael Karlberg2022-12-081-7/+4
| * | | | [kernel|test|gen-tcp-misc] Tweaked send_timeout_resume tcMicael Karlberg2022-12-051-5/+17
* | | | | Merge branch 'maint-24' into maintIngela Anderton Andin2023-02-239-5/+94
|\ \ \ \ \
| * | | | | Prepare releaseErlang/OTP2023-02-228-5/+94
| * | | | | Update copyright yearErlang/OTP2023-02-229-9/+9
| * | | | | Merge branch 'kuba/maint-24/kuba/ssh/reduce_log_size/OTP-18417' into maint-24Erlang/OTP2023-02-221-7/+12
| |\ \ \ \ \
| | * | | | | ssh: reduce log lengthJakub Witczak2023-02-171-7/+12
| | | |_|/ / | | |/| | |
| * | | | | Merge branch 'kuba/inets/fix_uri_query_handling/OTP-18472' into maint-24Erlang/OTP2023-02-222-27/+47
| |\ \ \ \ \
| * \ \ \ \ \ Merge branch 'kuba/maint-24/ssh/fix-error-logging/OTP-18386' into maint-24Erlang/OTP2023-02-221-1/+6
| |\ \ \ \ \ \
| | * | | | | | ssh: fix kexinit error generationJakub Witczak2023-02-171-1/+6
| | | |/ / / / | | |/| | | |
| * | | | | | Merge branch 'bjorn/compiler/fix-mutable-variables/24/GH-6873/OTP-18470' into...Erlang/OTP2023-02-223-90/+117
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'ingela/maint-24/ssl/middlebox_hello_retry_request/GH-6807/OTP-1...Erlang/OTP2023-02-222-5/+15
| |\ \ \ \ \ \ \
| | * | | | | | | ssl: Adjust assert of middlebox change_cipher_spec for better interopIngela Anderton Andin2023-02-152-5/+15
| * | | | | | | | ssl: Maximize compatibilityIngela Anderton Andin2023-02-101-22/+15
| |/ / / / / / /
* | | | | | | | Merge pull request #6883 from IngelaAndin/ingela/public_key/decode_crl_distpo...Ingela Andin2023-02-233-10/+26
|\ \ \ \ \ \ \ \
| * | | | | | | | public_key: Move decode of CRLDistributionPoints extensionIngela Anderton Andin2023-02-173-10/+26
* | | | | | | | | Merge pull request #6910 from kikofernandez/kiko/inets/add-types/OTP-18390Kiko Fernandez-Reyes2023-02-231-6/+6
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | inets: refactor code for consistencyKiko Fernandez-Reyes2023-02-211-6/+6
* | | | | | | | | | Merge branch 'kuba/inets/fix_uri_query_handling/OTP-18472' into maintJakub Witczak2023-02-222-27/+47
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / |/| | | | | / / / / | | |_|_|_|/ / / / | |/| | | | | | |
| * | | | | | | | inets: fix httpd and folder URI aliasJakub Witczak2023-02-202-27/+47
| | |_|_|/ / / / | |/| | | | | |