]> git.ipfire.org Git - thirdparty/openssl.git/history - crypto
poly1305: Properly copy the whole context on dup
[thirdparty/openssl.git] / crypto /
2022-04-27  Tomas Mrazsiphash: Fail finalization on uninitialized siphash...
2022-04-26  Mathias BerchtoldMove ossl_deinit_casecmp to the end of OPENSSL_cleanup()
2022-04-26  zhouzilongClear unused variables in X509_print_ex()
2022-04-25  Jon SpillettUse .s extension for ia64 assembler
2022-04-25  Hugo LandauFix bug in OPENSSL_LH_flush
2022-04-22  Kirill A. KorinskyNever use `__atomic_*` on macOS 10.7 and 10.8
2022-04-22  Dmitry Belyavskiystr[n]casecmp => OPENSSL_strncasecmp
2022-04-22  Dmitry BelyavskiyPublic API functions OPENSSL_str[n]casecmp
2022-04-21  Tom CosgroveFix gcc 6.3 builds of aarch64 BSAES
2022-04-21  Daniel FialaClear incorrectly reported errors in cms_io.
2022-04-14  Tomas MrazAdd error code for unsupported explicit parameters
2022-04-14  Tomas MrazImport only named params into FIPS module
2022-04-13  tangyiqunCheck the return of EVP_KDF_fetch()
2022-04-12  Zhou QingyangAdd return value check of X509V3_add_value() in X509V3_...
2022-04-12  Juergen Christs390: Add new machine generation
2022-04-12  Daniel HuSM4 optimization for ARM by ASIMD
2022-04-11  yuanjungongCrypto/evp: Fix null pointer dereference
2022-04-07  Hugo LandauFix failure to check result of bn_rshift_fixed_top
2022-04-06  Hugo LandauRemove unused libctx functions (runonce, onfree)
2022-04-03  Tomas MrazOSSL_PARAM_get_*_ptr: Drop errors from ptr/string mismatch
2022-04-03  PauliFix Coverity 1503096: out-of-bounds access
2022-04-03  PauliFix Coverity 1498612 & 1503221: integer overflow
2022-04-02  Viktor SöderqvistCMS sign digest
2022-03-31  Hugo LandauRefactor OSSL_LIB_CTX to avoid using CRYPTO_EX_DATA
2022-03-31  Sebastian Popdisable 5x interleave on buffers shorter than 512 bytes...
2022-03-30  Ben AvisonRemove further uses of __ARMEL__ in AArch64 assembly
2022-03-30  Paulisparse array: reduces the block size
2022-03-29  PauliUse safe math to computer sizes.
2022-03-28  Hugo LandauRemove statistics tracking from LHASH
2022-03-26  PauliFix Coverity 1503218: negative loop bound
2022-03-25  Juergen Christs390x: Hide internal cpuid symbol and function
2022-03-25  PauliFix Coverity 1498612: integer overflow
2022-03-24  Daniel FialaAdd support for mac-less password-base PKCS12 files...
2022-03-23  Hugo LandauDecoder resolution performance optimizations
2022-03-23  PauliFix Coverity 1201763 uninitialised pointer read
2022-03-22  XiaokangQianFix incorrect comments in aes-gcm-armv8-unroll8_64.pl
2022-03-20  PauliFix coverity 1498607: uninitialised value
2022-03-18  Tomas Mrazeng_dyn: Avoid spurious errors when checking for 1...
2022-03-18  Hugo LandauFix declaration inconsistency (Camellia)
2022-03-15  Tomas MrazFix possible infinite loop in BN_mod_sqrt()
2022-03-15  Hugo LandauFix signed integer overflow in evp_enc
2022-03-15  Oliver RobertsFixed typo in inner_evp_generic_fetch() error handling
2022-03-15  Hugo LandauFix IV length caching in EVP encryption code
2022-03-14  Andrey Matyukovaes-gcm-avx512.pl: Fixed mingw64 build
2022-03-14  Jiasheng Jiangcrypto/pem/pem_lib.c: Add check for BIO_read
2022-03-14  Danny TsenFixed conditional statement testing 64 and 256 bytes
2022-03-13  Hugo LandauEVP_MD performance fix (refcount cache contention)
2022-03-12  Dr. David von OheimbOSSL_CMP_CTX_setup_CRM(): Fix handling of defaults...
2022-03-10  Todd ShortAdd TFO support to socket BIO and s_client/s_server
2022-03-10  xkernelcheck the return of OPENSSL_sk_new_null
2022-03-10  Dmitry BelyavskiyAvoid potential memory leak
2022-03-10  Arran Cudbard-Bellasync_posix: Make ASYNC_set_mem_functions threadsafe
2022-03-10  Arran Cudbard-Bellasync_posix: Allow custom stack allocation functions...
2022-03-10  Arran Cudbard-Bellasync_posix: raise a memory allocation error if we...
2022-03-10  Matt CaswellSome platforms don't have pthread_atfork
2022-03-09  Tom CosgroveUse Perl to generate bsaes-armv8.S
2022-03-09  Ben AvisonARM assembly pack: translate bit-sliced AES implementat...
2022-03-04  XiaokangQianFix build issue with aes-gcm-armv8-unroll8_64.S on...
2022-03-03  John Baldwinasn1_string_to_time_t: Use timegm on FreeBSD.
2022-03-03  Michael BaentschAdd testing of OBJ_find_sigid_by_algs()
2022-03-03  Michael Baentschenable CMS sign/verify for provider-implemented PKEYs
2022-03-03  zhangzhileiSM4 optimization for non-asm mode
2022-03-03  Hugo LandauFix NULL pointer dereference for BN_mod_exp2_mont
2022-02-28  Tom Cosgroveaarch64: Fix async_fibre_swapcontext() on clang BTI...
2022-02-28  Jiasheng Jiangcrypto/x509/v3_utl.c: Add missing check for OPENSSL_strndup
2022-02-28  PauliChange `strlen' argument name to `strlength' to avoid...
2022-02-28  Paulifetch: convert a NULL property query to ""
2022-02-22  Dr. David von OheimbCMP: add subject of any provided CSR as default message...
2022-02-22  Deepankar Bhattach... chacha20 performance optimizations for ppc64le with...
2022-02-21  Paulix509: handle returns from X509_TRUST_get_by_id() more...
2022-02-20  Jiasheng Jiangrand: Add missing check for rand_get_global
2022-02-18  EasySecenc : add support for wrap mode
2022-02-14  Armin FuerstAdd tests for do_updatedb
2022-02-14  Tomas MrazApply the correct Apache v2 license
2022-02-11  PauliChange condition to avoid spurious compiler complaints.
2022-02-10  Kelvin Leebn_lib.c: Change Endianess check to as a binary condition.
2022-02-10  Andrey MatyukovAES-GCM enabled with AVX512 vAES and vPCLMULQDQ.
2022-02-10  Weiguo LiFix outdated comments
2022-02-09  Tom Cosgroveaarch64: fix branch target indications in arm64cpuid...
2022-02-08  Jiasheng Jiangrsa: add check after calling BN_BLINDING_lock
2022-02-08  Bernd EdlingerCheck for presence of 1.1.x openssl runtime
2022-02-07  Tomas MrazReplace size check with more meaningful pubkey check
2022-02-07  Danny TsenFixed counter overflow
2022-02-07  Dimitris ApostolouFix typos
2022-02-06  Paulievp enc: cache cipher key length
2022-02-06  Paulievp enc: cache cipher IV length
2022-02-06  Pauliaes: avoid accessing key length field directly
2022-02-05  Richard LevitteMove e_os.h to include/internal
2022-02-04  Harry SintonenAdd missing CRYPTO_THREAD_cleanup_local of default_cont...
2022-02-04  Juan Manuel GuerreroFix builds with DJGPP
2022-02-03  Todd ShortFix copyrights
2022-02-03  slontisFix EVP todata and fromdata when used with selection...
2022-01-31  Pauliaes: make the no-asm constant time code path not the...
2022-01-27  Jiasheng JiangBIO_new_from_core_bio: Check for NULL pointer after...
2022-01-27  Matt CaswellEnsure X509_STORE_CTX_purpose_inherit handles a 0 defau...
2022-01-27  Tomas Mrazlhash: Avoid 32 bit right shift of a 32 bit value
2022-01-26  Richard LevitteAdd support for signed BIGNUMs in the OSSL_PARAM_BLD API
2022-01-26  Richard LevitteAdd support for signed BIGNUMs in the OSSL_PARAM API
2022-01-26  Jiasheng JiangUI: Check for NULL pointer after calling OPENSSL_memdup
2022-01-26  Darshan SenAllow empty passphrase in PEM_write_bio_PKCS8PrivateKey...
next