summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* ssh: Tests of ssh:daemon_replace_options/2Hans Nilsson2022-08-081-45/+251
* ssh: Function to replace options in a running daemonHans Nilsson2022-08-081-0/+12
* ssh: Function to merge new options into an existing options mapHans Nilsson2022-08-081-5/+19
* ssh: Primitives for changing the acceptor deamon optionsHans Nilsson2022-08-081-1/+29
* Merge branch '0xAX/adjust-nifs-incrypto' into maintLukas Larsson2022-08-081-1/+1
|\
| * crypto: adjust list of nifsAlexander Kuleshov2022-08-071-1/+1
|/
* Merge branch 'lars/crypto/engine_load_rewrite_24/OTP-18172/ERIERL-826' into m...Lars Thorsen2022-08-057-412/+287
|\
| * Changed the behaviour of the engine load functionsLars Thorsen2022-08-047-412/+287
* | dialyzer: Add warning_options `missing_return` and `extra_return`vtm92022-08-033-1/+10
* | Merge branch 'hans/ssh/cuddle_tests' into maintHans Nilsson2022-08-033-11/+11
|\ \
| * | ssh/test: Fix four compile warnings in testsuitesHans Nilsson2022-08-012-5/+3
| * | ssh/test: Fix random errors in testHans Nilsson2022-08-011-6/+8
* | | Merge pull request #6190 from bjorng/bjorn/compiler/beam_ssa_bool/GH-6184/OTP...Björn Gustavsson2022-08-022-1/+16
|\ \ \
| * | | Eliminate crash in beam_ssa_boolBjörn Gustavsson2022-08-012-1/+16
| |/ /
* | | Merge pull request #6159 from PragTob/patch-1Raimo Niskanen2022-08-021-1/+1
|\ \ \
| * | | fix typo in :eprof docs: prifile --> profileTobias Pfeiffer2022-07-191-1/+1
* | | | Merge pull request #6126 from bjorng/bjorn/dialyzer/behaviours/OTP-18127Björn Gustavsson2022-08-024-65/+110
|\ \ \ \
| * | | | Dialyzer: Fix checking of behavioursBjörn Gustavsson2022-07-044-65/+110
* | | | | Merge pull request #6191 from gomoripeti/patch-5Björn Gustavsson2022-08-021-1/+1
|\ \ \ \ \
| * | | | | Fix typo in erpc docsPéter Gömöri2022-08-011-1/+1
* | | | | | Merge pull request #6187 from u3s/kuba/ssl/pem_cache_cover_test_cuddleJakub Witczak2022-08-011-5/+9
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | ssl: increase pem cache interval for problematic test caseJakub Witczak2022-07-311-5/+9
* | | | | | Merge pull request #6066 from HansN/hans/ssh/authentication-none/GH-6021/OTP-...Hans Nilsson2022-08-016-10/+72
|\ \ \ \ \ \
| * | | | | | ssh: Testcase for option 'no_auth_needed'Hans Nilsson2022-06-081-0/+26
| * | | | | | ssh: Typing and docHans Nilsson2022-06-082-1/+16
| * | | | | | ssh: Option to skip initial authenticationHans Nilsson2022-06-083-9/+30
* | | | | | | Merge branch 'hans/crypto/remove_conf_warning/OTP-18153' into maintHans Nilsson2022-08-013-17/+13
|\ \ \ \ \ \ \
| * | | | | | | Update configure scriptsHans Nilsson2022-06-171-8/+7
| * | | | | | | crypto: Remove warning from configure.acHans Nilsson2022-06-171-5/+5
| * | | | | | | crypto: Add note about ENGINE and FIPS not supported for 3.0Hans Nilsson2022-06-171-0/+2
| * | | | | | | crypto: Remove warning for not using crypto with OSSL 3.0 in production codeHans Nilsson2022-06-171-5/+0
* | | | | | | | Merge branch 'hans/crypto/name_in_curve_def/OTP-18037' into maintHans Nilsson2022-08-013-14/+37
|\ \ \ \ \ \ \ \
| * | | | | | | | crypto: Ensble using curve names that are unknown to cryptoHans Nilsson2022-06-171-6/+14
| * | | | | | | | crypto: ECDSA/ECDH curve as a 2-tuple {{..old def..}, Name} from erl to nifHans Nilsson2022-06-173-9/+24
| |/ / / / / / /
* | | | | | | | Merge branch 'bjorn/compiler/fix-cse-bug/OTP-18186' into maintBjörn Gustavsson2022-08-012-3/+32
|\ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / |/| | | | | | |
| * | | | | | | Correct bug in CSE optimizationBjörn Gustavsson2022-07-312-3/+32
| | |_|/ / / / | |/| | | | |
* | | | | | | Merge pull request #6107 from jjcarstens/certificate-authoritiesIngela Andin2022-08-011-5/+4
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | Fix certificate_authorities misspellingJon Carstens2022-06-241-5/+4
* | | | | | | Merge pull request #6182 from u3s/kuba/ssl/internal_doc_addedJakub Witczak2022-07-304-16/+148
|\ \ \ \ \ \ \
| * | | | | | | Apply suggestions from code reviewJakub Witczak2022-07-293-3/+3
| * | | | | | | ssl: internal doc and code comments for PEM, cert cacheJakub Witczak2022-07-294-16/+148
|/ / / / / / /
* | | | | | | Merge pull request #6161 from u3s/kuba/ssl/pem_cache_test_cuddleJakub Witczak2022-07-281-133/+146
|\ \ \ \ \ \ \
| * | | | | | | ssl: improve table checks ssl_pem_cache_SUITEJakub Witczak2022-07-271-133/+146
| | |_|_|_|/ / | |/| | | | |
* | | | | | | Merge branch 'bmk/kernel/20220715/fix_multicast/OTP-18091' into maintMicael Karlberg2022-07-289-134/+505
|\ \ \ \ \ \ \
| * | | | | | | [erts|inet-drv] Adjust for WindowsMicael Karlberg2022-07-151-11/+4
| * | | | | | | [erts|preloaded] UpdatedMicael Karlberg2022-07-152-7/+7
| * | | | | | | [erts|inet-drv] Fixed debugMicael Karlberg2022-07-151-4/+18
| * | | | | | | [erts|inet-drv] Fixed 'membership' for FreeBSDMicael Karlberg2022-07-151-9/+36
| * | | | | | | [erts|config] Updated to find 'ip_mreqn'Micael Karlberg2022-07-153-52/+80
| * | | | | | | [kernel|doc] Document the membership typeMicael Karlberg2022-07-151-0/+14