]> git.ipfire.org Git - thirdparty/openssl.git/shortlog
thirdparty/openssl.git
2022-08-16  Dr. David von... Rename the "timing" program to "timing_load_creds"...
2022-08-16  Rich SalzAdd a stand-alone "timing" program
2022-08-15  Hongren (Zenithal... Add ROTATE inline RISC-V zbb/zbkb asm for DES
2022-08-12  Juergen ChristFix asan finding in bio_tfo_test
2022-08-12  Juergen ChristFix asan finding in bio_addr
2022-08-12  PauliMake OSSL_TIME a structure
2022-08-12  Daiyuu NoboriVC++ 2008 or earlier x86 compilers do not have an inlin...
2022-08-10  Pauliproperty: make cache flushing slight less deterministic
2022-08-09  Juergen ChristFix GHASH-ASM implementation on s390x
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  Kurt RoeckxChange name of parameter in documentation from sigret...
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  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 BelyavskiyAvoid resource leaks in do_ssl3_write
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-08-01  Todd ShortFix AES-GCM-SIV endian issues
2022-08-01  PauliCoverity 1507484: dereference before null check
2022-08-01  Dmitry BelyavskiyCheck that IV length is not less than zero
2022-08-01  Matt CaswellTest that swapping the first app data record with Finis...
2022-08-01  Matt CaswellFix SSL_pending() and SSL_has_pending() with DTLS
2022-07-29  Todd ShortImplement AES-GCM-SIV (RFC8452)
2022-07-29  Hugo LandauQUIC Frame Encoding and Decoding Functions
2022-07-29  valdaarhunFixes segfault occurrence in PEM_write()
2022-07-29  GregoryTrzonkowskiCorrection: uncompressed is the default value
2022-07-29  Tomas MrazFix regression from GCM mode refactoring
2022-07-28  Tomas Mraztest_external_oqsprovider: Use working checkout of...
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  Tomas MrazSSL object refactoring using SSL_CONNECTION object
2022-07-28  Matt CaswellAdd some documentation for the BIO_s_mem() datagram...
2022-07-28  Matt CaswellAdd a test for BIO_s_mem() when using datagrams
2022-07-28  Matt CaswellGive BIO_s_mem() the ability to support datagrams
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... x509_lu.c and x509_vfy.c: improve coding style, comment...
2022-07-26  Juergen Christs390x: Optimize kmac
2022-07-26  Dr. David von... 80-test_cmp_http.t: fix adaption of plan on 'certstatus...
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  Juergen Christs390x: Fix GCM setup
2022-07-26  PauliFix error in LHASH documentation
2022-07-25  Matt CaswellFix no-dtls1_2
2022-07-24  Richard LevitteDon't try to make configuration leaner
2022-07-23  Dr. David von... CHANGES.md: Add entries for contributions to 3.1 by...
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  Todd ShortClean up GCM_MUL and remove GCM_FUNCREF_4BIT
2022-07-22  Todd ShortClean up use of GHASH macro
2022-07-22  Todd ShortUse separate function to get GCM functions
2022-07-22  Todd ShortRemove some unused 4bit GCM code
2022-07-22  Todd ShortRemove unused 1bit GCM implementation
2022-07-22  Todd ShortRemove unused 8bit GCM implementation
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-21  marcfedorowEmit rev8 on __riscv_zbkb as on __riscv_zbb
2022-07-20  Dr. David von... Add OSSL_CMP_CTX_get0_validatedSrvCert(), correcting...
2022-07-20  Dmitry BelyavskiyFix verify_callback in the openssl s_client/s_server app
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  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  Dr. David von... apps/x509: Improve doc fix for -CAserial anc -CAcreates...
2022-07-19  Dr. David von... crypto/x509/v3_addr.c: fix style nits reported by check...
2022-07-19  Dr. David von... libcrypto and test: rename asn1_string_to_time_t to...
2022-07-19  Dr. David von... libcrypto refactoring: introduce and use ossl_asn1_stri...
2022-07-19  Dr. David von... libcrypto refactoring: make more use of ASN1_STRING_set0()
2022-07-19  Dr. David von... Add X509_PUBKEY_set0_public_key(), extracted from X509_...
2022-07-18  Roberto Hueso... Fix memleak in PKCS12_pbe_crypt_ex()
2022-07-18  Bernd EdlingerRemove duplicated BIO_get_ktls_send calls in do_ssl3_write
2022-07-18  Tomas Mrazossl_ffc_params_copy: Copy the keylength too
2022-07-18  Tomas MrazTest that we generate a short private key for known...
2022-07-18  Tomas Mrazdhparam: Correct the documentation of -dsaparam
2022-07-18  Tomas Mrazdhparam_test: Test that we add private key length on...
2022-07-18  Tomas Mrazdh_to_text: Print the dh->length if set
2022-07-18  Tomas MrazUse as small dh key size as possible to support the...
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-16  Dr. David von... cmsapitest.c: add test case for CMS_EnvelopedData_decrypt()
2022-07-16  Dr. David von... CMS: add CMS_SignedData_verify(), a variant of CMS_veri...
2022-07-16  Dr. David von... CMS_add0_cert.pod: various improvements of the description
2022-07-16  Dr. David von... cms_sd.c: fix style/formatting nits reported check...
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  Juergen Christs390x: Fix Keccak implementation
2022-07-14  xkernelocspapitest: use TEST_true to report the exact failure
2022-07-14  xkernelocspapitest: properly check the return of memory-alloca...
next