]> git.ipfire.org Git - thirdparty/openssl.git/history - crypto
SSL object refactoring using SSL_CONNECTION object
[thirdparty/openssl.git] / crypto /
2022-07-28  Matt CaswellGive BIO_s_mem() the ability to support datagrams
2022-07-26  Dr. David von Oheimbx509_lu.c and x509_vfy.c: improve coding style, comment...
2022-07-26  Charles MiletteFix UWP builds by defining VirtualLock
2022-07-26  Juergen Christs390x: Fix GCM setup
2022-07-22  PauliCoverity 1507376: Dereference after null check
2022-07-22  Todd ShortClean up GCM_MUL and remove GCM_FUNCREF_4BIT
2022-07-22  Todd ShortClean up use of GHASH macro
2022-07-22  Todd ShortUse separate function to get GCM functions
2022-07-22  Todd ShortRemove some unused 4bit GCM code
2022-07-22  Todd ShortRemove unused 1bit GCM implementation
2022-07-22  Todd ShortRemove unused 8bit GCM implementation
2022-07-22  Matt CaswellFix a crash in v2i_IPAddrBlocks()
2022-07-20  Dr. David von OheimbAdd OSSL_CMP_CTX_get0_validatedSrvCert(), correcting...
2022-07-20  Richard Levitte"Reserve" the method store when constructing methods
2022-07-20  PauliCoverity 1503321 & 1503327: dereference after null...
2022-07-19  Tom CosgroveFix aarch64 signed bit shift issue found by UBSAN
2022-07-19  Dr. David von Oheimbcrypto/x509/v3_addr.c: fix style nits reported by check...
2022-07-19  Dr. David von Oheimblibcrypto and test: rename asn1_string_to_time_t to...
2022-07-19  Dr. David von Oheimblibcrypto refactoring: introduce and use ossl_asn1_stri...
2022-07-19  Dr. David von Oheimblibcrypto refactoring: make more use of ASN1_STRING_set0()
2022-07-19  Dr. David von OheimbAdd X509_PUBKEY_set0_public_key(), extracted from X509_...
2022-07-18  Roberto Hueso GomezFix memleak in PKCS12_pbe_crypt_ex()
2022-07-18  Tomas Mrazossl_ffc_params_copy: Copy the keylength too
2022-07-18  Tomas MrazUse as small dh key size as possible to support the...
2022-07-17  PauliCoverity 1506566: unchecked return value
2022-07-17  Paulievp: make all _is_a functions accept and handle a NULL...
2022-07-17  PauliCoverity 1503321 & 1503327: dereference after null...
2022-07-16  Dr. David von OheimbCMS: add CMS_SignedData_verify(), a variant of CMS_veri...
2022-07-16  Dr. David von Oheimbcms_sd.c: fix style/formatting nits reported check...
2022-07-14  Juergen ChristFix EC ASM flag passing
2022-07-14  Dr. David von Oheimbhttp_client.c: 2nd fix for calculation of Content...
2022-07-14  Dr. David von Oheimbcrypto/evp/bio_b64.c: improve coding style
2022-07-13  Hongren (Zenithal... Add ROTATE inline RISC-V zbb/zbkb asm for chacha
2022-07-13  Dr. David von Oheimbcrypto/x509/v3_purp.c: Improve coding style
2022-07-13  Dr. David von Oheimbcrypto/x509/x509_vfy.c: Improve coding style
2022-07-13  Richard LevittePre-declare all core dispatch table functions, and...
2022-07-13  xkerneladd a check for the return of OBJ_new_nid()
2022-07-12  Dr. David von Oheimbx509_vfy.c: Revert the core of #14094 regarding chain_b...
2022-07-12  slontisFix memory leak in EVP_PKEY_get1_encoded_public_key.
2022-07-11  Dr. David von Oheimbhttp_client.c: fix calculation of Content-Length in...
2022-07-11  Dr. David von Oheimbcmp_http.c: extend comment in keep_alive()
2022-07-11  AllanFix memory leak in X509V3_add1_i2d when flag is X509V3_...
2022-07-10  Juergen ChristFix SHA, SHAKE, and KECCAK ASM flag passing
2022-07-08  Bernd EdlingerFix reported performance degradation on aarch64
2022-07-08  Max BachmannAdd config option OPENSSL_NO_UNIX_SOCK
2022-07-06  Dr. David von Oheimbhttp_client.c: fix comment and documentation of the...
2022-07-06  Dr. David von OheimbOSSL_HTTP_REQ_CTX_nbio(): fix copy&paste glitch calling...
2022-07-06  Dr. David von OheimbOSSL_HTTP_open(): improve use of use_ssl and its docume...
2022-07-06  PauliAdd sparse array to libssl
2022-07-05  Alex ChernyakhovskyFix AES OCB encrypt/decrypt for x86 AES-NI
2022-07-05  slontisFix bn_gcd code to check return value when calling...
2022-07-05  xkernelv3_sxnet: add a check for the return of i2s_ASN1_INTEGER()
2022-07-01  Tomas MrazAvoid crashing if CONF_modules_unload() is called after...
2022-07-01  Dr. David von OheimbCMP: implement optional hashAlg field of certConf CMPv3...
2022-07-01  Dr. David von OheimbCMP: introduce version 3, while version 2 stays the...
2022-07-01  PauliCoverity: fix 1506297: negative returns
2022-07-01  PauliCoverity: fix 1506298: negative returns
2022-06-29  slontisFix memory leak in cmp_calc_protection()
2022-06-29  Tee KOBAYASHIAvoid using union wrt. SystemTimeToFileTime
2022-06-29  Tee KOBAYASHIAvoid using union wrt. optlen parameter for getsockopt
2022-06-28  Tomas Mrazstore_result: Add fallback for fetching the keymgmt...
2022-06-28  Dr. David von OheimbCMS: Export CMS_EnvelopedData and add CMS_EnvelopedData...
2022-06-28  Peiwei Hucrypto/provider_core.c: Avoid calling unlock two times
2022-06-28  Daniel FialaAllocate EVP_PBE_CTL with OPENSSL_zalloc.
2022-06-28  Matt CaswellFix range_should_be_prefix() to actually return the...
2022-06-28  Lutz JaenickeObjects: Add OIDs needed for CAdES-Processing
2022-06-28  slontisFix memory leak in ossl_rsa_fromdata.
2022-06-28  Matt CaswellThe rsa_validate_keypair_multiprime() function return...
2022-06-27  Daniel Fialader_writer: Use uint32_t instead of long.
2022-06-25  Bernd EdlingerFix a memory leak in EC_GROUP_new_from_ecparameters
2022-06-24  Tomas MrazAvoid including decoder/encoder/store headers into...
2022-06-23  Tomas MrazThe flag "decoded-from-explicit" must be imp/exportable
2022-06-23  Tomas Mrazput_str: Use memcpy instead of strncpy
2022-06-23  Peiwei HuFix the checks of X509_LOOKUP_* functions
2022-06-23  Jiasheng Jiangcrypto/http/http_client.c: Add the check for OPENSSL_strdup
2022-06-23  Xi Ruoyaorsa: fix bn_reduce_once_in_place call for rsaz_mod_exp_...
2022-06-22  Hongren (Zenithal... Add ROTATE inline asm support for SM3
2022-06-22  Hongren (Zenithal... Add SM3 implementation in RISC-V Zksh asm
2022-06-22  Hugo LandauAdd deprecation macro for 3.1 and deprecate OPENSSL_LH_...
2022-06-22  Daniel HuOptimize chacha20 on aarch64 by SVE2
2022-06-22  Jiasheng Jiangcrypto/x509/by_store.c: Add check for OPENSSL_strdup
2022-06-17  Jiasheng Jiangcrypto/asn1/a_time.c: Add check for OPENSSL_malloc
2022-06-16  Randall S. BeckerClarify use of EGD for HPNS in rand/rand_egd.c comments.
2022-06-16  Tomas MrazAdd an extra reduction step to RSAZ mod_exp implementations
2022-06-16  Tomas MrazAlways end BN_mod_exp_mont_consttime with normal Montgo...
2022-06-16  KanAdd sensitive memory clean in priv encode
2022-06-15  K1Fix a mem leak in evp_pkey_export_to_provider
2022-06-15  Matt CaswellFix a crash in X509v3_asid_subset()
2022-06-15  Tomas Mrazossl_dh_check_priv_key: Do not fail on private keys...
2022-06-15  Tomas MrazRevert "bn: Add fixed length (n=6), unrolled PPC Montgo...
2022-06-15  Tomas MrazAvoid reusing the init_lock for a different purpose
2022-06-14  Pauliinit: fix defined but unused warning/error
2022-06-13  slontisRSA keygen update: Raise an error if no prime candidate...
2022-06-13  slontisRSA Keygen update - When using the default provider...
2022-06-13  slontisRSA keygen fixes
2022-06-13  Billy Brumley[crypto/bn] BN_consttime_swap: remove superfluous early...
2022-06-10  Tomas MrazCheck return of BIO_new() and always free pkey from...
2022-06-10  Tomas Mrazparse_unquoted: Check returned value from ossl_property...
2022-06-10  Hongren (Zenithal... add build support for riscv64 aes zkn
2022-06-10  Hongren (Zenithal... Add AES implementation in riscv64 zkn asm
next