]> git.ipfire.org Git - thirdparty/openssl.git/history - crypto
bio_ssl.c: Support most ctrls with QUIC based BIO_SSL
[thirdparty/openssl.git] / crypto /
2023-08-08  Hugo LandauQUIC TLS: Rethink error handling
2023-08-08  Hugo LandauQUIC CHANNEL: Improve error reporting
2023-08-04  atishkovasn1: add ASN1_STRING_set() check result
2023-08-04  ihciahbio: pass flags on BIO_ctrl to make flush retriable
2023-08-04  Rohan McLureec: powerpc64le: Add asm implementation of felem_{squar...
2023-08-04  Rohan McLureec: 56-bit Limb Solinas' Strategy for secp384r1
2023-08-04  Rohan McLureec: Use static linkage on nistp521 felem_{square,mul...
2023-08-04  Tomas MrazWhen exporting/importing decoded keys do not use 0...
2023-08-04  Paulino_autoload: make the no-autoload-config option work...
2023-08-03  Dr. David von Oheimbcrypto/cmp: fix clash of OSSL_CMP_CERTREQID_NONE with...
2023-08-01  Matt CaswellThe PEM_read_bio_Parameters() function should not ask...
2023-08-01  Matt CaswellAlways add a suitable error if we fail to decode
2023-08-01  zhuchenFixed incorrect usage of vshuf.b instruction
2023-07-31  Matt CaswellFix a regression in X509_VERIFY_PARAM_add0_policy()
2023-07-28  Xi Ruoyaovpaes: LoongArch: Use getauxval(AT_HWCAP) for LSX detection
2023-07-27  atishkovx509/by_file.c: fix unreachable and redundant code
2023-07-27  Tomas MrazDH_check(): Do not try checking q properties if it...
2023-07-26  Bernd EdlingerMake DH_check set some error bits in recently added...
2023-07-25  atishkovget_cert_by_subject_ex(): Check result of X509_STORE_lock()
2023-07-25  MrRurikovbio_print.c: Delete unreachable code at lines 710 and 711
2023-07-25  atishkovx509: add ASN1_STRING_set() check result
2023-07-24  Adam Šulcfix: reject adding a duplicity into STACK_OF(X509_ATTRI...
2023-07-21  sdlyyxyUpdate with `ARMV8_HAVE_SHA3_AND_WORTH_USING`
2023-07-21  sdlyyxyMove CPU detection to armcap.c
2023-07-21  sdlyyxyEnable ARMv8.2 accelerated SHA3 on compatible Apple...
2023-07-19  Matt CaswellFix DH_check() excessive time with over sized modulus
2023-07-18  atishkovRemove redundant check
2023-07-18  Tomas MrazRaise SSL_R_QUIC_PROTOCOL_ERROR on any QUIC protocol...
2023-07-18  Dimitri PapadopoulosFix typos found by codespell
2023-07-18  lan1120Fix int_ctx_new() error when use 1.1.1n sm2 key and...
2023-07-16  Dr. David von OheimbCMP: add support for genm with rootCaCert and genp...
2023-07-16  Dr. David von Oheimbrename OSSL_CMP_get{,1}_caCerts and improve OSSL_CMP_ex...
2023-07-16  Hugo Landaumake update
2023-07-16  ljuzwiukFix RSA OAEP set/get label for legacy engine
2023-07-16  Matt CaswellOptimise PKEY decoders
2023-07-14  Randall S. BeckerModified OSSL_parse_url to initialize pport_num to 0.
2023-07-14  Amir AyupovMove Keccak rhotates tables to rodata
2023-07-13  Pankul94Changes to resolve symbol conflict due to gf_mul
2023-07-13  Liu-ErMenguse '__builtin_expect' to improve EVP_EncryptUpdate...
2023-07-12  Marcin KolnyAdd more fixes for WebAssembly/WASI build
2023-07-10  Rajeev RanjanCMP: support specifying certificate to be revoked via...
2023-07-07  Tomas MrazQUIC err handling: Save and restore error state
2023-07-07  atishkovRemove unused internal functions
2023-07-06  Matt CaswellFix no-thread-pool building
2023-07-06  Marcin KolnyAdd limited support for WebAssembly WASI target
2023-07-06  Heiko Stuebnerriscv: Clarify dual-licensing wording for GCM and AES
2023-07-04  Paulifix memory allocation and reference counting issues
2023-07-01  Paulievp: update to structure based atomics
2023-07-01  Paulix509: update to structure based atomics
2023-07-01  Pauliencoder: update to structure based atomics
2023-07-01  Paulistore: update to structure based atomics
2023-07-01  Paulirsa: update to structure based atomics
2023-07-01  Pauliprovider: update to structure based atomics
2023-07-01  Pauliecx: update to structure based atomics
2023-07-01  Pauliec: update to structure based atomics
2023-07-01  Pauliasn1: update to structure based atomics
2023-07-01  Paulidso: update to structure based atomics
2023-07-01  Paulidsa: update to structure based atomics
2023-07-01  Paulidh: update to structure based atomics
2023-07-01  Paulibio: update to structure based atomics
2023-07-01  Pauliengine: update to structure based atomics
2023-06-30  Yi Liconf/conf_sap.c: correct return of ossl_config_int...
2023-06-29  Tomas MrazDo not use stitched AES-GCM implementation on PPC32
2023-06-28  Jonathan M. Wilburfeat: add missing pki / pmi object identifiers
2023-06-27  Tomas Mrazs390xcap.c: Avoid copying structure on initialization
2023-06-27  Fergus DallAdd support for SHA256/192
2023-06-27  Tomas MrazCONF_modules_load_file_ex(): Do not try to load an...
2023-06-25  fullwaywangCheck for 0 modulus in BN_RECP_CTX_set.
2023-06-25  Richard LevitteOSSL_STORE and PKCS#12: Check if there is a MAC to...
2023-06-18  Vladimír Kotallog actual NID causing the 'unknown message digest...
2023-06-18  Vladimír Kotalreturn immediately if namemap is NULL
2023-06-16  fisher.yuFix function signatures in aes-gcm-armv8 comments.
2023-06-15  Hugo LandauPartially revert #18070 (Add support for Windows CA...
2023-06-15  Dimitri PapadopoulosFix typos found by codespell
2023-06-14  Yi Liconfigure: introduce no-ecx to remove ECX related feature
2023-06-13  Mike Kasickrand_lib: RAND_poll: Reseed in non-"no-deprecated"...
2023-06-13  Jiasheng Jiangcrypto/sm2/sm2_sign.c: Add BN_CTX_end
2023-06-12  Wim DecroixX509_NAME_cmp fix for empty name
2023-06-12  fisher.yuUpdate CMAC test cases.
2023-06-12  Theo BuehlerFix incorrect ERR_raise() calls
2023-06-12  James KnightIntroduce [HAVE_/NO_]MADVISE defines
2023-06-11  Heiko Stuebnerriscv: aes: dual-license under Apache + 2-clause BSD
2023-06-11  Heiko Stuebnerriscv: GCM: dual-license under Apache + 2-clause BSD
2023-06-10  Tomas MrazCoverity 1528485: Remove unused assignment of wvalue
2023-06-10  Tomas MrazCoverity 1528487: Avoid assignment of unused value...
2023-06-10  Tomas MrazCoverity 1528488: Avoid assignment of unused value...
2023-06-10  Tomas MrazCoverity 1528492: Fix possible memory leak if t ==...
2023-06-10  Tomas MrazCoverity 1528494 and 1528493: Remove unused assignment...
2023-06-10  Tomas MrazCoverity 1528496: remove assignment of unused value
2023-06-10  Tomas MrazCoverity 1531872: j is not used anywhere later, remove...
2023-06-10  Tomas MrazSet RC4 defines on libcrypto/liblegacy
2023-06-08  fisher.yuOptimize CMAC_Update for better performance.
2023-06-08  Antony PolukhinWorkaround false positive warning of MSAN in eng_rdrand.c
2023-06-06  Matt CaswellModify ENGINE_pkey_asn1_find_str() to use a read lock...
2023-06-06  Matt CaswellConvert the ENGINE struct_ref field to be an atomic
2023-06-06  Michael BaentschCast the argument to unsigned char when calling isdigit()
2023-06-06  Richard LevitteRestrict the size of OBJECT IDENTIFIERs that OBJ_obj2tx...
2023-06-06  Vladimír Kotalallow to disable http
2023-06-04  Matt CaswellDon't take a write lock to retrieve a value from a...
2023-06-04  Matt CaswellAvoid an unneccessary lock if we didn't add anything...
next