]> git.ipfire.org Git - thirdparty/openssl.git/history - crypto
QUIC QSM: Allow bidi and uni incoming streams to be tracked separately
[thirdparty/openssl.git] / crypto /
2024-02-10  Hugo LandauQUIC: Add polling API
2024-02-09  Angel BaezRearrange terms in gf_mul to prevent segfault
2024-02-08  Hugo LandauFix error code collision
2024-02-08  Hugo LandauQUIC: Add new error codes for tuning API
2024-02-08  Liu-ErmengFix sm4-xts aarch64 assembly implementation bug
2024-02-06  Xu YizhouFix SM2 test failures on Apple Silicon
2024-02-02  Richard LevitteFix a few incorrect paths in some build.info files
2024-02-02  Randall S. BeckerAdd atexit configuration option to using atexit() in...
2024-02-01  Neil HormanAdd exemplar use case for rcu locks
2024-02-01  Neil HormanRCU lock implementation
2024-01-31  Tomas MrazRevert "Improved detection of engine-provided private...
2024-01-31  Richard LevitteFix error reporting in EVP_PKEY_{sign,verify,verify_rec...
2024-01-31  K1Optimize the implementation of ec_field_size()
2024-01-25  rilyshreplace strstr() with strchr() for single characters
2024-01-25  Richard LevitteHave OSSL_PARAM_allocate_from_text() fail on odd number...
2024-01-25  Matt CaswellAdd NULL checks where ContentInfo data can be NULL
2024-01-25  Neil HormanAdd appropriate NULL checks in EVP_CIPHER api
2024-01-23  Jakub WilkFix typos
2024-01-23  Hugo LandauQUIC APL: Implement optimised FIN API
2024-01-18  Paul Dreikprevent integer overflow in ossl_asn1_time_from_tm
2024-01-17  Tomas MrazFix reason value collision for CMP_R_UNEXPECTED_SENDER
2024-01-17  Neil HormanIntroduce hash thunking functions to do proper casting
2024-01-17  Dr. David von Oheimbcmp_vfy.c/check_msg_all_certs(): remove needless trace...
2024-01-17  Dr. David von Oheimbossl_cmp_msg_check_update(): improve diagnostics of...
2024-01-17  Dr. David von OheimbCMP app and doc: add -no_cache_extracerts option /...
2024-01-17  Lin RunzeFix performance regression of ChaCha20 on LoongArch64
2024-01-16  Samuel Thibaulthurd: Fix dgram_sendmmsg
2024-01-16  lan1120Check whether the pubkey exists in ossl_ecx_key_dup
2024-01-15  Matt CaswellMove discovery of the legacy alg type into the keymgmt
2024-01-15  David BenjaminAdd X509_STORE_get1_objects
2024-01-15  Gopal SharmaRemoved logically dead code from function i2r_issuer_si...
2024-01-15  Tomas MrazLimit the execution time of RSA public key check
2024-01-15  Drokov PavelFix arithmetic expression overflow
2024-01-15  barracuda156poly1305_ieee754.c: fix PowerPC macros
2024-01-15  Drokov PavelCheck ASN1_OBJECT_new result
2024-01-12  barracuda156aes_platform.h, gcm128.c: fix Darwin PowerPC macro...
2024-01-12  sharad3001ossl_rsa_fips186_4_gen_prob_primes(): Remove unused...
2024-01-12  Neil HormanFix NULL pointer deref when parsing the stable section
2024-01-12  Holger DenglerFix partial block encryption in cfb and ofb for s390x...
2024-01-11  Tomas MrazDisable build of HWAES on PPC Macs
2024-01-11  sashanevp_fetch.c: Check meth_id instead of name_id
2024-01-10  Bernd EdlingerFix a similar memory leak in SXNET_add_id_INTEGER
2024-01-10  Bernd EdlingerFix a possible memory leak in sxnet_v2i
2024-01-10  fangming.fangPreserve callee-saved registers in aarch64 AES-CTR...
2024-01-09  Neil HormanCheck appropriate OSSL_PARAM_get_* functions for NULL
2024-01-09  Rohan McLurepoly1305-ppc.pl: Fix vector register clobbering
2024-01-09  Neil HormanAugment RSA provider to generate CRT coefficients on...
2024-01-08  Tomas MrazAvoid memory leak if SXNET_add_id_INTEGER() fails
2024-01-05  Neil HormanValidate config options during x509 extension creation
2024-01-04  Tomas MrazMake OPENSSL_sk_push return only 0 or 1
2024-01-03  slontisAdd missing documentation for X509_ATTRIBUTE related...
2024-01-03  Tomas MrazAllow duplicate CMS attributes
2024-01-01  Neil Hormangate calling of evp_method_id on having a non-zero...
2023-12-29  slontisLimit RSA-OAEP related functions to RSA keys only
2023-12-29  slontisFix memleak in rsa_cms_decrypt
2023-12-29  Bernd EdlingerFix error handling in ASN1_mbstring_ncopy
2023-12-29  James Muirparams: drop INT_MAX checks
2023-12-29  Dimitri PapadopoulosFix new typos found by codespell
2023-12-27  Min Zhoumd5: add assembly implementation for loongarch64
2023-12-27  Neil HormanFix remaining provider config settings to be decisive...
2023-12-22  RoseOptimize circular buffer to avoid modulo
2023-12-21  Dr. David von Oheimbcrypto/cmp: fix clash of OSSL_CMP_CERTREQID_NONE with...
2023-12-21  Rajeev Ranjancmp_server.c,apps/lib/cmp_mock_srv.c: move polling...
2023-12-21  Dr. David von Oheimbcrypto/cmp/,apps/lib/cmp_mock_srv.c: various improvemen...
2023-12-21  Rajeev Ranjancrypto/cmp/,apps/lib/cmp_mock_srv.c: add delayed delive...
2023-12-21  Neil HormanDetect and prevent recursive config parsing
2023-12-21  Neil HormanMake the activate setting more intuitive
2023-12-21  Hugo LandauERR: Add ERR_pop()
2023-12-19  Xi RuoyaoLoongArch64 assembly pack: Really implement OPENSSL_rdtsc
2023-12-19  Vikas VermaUpdate IPAddressOrRange_cmp function to handle switch...
2023-12-19  Xi RuoyaoLoongArch64 assembly pack: Fix ChaCha20 ABI breakage
2023-12-19  Kai PastorFix declspec align syntax
2023-12-19  Kai PastorFix comment syntax
2023-12-19  Dr. David von OheimbCMP lib and app: add optional certProfile request messa...
2023-12-13  Neil HormanHarden asn1 oid loader to invalid inputs
2023-12-13  fangming.fangEnable BTI feature for md5 on aarch64
2023-12-12  Max Bachmannremove duplicated typedef for u64
2023-12-12  James Muirossl-params: check length returned by strlen()
2023-12-12  Matt CaswellFix some invalid use of sscanf
2023-12-12  Matt CaswellAvoid an infinite loop in BN_GF2m_mod_inv
2023-12-12  Randall S. BeckerDeprecate SPT threading support on NonStop.
2023-12-12  Bernd EdlingerFix a possible memory leak in do_othername
2023-12-07  Neil HormanAdd overflow checks to parse_number/parse_hex/parse_oct
2023-12-06  Tomas Mrazossl_decoder_cache_flush(): Do not raise an error if...
2023-12-04  Richard LevitteAfter initializing a provider, check if its output...
2023-12-04  olszomalFix loading more than one certificate in PEM format...
2023-12-01  Neil HormanAdd locking to CRYPTO_secure_used
2023-12-01  Bernd EdlingerFix a possible use after free in X509v3_asid_add_id_or_...
2023-11-30  Xi Ruoyaobn_nist: Fix strict-aliasing violations in little-endia...
2023-11-29  fisher.yuOptimize AES-CTR for ARM Neoverse V1 and V2.
2023-11-24  Tomas Mrazx86_64-xlate.pl: Fix build with icx and nvc compilers
2023-11-23  Tomas MrazSHA3_squeeze(): The next argument is int
2023-11-23  Tomas Mrazkeccak1600-armv4.pl: Further fix for the DigestSqueeze...
2023-11-22  Bernd EdlingerFix possible memleak in PKCS7_add0_attrib_signing_time
2023-11-22  Bernd EdlingerFix a possible memleak in CMS_sign_receipt
2023-11-22  Bernd EdlingerFix a possible memleak in PKCS7_add_attrib_smimecap
2023-11-15  slontisFix SHA3_squeeze on armv4.
2023-11-15  Rohan McLureppc64: Fix SHA3_squeeze
2023-11-14  Tom CosgroveEnable AES and SHA3 optimisations on Apple Silicon...
2023-11-14  Neil HormanForce Nonstop to use fcntl(F_GETFL) in BIO_sock_nbio
next