]> git.ipfire.org Git - thirdparty/openssl.git/shortlog
thirdparty/openssl.git
2023-03-28  PauliDeclare FIPS option functions in their own header 20633/head
2023-03-28  Paulitest: test -drbg_allow_truncated_digests option
2023-03-28  PauliLet fipsinstall know about DRBG digiest limiting
2023-03-28  Paulichanges: note the banning of truncated hashes with...
2023-03-28  Paulidoc: note the restriction on digests used by DRBGs...
2023-03-28  PauliDRBG: restrict the digests that can be used with HMAC...
2023-03-28  Paulifips: rework the option handling code
2023-03-28  Tomas MrazFix documentation of X509_VERIFY_PARAM_add0_policy()
2023-03-28  Matt CaswellUpdated CHANGES.md and NEWS.md for CVE-2023-0465
2023-03-28  Matt CaswellAdd a Certificate Policies Test
2023-03-28  Matt CaswellEnsure that EXFLAG_INVALID_POLICY is checked even in...
2023-03-28  Matt CaswellGenerate some certificates with the certificatePolicies...
2023-03-27  afshinpir`EVP_PKEY_CTX_dup` segmentation fault fix
2023-03-25  Dr. David von... CMP add: fix -reqin option, which requires adding OSSL_...
2023-03-25  Dr. David von... apps/cmp.c: make sure that last -reqin argument is...
2023-03-25  Dr. David von... CMP app: improve doc and help output on -{req,rsp}...
2023-03-25  Michael BaentschUpdate the EVP_PKEY_get_id documentation
2023-03-25  Dr. David von... CMP app and doc: improve texts on (un-)trusted certs...
2023-03-24  Peter Kaestletls1_set_groups_list: freeing *pext before overwriting
2023-03-23  Tomas MrazOBJ_nid2obj(): Return UNDEF object instead of NULL...
2023-03-23  PauliDisable the policy tree exponential growth test conditi...
2023-03-22  Georgi ValkovVC++ 2010 x86 compilers do not have InterlockedOr64
2023-03-22  Evan MillerDo not build P10-specific AES-GCM assembler on macOS
2023-03-22  Paulichanges: note about policy tree size limits and circumv...
2023-03-22  Paulitest: add test cases for the policy resource overuse
2023-03-22  Paulix509: excessive resource use verifying policy constraints
2023-03-21  FdaSilvaYYcmp: fix --strict-warnings windows builds
2023-03-21  FdaSilvaYYnit: tidy-up code, and fix a typo.
2023-03-20  JAVAID Mohammad... cmp_msg.c: free memory of certStatus before goto err
2023-03-19  Mike GilbertFix Configure test for -mips in CFLAGS
2023-03-19  Paulidoc: note the default iteration count for PBKDF2 in...
2023-03-19  PauliInclude the default iteration count in the help for...
2023-03-17  Tomas Mrazrsaz-*k-avx512.pl: fix wrong name of avx512 flag variable
2023-03-17  Tomas Mrazaes-gcm-avx512.pl: Fix the clang version detection...
2023-03-17  Tomas MrazFix version detection on Apple clang
2023-03-16  PauliFix copyright disclaimer.
2023-03-16  Andy BernardFix documented function return types
2023-03-15  Tomas Mrazcms_ec.c: Fix broken backport of size_t fix in ecdh_cms...
2023-03-15  Paulidemo: Fix makefile target
2023-03-14  Matt CaswellTest that there are no errors on the stack for rejected...
2023-03-14  Matt CaswellRemove spurious error queue entries on early data
2023-03-14  Matt CaswellImprove the performance of d2i_AutoPrivateKey and friends
2023-03-14  Tobias NießenDocument remaining obsolete SSL_OP_NETSCAPE_*_BUG
2023-03-14  ndosscheAdd missing assignment to EVP_get_digestbynid()
2023-03-14  Dr. David von... doc/man3/X509_STORE_CTX_get_error.pod: make order consi...
2023-03-14  afshinpirSegmentation fault in parent rng cleanup
2023-03-14  afshinpirUpdated `rsa_has()` for correct validation
2023-03-14  Tomas MrazFix size_t/int mismatch in cms_ec.c and rsa_sig.c
2023-03-14  Kornel Dulębaaes/asm/bsaes-armv7.pl: Replace adrl with add
2023-03-14  PauliAdd missing copyright header
2023-03-14  Paulidoc: document that prediction resistance comes with...
2023-03-14  Dr. David von... check-format.pl: fix statistics on whitespace and nesti...
2023-03-14  Dr. David von... check-format.pl: fix detection of '#ifdef __cplusplus'
2023-03-14  Dr. David von... check-format.pl: fix detection of function body start
2023-03-14  Dr. David von... check-format.pl: improve whitespace reporting on <op>=
2023-03-14  Dr. David von... check-format.pl: further fixes for whitespace reporting...
2023-03-14  Dr. David von... check-format.pl: report #if and #elif with constant...
2023-03-14  Dr. David von... check-format.pl: extend checking into macro bodies...
2023-03-14  Dr. David von... check-format.pl: improve preprocessor directive handlin...
2023-03-14  Matt CaswellPrepare for 3.1.1 20509/head
2023-03-14  Matt CaswellPrepare for release of 3.1.0 openssl-3.1.0
2023-03-14  Matt Caswellmake update
2023-03-14  Matt CaswellUpdate copyright year
2023-03-14  Otto HollmannFix aarch64 signed bit shift issue found by UBSAN
2023-03-07  Clemens Langfips: Use salt >= 16 bytes in PBKDF2 selftest
2023-03-07  slontisAdd option to FIPS module to enforce EMS check during...
2023-03-07  Richard LevitteDOCS: provider-keymgmt(7) - params for EVP_PKEY_get_def...
2023-03-06  Matt CaswellImprove the performance of EVP_PKCS82PKEY_ex
2023-03-05  PauliFix cast.
2023-03-02  HansHoogerwerfFix typo in base provider example code
2023-03-02  PauliCoverity 1521557: Error handling issues
2023-03-01  PauliAdd sections that were missing
2023-02-28  slontisFix FFC mdprop setting bugs.
2023-02-28  slontisFix potential infinite loops in ECDSA signing.
2023-02-28  slontisFix infinite loops in DSA sign code.
2023-02-28  Robin Leeec: Use .machine "any" explicitly in ecp_nistp521-ppc64
2023-02-28  PauliUpdate FIPS provider documentation to note that fips...
2023-02-28  J.W. JagersmaDisable atomic refcounts with no-threads
2023-02-28  ndosscheFix incomplete error check on RSA_public_decrypt()
2023-02-28  ndosscheFix incomplete error check on ASN1_item_i2d()
2023-02-28  slontisDocument the list of RAND algorithms in the default...
2023-02-28  slontisAdd provider pre-fetching documentation
2023-02-28  slontisAdd documentation for "NULL" cipher and digest algorithms.
2023-02-24  Dr. David von... CMS_decrypt_set1_*(): fix NULL deref on unsuitable...
2023-02-24  Dr. David von... CMS_decrypt_set1_*(): remove misleading error queue...
2023-02-24  Dr. David von... CMS_decrypt_set1_password(): prevent mem leak on any...
2023-02-24  Dr. David von... CMS_decrypt*(): fix misconceptions and mem leak
2023-02-24  Dr. David von... CMS_add0_cert.pod: remove wrong text on duplicate CRLs...
2023-02-24  Dr. David von... CMS_add1_crl(): prevent double free on failure of CMS_a...
2023-02-23  Matt CaswellDo not have more data in a pipeline than the split_send...
2023-02-23  Matt CaswellUpdate the pipelining docs
2023-02-23  Matt CaswellFix read pipelining
2023-02-23  Matt CaswellPipeline output/input buf arrays must live until the...
2023-02-23  Matt CaswellAdd a test for TLS pipelining
2023-02-23  olszomalSkip subdirectories in SSL_add_dir_cert_subjects_to_stack()
2023-02-23  Jeeban SethiFixes #20278: Fixed double free bug in crypto/http...
2023-02-22  zhailiangliangFix potential NULL pointer dereference in function...
2023-02-22  Pauliupdate documentation to note that EdDSA is not FIPS...
2023-02-22  Pauliupdate changes entry to note EdDSA is not FIPS approved
2023-02-22  PauliRevert "Put EdDSA back as approved algorithms."
next