openssl.git
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()
2024-02-25 MichaelImprove documentation of standard IANA cipher suite...
2024-02-25 Job SnijdersAdd appropriate lower bound checks for GeneralizedTime...
2024-02-25 Martin Oliveiraapps/engine: add EC to list of capabilities
2024-02-25 Hamilton ChapmanEnsure `$(MAKE)` commands and `CFLAGS` are appropriatel...
2024-02-22 Tom CosgroveApply the AES-GCM unroll8 optimisation to Microsoft...
2024-02-22 响马chachap10-ppc.pl: Fix truncated relocation
2024-02-22 Michael BaentschSSL_set1_groups_list(): Fix memory corruption with...
2024-02-22 MrRurikovs_cb.c: Add missing return value checks
2024-02-22 Tomas MrazMinor wording fixes related to no-atexit
2024-02-21 Matt CaswellDon't print excessively long ASN1 items in fuzzer
2024-02-21 Ijtaba HussainExtended SSL_SESSION functions using time_t
2024-02-20 Frederik Wedel... Future proof RLAYER_USE_EXPLICIT_IV by checking dtls...
2024-02-20 Bernd RitterCorrect the defined name of the parameter "micalg"...
2024-02-19 Hugo LandauMinor updates
2024-02-19 Hugo LandauFix warning
2024-02-19 Hugo LandauJSON_ENC: Ensure ossl_json_flush() really flushes the BIO
2024-02-19 Hugo LandauQUIC CHANNEL: Defer QLOG instantiation until first...
2024-02-19 Hugo LandauQUIC TXP: Allow QLOG instance retrieval via callback
2024-02-19 Hugo LandauQUIC QTX: Allow QLOG instance retrieval via callback
2024-02-19 Hugo LandauQUIC FIFD: Allow QLOG instance retrieval via callback
2024-02-19 Hugo LandauAdd entry to CHANGES.md
2024-02-19 Hugo LandauQUIC MULTISTREAM TEST: Test explicit event handling...
2024-02-19 Hugo LandauQUIC APL: Add implementation of SSL_VALUE_EVENT_HANDLIN...
2024-02-19 Hugo LandauQUIC: Add API for SSL_VALUE_EVENT_HANDLING_MODE
next