openssl-commits
Thread
Date
Earlier messages
Later messages
Messages by Thread
[openssl/openssl] 2628de: Fixes OSCP->OCSP typo in ocsp command line
Hugo Landau
[openssl/openssl] 2837b1: Fixes OSCP->OCSP typo in ocsp command line
Hugo Landau
[openssl/openssl] ae8a8f: app_http_tls_cb(): fix crash on inconsistency w.r....
David von Oheimb
[openssl/openssl] 96e13a: app_http_tls_cb(): fix crash on inconsistency w.r....
David von Oheimb
[openssl/openssl] 6615fd: openssl-cmds.pod.in: add missing entry for cmp
David von Oheimb
[openssl/openssl] 33478a: openssl-cmds.pod.in: add missing entry for cmp
David von Oheimb
[openssl/openssl] a8f6d7: Fix reported performance degradation on aarch64
bernd-edlinger
[openssl/openssl] 004a57: Fix typos in SSL_CTX_use_certificate.pod file
Hugo Landau
[openssl/openssl] a97931: Fix typos in SSL_CTX_use_certificate.pod file
Hugo Landau
[openssl/openssl] 60f011: Add missing header for memcmp
Richard Levitte
[openssl/openssl] 8aaeb5: Add missing header for memcmp
Richard Levitte
[openssl/openssl] f9e578: Add missing header for memcmp
Richard Levitte
[openssl/openssl] 2e3e9b: Fix Coverity 1498605 & 1498606: uninitialised value
pauli
[openssl/openssl] 924c81: Add additional include
pauli
[openssl/openssl] 6ebf6d: Fix AES OCB encrypt/decrypt for x86 AES-NI
Richard Levitte
[openssl/openssl] 919925: Fix AES OCB encrypt/decrypt for x86 AES-NI
Richard Levitte
[openssl/openssl] a98f33: Fix AES OCB encrypt/decrypt for x86 AES-NI
richard
[openssl/openssl] 016930: v3_sxnet: add a check for the return of i2s_ASN1_I...
Richard Levitte
[openssl/openssl] 7a05fc: v3_sxnet: add a check for the return of i2s_ASN1_I...
Richard Levitte
[openssl/openssl] 9ef1f8: v3_sxnet: add a check for the return of i2s_ASN1_I...
Richard Levitte
[openssl/openssl] 6495ca: Fix bn_gcd code to check return value when calling...
slontis
[openssl/openssl] c6b5c0: Fix bn_gcd code to check return value when calling...
slontis
[openssl/openssl] 7fe7cc: Fix bn_gcd code to check return value when calling...
slontis
[openssl/openssl] a1d80e: Fix range_should_be_prefix() to actually return th...
matt
[openssl/openssl] 4c1cf6: Fix compile issues in test/v3ext.c with no-rfc3779
bernd-edlinger
[openssl/openssl] c26758: Increase test coverage by enabling more build options
Tomas Mraz
[openssl/openssl] 3361f6: Avoid crashing if CONF_modules_unload() is called ...
Tomas Mraz
[openssl/openssl] d840f0: Avoid crashing if CONF_modules_unload() is called ...
Tomas Mraz
[openssl/openssl] a7faa8: APPS: dsaparam, gendsa: Support setting properties
Tomas Mraz
[openssl/openssl] 30b2c3: APPS: dsaparam, gendsa: Support setting properties
Tomas Mraz
[openssl/openssl] bbaabd: apps/cmp.c: Fix glitch in -newkeypass warning and ...
David von Oheimb
[openssl/openssl] c4ad4e: CMP: introduce version 3, while version 2 stays th...
David von Oheimb
[openssl/openssl] 46ac73: Coverity: fix 1506298: negative returns
pauli
[openssl/openssl] be54ad: Coverity: fix 1506298: negative returns
pauli
[openssl/openssl] 9c6b98: Documentation update for EVP_set_default_properties
slontis
[openssl/openssl] b32f8a: fix Coverity 1506709: error handling
pauli
[openssl/openssl] f80cde: fix Coverity 1506709: error handling
pauli
[openssl/openssl] 5c535e: Documentation update for EVP_set_default_properties
slontis
[openssl/openssl] e39306: Update the default macsaltlen and Add the configur...
Hugo Landau
[openssl/openssl] 69f3ee: Remove redundant check for `saltlen > UINT32_MAX`
Daniel Fiala
[openssl/openssl] 05e51b: Remove redundant check for `saltlen > UINT32_MAX`
Daniel Fiala
[openssl/openssl] bf2f9e: Fix memory leak in cmp_calc_protection()
slontis
[openssl/openssl] 74c929: Fix memory leak in cmp_calc_protection()
slontis
[openssl/openssl] 99ed66: Avoid using union wrt. optlen parameter for getsoc...
pauli
[openssl/openssl] 8e949b: Avoid using union wrt. optlen parameter for getsoc...
pauli
[openssl/openssl] 47741c: kdf objects missing a return if malloc fails.
slontis
[openssl/openssl] 726070: kdf objects missing a return if malloc fails.
slontis
[openssl/openssl] 882573: SSL_get_current_cipher() and SSL_get_pending_ciphe...
Tomas Mraz
[openssl/openssl] 89c36a: SSL_get_current_cipher() and SSL_get_pending_ciphe...
Tomas Mraz
[openssl/openssl] d842b6: SSL_get_current_cipher() and SSL_get_pending_ciphe...
Tomas Mraz
[openssl/openssl] e2f696: CMS: Export CMS_EnvelopedData and add CMS_Envelope...
David von Oheimb
[openssl/openssl] af4002: store_result: Add fallback for fetching the keymgm...
Tomas Mraz
[openssl/openssl] 4cfcc7: store_result: Add fallback for fetching the keymgm...
Tomas Mraz
[openssl/openssl] 61f510: crypto/provider_core.c: Avoid calling unlock two t...
Tomas Mraz
[openssl/openssl] eeb018: crypto/provider_core.c: Avoid calling unlock two t...
Tomas Mraz
[openssl/openssl] e1de0c: Allocate EVP_PBE_CTL with OPENSSL_zalloc.
Daniel Fiala
[openssl/openssl] 321126: Allocate EVP_PBE_CTL with OPENSSL_zalloc.
Daniel Fiala
[openssl/openssl] 2c6550: Fix range_should_be_prefix() to actually return th...
matt
[openssl/openssl] 30532e: Fix range_should_be_prefix() to actually return th...
matt
[openssl/openssl] e1c153: Add a DTLS next epoch test
matt
[openssl/openssl] 5f7d4e: Objects: Add OIDs needed for CAdES-Processing
Tomas Mraz
[openssl/openssl] daa014: fuzz/asn1.c: Add check for ASN1_item_i2d
Tomas Mraz
[openssl/openssl] 1cb35c: fuzz/asn1.c: Add check for ASN1_item_i2d
Tomas Mraz
[openssl/openssl] a99b37: Fix memory leak in ossl_rsa_fromdata.
slontis
[openssl/openssl] 28adea: Fix memory leak in ossl_rsa_fromdata.
slontis
[openssl/openssl] 62640f: The rsa_validate_keypair_multiprime() function ret...
matt
[openssl/openssl] 518f1e: The rsa_validate_keypair_multiprime() function ret...
matt
[openssl/openssl] de2541: Add checks for saltlen and trailerfield to rsa key...
Daniel Fiala
[openssl/openssl] 483209: Add checks for saltlen and trailerfield to rsa key...
Daniel Fiala
[openssl/openssl] 6332f4: CI: add GCC 11
pauli
Re: [openssl/openssl] 6332f4: CI: add GCC 11
Dr Paul Dale
[openssl/openssl] ba0a77: CI: add GCC 11
pauli
[openssl/openssl] 6c8879: Fix a memory leak in EC_GROUP_new_from_ecparameters
bernd-edlinger
[openssl/openssl] cc7c12: Fix a memory leak in EC_GROUP_new_from_ecparameters
bernd-edlinger
[openssl/openssl] be5086: Fix a memory leak in EC_GROUP_new_from_ecparameters
bernd-edlinger
[openssl/openssl] ec3653: Add initial demo-driven design demos
Hugo Landau
[openssl/openssl] 413e0d: Added documentation for PEM_X509_INFO_read() and P...
Tomas Mraz
[openssl/openssl] 945442: Added documentation for PEM_X509_INFO_read() and P...
Tomas Mraz
[openssl/openssl] b8fd15: Avoid including decoder/encoder/store headers into...
Tomas Mraz
[openssl/openssl] b07db9: Avoid including decoder/encoder/store headers into...
Tomas Mraz
[openssl/openssl] f49b5c: Add a CI workflow for no-rfc3779
bernd-edlinger
[openssl/openssl] a09ada: Add a CI workflow for no-rfc3779
bernd-edlinger
[openssl/openssl] 16f1c6: The flag "decoded-from-explicit" must be imp/expor...
Tomas Mraz
[openssl/openssl] 95a6fb: The flag "decoded-from-explicit" must be imp/expor...
Tomas Mraz
[openssl/openssl] bfa5f0: put_str: Use memcpy instead of strncpy
Tomas Mraz
[openssl/openssl] 5ad3e7: put_str: Use memcpy instead of strncpy
Tomas Mraz
[openssl/openssl] 5bbfbe: Fix the checks of X509_REVOKED_add1_ext_i2d
Tomas Mraz
[openssl/openssl] c540a8: Fix the checks of X509_REVOKED_add1_ext_i2d
Tomas Mraz
[openssl/openssl] 2a171e: crypto/http/http_client.c: Add the check for OPENS...
Tomas Mraz
[openssl/openssl] 816d6e: crypto/http/http_client.c: Add the check for OPENS...
Tomas Mraz
[openssl/openssl] a1f703: rsa: fix bn_reduce_once_in_place call for rsaz_mod...
pauli
[openssl/openssl] 4d8a88: rsa: fix bn_reduce_once_in_place call for rsaz_mod...
pauli
[openssl/openssl] 7ae2bc: Add SM3 implementation in RISC-V Zksh asm
Tomas Mraz
[openssl/openssl] 5317b6: Add deprecation macro for 3.1 and deprecate OPENSS...
Hugo Landau
[openssl/openssl] bcb52b: Optimize chacha20 on aarch64 by SVE2
pauli
[openssl/openssl] 3cb370: test/v3nametest.c: Add check for OPENSSL_malloc
pauli
[openssl/openssl] b147b9: test/v3nametest.c: Add check for OPENSSL_malloc
pauli
[openssl/openssl] 6408e7: test/evp_test.c: Add check for OPENSSL_strdup
pauli
[openssl/openssl] 5203a8: test/evp_test.c: Add check for OPENSSL_strdup
pauli
[openssl/openssl] a58978: Improve diagnostics on setting groups
beldmit
[openssl/openssl] ce8822: Improve diagnostics on setting groups
beldmit
[openssl/openssl] 386ab7: Add test cases for verification of time stamping c...
pauli
[openssl/openssl] 3ec2ba: apps/s_server.c: Add check for OPENSSL_strdup
pauli
[openssl/openssl] a6a2dd: apps/s_server.c: Add check for OPENSSL_strdup
pauli
[openssl/openssl] 281483: crypto/x509/by_store.c: Add check for OPENSSL_strdup
pauli
[openssl/openssl] e16396: crypto/x509/by_store.c: Add check for OPENSSL_strdup
pauli
[openssl/openssl] c8003a: add priority queue implementation
pauli
[openssl/openssl] b80395: Add dgram API discussion
Hugo Landau
[openssl/openssl] ce60b1: Fix file operations in c_rehash.
matt
[openssl/openssl] 963981: Fix file operations in c_rehash.
matt
[openssl/openssl] 2c9c35: Fix file operations in c_rehash.
matt
[openssl/openssl] abebce: providers/implementations/exchange/kdf_exch.c: fix...
Richard Levitte
[openssl/openssl] c6010d: providers/implementations/exchange/kdf_exch.c: fix...
Richard Levitte
[openssl/openssl] 8547cd: crypto/asn1/a_time.c: Add check for OPENSSL_malloc
Tomas Mraz
[openssl/openssl] 9e86b3: Clarify use of EGD for HPNS in rand/rand_egd.c com...
pauli
[openssl/openssl] 93ed4b: Clarify use of EGD for HPNS in rand/rand_egd.c com...
pauli
[openssl/openssl] 20af01: Fix documentation of BIO_FLAGS_BASE64_NO_NL
Tomas Mraz
[openssl/openssl] 8b738f: Fix documentation of BIO_FLAGS_BASE64_NO_NL
Tomas Mraz
[openssl/openssl] 0edcba: Fix documentation of BIO_FLAGS_BASE64_NO_NL
Tomas Mraz
[openssl/openssl] 909d59: Remove debug and other outdated build targets.
Daniel Fiala
[openssl/openssl] 55b7fa: Have set_dateopt() return 1 on success to make -da...
Tomas Mraz
[openssl/openssl] 67e1b5: Have set_dateopt() return 1 on success to make -da...
Tomas Mraz
[openssl/openssl] fff244: test/recipes/*.t: setup() doesn't play well with s...
Richard Levitte
[openssl/openssl] e3ba93: test/recipes/*.t: setup() doesn't play well with s...
Richard Levitte
[openssl/openssl] 87e1ca: Fix for OSSL_PARAM sample code referencing OSSL_PA...
Tomas Mraz
[openssl/openssl] 809526: Fix for OSSL_PARAM sample code referencing OSSL_PA...
Tomas Mraz
[openssl/openssl] 0ed27f: Always end BN_mod_exp_mont_consttime with normal M...
Tomas Mraz
[openssl/openssl] 10d8a1: Add an extra reduction step to RSAZ mod_exp implem...
Tomas Mraz
[openssl/openssl] cf6593: Always end BN_mod_exp_mont_consttime with normal M...
Tomas Mraz
[openssl/openssl] 0ae365: Always end BN_mod_exp_mont_consttime with normal M...
Tomas Mraz
[openssl/openssl] 0da1e3: test/ssl_old_test.c: Add check for OPENSSL_malloc
pauli
[openssl/openssl] b2feb9: test/ssl_old_test.c: Add check for OPENSSL_malloc
pauli
[openssl/openssl] d8e2dc: Add sensitive memory clean in priv encode
pauli
[openssl/openssl] 162493: Add sensitive memory clean in priv encode
pauli
[openssl/openssl] f5beeb: test/ssl_old_test.c: Add check for OPENSSL_zalloc
Todd Short
[openssl/openssl] 4f4942: test/ssl_old_test.c: Add check for OPENSSL_zalloc
Todd Short
[openssl/openssl] 8358ad: Fix a mem leak in evp_pkey_export_to_provider
Todd Short
[openssl/openssl] 115eb9: Fix a mem leak in evp_pkey_export_to_provider
Todd Short
[openssl/openssl] 8f0788: Fix a crash in X509v3_asid_subset()
matt
[openssl/openssl] 414f66: Fix a crash in X509v3_asid_subset()
matt
[openssl/openssl] 01fc9b: Fix a crash in X509v3_asid_subset()
matt
[openssl/openssl] f68283: test/evp_test.c: Check too big output buffer sizes...
Richard Levitte
[openssl/openssl] a0587a: test/evp_test.c: Check too big output buffer sizes...
Richard Levitte
[openssl/openssl] 76a597: Fix the export routines to not return success if p...
matt
[openssl/openssl] 46c1c2: Fix the export routines to not return success if p...
matt
[openssl/web] 9c523a: Drop bin/purge-one-hour, now that it has moved int...
Richard Levitte
[openssl/openssl] d63963: ossl_dh_check_priv_key: Do not fail on private key...
Tomas Mraz
[openssl/openssl] 0615ce: ossl_dh_check_priv_key: Do not fail on private key...
Tomas Mraz
[openssl/web] 60303e: Update NonStop x86 OSS platform build versions fro...
Richard Levitte
[openssl/openssl] e8f714: Revert "bn: Add fixed length (n=6), unrolled PPC M...
Tomas Mraz
[openssl/openssl] 712d9c: Revert "bn: Add fixed length (n=6), unrolled PPC M...
Tomas Mraz
[openssl/openssl] db5bb6: Avoid reusing the init_lock for a different purpose
Tomas Mraz
[openssl/openssl] e9a806: Avoid reusing the init_lock for a different purpose
Tomas Mraz
[openssl/web] 66f7a6: Redirect /policies/secpolicy.html
Richard Levitte
[openssl/web] 0440a3: Make sure that news/vulnerabilities.xml is still p...
Richard Levitte
[openssl/web] 755faf: Use the moved newsflash.txt (drop the copy in this...
Richard Levitte
[openssl/openssl] 979575: init: fix defined but unused warning/error
pauli
[otc/tools] 3cbfc8: HOWTO-make-a-release.md: take into account the mov...
Richard Levitte
[openssl/openssl] 2b84a6: RSA keygen fixes
slontis
[openssl/openssl] ad7e0f: RSA keygen fixes
slontis
[otc/tools] ac5262: Update HOWTO-make-a-release.md to refer to OpenSSL...
Richard Levitte
[openssl/openssl] a644cb: [crypto/bn] BN_consttime_swap: remove superfluous ...
Tomas Mraz
[openssl/openssl] e8c886: Include the modules directory in openssl.pc
Richard Levitte
[otc/tools] b08754: Drop release-tools/README.md
Richard Levitte
[openssl/openssl] f553cd: parse_unquoted: Check returned value from ossl_pro...
Tomas Mraz
[openssl/openssl] f91568: parse_unquoted: Check returned value from ossl_pro...
Tomas Mraz
[openssl/openssl] 4650cf: Fix a use after free in error handling of hmac_dup
bernd-edlinger
[openssl/openssl] cec169: Fix a use after free in error handling of hmac_dup
bernd-edlinger
[openssl/openssl] 608cad: Add AES implementation in riscv64 zkn asm
Tomas Mraz
[openssl/openssl] 17703a: Fix a memory leak in ossl_method_store_add()
matt
[openssl/openssl] fed8db: Fix a memory leak in ossl_method_store_add()
matt
[openssl/openssl] 060f2b: Update SIV mode documentation
pauli
[openssl/openssl] 9cef2a: Update SIV mode documentation
pauli
[openssl/openssl] 187963: Don't report success from ec_export if OSSL_PARAM_...
matt
[openssl/openssl] 7d6aad: Don't report success from ec_export if OSSL_PARAM_...
matt
[openssl/openssl] c8103f: Fix a mem leak in evp_pkey_copy_downgraded()
matt
[openssl/openssl] ae4d95: Fix a mem leak in evp_pkey_copy_downgraded()
matt
[openssl/openssl] 4c149c: High level overview of QUIC Implementation
Tomas Mraz
[openssl/openssl] ab7d05: Update further expiring certificates that affect t...
Tomas Mraz
[openssl/openssl] 9f3626: Check return value of ossl_parse_property()
Tomas Mraz
[openssl/openssl] 4fa5ed: Check return value of ossl_parse_property()
Tomas Mraz
[openssl/openssl] c5597b: CONF_modules_unload should fail if CONF_modules_fi...
matt
[openssl/openssl] 697d0b: CONF_modules_unload should fail if CONF_modules_fi...
matt
[openssl/openssl] dd1515: Fix inadvertent NULL assignments in ternary ops
beldmit
[openssl/openssl] 1a01e5: Fix inadvertent NULL assignments in ternary ops
beldmit
[openssl/openssl] 0f4738: Update further expiring certificates that affect t...
Tomas Mraz
[openssl/openssl] 5d2199: Update further expiring certificates that affect t...
Tomas Mraz
[openssl/openssl] 47d8a1: Change the SCT issuer key to RSA 2048
bernd-edlinger
[openssl/openssl] 479b9a: Change the SCT issuer key to RSA 2048
bernd-edlinger
[openssl/openssl] 3bd976: Fix strict client chain check with TLS-1.3
Tomas Mraz
[openssl/openssl] b6f107: Fix strict client chain check with TLS-1.3
Tomas Mraz
[openssl/openssl] 89dd85: Fix strict client chain check with TLS-1.3
Tomas Mraz
[openssl/openssl] 336d92: Enable setting SSL_CERT_FLAG_TLS_STRICT with ssl c...
Tomas Mraz
[openssl/openssl] 30b013: Configure: Add disablable for QUIC, disabled by de...
Tomas Mraz
[openssl/openssl] 30adf6: Revert unnecessary PKCS7_verify() performance opti...
Tomas Mraz
[openssl/openssl] 89e326: Add Windows VERSIONINFO resource to fips provider ...
slontis
[openssl/openssl] 18f087: Add Windows VERSIONINFO resource to fips provider ...
slontis
[openssl/openssl] 6d5f63: Fix the checks of RAND_bytes
Todd Short
[openssl/openssl] c2f761: Fix the checks of RAND_bytes
Todd Short
[openssl/openssl] 142e28: CTLOG_new_ex: Fix copy&paste error when setting propq
Tomas Mraz
Earlier messages
Later messages