]> git.ipfire.org Git - thirdparty/openssl.git/history - crypto
apps: ca,req,x509: Add explicit start and end dates options
[thirdparty/openssl.git] / crypto /
2024-04-09  slontisCheck range of RSA plaintext and ciphertext when using...
2024-04-09  Matt CaswellCopyright year updates
2024-04-09  Richard LevitteCopyright year updates
2024-04-08  Jiangning LiuEnable SHA3 unrolling and EOR3 optimization for Ampere
2024-04-05  Randall S. BeckerNonStop: Do not call sleep() with a 0 value
2024-04-04  Richard LevitteDiverse small VMS build fixups
2024-04-04  Warner Loshposix_async: FreeBSD also defines {make|swap|get|set...
2024-04-04  willmafhtypo fix
2024-04-03  Jiasheng Jiangrsa/rsa_pmeth.c: Add the checks for the EVP_MD_CTX_get_...
2024-04-02  Adrien ZingerFix GCC compilation -Waggressive-loop-optimizations
2024-04-02  Hugo LandauBIO_s_connect: Do not set keepalive on dgram sockets
2024-04-02  Bernd EdlingerRemove handling of NULL sig param in ossl_ecdsa_determi...
2024-04-02  Bernd EdlingerFix handling of NULL sig parameter in ECDSA_sign and...
2024-04-01  Jiasheng JiangAdd OPENSSL_free to avoid mem leak
2024-04-01  Jiasheng Jiangstore/store_lib.c: Add the checks for the EVP_MD_CTX_ge...
2024-03-30  Jiasheng Jiangdsa/dsa_pmeth.c: Add the checks for the EVP_MD_CTX_get_...
2024-03-30  Jiasheng Jiangx509/x509_set.c: Add the check for the EVP_MD_CTX_get_s...
2024-03-29  Job SnijdersReject setting invalid CSR versions
2024-03-29  Jiasheng Jiangrsa/rsa_ameth.c: Add the check for the EVP_MD_get_size()
2024-03-23  Randall S. BeckerCorrect OSSL_sleep for NonStop PUT model by introducing...
2024-03-22  Yavor GeorgievDon’t use the recvmmsg dgram method on Android <5
2024-03-15  Matt CaswellFix unbounded memory growth when using no-cached-fetch
2024-03-15  Alexandr Nedvedickyplug potential memory leak in error code path
2024-03-15  Job SnijdersAdd Content Type OID for id-ct-rpkiSignedPrefixList
2024-03-12  Alexandr NedvedickyLimit the number of http headers when receiving the...
2024-03-11  Jiasheng JiangPKCS7: Remove one of the duplicate checks
2024-03-11  slontisFix BIO_get_new_index() to return an error when it...
2024-03-07  Neil HormanGate setting of ipi_spec_dst on not building for freebsd
2024-03-07  Dmitry BelyavskiyFix a memory leak on successful load of CRL
2024-03-06  Dr. David von Oheimbcrypto/cmp: add OSSL_CMP_MSG_get0_certreq_publickey...
2024-03-06  Dr. David von Oheimbapps/cmp: add -reqout_only option for dumping/saving...
2024-03-06  Dr. David von Oheimbcmperr.h: use free reason value 106 rather than 197...
2024-03-01  shridhar kalavaguntaFix off by one issue in buf2hexstr_sep()
2024-02-25  Job SnijdersAdd appropriate lower bound checks for GeneralizedTime...
2024-02-22  Tom CosgroveApply the AES-GCM unroll8 optimisation to Microsoft...
2024-02-22  响马chachap10-ppc.pl: Fix truncated relocation
2024-02-19  Shakti ShahOpenSSL License is applied for some source files, chang...
2024-02-16  Marcel GosmannFixed Visual Studio 2008 compiler errors
2024-02-16  Neil HormanCheck for NULL cleanup function before using it in...
2024-02-14  Dimitri PapadopoulosFix the grammar as suggsted in the review
2024-02-14  Dimitri PapadopoulosFix new typos found by codespell
2024-02-10  Hugo Landaumake update
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
next