Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | | Merge branch 'hans/crypto/srp_timing_fix-22_23/OTP-17107' into maint-23 | Erlang/OTP | 2021-01-20 | 1 | -0/+5 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | crypto: Added BN_FLG_CONSTTIME to BN_mod_exp | Hans Nilsson | 2021-01-13 | 1 | -0/+5 | |
* | | | | | | | Merge branch 'hans/ssh/no_LF-CRLF_conv_no_pty/ERL-1442/OTP-17108' into maint-23 | Erlang/OTP | 2021-01-20 | 7 | -103/+182 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | ssh: putty (with pty) has default LF->CRLF expansion | Hans Nilsson | 2021-01-15 | 1 | -2/+19 | |
| * | | | | | | | ssh: Add 4th argument (#ssh) to ssh_connection:handl_msg | Hans Nilsson | 2021-01-15 | 2 | -40/+40 | |
| * | | | | | | | ssh: Encode/decode IUTF8 pty opt (RFC 8160) | Hans Nilsson | 2021-01-15 | 2 | -0/+4 | |
| * | | | | | | | ssh: Adjust sending of SSH_MSG_CHANNEL_FAILURE | Hans Nilsson | 2021-01-15 | 1 | -6/+11 | |
| * | | | | | | | ssh: Fix TC expecting pty for shell | Hans Nilsson | 2021-01-15 | 1 | -0/+1 | |
| * | | | | | | | ssh: Fix TC:s expecting pty for exec | Hans Nilsson | 2021-01-15 | 1 | -9/+9 | |
| * | | | | | | | ssh: TC for testing pty allocation | Hans Nilsson | 2021-01-15 | 1 | -0/+32 | |
| * | | | | | | | ssh: Fix bad TC not taking pty:s in account | Hans Nilsson | 2021-01-15 | 1 | -1/+1 | |
| * | | | | | | | ssh: Inline funs in TC for better readability | Hans Nilsson | 2021-01-15 | 1 | -20/+23 | |
| * | | | | | | | ssh: Better TC logging | Hans Nilsson | 2021-01-15 | 1 | -5/+10 | |
| * | | | | | | | ssh: Infrastructure for using pty modes | Hans Nilsson | 2021-01-15 | 2 | -21/+33 | |
| | |_|/ / / / | |/| | | | | | ||||||
* | | | | | | | Merge branch 'lukas/odbc/fix-psql-testcases' into maint-23 | Erlang/OTP | 2021-01-20 | 2 | -4/+4 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | odbc: Update tests to work with psql 10+ | Lukas Larsson | 2021-01-12 | 2 | -4/+4 | |
| | |_|_|_|/ / | |/| | | | | | ||||||
* | | | | | | | Merge branch 'lukas/add-github-actions' into maint-23 | Erlang/OTP | 2021-01-20 | 1 | -2/+3 | |
|\ \ \ \ \ \ \ | | |_|_|_|/ / | |/| | | | | | ||||||
| * | | | | | | Also generate SHA256 checksums for releases | Tianon Gravi | 2021-01-14 | 1 | -2/+3 | |
* | | | | | | | Updated OTP versionOTP-23.2.2 | Erlang/OTP | 2021-01-15 | 2 | -1/+2 | |
* | | | | | | | Prepare release | Erlang/OTP | 2021-01-15 | 15 | -11/+187 | |
* | | | | | | | Merge branch 'rickard/ei-print-integer/OTP-17099/ERIERL-585' into maint-23 | Erlang/OTP | 2021-01-15 | 3 | -12/+192 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Print large bignums in base 16 instead of in internal representation | Rickard Green | 2021-01-11 | 2 | -43/+47 | |
| * | | | | | | | Print all 64-bit integers in base 10 | Rickard Green | 2021-01-11 | 1 | -0/+17 | |
| * | | | | | | | Fix printing of bignums | Rickard Green | 2021-01-08 | 3 | -11/+170 | |
| | |_|/ / / / | |/| | | | | | ||||||
* | | | | | | | Merge branch 'ingela/ssl/cont-openssl-names/OTP-17100' into maint-23 | Erlang/OTP | 2021-01-15 | 14 | -213/+682 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | ssl: Cuddle test cases | Ingela Anderton Andin | 2021-01-10 | 5 | -43/+89 | |
| * | | | | | | | ssl: Interop | Ingela Anderton Andin | 2021-01-08 | 2 | -3/+18 | |
| * | | | | | | | Add support of new cipher suite for tls1.2 | Ao Song | 2021-01-08 | 6 | -48/+180 | |
| * | | | | | | | ssl: Correct cipher suite name conversion to OpenSSL names | Ingela Anderton Andin | 2021-01-08 | 7 | -121/+397 | |
| | |_|_|_|/ / | |/| | | | | | ||||||
* | | | | | | | Merge branch 'ingela/ssl/cert-chain-fix/OTP-17098' into maint-23 | Erlang/OTP | 2021-01-15 | 3 | -58/+407 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | ssl: Limit generated chain candidates | Péter Dimitrov | 2021-01-14 | 1 | -35/+47 | |
| * | | | | | | | ssl: Correct doc | Ingela Anderton Andin | 2021-01-14 | 1 | -1/+1 | |
| * | | | | | | | ssl: Add more tests | Ingela Anderton Andin | 2021-01-14 | 1 | -8/+318 | |
| * | | | | | | | ssl: Correct cert path construction, solves CVE-2020-35733 | Ingela Anderton Andin | 2021-01-14 | 1 | -42/+69 | |
| |/ / / / / / | ||||||
* | | | | | | | Merge branch 'rickard/suspend-resume-BIF-fix/OTP-17080' into maint-23 | Erlang/OTP | 2021-01-15 | 1 | -0/+6 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Check suspendee argument for suspend_process()/resume_process() | Rickard Green | 2020-12-23 | 1 | -0/+6 | |
| | |_|_|/ / / | |/| | | | | | ||||||
* | | | | | | | Merge branch 'rickard/configure/ERL-1447/OTP-17093' into maint-23 | Erlang/OTP | 2021-01-15 | 5 | -26/+6 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Fix uses of AC_CONFIG_AUX_DIRS() in configure scripts | Rickard Green | 2020-12-21 | 5 | -26/+6 | |
| | |_|/ / / / | |/| | | | | | ||||||
* | | | | | | | Merge branch 'rickard/poll-tab-len/ERIERL-580/OTP-17088' into maint-23 | Erlang/OTP | 2021-01-15 | 4 | -3/+154 | |
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | | | ||||||
| * | | | | | | Fix table sizing in erts_poll | Rickard Green | 2020-12-23 | 4 | -3/+154 | |
| |/ / / / / | ||||||
* | | | | | | Updated OTP versionOTP-23.2.1 | Erlang/OTP | 2020-12-21 | 2 | -1/+2 | |
* | | | | | | Prepare release | Erlang/OTP | 2020-12-21 | 3 | -69/+20 | |
* | | | | | | Merge branch 'lukas/erts/fix-pending-bitstring-dsend/ERIERL-572/OTP-17083' in... | Erlang/OTP | 2020-12-21 | 2 | -32/+61 | |
|\ \ \ \ \ \ | |_|/ / / / |/| | | | | | ||||||
| * | | | | | erts: Fix vector count for bit strings | Lukas Larsson | 2020-12-15 | 2 | -32/+61 | |
| | |_|_|/ | |/| | | | ||||||
* | | | | | Updated OTP versionOTP-23.2 | Erlang/OTP | 2020-12-11 | 2 | -1/+2 | |
* | | | | | Prepare release | Erlang/OTP | 2020-12-11 | 42 | -36/+856 | |
* | | | | | Update primary bootstrap | Björn Gustavsson | 2020-12-11 | 8 | -1/+1 | |
* | | | | | Merge branch 'john/compiler/fix-type-subtraction-on-inequality/OTP-17072' int... | John Högberg | 2020-12-11 | 2 | -6/+46 | |
|\ \ \ \ \ | ||||||
| * | | | | | beam_ssa_type: Don't subtract the common type on inequality | John Högberg | 2020-12-10 | 2 | -6/+46 | |
* | | | | | | Merge branch 'lukas/fix-doc-make' into maint | Lukas Larsson | 2020-12-09 | 2 | -2/+7 | |
|\ \ \ \ \ \ |