Commit Graph

  • 828361eff8 README: Remove client only restriction for QUIC. openssl-3.5 Sebastian Andrzej Siewior 2025-04-03 23:17:54 +02:00
  • 648366ad01 README: Remove client only restriction for QUIC. master Sebastian Andrzej Siewior 2025-04-03 23:17:54 +02:00
  • 7ac924c2ef Fix code style in quicapitest.c Samson S. Kolge 2025-04-04 17:49:52 +05:30
  • 88ecf93695 Fix SSL_new() with QUIC_server_method and improve formatting (Fixes #27255) Samson S. Kolge 2025-04-04 17:08:22 +05:30
  • ba46275556 Fix code style in quicapitest.c Samson S. Kolge 2025-04-04 17:49:52 +05:30
  • 5341e271d9 Fix SSL_new() with QUIC_server_method and improve formatting (Fixes #27255) Samson S. Kolge 2025-04-04 17:08:22 +05:30
  • a7816c9600 Fix a reference in the OpenSSL guide to QUIC for servers Matt Caswell 2025-04-04 10:12:46 +01:00
  • 0a16bb7e74 Fix a reference in the OpenSSL guide to QUIC for servers Matt Caswell 2025-04-04 10:12:46 +01:00
  • 69acfa358f Disable stringop-overflow warnings on s390 Neil Horman 2025-04-03 10:47:28 -04:00
  • 0895873942 Update README-QUIC.md with server-side QUIC support information Samson S. Kolge 2025-04-02 16:02:10 +05:30
  • c66e00398c Update README-QUIC.md with server-side QUIC support information Samson S. Kolge 2025-04-02 16:02:10 +05:30
  • 6545de9bbe Add a SBOM template in CycloneDX format Richard Hughes 2024-11-21 11:10:11 +00:00
  • 196b36f0d0 Enable x86-64 SHA-512 family optimizations with SHA512 ISA extension The SHA-256 (SZ=4) and SHA-512 (SZ=8) dispatcher paths have been separated while keeping the SHA-256 path unmodified. Stanciu, Adrian 2025-02-11 13:14:55 -08:00
  • e1eb6fdb3a Enable x86-64 SM3 optimizations with SM3 ISA extension Elizarova, Alina 2025-02-11 06:10:00 -08:00
  • b12cd40e8b Enable x86-64 SM4 optimizations with SM4 ISA extension Elizarova Alina 2025-04-01 03:40:40 -07:00
  • ff92845793 Fix a visual glitch in test_cmp_http.t openssl-3.0 Bernd Edlinger 2025-03-21 20:58:57 +01:00
  • 9df1b9dfc7 Fix a visual glitch in test_cmp_http.t openssl-3.2 Bernd Edlinger 2025-03-21 20:58:57 +01:00
  • d5eeb8c8f2 Fix a visual glitch in test_cmp_http.t openssl-3.3 Bernd Edlinger 2025-03-21 20:58:57 +01:00
  • bd54eaeabf Fix a visual glitch in test_cmp_http.t openssl-3.4 Bernd Edlinger 2025-03-21 20:58:57 +01:00
  • 46805ab833 Fix a visual glitch in test_cmp_http.t Bernd Edlinger 2025-03-21 20:58:57 +01:00
  • c45f0dd803 Fix a visual glitch in test_cmp_http.t Bernd Edlinger 2025-03-21 20:58:57 +01:00
  • ea76571ed3 Detect segfault in the pkeyutl test Matt Caswell 2025-04-01 10:32:00 +01:00
  • d11ba5d780 Fix a segfault in the pkeyutl command line app Matt Caswell 2025-04-01 10:31:33 +01:00
  • ff5a272e60 Detect segfault in the pkeyutl test Matt Caswell 2025-04-01 10:32:00 +01:00
  • 3f0f723b52 Fix a segfault in the pkeyutl command line app Matt Caswell 2025-04-01 10:31:33 +01:00
  • 27a8c5f574 Temporarily disable gost-engine tests in ci Neil Horman 2025-04-01 13:16:04 -04:00
  • fd934b8250 Temporarily disable gost-engine tests in ci Neil Horman 2025-04-01 13:16:04 -04:00
  • 96c2c64edc Temporarily disable gost-engine tests in ci Neil Horman 2025-04-01 13:16:04 -04:00
  • 001a34274d Temporarily disable gost-engine tests in ci Neil Horman 2025-04-01 13:16:04 -04:00
  • e2f6484939 Temporarily disable gost-engine tests in ci Neil Horman 2025-04-01 13:16:04 -04:00
  • db9771b5a0 Temporarily disable gost-engine tests in ci Neil Horman 2025-04-01 13:16:04 -04:00
  • 511cfacf8c test/tls-provider.c: Remove redundant check JiashengJiang 2025-03-31 21:42:38 -04:00
  • a332453634 Duplicate TLS 1.3 sslapitests for DTLS 1.3 feature/dtls-1.3 Frederik Wedel-Heinen 2025-02-24 12:42:41 +01:00
  • fa0339b485 Link SSL_get_negotiated_group() and SSL_get0_group_name() in the docs Matt Caswell 2025-03-31 15:51:14 +01:00
  • 85df287a87 Link SSL_get_negotiated_group() and SSL_get0_group_name() in the docs Matt Caswell 2025-03-31 15:51:14 +01:00
  • 93d4f6133f Link SSL_get_negotiated_group() and SSL_get0_group_name() in the docs Matt Caswell 2025-03-31 15:51:14 +01:00
  • f3921f6710 Link SSL_get_negotiated_group() and SSL_get0_group_name() in the docs Matt Caswell 2025-03-31 15:51:14 +01:00
  • 9eb21877f5 Link SSL_get_negotiated_group() and SSL_get0_group_name() in the docs Matt Caswell 2025-03-31 15:51:14 +01:00
  • d81b164514 fix OOB issue in AVX-512 XTS decryption Dan Pittman 2025-03-31 10:28:41 -07:00
  • 8ca8f9afbb fix OOB issue in AVX-512 XTS decryption Dan Pittman 2025-03-31 10:28:41 -07:00
  • 6d3202e20f move BIO_err_is_non_fatal() to bio_lib.c dare3path 2025-03-28 07:54:55 +01:00
  • 94b34ee67a update rust toolchain Neil Horman 2025-03-28 10:19:56 -04:00
  • a5f377f280 Fix up external pyca test Neil Horman 2025-03-28 07:51:02 -04:00
  • 0a17171f94 update pyca-cryptography to latest master Neil Horman 2025-03-28 07:58:49 -04:00
  • ba5ddef774 update wycheproof submodule to latest master Neil Horman 2025-03-28 07:50:12 -04:00
  • 4088ecd99b statem: always save sigalgs during PHA Benjamin Kaduk 2024-06-14 14:10:39 -07:00
  • 6db6c61131 statem: always save sigalgs during PHA Benjamin Kaduk 2024-06-14 14:10:39 -07:00
  • f6bef5c644 statem: always save sigalgs during PHA Benjamin Kaduk 2024-06-14 14:10:39 -07:00
  • 8e0ecf20a5 statem: always save sigalgs during PHA Benjamin Kaduk 2024-06-14 14:10:39 -07:00
  • d48c2cb6ec statem: always save sigalgs during PHA Benjamin Kaduk 2024-06-14 14:10:39 -07:00
  • ddd99d52d3 statem: always save sigalgs during PHA Benjamin Kaduk 2024-06-14 14:10:39 -07:00
  • dad4704a5d ci: strict warnings the default Pauli 2025-03-31 12:30:45 +11:00
  • 0fe8784131 rand: avoid unused function warning for FreeBSD and NetBSD. Pauli 2025-03-31 13:01:22 +11:00
  • d04ea9af79 ci: remove unnecessary -Wall and -Werror options Pauli 2025-03-31 12:18:01 +11:00
  • 9bd563321b Fix more quic_multistream test formatting Neil Horman 2025-03-29 17:52:20 -04:00
  • 0162f75fb1 Fix more quic_multistream test formatting Neil Horman 2025-03-29 17:52:20 -04:00
  • 3fb15ea0dd Fix cpp comment in windows build slontis 2025-03-28 19:35:42 +11:00
  • 4379202c93 Fix cpp comment in windows build slontis 2025-03-28 19:35:42 +11:00
  • a4d9a2fac3 Fix cpp comment in windows build slontis 2025-03-28 19:35:42 +11:00
  • 49ec8cff04 Fix cpp comment in windows build slontis 2025-03-28 19:35:42 +11:00
  • b8860598d2 Fix cpp comment in windows build slontis 2025-03-28 19:35:42 +11:00
  • dc2081f720 Fix Strict c issue in aes_gcm for armv8 slontis 2025-03-31 09:42:59 +11:00
  • 8fdc75777e Fix Strict c issue in aes_gcm for armv8 slontis 2025-03-31 09:42:59 +11:00
  • d6014edcce Fix Strict c issue in aes_gcm for armv8 slontis 2025-03-31 09:42:59 +11:00
  • b40f734bc3 Fix Strict c issue in aes_gcm for armv8 slontis 2025-03-31 09:42:59 +11:00
  • f078518526 Fix Strict c issue in aes_gcm for armv8 slontis 2025-03-31 09:42:59 +11:00
  • 0a78595eac Fix Strict c issue in aes_gcm for armv8 slontis 2025-03-31 09:42:59 +11:00
  • 208aa3e65d Added 3.5 to coveralls.yml Vavroch 2025-03-30 09:49:59 +02:00
  • b3955eaa26 Added 3.5 to coveralls.yml Vavroch 2025-03-30 09:49:59 +02:00
  • a7f3550855 Fix sigalg corner cases Viktor Dukhovni 2025-03-26 21:36:08 +11:00
  • a5f98e6da5 Fix sigalg corner cases Viktor Dukhovni 2025-03-26 21:36:08 +11:00
  • b28f193c68 Fix c++ comment in ec code. slontis 2025-03-28 18:57:48 +11:00
  • 01b6d4a39b Fix c++ comment in ec code. slontis 2025-03-28 18:57:48 +11:00
  • ea77608920 Fix c++ comment in ec code. slontis 2025-03-28 18:57:48 +11:00
  • c26eecdf95 Fix probing the registry for configuration Branden Clark 2025-01-28 16:50:10 +01:00
  • 03e977e29e crypto: windows: use LPCTSTR for the temp registry buffer Hugo Beauzée-Luyssen 2025-01-27 08:36:30 +01:00
  • d25b98e469 crypto: fix preprocessor concatenation Hugo Beauzée-Luyssen 2025-01-27 08:36:07 +01:00
  • 977cfc3fa1 Fix probing the registry for configuration Branden Clark 2025-01-28 16:50:10 +01:00
  • 5c46165034 crypto: windows: use LPCTSTR for the temp registry buffer Hugo Beauzée-Luyssen 2025-01-27 08:36:30 +01:00
  • 79225a3e17 crypto: fix preprocessor concatenation Hugo Beauzée-Luyssen 2025-01-27 08:36:07 +01:00
  • 908e0f3728 Fix probing the registry for configuration Branden Clark 2025-01-28 16:50:10 +01:00
  • 0e38f78dca crypto: windows: use LPCTSTR for the temp registry buffer Hugo Beauzée-Luyssen 2025-01-27 08:36:30 +01:00
  • ed3876adb1 crypto: fix preprocessor concatenation Hugo Beauzée-Luyssen 2025-01-27 08:36:07 +01:00
  • 83d60ed3dd Update FIPS-README.md to reflect latest versions Neil Horman 2025-03-27 10:34:52 -04:00
  • 7a078fff58 Update FIPS-README.md to reflect latest versions Neil Horman 2025-03-27 10:34:52 -04:00
  • f9b2b8c347 Update FIPS-README.md to reflect latest versions Neil Horman 2025-03-27 10:34:52 -04:00
  • 3e2f1a8d4a Update FIPS-README.md to reflect latest versions Neil Horman 2025-03-27 10:34:52 -04:00
  • 50316c18a0 Update FIPS-README.md to reflect latest versions Neil Horman 2025-03-27 10:34:52 -04:00
  • 428d2901a2 Avoid potential double-free with duplicated hybrid ML-KEM keys Viktor Dukhovni 2025-03-27 12:34:50 +11:00
  • 02cada2e45 Avoid potential double-free with duplicated hybrid ML-KEM keys Viktor Dukhovni 2025-03-27 12:34:50 +11:00
  • dd21dd3e90 added use IO::File; to 15-test_ml_kem_codecs.t Alex Prabhat Bara 2025-03-27 15:42:07 +05:30
  • 4abb4a2891 added use IO::File; 15-test_ml_dsa_codecs.t Alex Prabhat Bara 2025-03-27 15:41:31 +05:30
  • 39229d93d5 added use IO::File; to 15-test_ml_kem_codecs.t Alex Prabhat Bara 2025-03-27 15:42:07 +05:30
  • 6a6ce4c1f3 added use IO::File; 15-test_ml_dsa_codecs.t Alex Prabhat Bara 2025-03-27 15:41:31 +05:30
  • 9209b04408 apps/lib/apps.c: Add a check for OPENSSL_strdup() JiashengJiang 2025-03-26 17:40:16 -04:00
  • 22e2b03a3d apps/lib/apps.c: Add a check for OPENSSL_strdup() JiashengJiang 2025-03-26 17:40:16 -04:00
  • 0d8ce085d3 apps/lib/apps.c: Add a check for OPENSSL_strdup() JiashengJiang 2025-03-26 17:40:16 -04:00
  • b08d2e7aa0 apps/lib/apps.c: Add a check for OPENSSL_strdup() JiashengJiang 2025-03-26 17:40:16 -04:00
  • 1201a1cd14 apps/lib/apps.c: Add a check for OPENSSL_strdup() JiashengJiang 2025-03-26 17:40:16 -04:00
  • 930c645e6b apps/lib/apps.c: Add a check for OPENSSL_strdup() JiashengJiang 2025-03-26 17:40:16 -04:00