[openssl/openssl] aea2d7: Crypto/evp: Fix null pointer dereference

2022-04-10 Thread pauli
Branch: refs/heads/openssl-3.0 Home: https://github.openssl.org/openssl/openssl Commit: aea2d74bdce61c8aaa942cf03fb1ca9761e9f3a8 https://github.openssl.org/openssl/openssl/commit/aea2d74bdce61c8aaa942cf03fb1ca9761e9f3a8 Author: yuanjungong Date: 2022-04-11 (Mon, 11 Apr 2022)

[openssl/openssl] 5f1424: Crypto/evp: Fix null pointer dereference

2022-04-10 Thread pauli
Branch: refs/heads/master Home: https://github.openssl.org/openssl/openssl Commit: 5f1424c6bdca8ddb9d5d88a78a1d738be19c4ea8 https://github.openssl.org/openssl/openssl/commit/5f1424c6bdca8ddb9d5d88a78a1d738be19c4ea8 Author: yuanjungong Date: 2022-04-11 (Mon, 11 Apr 2022)

[openssl/openssl] 148176: kdf: avoid NULL dereference on malloc failure in s...

2022-04-10 Thread pauli
Branch: refs/heads/master Home: https://github.openssl.org/openssl/openssl Commit: 148176ca323e3dfce5d5cdb5578c113c8d2440bb https://github.openssl.org/openssl/openssl/commit/148176ca323e3dfce5d5cdb5578c113c8d2440bb Author: Pauli Date: 2022-04-11 (Mon, 11 Apr 2022) Changed

[openssl/openssl] 7d486b: kdf: avoid NULL dereference on malloc failure in s...

2022-04-10 Thread pauli
Branch: refs/heads/openssl-3.0 Home: https://github.openssl.org/openssl/openssl Commit: 7d486b2c0ea43227b5d9b6d3b66a5f4365ecdbae https://github.openssl.org/openssl/openssl/commit/7d486b2c0ea43227b5d9b6d3b66a5f4365ecdbae Author: Pauli Date: 2022-04-11 (Mon, 11 Apr 2022

[openssl/openssl] 6d5f63: Fix coverity 1504433: unchecked return value

2022-05-18 Thread pauli
Branch: refs/heads/master Home: https://github.openssl.org/openssl/openssl Commit: 6d5f636ce1ff6b57846e0e0fc82f7ed56aee2ac5 https://github.openssl.org/openssl/openssl/commit/6d5f636ce1ff6b57846e0e0fc82f7ed56aee2ac5 Author: Pauli Date: 2022-05-19 (Thu, 19 May 2022) Changed

[openssl/openssl] b3504b: Add AES implementation in generic riscv64 asm

2022-05-19 Thread pauli
Branch: refs/heads/master Home: https://github.openssl.org/openssl/openssl Commit: b3504b600c028a00f36cdbfedc928a48df9818ff https://github.openssl.org/openssl/openssl/commit/b3504b600c028a00f36cdbfedc928a48df9818ff Author: Henry Brausen Date: 2022-05-19 (Thu, 19 May 2022)

[openssl/openssl] ec2614: Prepare NonStop for fixed-size integer types.

2022-05-18 Thread pauli
Branch: refs/heads/master Home: https://github.openssl.org/openssl/openssl Commit: ec26144288fd6dce6dd76bd9e2b192b495033723 https://github.openssl.org/openssl/openssl/commit/ec26144288fd6dce6dd76bd9e2b192b495033723 Author: Randall S. Becker Date: 2022-05-19 (Thu, 19 May 2022)

[openssl/openssl] a4e21d: performance: improve ossl_lh_strcasehash

2022-05-21 Thread pauli
Branch: refs/heads/master Home: https://github.openssl.org/openssl/openssl Commit: a4e21d18d5b7cb4fef66c10f13b1b3b55945439f https://github.openssl.org/openssl/openssl/commit/a4e21d18d5b7cb4fef66c10f13b1b3b55945439f Author: Pauli Date: 2022-05-21 (Sat, 21 May 2022) Changed

[openssl/openssl] 9224a4: Apply the AES-GCM unroll8 optimization patch to Ne...

2022-05-22 Thread pauli
Branch: refs/heads/master Home: https://github.openssl.org/openssl/openssl Commit: 9224a407f9bb4c2af087ecf6e691c9027b594ec0 https://github.openssl.org/openssl/openssl/commit/9224a407f9bb4c2af087ecf6e691c9027b594ec0 Author: XiaokangQian Date: 2022-05-23 (Mon, 23 May 2022)

[openssl/openssl] be4b2e: Disable 82-test_tfo_cli if tfo is not enabled.

2022-05-22 Thread pauli
Branch: refs/heads/master Home: https://github.openssl.org/openssl/openssl Commit: be4b2ed2fbae0efe8d4984d1bfefe5a8e3a45d02 https://github.openssl.org/openssl/openssl/commit/be4b2ed2fbae0efe8d4984d1bfefe5a8e3a45d02 Author: Randall S. Becker Date: 2022-05-23 (Mon, 23 May 2022)

[openssl/openssl] 0d1a0e: Avoid potential OOB if width > sizeof(start)

2022-05-22 Thread pauli
Branch: refs/heads/master Home: https://github.openssl.org/openssl/openssl Commit: 0d1a0ed63d1b4faa3711a69a19f7029947524cfa https://github.openssl.org/openssl/openssl/commit/0d1a0ed63d1b4faa3711a69a19f7029947524cfa Author: Benny Baumann Date: 2022-05-23 (Mon, 23 May 2022)

[openssl/openssl] 286053: tolower: refine the tolower code to avoid a memory...

2022-05-22 Thread pauli
Branch: refs/heads/master Home: https://github.openssl.org/openssl/openssl Commit: 286053fc8f78e34828a576830ef879c021640aee https://github.openssl.org/openssl/openssl/commit/286053fc8f78e34828a576830ef879c021640aee Author: Pauli Date: 2022-05-23 (Mon, 23 May 2022) Changed

[openssl/openssl] 27e8f2: tolower: refine the tolower code to avoid a memory...

2022-05-22 Thread pauli
Branch: refs/heads/openssl-3.0 Home: https://github.openssl.org/openssl/openssl Commit: 27e8f212d8383e78e698d7049c210b13a0cc8889 https://github.openssl.org/openssl/openssl/commit/27e8f212d8383e78e698d7049c210b13a0cc8889 Author: Pauli Date: 2022-05-23 (Mon, 23 May 2022

[openssl/openssl] 639e57: Fix check of dtls1_process_record

2022-05-25 Thread pauli
Branch: refs/heads/master Home: https://github.openssl.org/openssl/openssl Commit: 639e576023aa2492ca87e1e6503c40d2e8c9a24e https://github.openssl.org/openssl/openssl/commit/639e576023aa2492ca87e1e6503c40d2e8c9a24e Author: Peiwei Hu Date: 2022-05-26 (Thu, 26 May 2022)

[openssl/openssl] c77eb8: Fix check of dtls1_process_record

2022-05-25 Thread pauli
Branch: refs/heads/openssl-3.0 Home: https://github.openssl.org/openssl/openssl Commit: c77eb85017492c076ec749a25c7e57fc0c39a6bf https://github.openssl.org/openssl/openssl/commit/c77eb85017492c076ec749a25c7e57fc0c39a6bf Author: Peiwei Hu Date: 2022-05-26 (Thu, 26 May 2022)

[openssl/openssl] d3c5af: Fix the defective check of EVP_PKEY_get_params

2022-05-25 Thread pauli
Branch: refs/heads/openssl-3.0 Home: https://github.openssl.org/openssl/openssl Commit: d3c5aff6cbf1ed6c855fb450b2caefbda8b9ce0f https://github.openssl.org/openssl/openssl/commit/d3c5aff6cbf1ed6c855fb450b2caefbda8b9ce0f Author: Peiwei Hu Date: 2022-05-26 (Thu, 26 May 2022)

[openssl/openssl] 7e5e91: Fix the defective check of EVP_PKEY_get_params

2022-05-25 Thread pauli
Branch: refs/heads/master Home: https://github.openssl.org/openssl/openssl Commit: 7e5e91176b770a68bdaf73a5c647f1fc0d7f2900 https://github.openssl.org/openssl/openssl/commit/7e5e91176b770a68bdaf73a5c647f1fc0d7f2900 Author: Peiwei Hu Date: 2022-05-26 (Thu, 26 May 2022)

[openssl/openssl] 1c5a4e: Fix code format: BLOCK_CIPHER_custom

2022-06-01 Thread pauli
Branch: refs/heads/master Home: https://github.openssl.org/openssl/openssl Commit: 1c5a4e3b5e05494876ebba9d8272d2cbca1e20a3 https://github.openssl.org/openssl/openssl/commit/1c5a4e3b5e05494876ebba9d8272d2cbca1e20a3 Author: Jiuhai Zhang Date: 2022-06-02 (Thu, 02 Jun 2022)

[openssl/openssl] 8a66b2: changes: add note saying the locale based strcasec...

2022-05-31 Thread pauli
Branch: refs/heads/master Home: https://github.openssl.org/openssl/openssl Commit: 8a66b2f9fc5dd8a357b6008221883bbd73af4f72 https://github.openssl.org/openssl/openssl/commit/8a66b2f9fc5dd8a357b6008221883bbd73af4f72 Author: Pauli Date: 2022-06-01 (Wed, 01 Jun 2022) Changed

[openssl/openssl] d1460a: Add riscv64 asm_arch to BSD-riscv64 target

2022-05-24 Thread pauli
Branch: refs/heads/master Home: https://github.openssl.org/openssl/openssl Commit: d1460afdfcb3c90df612896d40d35c6627a5967c https://github.openssl.org/openssl/openssl/commit/d1460afdfcb3c90df612896d40d35c6627a5967c Author: Hongren (Zenithal) Zheng Date: 2022-05-25 (Wed, 25

[openssl/openssl] 9968c7: Rename x86-32 assembly files from .s to .S.

2022-05-23 Thread pauli
Branch: refs/heads/master Home: https://github.openssl.org/openssl/openssl Commit: 9968c77539d6f7c5b1dcf0162fd4b57c144318c7 https://github.openssl.org/openssl/openssl/commit/9968c77539d6f7c5b1dcf0162fd4b57c144318c7 Author: Sebastian Andrzej Siewior Date: 2022-05-24 (Tue, 24

[openssl/openssl] 6cfbb4: Rename x86-32 assembly files from .s to .S.

2022-05-23 Thread pauli
Branch: refs/heads/openssl-3.0 Home: https://github.openssl.org/openssl/openssl Commit: 6cfbb4b30f83df8db3262da8d070f9fa48a5b1bc https://github.openssl.org/openssl/openssl/commit/6cfbb4b30f83df8db3262da8d070f9fa48a5b1bc Author: Sebastian Andrzej Siewior Date: 2022-05-24 (Tue,

[openssl/openssl] b147b9: test/v3nametest.c: Add check for OPENSSL_malloc

2022-06-22 Thread pauli
Branch: refs/heads/master Home: https://github.openssl.org/openssl/openssl Commit: b147b9daf17744d529f23b5da40397a6071a88aa https://github.openssl.org/openssl/openssl/commit/b147b9daf17744d529f23b5da40397a6071a88aa Author: Jiasheng Jiang Date: 2022-06-22 (Wed, 22 Jun 2022)

[openssl/openssl] 3cb370: test/v3nametest.c: Add check for OPENSSL_malloc

2022-06-22 Thread pauli
Branch: refs/heads/openssl-3.0 Home: https://github.openssl.org/openssl/openssl Commit: 3cb3708c2bf86dbf0cb8a1ada0964738c96a9b07 https://github.openssl.org/openssl/openssl/commit/3cb3708c2bf86dbf0cb8a1ada0964738c96a9b07 Author: Jiasheng Jiang Date: 2022-06-22 (Wed, 22 Jun

[openssl/openssl] 386ab7: Add test cases for verification of time stamping c...

2022-06-22 Thread pauli
Branch: refs/heads/master Home: https://github.openssl.org/openssl/openssl Commit: 386ab7f1fefdd77521e670d9593e9894e2774be0 https://github.openssl.org/openssl/openssl/commit/386ab7f1fefdd77521e670d9593e9894e2774be0 Author: Lutz Jaenicke Date: 2022-06-22 (Wed, 22 Jun 2022)

[openssl/openssl] bcb52b: Optimize chacha20 on aarch64 by SVE2

2022-06-22 Thread pauli
Branch: refs/heads/master Home: https://github.openssl.org/openssl/openssl Commit: bcb52bcc9f9c36a85d037976676fd5ca52f307cd https://github.openssl.org/openssl/openssl/commit/bcb52bcc9f9c36a85d037976676fd5ca52f307cd Author: Daniel Hu Date: 2022-06-22 (Wed, 22 Jun 2022)

[openssl/openssl] 281483: crypto/x509/by_store.c: Add check for OPENSSL_strdup

2022-06-22 Thread pauli
Branch: refs/heads/openssl-3.0 Home: https://github.openssl.org/openssl/openssl Commit: 2814834bf2f4e7923294326b0251c3a6579b1312 https://github.openssl.org/openssl/openssl/commit/2814834bf2f4e7923294326b0251c3a6579b1312 Author: Jiasheng Jiang Date: 2022-06-22 (Wed, 22 Jun

[openssl/openssl] e16396: crypto/x509/by_store.c: Add check for OPENSSL_strdup

2022-06-22 Thread pauli
Branch: refs/heads/master Home: https://github.openssl.org/openssl/openssl Commit: e163969d3580e5b797fcebde0d3000302912ef18 https://github.openssl.org/openssl/openssl/commit/e163969d3580e5b797fcebde0d3000302912ef18 Author: Jiasheng Jiang Date: 2022-06-22 (Wed, 22 Jun 2022)

[openssl/openssl] 3ec2ba: apps/s_server.c: Add check for OPENSSL_strdup

2022-06-22 Thread pauli
Branch: refs/heads/openssl-3.0 Home: https://github.openssl.org/openssl/openssl Commit: 3ec2baf41dd6a414347f1ff6c7cec6a996e0afe1 https://github.openssl.org/openssl/openssl/commit/3ec2baf41dd6a414347f1ff6c7cec6a996e0afe1 Author: Jiasheng Jiang Date: 2022-06-22 (Wed, 22 Jun

[openssl/openssl] a6a2dd: apps/s_server.c: Add check for OPENSSL_strdup

2022-06-22 Thread pauli
Branch: refs/heads/master Home: https://github.openssl.org/openssl/openssl Commit: a6a2dd9f60b3f3e93de1337ee84f9e8f33bc86a8 https://github.openssl.org/openssl/openssl/commit/a6a2dd9f60b3f3e93de1337ee84f9e8f33bc86a8 Author: Jiasheng Jiang Date: 2022-06-22 (Wed, 22 Jun 2022)

[openssl/openssl] 6408e7: test/evp_test.c: Add check for OPENSSL_strdup

2022-06-22 Thread pauli
Branch: refs/heads/openssl-3.0 Home: https://github.openssl.org/openssl/openssl Commit: 6408e7cf8acad6f816268f2f62e17c8c0985c1c3 https://github.openssl.org/openssl/openssl/commit/6408e7cf8acad6f816268f2f62e17c8c0985c1c3 Author: Jiasheng Jiang Date: 2022-06-22 (Wed, 22 Jun

[openssl/openssl] c8003a: add priority queue implementation

2022-06-21 Thread pauli
Branch: refs/heads/master Home: https://github.openssl.org/openssl/openssl Commit: c8003ad5e939a6c5fc0049c9b7ed1e99fbe9511b https://github.openssl.org/openssl/openssl/commit/c8003ad5e939a6c5fc0049c9b7ed1e99fbe9511b Author: Pauli Date: 2022-06-22 (Wed, 22 Jun 2022) Changed

[openssl/openssl] 5203a8: test/evp_test.c: Add check for OPENSSL_strdup

2022-06-22 Thread pauli
Branch: refs/heads/master Home: https://github.openssl.org/openssl/openssl Commit: 5203a8dfdc209f05c7dbd9c1e5208743fcaa6752 https://github.openssl.org/openssl/openssl/commit/5203a8dfdc209f05c7dbd9c1e5208743fcaa6752 Author: Jiasheng Jiang Date: 2022-06-22 (Wed, 22 Jun 2022)

[openssl/openssl] 2e3e9b: Fix Coverity 1498605 & 1498606: uninitialised value

2022-07-05 Thread pauli
Branch: refs/heads/master Home: https://github.openssl.org/openssl/openssl Commit: 2e3e9b4887b5077b949cdee490ecc1526b2c5509 https://github.openssl.org/openssl/openssl/commit/2e3e9b4887b5077b949cdee490ecc1526b2c5509 Author: Pauli Date: 2022-07-06 (Wed, 06 Jul 2022) Changed

[openssl/openssl] 924c81: Add additional include

2022-07-05 Thread pauli
Branch: refs/heads/master Home: https://github.openssl.org/openssl/openssl Commit: 924c814a8a6a9dcfeb8e366705c6ef5f078d0628 https://github.openssl.org/openssl/openssl/commit/924c814a8a6a9dcfeb8e366705c6ef5f078d0628 Author: Pauli Date: 2022-07-06 (Wed, 06 Jul 2022) Changed

[openssl/openssl] 081f34: Add config option OPENSSL_NO_UNIX_SOCK

2022-07-07 Thread pauli
Branch: refs/heads/master Home: https://github.openssl.org/openssl/openssl Commit: 081f3484593cdd3be2b7fdd8818c3f928ce729bc https://github.openssl.org/openssl/openssl/commit/081f3484593cdd3be2b7fdd8818c3f928ce729bc Author: Max Bachmann Date: 2022-07-08 (Fri, 08 Jul 2022)

[openssl/openssl] 1dc6d1: Updated information for OSSL_SIGNATURE_PARAM_PSS_S...

2022-07-07 Thread pauli
Branch: refs/heads/openssl-3.0 Home: https://github.openssl.org/openssl/openssl Commit: 1dc6d1db42e2c387ef5383482b87d7a4631b92a5 https://github.openssl.org/openssl/openssl/commit/1dc6d1db42e2c387ef5383482b87d7a4631b92a5 Author: Allan Date: 2022-07-08 (Fri, 08 Jul 2022)

[openssl/openssl] d104c6: Updated information for OSSL_SIGNATURE_PARAM_PSS_S...

2022-07-07 Thread pauli
Branch: refs/heads/master Home: https://github.openssl.org/openssl/openssl Commit: d104c6ff7499b0638c82557ce94e284b00f74627 https://github.openssl.org/openssl/openssl/commit/d104c6ff7499b0638c82557ce94e284b00f74627 Author: Allan Date: 2022-07-06 (Wed, 06 Jul 2022) Changed

[openssl/openssl] 8e949b: Avoid using union wrt. optlen parameter for getsoc...

2022-06-28 Thread pauli
Branch: refs/heads/master Home: https://github.openssl.org/openssl/openssl Commit: 8e949b35d396005d63f3a2c944c36a1c94e41019 https://github.openssl.org/openssl/openssl/commit/8e949b35d396005d63f3a2c944c36a1c94e41019 Author: Tee KOBAYASHI Date: 2022-06-29 (Wed, 29 Jun 2022)

[openssl/openssl] 99ed66: Avoid using union wrt. optlen parameter for getsoc...

2022-06-28 Thread pauli
Branch: refs/heads/openssl-3.0 Home: https://github.openssl.org/openssl/openssl Commit: 99ed66be3107c5eae9bb391460bd0d286912d1b4 https://github.openssl.org/openssl/openssl/commit/99ed66be3107c5eae9bb391460bd0d286912d1b4 Author: Tee KOBAYASHI Date: 2022-06-29 (Wed, 29 Jun

[openssl/openssl] b32f8a: fix Coverity 1506709: error handling

2022-06-30 Thread pauli
Branch: refs/heads/openssl-3.0 Home: https://github.openssl.org/openssl/openssl Commit: b32f8ae6cef586cd7e36dc7c4d84cef228d8a6b6 https://github.openssl.org/openssl/openssl/commit/b32f8ae6cef586cd7e36dc7c4d84cef228d8a6b6 Author: Pauli Date: 2022-07-01 (Fri, 01 Jul 2022

[openssl/openssl] be54ad: Coverity: fix 1506298: negative returns

2022-07-01 Thread pauli
Branch: refs/heads/master Home: https://github.openssl.org/openssl/openssl Commit: be54ad88a67d2fba3b4fd51bef0fe7db0c01b99a https://github.openssl.org/openssl/openssl/commit/be54ad88a67d2fba3b4fd51bef0fe7db0c01b99a Author: Pauli Date: 2022-07-01 (Fri, 01 Jul 2022) Changed

[openssl/openssl] 46ac73: Coverity: fix 1506298: negative returns

2022-07-01 Thread pauli
Branch: refs/heads/openssl-3.0 Home: https://github.openssl.org/openssl/openssl Commit: 46ac730eed88077a79f83e41cf6d8c5bc5911734 https://github.openssl.org/openssl/openssl/commit/46ac730eed88077a79f83e41cf6d8c5bc5911734 Author: Pauli Date: 2022-07-01 (Fri, 01 Jul 2022

[openssl/openssl] f80cde: fix Coverity 1506709: error handling

2022-06-30 Thread pauli
Branch: refs/heads/master Home: https://github.openssl.org/openssl/openssl Commit: f80cdee7c1eee93d13c7dcbeda32dfca3e1e4059 https://github.openssl.org/openssl/openssl/commit/f80cdee7c1eee93d13c7dcbeda32dfca3e1e4059 Author: Pauli Date: 2022-07-01 (Fri, 01 Jul 2022) Changed

[openssl/openssl] 6e0a9b: Fix SHA, SHAKE, and KECCAK ASM flag passing

2022-07-10 Thread pauli
Branch: refs/heads/openssl-3.0 Home: https://github.openssl.org/openssl/openssl Commit: 6e0a9b539f3771ea25d1e98c0fa14fbe352607d9 https://github.openssl.org/openssl/openssl/commit/6e0a9b539f3771ea25d1e98c0fa14fbe352607d9 Author: Juergen Christ Date: 2022-07-11 (Mon, 11 Jul

[openssl/openssl] a8b238: Fix SHA, SHAKE, and KECCAK ASM flag passing

2022-07-10 Thread pauli
Branch: refs/heads/master Home: https://github.openssl.org/openssl/openssl Commit: a8b238f0e4c1198935e066ef19579ca694253286 https://github.openssl.org/openssl/openssl/commit/a8b238f0e4c1198935e066ef19579ca694253286 Author: Juergen Christ Date: 2022-07-11 (Mon, 11 Jul 2022)

[openssl/openssl] a806fd: feat: add hmac-sm3 test cases from GM/T 0042-2015 ...

2022-07-10 Thread pauli
Branch: refs/heads/openssl-3.0 Home: https://github.openssl.org/openssl/openssl Commit: a806fd89b149518a7c093b247131dabd3e5f3177 https://github.openssl.org/openssl/openssl/commit/a806fd89b149518a7c093b247131dabd3e5f3177 Author: Mingjun.Yang Date: 2022-07-11 (Mon, 11 Jul 2022)

[openssl/openssl] 0648ec: feat: add hmac-sm3 test cases from GM/T 0042-2015 ...

2022-07-10 Thread pauli
Branch: refs/heads/master Home: https://github.openssl.org/openssl/openssl Commit: 0648ec1c35a54fb2b7ead34a215691fe9e38516d https://github.openssl.org/openssl/openssl/commit/0648ec1c35a54fb2b7ead34a215691fe9e38516d Author: Mingjun.Yang Date: 2022-07-11 (Mon, 11 Jul 2022)

[openssl/openssl] 8403c7: Add config option for speed command

2022-07-10 Thread pauli
Branch: refs/heads/master Home: https://github.openssl.org/openssl/openssl Commit: 8403c7350fd836ea44baf69c0b7dc3af1189253f https://github.openssl.org/openssl/openssl/commit/8403c7350fd836ea44baf69c0b7dc3af1189253f Author: Kan Date: 2022-07-11 (Mon, 11 Jul 2022) Changed

[openssl/openssl] ba0a77: CI: add GCC 11

2022-06-26 Thread pauli
Branch: refs/heads/master Home: https://github.openssl.org/openssl/openssl Commit: ba0a77fa9bef0ec25f35a37ecb6abdfdce77f6d4 https://github.openssl.org/openssl/openssl/commit/ba0a77fa9bef0ec25f35a37ecb6abdfdce77f6d4 Author: Sam James Date: 2022-06-27 (Mon, 27 Jun 2022)

[openssl/openssl] 6332f4: CI: add GCC 11

2022-06-26 Thread pauli
Branch: refs/heads/master Home: https://github.openssl.org/openssl/openssl Commit: 6332f4c4a2c153869b169d250d9736962abe12c6 https://github.openssl.org/openssl/openssl/commit/6332f4c4a2c153869b169d250d9736962abe12c6 Author: Sam James Date: 2022-06-27 (Mon, 27 Jun 2022)

[openssl/openssl] 4d8a88: rsa: fix bn_reduce_once_in_place call for rsaz_mod...

2022-06-22 Thread pauli
Branch: refs/heads/master Home: https://github.openssl.org/openssl/openssl Commit: 4d8a88c134df634ba610ff8db1eb8478ac5fd345 https://github.openssl.org/openssl/openssl/commit/4d8a88c134df634ba610ff8db1eb8478ac5fd345 Author: Xi Ruoyao Date: 2022-06-23 (Thu, 23 Jun 2022)

[openssl/openssl] a1f703: rsa: fix bn_reduce_once_in_place call for rsaz_mod...

2022-06-22 Thread pauli
Branch: refs/heads/openssl-3.0 Home: https://github.openssl.org/openssl/openssl Commit: a1f7034bbd8f0730d360211f5ba0feeaef0b7b2c https://github.openssl.org/openssl/openssl/commit/a1f7034bbd8f0730d360211f5ba0feeaef0b7b2c Author: Xi Ruoyao Date: 2022-06-23 (Thu, 23 Jun 2022)

[openssl/openssl] 979575: init: fix defined but unused warning/error

2022-06-13 Thread pauli
Branch: refs/heads/master Home: https://github.openssl.org/openssl/openssl Commit: 979575c6ef10ab9b8d74d8c00852b2250eb78f29 https://github.openssl.org/openssl/openssl/commit/979575c6ef10ab9b8d74d8c00852b2250eb78f29 Author: Pauli Date: 2022-06-14 (Tue, 14 Jun 2022) Changed

[openssl/openssl] b2feb9: test/ssl_old_test.c: Add check for OPENSSL_malloc

2022-06-15 Thread pauli
Branch: refs/heads/master Home: https://github.openssl.org/openssl/openssl Commit: b2feb9f0e394da6570346598837f1b01eb58c028 https://github.openssl.org/openssl/openssl/commit/b2feb9f0e394da6570346598837f1b01eb58c028 Author: Jiasheng Jiang Date: 2022-06-16 (Thu, 16 Jun 2022)

[openssl/openssl] 0da1e3: test/ssl_old_test.c: Add check for OPENSSL_malloc

2022-06-15 Thread pauli
Branch: refs/heads/openssl-3.0 Home: https://github.openssl.org/openssl/openssl Commit: 0da1e36d2026861b445c743b62c854e8cc2171ab https://github.openssl.org/openssl/openssl/commit/0da1e36d2026861b445c743b62c854e8cc2171ab Author: Jiasheng Jiang Date: 2022-06-16 (Thu, 16 Jun

[openssl/openssl] d8e2dc: Add sensitive memory clean in priv encode

2022-06-15 Thread pauli
Branch: refs/heads/openssl-3.0 Home: https://github.openssl.org/openssl/openssl Commit: d8e2dc576571de48f85d106d1f3e5da604bd2c9a https://github.openssl.org/openssl/openssl/commit/d8e2dc576571de48f85d106d1f3e5da604bd2c9a Author: Kan Date: 2022-06-16 (Thu, 16 Jun 2022)

[openssl/openssl] 162493: Add sensitive memory clean in priv encode

2022-06-15 Thread pauli
Branch: refs/heads/master Home: https://github.openssl.org/openssl/openssl Commit: 16249341bb64329c2542c3d1e23b97ed3c44fad3 https://github.openssl.org/openssl/openssl/commit/16249341bb64329c2542c3d1e23b97ed3c44fad3 Author: Kan Date: 2022-06-16 (Thu, 16 Jun 2022) Changed

[openssl/openssl] 9e86b3: Clarify use of EGD for HPNS in rand/rand_egd.c com...

2022-06-16 Thread pauli
Branch: refs/heads/openssl-3.0 Home: https://github.openssl.org/openssl/openssl Commit: 9e86b3815719d29f7bde2294403f97c42ce82a16 https://github.openssl.org/openssl/openssl/commit/9e86b3815719d29f7bde2294403f97c42ce82a16 Author: Randall S. Becker Date: 2022-06-17 (Fri, 17 Jun

[openssl/openssl] 93ed4b: Clarify use of EGD for HPNS in rand/rand_egd.c com...

2022-06-16 Thread pauli
Branch: refs/heads/master Home: https://github.openssl.org/openssl/openssl Commit: 93ed4b5fb40a8ece9d9c67041c4187d63dbfbd51 https://github.openssl.org/openssl/openssl/commit/93ed4b5fb40a8ece9d9c67041c4187d63dbfbd51 Author: Randall S. Becker Date: 2022-06-17 (Fri, 17 Jun 2022)

[openssl/openssl] 060f2b: Update SIV mode documentation

2022-06-08 Thread pauli
Branch: refs/heads/openssl-3.0 Home: https://github.openssl.org/openssl/openssl Commit: 060f2bcae10617fcc85591718ee09228b50759de https://github.openssl.org/openssl/openssl/commit/060f2bcae10617fcc85591718ee09228b50759de Author: Todd Short Date: 2022-06-09 (Thu, 09 Jun 2022)

[openssl/openssl] 9cef2a: Update SIV mode documentation

2022-06-08 Thread pauli
Branch: refs/heads/master Home: https://github.openssl.org/openssl/openssl Commit: 9cef2a70b151b6a92eb1770ceb5fa90331305934 https://github.openssl.org/openssl/openssl/commit/9cef2a70b151b6a92eb1770ceb5fa90331305934 Author: Todd Short Date: 2022-06-09 (Thu, 09 Jun 2022)

[openssl/openssl] 90d6e6: ci: add GitHub token permissions for workflows

2022-07-12 Thread pauli
Branch: refs/heads/openssl-3.0 Home: https://github.openssl.org/openssl/openssl Commit: 90d6e6a3d5d30c3df4edf4a6430472c3eeb7d7a7 https://github.openssl.org/openssl/openssl/commit/90d6e6a3d5d30c3df4edf4a6430472c3eeb7d7a7 Author: Varun Sharma Date: 2022-07-13 (Wed, 13 Jul 2022)

[openssl/openssl] c6e7f4: ci: add GitHub token permissions for workflows

2022-07-12 Thread pauli
Branch: refs/heads/master Home: https://github.openssl.org/openssl/openssl Commit: c6e7f427c82dfa17416a39af7661c40162d57aaf https://github.openssl.org/openssl/openssl/commit/c6e7f427c82dfa17416a39af7661c40162d57aaf Author: Varun Sharma Date: 2022-07-13 (Wed, 13 Jul 2022)

[openssl/openssl] d94f8a: ci: add GitHub token permissions for workflows

2022-07-12 Thread pauli
Branch: refs/heads/OpenSSL_1_1_1-stable Home: https://github.openssl.org/openssl/openssl Commit: d94f8aa38570b459601a9b69793c73f1f369a516 https://github.openssl.org/openssl/openssl/commit/d94f8aa38570b459601a9b69793c73f1f369a516 Author: Varun Sharma Date: 2022-07-13 (Wed, 13

[openssl/openssl] a0ff8e: add a check for the return of OBJ_new_nid()

2022-07-12 Thread pauli
Branch: refs/heads/master Home: https://github.openssl.org/openssl/openssl Commit: a0ff8e413e94ba46720a4bf3a5032c50531c526c https://github.openssl.org/openssl/openssl/commit/a0ff8e413e94ba46720a4bf3a5032c50531c526c Author: xkernel Date: 2022-07-13 (Wed, 13 Jul 2022)

[openssl/openssl] 8d222d: add a check for the return of OBJ_new_nid()

2022-07-12 Thread pauli
Branch: refs/heads/openssl-3.0 Home: https://github.openssl.org/openssl/openssl Commit: 8d222dd9ec5f1542035b55395c7d7a4b42d618b0 https://github.openssl.org/openssl/openssl/commit/8d222dd9ec5f1542035b55395c7d7a4b42d618b0 Author: xkernel Date: 2022-07-13 (Wed, 13 Jul 2022)

[openssl/openssl] f913c3: Coverity 1503321 & 1503327: dereference after null...

2022-07-20 Thread pauli
Branch: refs/heads/master Home: https://github.openssl.org/openssl/openssl Commit: f913c3cd7e22eecbcc8f84b72c645081fa37fdf4 https://github.openssl.org/openssl/openssl/commit/f913c3cd7e22eecbcc8f84b72c645081fa37fdf4 Author: Pauli Date: 2022-07-20 (Wed, 20 Jul 2022) Changed

[openssl/openssl] 3cfc2a: Coverity 1503321 & 1503327: dereference after null...

2022-07-20 Thread pauli
Branch: refs/heads/openssl-3.0 Home: https://github.openssl.org/openssl/openssl Commit: 3cfc2a967a4a5313f141ae433b833f3c6c9a5643 https://github.openssl.org/openssl/openssl/commit/3cfc2a967a4a5313f141ae433b833f3c6c9a5643 Author: Pauli Date: 2022-07-20 (Wed, 20 Jul 2022

[openssl/openssl] 316fad: Fix error in LHASH documentation

2022-07-26 Thread Pauli
Branch: refs/heads/master Home: https://github.com/openssl/openssl Commit: 316fad64c1e541a530910a13160d48b7545ac1e0 https://github.com/openssl/openssl/commit/316fad64c1e541a530910a13160d48b7545ac1e0 Author: Pauli Date: 2022-07-26 (Tue, 26 Jul 2022) Changed paths: M doc

[openssl/openssl] e544f3: Fix error in LHASH documentation

2022-07-26 Thread pauli
Branch: refs/heads/OpenSSL_1_1_1-stable Home: https://github.openssl.org/openssl/openssl Commit: e544f3ec8354db9e187ac5883cc20cb96e679a25 https://github.openssl.org/openssl/openssl/commit/e544f3ec8354db9e187ac5883cc20cb96e679a25 Author: Pauli Date: 2022-07-26 (Tue, 26 Jul

[openssl/openssl] ea66c8: Fix error in LHASH documentation

2022-07-26 Thread Pauli
Branch: refs/heads/openssl-3.0 Home: https://github.com/openssl/openssl Commit: ea66c8d85a7104b9da9169e4130bd739215ea12d https://github.com/openssl/openssl/commit/ea66c8d85a7104b9da9169e4130bd739215ea12d Author: Pauli Date: 2022-07-26 (Tue, 26 Jul 2022) Changed paths

[openssl/openssl] ea66c8: Fix error in LHASH documentation

2022-07-26 Thread pauli
Branch: refs/heads/openssl-3.0 Home: https://github.openssl.org/openssl/openssl Commit: ea66c8d85a7104b9da9169e4130bd739215ea12d https://github.openssl.org/openssl/openssl/commit/ea66c8d85a7104b9da9169e4130bd739215ea12d Author: Pauli Date: 2022-07-26 (Tue, 26 Jul 2022

[openssl/openssl] 316fad: Fix error in LHASH documentation

2022-07-26 Thread pauli
Branch: refs/heads/master Home: https://github.openssl.org/openssl/openssl Commit: 316fad64c1e541a530910a13160d48b7545ac1e0 https://github.openssl.org/openssl/openssl/commit/316fad64c1e541a530910a13160d48b7545ac1e0 Author: Pauli Date: 2022-07-26 (Tue, 26 Jul 2022) Changed

[openssl/openssl] e544f3: Fix error in LHASH documentation

2022-07-26 Thread Pauli
Branch: refs/heads/OpenSSL_1_1_1-stable Home: https://github.com/openssl/openssl Commit: e544f3ec8354db9e187ac5883cc20cb96e679a25 https://github.com/openssl/openssl/commit/e544f3ec8354db9e187ac5883cc20cb96e679a25 Author: Pauli Date: 2022-07-26 (Tue, 26 Jul 2022) Changed

[openssl/openssl] 3b9082: Fixes segfault occurrence in PEM_write()

2022-07-28 Thread pauli
Branch: refs/heads/OpenSSL_1_1_1-stable Home: https://github.openssl.org/openssl/openssl Commit: 3b9082c844913d3a0efada9fac0bd2924ce1a8f2 https://github.openssl.org/openssl/openssl/commit/3b9082c844913d3a0efada9fac0bd2924ce1a8f2 Author: valdaarhun Date: 2022-07-29 (Fri, 29

[openssl/openssl] 683480: Fixes segfault occurrence in PEM_write()

2022-07-28 Thread pauli
Branch: refs/heads/openssl-3.0 Home: https://github.openssl.org/openssl/openssl Commit: 683480726f6ab46216e30c7505d1a3c4ec90ace9 https://github.openssl.org/openssl/openssl/commit/683480726f6ab46216e30c7505d1a3c4ec90ace9 Author: valdaarhun Date: 2022-07-29 (Fri, 29 Jul 2022)

[openssl/openssl] 205957: Fixes segfault occurrence in PEM_write()

2022-07-28 Thread pauli
Branch: refs/heads/master Home: https://github.openssl.org/openssl/openssl Commit: 205957405d08ef199e6ab654e333a627bbca9ccc https://github.openssl.org/openssl/openssl/commit/205957405d08ef199e6ab654e333a627bbca9ccc Author: valdaarhun Date: 2022-07-29 (Fri, 29 Jul 2022)

[openssl/openssl] a1598f: Correction: uncompressed is the default value

2022-07-28 Thread pauli
Branch: refs/heads/openssl-3.0 Home: https://github.openssl.org/openssl/openssl Commit: a1598fb98e93fdf947327561071341012acc5c99 https://github.openssl.org/openssl/openssl/commit/a1598fb98e93fdf947327561071341012acc5c99 Author: GregoryTrzonkowski Date: 2022-07-29 (Fri, 29 Jul

[openssl/openssl] df274c: Correction: uncompressed is the default value

2022-07-28 Thread pauli
Branch: refs/heads/master Home: https://github.openssl.org/openssl/openssl Commit: df274c334c523f7375d5aa60ff4b9a846c3e2a6c https://github.openssl.org/openssl/openssl/commit/df274c334c523f7375d5aa60ff4b9a846c3e2a6c Author: GregoryTrzonkowski Date: 2022-07-29 (Fri, 29 Jul

[openssl/openssl] 7dfe4a: Note that EVP_CIPHER_iv_length returns negative va...

2022-07-29 Thread Pauli
Branch: refs/heads/OpenSSL_1_1_1-stable Home: https://github.com/openssl/openssl Commit: 7dfe4aa2b08d1c3111b0861e26cac0246e3e8f58 https://github.com/openssl/openssl/commit/7dfe4aa2b08d1c3111b0861e26cac0246e3e8f58 Author: Pauli Date: 2022-07-29 (Fri, 29 Jul 2022) Changed

[openssl/openssl] 7dfe4a: Note that EVP_CIPHER_iv_length returns negative va...

2022-07-29 Thread pauli
Branch: refs/heads/OpenSSL_1_1_1-stable Home: https://github.openssl.org/openssl/openssl Commit: 7dfe4aa2b08d1c3111b0861e26cac0246e3e8f58 https://github.openssl.org/openssl/openssl/commit/7dfe4aa2b08d1c3111b0861e26cac0246e3e8f58 Author: Pauli Date: 2022-07-29 (Fri, 29 Jul

[openssl/openssl] 2752ab: Fix error in example.

2022-07-22 Thread Pauli
Branch: refs/heads/master Home: https://github.com/openssl/openssl Commit: 2752ab2eb61dcfc799775d34eaeda3621b85f95f https://github.com/openssl/openssl/commit/2752ab2eb61dcfc799775d34eaeda3621b85f95f Author: Pauli Date: 2022-07-22 (Fri, 22 Jul 2022) Changed paths: M doc

[openssl/openssl] 2752ab: Fix error in example.

2022-07-22 Thread pauli
Branch: refs/heads/master Home: https://github.openssl.org/openssl/openssl Commit: 2752ab2eb61dcfc799775d34eaeda3621b85f95f https://github.openssl.org/openssl/openssl/commit/2752ab2eb61dcfc799775d34eaeda3621b85f95f Author: Pauli Date: 2022-07-22 (Fri, 22 Jul 2022) Changed

[openssl/openssl] 32eb72: Fix error in example.

2022-07-22 Thread pauli
Branch: refs/heads/openssl-3.0 Home: https://github.openssl.org/openssl/openssl Commit: 32eb729a420e2eaaa05e9fa4abb4c93ce132cdbd https://github.openssl.org/openssl/openssl/commit/32eb729a420e2eaaa05e9fa4abb4c93ce132cdbd Author: Pauli Date: 2022-07-22 (Fri, 22 Jul 2022

[openssl/openssl] 32eb72: Fix error in example.

2022-07-22 Thread Pauli
Branch: refs/heads/openssl-3.0 Home: https://github.com/openssl/openssl Commit: 32eb729a420e2eaaa05e9fa4abb4c93ce132cdbd https://github.com/openssl/openssl/commit/32eb729a420e2eaaa05e9fa4abb4c93ce132cdbd Author: Pauli Date: 2022-07-22 (Fri, 22 Jul 2022) Changed paths

[openssl/openssl] 4f1f3e: Coverity 1507376: Dereference after null check

2022-07-22 Thread pauli
Branch: refs/heads/openssl-3.0 Home: https://github.openssl.org/openssl/openssl Commit: 4f1f3e14728a1c5bccd2e49e988e8c8634caae58 https://github.openssl.org/openssl/openssl/commit/4f1f3e14728a1c5bccd2e49e988e8c8634caae58 Author: Pauli Date: 2022-07-22 (Fri, 22 Jul 2022

[openssl/openssl] 93429f: Coverity 1507376: Dereference after null check

2022-07-22 Thread Pauli
Branch: refs/heads/master Home: https://github.com/openssl/openssl Commit: 93429fc0ce9468242a463ff5878cd53b97e7f13f https://github.com/openssl/openssl/commit/93429fc0ce9468242a463ff5878cd53b97e7f13f Author: Pauli Date: 2022-07-22 (Fri, 22 Jul 2022) Changed paths: M

[openssl/openssl] 93429f: Coverity 1507376: Dereference after null check

2022-07-22 Thread pauli
Branch: refs/heads/master Home: https://github.openssl.org/openssl/openssl Commit: 93429fc0ce9468242a463ff5878cd53b97e7f13f https://github.openssl.org/openssl/openssl/commit/93429fc0ce9468242a463ff5878cd53b97e7f13f Author: Pauli Date: 2022-07-22 (Fri, 22 Jul 2022) Changed

[openssl/openssl] 4f1f3e: Coverity 1507376: Dereference after null check

2022-07-22 Thread Pauli
Branch: refs/heads/openssl-3.0 Home: https://github.com/openssl/openssl Commit: 4f1f3e14728a1c5bccd2e49e988e8c8634caae58 https://github.com/openssl/openssl/commit/4f1f3e14728a1c5bccd2e49e988e8c8634caae58 Author: Pauli Date: 2022-07-22 (Fri, 22 Jul 2022) Changed paths

[openssl/openssl] 1f6eb7: GCM: record limit counter gets reset on AAD changes

2022-07-27 Thread Pauli
Branch: refs/heads/openssl-3.0 Home: https://github.com/openssl/openssl Commit: 1f6eb7b9799d3a8b8ebc071f5fbd17b11c914b8f https://github.com/openssl/openssl/commit/1f6eb7b9799d3a8b8ebc071f5fbd17b11c914b8f Author: Pauli Date: 2022-07-27 (Wed, 27 Jul 2022) Changed paths

[openssl/openssl] 3ebcb2: GCM: record limit counter gets reset on AAD changes

2022-07-27 Thread Pauli
Branch: refs/heads/master Home: https://github.com/openssl/openssl Commit: 3ebcb2fff56bda788ab1f363eb0023715018a4e5 https://github.com/openssl/openssl/commit/3ebcb2fff56bda788ab1f363eb0023715018a4e5 Author: Pauli Date: 2022-07-27 (Wed, 27 Jul 2022) Changed paths: M

[openssl/openssl] 3ebcb2: GCM: record limit counter gets reset on AAD changes

2022-07-27 Thread pauli
Branch: refs/heads/master Home: https://github.openssl.org/openssl/openssl Commit: 3ebcb2fff56bda788ab1f363eb0023715018a4e5 https://github.openssl.org/openssl/openssl/commit/3ebcb2fff56bda788ab1f363eb0023715018a4e5 Author: Pauli Date: 2022-07-27 (Wed, 27 Jul 2022) Changed

[openssl/openssl] 1f6eb7: GCM: record limit counter gets reset on AAD changes

2022-07-27 Thread pauli
Branch: refs/heads/openssl-3.0 Home: https://github.openssl.org/openssl/openssl Commit: 1f6eb7b9799d3a8b8ebc071f5fbd17b11c914b8f https://github.openssl.org/openssl/openssl/commit/1f6eb7b9799d3a8b8ebc071f5fbd17b11c914b8f Author: Pauli Date: 2022-07-27 (Wed, 27 Jul 2022

[openssl/openssl] 680612: Update EVP_KDF-X942-ASN1.pod

2022-07-27 Thread pauli
Branch: refs/heads/openssl-3.0 Home: https://github.openssl.org/openssl/openssl Commit: 68061255db06623e7332ac4dd1b2765a7d173a31 https://github.openssl.org/openssl/openssl/commit/68061255db06623e7332ac4dd1b2765a7d173a31 Author: Joachim Vandersmissen Date: 2022-07-28 (Thu, 28

[openssl/openssl] 08c003: Update EVP_KDF-X942-ASN1.pod

2022-07-27 Thread pauli
Branch: refs/heads/master Home: https://github.openssl.org/openssl/openssl Commit: 08c00377cb82f7eefcf7433606e687f348b9e7a0 https://github.openssl.org/openssl/openssl/commit/08c00377cb82f7eefcf7433606e687f348b9e7a0 Author: Joachim Vandersmissen Date: 2022-07-28 (Thu, 28 Jul

[openssl/openssl] f80910: Coverity 1503321 & 1503327: dereference after null...

2022-07-18 Thread pauli
Branch: refs/heads/master Home: https://github.openssl.org/openssl/openssl Commit: f80910390cb882f346fe59c9803fc914b9c367c2 https://github.openssl.org/openssl/openssl/commit/f80910390cb882f346fe59c9803fc914b9c367c2 Author: Pauli Date: 2022-07-17 (Sun, 17 Jul 2022) Changed

[openssl/openssl] c7f510: Coverity 1503321 & 1503327: dereference after null...

2022-07-18 Thread pauli
Branch: refs/heads/openssl-3.0 Home: https://github.openssl.org/openssl/openssl Commit: c7f5109e5f847ccb96b761774186ec0ff6c8fec6 https://github.openssl.org/openssl/openssl/commit/c7f5109e5f847ccb96b761774186ec0ff6c8fec6 Author: Pauli Date: 2022-07-17 (Sun, 17 Jul 2022

[openssl/openssl] 588080: Fix coverity 1503330 use after free

2022-05-06 Thread pauli
Branch: refs/heads/master Home: https://github.openssl.org/openssl/openssl Commit: 588080cbf8e254ca2c033224146bc29fddea75a7 https://github.openssl.org/openssl/openssl/commit/588080cbf8e254ca2c033224146bc29fddea75a7 Author: Pauli Date: 2022-05-06 (Fri, 06 May 2022) Changed

[openssl/openssl] 4e720f: Fix Coverity 1201740 & 1201712: uninitialised values

2022-05-08 Thread pauli
Branch: refs/heads/master Home: https://github.openssl.org/openssl/openssl Commit: 4e720f12fade8d433e5a0eb3ead9017193dac6e7 https://github.openssl.org/openssl/openssl/commit/4e720f12fade8d433e5a0eb3ead9017193dac6e7 Author: Pauli Date: 2022-05-08 (Sun, 08 May 2022) Changed

  1   2   >