]> git.ipfire.org Git - thirdparty/openssl.git/shortlog
thirdparty/openssl.git
2022-07-13  Dr. David von... crypto/x509/v3_purp.c: Improve coding style
2022-07-13  Dr. David von... crypto/x509/x509_vfy.c: Improve coding style
2022-07-13  Tomas Mrazspeed: Always reset the outlen when calling EVP_PKEY_derive
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-13  Varun Sharmaci: add GitHub token permissions for workflows
2022-07-12  Dr. David von... OSSL_trace_set_channel.pod and openssl.pod: fix missing...
2022-07-12  Dr. David von... x509_vfy.c: Revert the core of #14094 regarding chain_b...
2022-07-12  Dr. David von... test/certs/setup.sh: add missing comment on CA cert...
2022-07-12  slontisFix memory leak in EVP_PKEY_get1_encoded_public_key.
2022-07-11  Dr. David von... http_client.c: fix calculation of Content-Length in...
2022-07-11  Dr. David von... apps/cmp.c: fix cleanup of CMP_CTX vs. APP_HTTP_TLS_INF...
2022-07-11  Dr. David von... cmp_http.c: extend comment in keep_alive()
2022-07-11  AllanFix memory leak in X509V3_add1_i2d when flag is X509V3_...
2022-07-11  Viktor Szakatsuse #pragma comment(lib) with _MSC_VER only
2022-07-11  Mingjun.Yangfeat: add hmac-sm3 test cases from GM/T 0042-2015 Appen...
2022-07-11  KanAdd config option for speed command
2022-07-10  Tomas MrazAdd the LibreOffice Draw source for the QUIC overview...
2022-07-10  Juergen ChristFix SHA, SHAKE, and KECCAK ASM flag passing
2022-07-10  slontisMake evp_test skip mac tests if digest or ciphers are...
2022-07-10  Daniel FialaAdd an EVP demo for HMAC
2022-07-08  Jiasheng Jiangssl/tls_srp.c: Add check for BN_dup
2022-07-08  Bernd EdlingerFix reported performance degradation on aarch64
2022-07-08  Richard LevitteWindows: use the basename of the product (.dll) for...
2022-07-08  Max BachmannAdd config option OPENSSL_NO_UNIX_SOCK
2022-07-06  AllanUpdated information for OSSL_SIGNATURE_PARAM_PSS_SALTLEN
2022-07-06  Alexander ScheelFixes OSCP->OCSP typo in ocsp command line
2022-07-06  Dr. David von... http_client.c: fix comment and documentation of the...
2022-07-06  Dr. David von... OSSL_HTTP_REQ_CTX_nbio(): fix copy&paste glitch calling...
2022-07-06  Dr. David von... OSSL_HTTP_open(): improve use of use_ssl and its docume...
2022-07-06  Dr. David von... app_http_tls_cb(): fix crash on inconsistency w.r.t...
2022-07-06  Dr. David von... openssl-cmds.pod.in: add missing entry for cmp
2022-07-06  EasySecFix typos in SSL_CTX_use_certificate.pod file
2022-07-06  Gregor JasnyAdd missing header for memcmp
2022-07-06  PauliFix Coverity 1498605 & 1498606: uninitialised value
2022-07-06  Paulidoc: document the event queue internal API
2022-07-06  PauliAdd unit test for event queue
2022-07-06  Paulissl: implement an event queue
2022-07-06  Paulissl: add a zero time macro
2022-07-06  PauliAdd sparse array to libssl
2022-07-06  PauliAdd additional include
2022-07-05  Alex ChernyakhovskyAES OCB test vectors
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 MrazIncrease test coverage by enabling more build options
2022-07-01  Tomas MrazAvoid crashing if CONF_modules_unload() is called after...
2022-07-01  Clemens LangAPPS: dsaparam, gendsa: Support setting properties
2022-07-01  Dr. David von... apps/cmp.c: improve print_itavs()
2022-07-01  Dr. David von... apps/cmp.c: Fix glitch in -newkeypass warning and exten...
2022-07-01  Dr. David von... CMP: implement optional hashAlg field of certConf CMPv3...
2022-07-01  Dr. David von... CMP: 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-07-01  Paulifix Coverity 1506709: error handling
2022-06-30  slontisDocumentation update for EVP_set_default_properties
2022-06-30  KanUpdate the default macsaltlen and Add the configure...
2022-06-29  Daniel FialaRemove redundant check for `saltlen > UINT32_MAX`
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  slontiskdf objects missing a return if malloc fails.
2022-06-28  olszomalSSL_get_current_cipher() and SSL_get_pending_cipher...
2022-06-28  Tomas MrazAdd test for try_key_ref() fallback handling
2022-06-28  Tomas MrazAdd missing documentation of OSSL_FUNC_store_export_obj...
2022-06-28  Tomas MrazCorrect doubled OSSL_OSSL when documenting OSSL_FUNC_...
2022-06-28  Tomas Mrazstore_result: Add fallback for fetching the keymgmt...
2022-06-28  Dr. David von... CMS: 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  Matt CaswellAdd a DTLS next epoch test
2022-06-28  Lutz JaenickeObjects: Add OIDs needed for CAdES-Processing
2022-06-28  Jiasheng Jiangfuzz/asn1.c: Add check for ASN1_item_i2d
2022-06-28  slontisFix memory leak in ossl_rsa_fromdata.
2022-06-28  Matt CaswellAdd a test for an all 0 RSA key
2022-06-28  Matt CaswellThe rsa_validate_keypair_multiprime() function return...
2022-06-27  Daniel FialaImprove checks for invalid saltlen in DER writer.
2022-06-27  Daniel Fialader_writer: Use uint32_t instead of long.
2022-06-27  Daniel FialaAdd checks for saltlen and trailerfield to rsa key...
2022-06-27  Sam Jamestest: placate Clang's --Wbitwise-instead-of-logical
2022-06-27  Sam JamesCI: Upgrade to Ubuntu 22.04 to add GCC 12, Clang 13...
2022-06-27  Sam JamesCI: add GCC 11
2022-06-25  Bernd EdlingerFix a memory leak in EC_GROUP_new_from_ecparameters
2022-06-24  Hugo LandauAdd initial demo-driven design demos
2022-06-24  AllanAdded documentation for PEM_X509_INFO_read() and PEM_X5...
2022-06-24  Tomas MrazAvoid including decoder/encoder/store headers into...
2022-06-23  Bernd EdlingerFix compile issues in test/v3ext.c with no-rfc3779
2022-06-23  Bernd EdlingerAdd a CI workflow for no-rfc3779
2022-06-23  Tomas MrazTest whether decoded-from-explicit survives import...
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  Peiwei HuFix the checks of X509_REVOKED_add1_ext_i2d
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
next