openssl.git
2023-10-23 Matt CaswellIgnore a bad signature in a CertificateVerify message...
2023-10-23 Matt CaswellDon't fail on a bad dcid in the tranport params when...
2023-10-23 Matt CaswellUpdates to the quic client fuzzer
2023-10-23 Matt CaswellDon't encrypt/decrypt packet data during fuzzing
2023-10-23 Kurt RoeckxAdd quic client fuzzer.
2023-10-20 набReference the non-"legacy" provider names directly...
2023-10-20 Matt CaswellAdd a test for converting OSSL_TIME to struct timeval
2023-10-20 Matt CaswellRound up nano secs when converting OSSL_TIME to struct...
2023-10-20 Hugo LandauQUIC: Test handling of post-connection session tickets
2023-10-20 Hugo LandauQUIC: Prevent incoming oversize tokens
2023-10-20 Neil HormanConvert jdkTrustedKeyUsage to be a pkcs12 cmd line...
2023-10-20 Tomas MrazQUIC: Add handling of SSL_get_shutdown()
2023-10-20 Tomas MrazPostpone two TODO(QUIC) items appropriately
2023-10-20 Matthias St... rand: add callbacks to cleanup the user entropy resp...
2023-10-19 Matt CaswellIgnore ping deadline when calculating tick deadline...
2023-10-19 Matt CaswellIgnore retry packets that arrive too late
2023-10-19 Tomas Mrazcms_enc.c: Include crypto/asn1.h for struct asn1_object_st
2023-10-19 Tomas MrazDo not include crypto/asn1.h from internal/cryptlib.h
2023-10-19 Tomas Mrazapps.c: Remove a redundant error print-out
2023-10-19 Tomas Mrazapps: Print out a proper message when a store cannot...
2023-10-19 Hugo LandauFix markdown
2023-10-19 Hugo LandauAdd SNI
2023-10-19 Hugo LandauRename
2023-10-19 Hugo LandauAdd link to nghttp3
2023-10-19 Hugo LandauAdd copyright headers
2023-10-19 Hugo LandauQUIC: Add comments to HTTP/3 demo
2023-10-19 Hugo LandauQUIC: Add HTTP/3 demo using nghttp3
2023-10-18 Neil HormanAdd a test to confirm that legacy rsa keys work
2023-10-18 Neil HormanDont require CRT params on ossl_rsa_set0_all_params
2023-10-18 Neil Hormanremove sanity check from ossl_rsa_todata
2023-10-18 Tomas Mrazossl_param_build_set_multi_key_bn(): Do not set NULL...
2023-10-18 Neil Hormanensure that ossl_obj_nid_lock is allocated before use
2023-10-18 James Muircms encrypt, better OBJ_nid2obj() return check
2023-10-18 Pavel Stetsukfix: LINEAR search doesn't work properly (if CHARSET_EB...
2023-10-18 Daiki Uenorsa: Accept NULL OAEP label for backward compatibility
2023-10-17 Dr. David von... EVP shake_ctrl(): add missing NULL evp_ctx check
2023-10-17 Dr. David von... CMS_add1_signer(): add missing ERR_raise() calls
2023-10-17 Dr. David von... CMS_add1_signer.pod: add missing info on CMS_SignerInfo...
2023-10-17 Dr. David von... PKCS7_SIGNER_INFO: point out confusing names of digest_...
2023-10-16 Tomas MrazAvoid another copy of key schedule pointer in PROV_GCM_CTX
2023-10-13 Hugo LandauQUIC APL: Fix incoming default stream popping
2023-10-13 Paulicmp: add null pointer check in tear_down test function
2023-10-13 James MuirFix parenthesis, use a colon
2023-10-13 James MuirUpdate unix Makefile template to handle paths with...
2023-10-13 Tomas Mraztrace_api_test.c: Separate tracing statements
2023-10-13 Tomas MrazWindows: use srand() instead of srandom()
2023-10-13 Tomas MrazWindows CI: Add some non-default options to check they...
2023-10-11 Tomas MrazDH_check_pub_key() should not fail when setting result...
2023-10-11 Richard Levittetest/recipes/05-test_rand.t: replace 'and' with '&&'
2023-10-11 Hugo LandauEnsure struct timeval is defined when including ssl.h
2023-10-11 Bernd EdlingerImprove Malloc Failure Test
2023-10-10 Dr. David von... CMP: fix OSSL_CMP_MSG_http_perform() by adding option...
2023-10-10 Dr. David von... OSSL_CMP_CTX_new.pod: remove overlap with OSSL_HTTP_tra...
2023-10-10 Dr. David von... apps/cmp.c: -tls_used may be implied by -server https...
2023-10-10 KlavishnikAdded check for the return value of the RAND_bytes...
2023-10-10 Tomas MrazECDSA with SHA3 verification does not depend on FIPS...
2023-10-10 Tomas Mrazprovider-compatibility.yml: Correct the directory where...
2023-10-10 Evgeny Karpov* Enable extra Arm64 optimization on Windows for GHASH...
2023-10-10 Matt CaswellWhen calling ossl_crypto_condvar_wait_timeout() we...
2023-10-09 KlavishnikAvoid divide-by-zero in kmac_prov.c's bytepad()
2023-10-09 Matt CaswellFix the BIO_addr test
2023-10-08 Tomas Mraztest_provider_ex(): Add missing call failure checks
2023-10-06 Matt CaswellTimeout in the tserver test using real time
2023-10-06 Matt CaswellDon't wait in the tesrver idle testing every time aroun...
2023-10-06 Tomas MrazWindows CI: Continue on error during cpuinfo
2023-10-06 Tomas MrazAlways back off on the first packet noise from client...
2023-10-06 Tomas MrazAdd testing of bitflips in packet headers
2023-10-05 Vladimir Kotalavoid sun as variable name
2023-10-05 Tomas Mrazd2i_X509.pod: Better document using the reuse capabilit...
2023-10-05 Neil Hormanembed bio_dgram_data inside bio_dgram_sctp_data
2023-10-05 Matt CaswellFix coverity alert on use of uninitialised data
2023-10-05 Tomas MrazBN_gcd(): Avoid shifts of negative values
2023-10-05 Tomas MrazDH_check: Emphasize the importance of return value...
2023-10-05 Richard Levitte[design] Make it possible to use explicitly fetched...
2023-10-04 Richard Levitte[design] Make it possible to pass AlgorithmIdentifier...
2023-10-04 Pauliossl_property_list_to_string: handle quoted strings
2023-10-04 dependabot... Bump suisei-cn/actions-download-file from 1.3.0 to...
2023-10-04 Tomas Mrazd2i_PKCS8PrivateKey_bio.pod: evp.h include is unnecessary
2023-10-04 Frederik Wedel... Added info on change to HISTORY of SSL_CTX_set_msg_call...
2023-10-04 Frederik Wedel... Update documentation on SSL_CTX_set_msg_callback()...
2023-10-04 Frederik Wedel... Print record version for DTLSv1_listen()
2023-10-04 Frederik Wedel... Pass the dtls record version to the record layer msg_ca...
2023-10-04 Matthias St... Don't (re-)initialize the FFC_PARAMs in dh_init and...
2023-10-04 Matthias St... test: evp_extra: test signing with legacy app method...
2023-10-04 Matthias St... test: evp_extra: fix indentation error
2023-10-04 Sumitra SharmaCorrect documentation for PKCS5_PBKDF2_HMAC
2023-10-04 Richard LevitteRestore the meaning of EVP_PKEY_print_private()
2023-10-04 Dmitry BelyavskiyImproved detection of engine-provided private "classic...
2023-10-03 Frederik Wedel... Remove duplicates of EVP_aes_xxx_wrap() from EVP_aes_12...
2023-10-03 Frederik Wedel... Call post_process_record for dtls records
2023-10-03 Matthias St... doc/man3: fix misnamed function name
2023-10-03 Matt CaswellBack off on generating noise in the event of a PING...
2023-10-03 Tomas MrazCHANGES.md: Mention new features added after 3.2 alpha1
2023-10-03 Sumitra SharmaAdd openssl/pem.h inclusion for d2i_PKCS8PrivateKey
2023-10-03 Frederik Wedel... Occupy the rec_version field of a decoded dtls record
2023-10-03 Tomas Mrazmacros.h: There are just 3.1 deprecations, no 3.2 depre...
2023-10-03 Tomas MrazAll lh_stats functions were deprecated in 3.1
2023-10-03 Tomas Mrazquicapitest: Enable test_ssl_trace with enable-zlib
2023-10-03 Tomas Mrazcoveralls: Drop no-shared and -DFUZZING_BUILD_MODE_UNSA...
2023-10-03 Dmitry MisharovGH action workflows: Add cpu report before 'make test'
next