openssl.git
2024-04-02 Jiasheng Jiangssl/ssl_lib.c: Add the check before cast from int to...
2024-04-02 dependabot... Bump actions/setup-python from 5.0.0 to 5.1.0
2024-04-02 Simo SorceExplicitly state what -keys does
2024-04-02 Jiasheng JiangAlter the variable name
2024-04-02 Jiasheng Jiangssl/tls13_enc.c: Replace size_t with int and add the...
2024-04-02 Jiasheng Jiangssl/t1_lib.c: Add checks for the EVP_MD_get_size()
2024-04-02 Jiasheng Jiangrands/drbg_hash.c: Add checks for the EVP_MD_get_size()
2024-04-02 Neil HormanAdd locking to atomic operations in rw/rcu tests
2024-04-01 Jiasheng Jiangrands/drbg_hmac.c: Add checks for the EVP_MD_get_size()
2024-04-01 Jiasheng Jiangmacs/kmac_prov.c: Add checks for the EVP_MD_get_size()
2024-04-01 Jiasheng Jiangsignature/rsa_sig.c: Add checks for the EVP_MD_get_size()
2024-04-01 Jiasheng Jiangkdfs/hmacdrbg_kdf.c: Add checks for the EVP_MD_get_size()
2024-04-01 Jiasheng Jiangtest/bad_dtls_test.c: Add checks for the EVP_MD_CTX_get...
2024-04-01 Jiasheng JiangAdd OPENSSL_free to avoid mem leak
2024-04-01 Jiasheng Jiangstore/store_lib.c: Add the checks for the EVP_MD_CTX_ge...
2024-03-30 Jiasheng Jiangdsa/dsa_pmeth.c: Add the checks for the EVP_MD_CTX_get_...
2024-03-30 Jiasheng Jiangx509/x509_set.c: Add the check for the EVP_MD_CTX_get_s...
2024-03-30 Jiasheng JiangBreak the if statement up into 2 if statements
2024-03-30 Jiasheng Jiangsignature/sm2_sig.c: Add the check for the EVP_MD_CTX_g...
2024-03-29 Alex BozarthAllow provider sigalgs in SignatureAlgorithms conf
2024-03-29 Job SnijdersReject setting invalid CSR versions
2024-03-29 Jiasheng Jiangrsa/rsa_ameth.c: Add the check for the EVP_MD_get_size()
2024-03-26 Neil HormanFix threadstest wrapping again
2024-03-26 Tomas MrazUpdate gost-engine submodule to fix the CI
2024-03-26 Vladimir Kotalapps/req,crl: exit with 1 on verification failure
2024-03-25 Viliam LejčíkAdd NULL check before accessing PKCS7 encrypted algorithm
2024-03-25 Jiasheng JiangReplace size_t with int and add the check for the EVP_M...
2024-03-25 Jiasheng JiangReplace unsigned with int
2024-03-25 sashanfix demos/sslecho/main.c so it builds on OpenBSD too
2024-03-25 Tomas MrazAdd 3.3 and 3.2 branches to Coveralls builds
2024-03-23 Randall S.... Correct OSSL_sleep for NonStop PUT model by introducing...
2024-03-22 Yavor GeorgievDon’t use the recvmmsg dgram method on Android <5
2024-03-22 olszomalFixed a typo and grammar in openssl-ts.pod
2024-03-22 Dmitry Misharovfix uploading artifacts for paramertrized jobs
2024-03-22 Neil HormanMake counters in rcu/rw threads torture test 64 bit
2024-03-22 Dmitry MisharovAdd M1 macOS runner to some workflows
2024-03-22 Jakov Smolićriscv: Fix remaining asm checks
2024-03-22 Matt HauckUpdate FIPS hmac key documentation
2024-03-21 Hugo LandauMove artifact upload code into the shell script
2024-03-21 Hugo LandauExperimental support for uploading qlog artifacts
2024-03-15 Matt CaswellFix unbounded memory growth when using no-cached-fetch
2024-03-15 Bernd EdlingerTry to fix intermittent CI failures in quic_multistream...
2024-03-15 Alexandr Nedvedickyplug potential memory leak in error code path
2024-03-15 Tomas MrazRaise the AFL_MAP_SIZE to accommodate future growth
2024-03-15 Tomas Mraz82-test_ocsp_cert_chain.t: Just ignore unrecognized...
2024-03-15 Alexandr NedvedickyMinor docfix for OSSL_HTTP_REQ_CTX_set_max_response_hdr...
2024-03-15 Tomas MrazSet AFL_MAP_SIZE to avoid crash in the AFL CI job
2024-03-15 Tomas MrazAdd a test using the bandwidth limit filter
2024-03-15 Tomas MrazAdd support for bandwidth limitation in noisydgram...
2024-03-15 Tomas Mrazbio_f_noisy_dgram_filter(): Fix typo
2024-03-15 Shakti ShahSSL_add_dir_cert_subjects_to_stack(): Documented return...
2024-03-15 Job SnijdersAdd Content Type OID for id-ct-rpkiSignedPrefixList
2024-03-15 Tomas Mrazapps/x509.c: No warning reading from stdin if redirected
2024-03-15 Neil HormanFix ASLR to be smaller during asan/tsan/ubsan runs
2024-03-14 Frederik Wedel... Avoid a memcpy in dtls_get_reassembled_message()
2024-03-14 Vladimirs AmbrosovsFix dasync_rsa_decrypt to call EVP_PKEY_meth_get_decrypt
2024-03-13 Joachim VandersmissenImplement KAT for KBKDF with KMAC128
2024-03-13 sharad3001Update tls13ccstest.c, removal of deadcode
2024-03-12 Frederik Wedel... Add fuzzing for DTLS
2024-03-12 James Muirs_server: test ocsp with "-cert_chain"
2024-03-12 Alexandr NedvedickyLimit the number of http headers when receiving the...
2024-03-12 Jiasheng JiangAdd check for xor_get_aid()
2024-03-12 olszomalImprove the documentation on -cert_chain and -status_ve...
2024-03-12 olszomalUse the untrusted certificate chain to create a valid...
2024-03-12 谭九鼎Doc: fix style
2024-03-11 Jiasheng JiangPKCS7: Remove one of the duplicate checks
2024-03-11 Aarni KoskelaAdd reformatting commit to .git-blame-ignore-revs
2024-03-11 slontisMake the generated params_idx.c file deterministic...
2024-03-11 Alexandr NedvedickyFAQ.md should be removed
2024-03-11 slontisFix BIO_get_new_index() to return an error when it...
2024-03-10 Neil HormanBring SSL_group_to_name docs in line with API definition
2024-03-09 Hugo LandauAdd CHANGES
2024-03-09 Hugo LandauQUIC MULTISTREAM TEST: Test write buffer statistics...
2024-03-09 Hugo LandauQUIC: Add stream write buffer queries
2024-03-08 Bernd EdlingerTry to fix intermittent CI failures in sslapitest
2024-03-07 Hugo LandauQLOG: Fix indentation
2024-03-07 Hugo LandauQUIC: Define error code for stateless reset
2024-03-07 Hugo LandauQUIC: Add documentation for QUIC error codes
2024-03-07 Hugo LandauQUIC: Uniform changes for QUIC error code definitions...
2024-03-07 Hugo LandauQUIC: Make QUIC transport error codes public
2024-03-07 Bernd EdlingerDont run the self-hosted workflows when not available
2024-03-07 Neil HormanGate setting of ipi_spec_dst on not building for freebsd
2024-03-07 Stanislav Zidekinterop tests: Fedora 39 config, simplify updates
2024-03-07 Dmitry BelyavskiyFix a memory leak on successful load of CRL
2024-03-06 Hugo LandauQUIC QLOG: Fix ANSI
2024-03-06 Hugo LandauQUIC QLOG: Fix use of sprintf
2024-03-06 Hugo LandauEnable qlog support by default
2024-03-06 Tomas MrazDocument that unknown groups and sigalgs marked with...
2024-03-06 Tomas MrazAdd test for ignoring unknown sigalgs and groups marked...
2024-03-06 Tomas MrazAllow ignoring unknown sigalgs and groups in the config...
2024-03-06 Dr. David von... apps/cmp: improve -reqin option to read fallback public...
2024-03-06 Dr. David von... crypto/cmp: add OSSL_CMP_MSG_get0_certreq_publickey...
2024-03-06 Dr. David von... apps/cmp: extend documentation and diagnostics for...
2024-03-06 Dr. David von... apps/cmp: add -reqout_only option for dumping/saving...
2024-03-06 Dr. David von... apps/cmp.c: refactor to fix some coding style nits...
2024-03-06 Dr. David von... cmperr.h: use free reason value 106 rather than 197...
2024-03-02 Neil HormanDump out qlog json if it is malformed
2024-03-01 pohsingwuImplement PCT for EDDSA
2024-03-01 Alexandr Nedvedickydemos/http3: Use `SSL_write_ex2()` together with `SSL_W...
2024-03-01 shridhar kalavaguntaFix off by one issue in buf2hexstr_sep()
next