openssl.git
2022-08-17 Matt CaswellCorrect the documentation for OPENSSL_MALLOC_FD
2022-08-17 Clemens LangAPPS: genrsa: Support setting properties
2022-08-17 Clemens LangAPPS: dgst: Support properties when signing
2022-08-17 Clemens LangTEST: Check property query support of apps/pkey
2022-08-17 Clemens LangAPPS: pkeyparam: Support setting properties
2022-08-17 Clemens LangAPPS: ecparam: Support setting properties
2022-08-17 Clemens LangAPPS: dhparam: Support setting properties
2022-08-16 Pauliproperty: make cache flushing slight less deterministic
2022-08-12 Daiyuu NoboriVC++ 2008 or earlier x86 compilers do not have an inlin...
2022-08-04 Sebastian Andrzej... test/evp_test: Test if EVP_DigestSign() set signature...
2022-08-04 Sebastian Andrzej... providers: Set the size of EC signature on s390.
2022-08-04 Tomas MrazProperly document deprecation of DH_new() and related...
2022-08-04 Roberto Hueso... Fix EC_KEY_set_private_key() NULL priv_key docs
2022-08-04 Roberto Hueso... Add test for EC_KEY_set_private_key()
2022-08-04 Roberto Hueso... Fix EC_KEY_set_private_key() priv_key regression
2022-08-03 Matt CaswellRevert "Fix bug in EVP_CIPHER_CTX_get_iv_length()"
2022-08-03 Matt CaswellRevert "Note that EVP_CIPHER_get_iv_length returns...
2022-08-03 PauliNote that EVP_CIPHER_get_iv_length returns negative...
2022-08-03 PauliFix bug in EVP_CIPHER_CTX_get_iv_length()
2022-08-02 Dmitry BelyavskiyCheck that IV length is not less than zero
2022-08-01 Todd ShortFree up space in the session cache before adding.
2022-08-01 Arne SchwabeFix wrong default algorithm in openssl pkcs12 help
2022-08-01 Rob Mc GeeUpdating ifdefs to account for xlclang compiler fronten...
2022-07-29 valdaarhunFixes segfault occurrence in PEM_write()
2022-07-29 GregoryTrzonkowskiCorrection: uncompressed is the default value
2022-07-28 Richard LevitteFix quotes install_fips in Configurations/windows-makef...
2022-07-28 Alon Bar-LevHandle SMIME_crlf_copy return code
2022-07-28 Alon Bar-LevREGRESSION: CMS_final: do not ignore CMS_dataFinal...
2022-07-28 Joachim VandersmissenUpdate EVP_KDF-X942-ASN1.pod
2022-07-27 PauliGCM: record limit counter gets reset on AAD changes
2022-07-27 SlanternsRemove `no-{ssl|tls|tls1_3|dtls}-method` in INSTALL.md
2022-07-26 Dr. David von... 80-test_cmp_http.t: fix adaption of plan on 'certstatus...
2022-07-26 Bernd EdlingerFix visual glitch in non-verbose test output
2022-07-26 Charles MiletteFix UWP builds by defining VirtualLock
2022-07-26 Richard LevitteConfigurations/10-main.conf: In the VC-common target...
2022-07-26 PauliFix error in LHASH documentation
2022-07-24 Richard LevitteDon't try to make configuration leaner
2022-07-22 Todd ShortAdd test from "Fix re-signing certificates with differe...
2022-07-22 PauliCoverity 1507376: Dereference after null check
2022-07-22 Matt CaswellFix a crash in v2i_IPAddrBlocks()
2022-07-22 PauliFix error in example.
2022-07-21 Dr. David von... X509_STORE_CTX_purpose_inherit(): add missing details...
2022-07-20 Dr. David von... check-format.pl: fix detection of missing/extra blank...
2022-07-20 Dr. David von... check-format.pl: fix false positive on 'for(;; stmt)'
2022-07-20 Dr. David von... check-format.pl: improve wording: 'no' -> 'missing...
2022-07-20 Dr. David von... check-format.pl: Fix report on space before ';' and...
2022-07-20 Dr. David von... check-format.pl: Fix report on missing space before...
2022-07-20 Dr. David von... check-format.pl: Fix report on constant on LHS of compa...
2022-07-20 Dr. David von... check_format.pl: Add checks for blank lines within...
2022-07-20 Dimitris Apostoloucheck_format.pl: Fix typos
2022-07-20 Dr. David von... check-format.pl: Fix report on constant on LHS of compa...
2022-07-20 Dmitry BelyavskiyFix verify_callback in the openssl s_client/s_server app
2022-07-20 Richard Levitte"Reserve" the method store when constructing methods
2022-07-20 PauliCoverity 1507372: explicit null dereference
2022-07-20 PauliCoverity 1503321 & 1503327: dereference after null...
2022-07-19 Tom CosgroveFix aarch64 signed bit shift issue found by UBSAN
2022-07-19 Tomas Mrazossl_ffc_params_copy: Copy the keylength too
2022-07-19 Tomas MrazTest that we generate a short private key for known...
2022-07-19 Tomas Mrazdh_to_text: Print the dh->length if set
2022-07-19 Tomas MrazFor known safe primes use the minimum key length accord...
2022-07-19 Dr. David von... apps/x509: Improve doc fix for -CAserial anc -CAcreates...
2022-07-18 Roberto Hueso... Fix memleak in PKCS12_pbe_crypt_ex()
2022-07-18 Shi PujinAdd loongarch64 target
2022-07-17 PauliCoverity 1506566: unchecked return value
2022-07-17 Paulievp: make all _is_a functions accept and handle a NULL...
2022-07-17 PauliCoverity 1503321 & 1503327: dereference after null...
2022-07-15 AllanAdded paragraph to free objects alloced by X509V3_add1_...
2022-07-15 AllanUpdated X509v3_get_ext_by_NID.pod and X509_CRL_get0_by_...
2022-07-14 xkernelocspapitest: use TEST_true to report the exact failure
2022-07-14 xkernelocspapitest: properly check the return of memory-alloca...
2022-07-14 Juergen ChristFix EC ASM flag passing
2022-07-14 Dr. David von... http_client.c: 2nd fix for calculation of Content...
2022-07-14 Dr. David von... apps/x509: add warnings for options ignored when -CA...
2022-07-14 Dr. David von... openssl-x509.pod.in: fix description of certificate...
2022-07-14 Dr. David von... APPS/x509: With -CA but both -CAserial and -CAcreateser...
2022-07-14 Dr. David von... apps/x509: Fix -CAfile option being neglected with...
2022-07-13 Daniel FialaAdd an EVP demo for CMAC
2022-07-13 slontisCheck for EVP_MD being NULL inside ssl.
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-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 Tomas MrazNEWS.md: Drop an extra empty line causing mdlint failure
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 AllanUpdated information for OSSL_SIGNATURE_PARAM_PSS_SALTLEN
next