openssl.git
2024-03-20 Richard LevittePrepare for release of 3.3 alpha 1 openssl-3.3.0-alpha1
2024-03-20 Richard Levittemake update
2024-03-20 Richard LevitteCopyright year updates
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
2024-02-19 Hugo LandauQUIC: Add docs for SSL_VALUE_EVENT_HANDLING_MODE
2024-02-19 Shakti ShahOpenSSL License is applied for some source files, chang...
2024-02-16 Marcel GosmannFixed Visual Studio 2008 compiler errors
2024-02-16 Frederik Wedel... Removes record_queue struct which is no longer useful.
2024-02-16 Hugo LandauQUIC: Test that SSL_ctrl, SSL_set_mode are routed corre...
2024-02-16 Hugo LandauQUIC: Fix SSL_ctrl operation for QSSOs
2024-02-16 Neil HormanCheck for NULL cleanup function before using it in...
2024-02-14 Hugo LandauAdd CHANGES: Fixed SSL_export_keying_material for QUIC.
2024-02-14 Hugo LandauFix SSL_export_keying_material for QUIC
2024-02-14 Neil HormanSkip shlibload tests if no-atexit is configured
2024-02-14 Shakti ShahKDF_CTX_new API has incorrect signature (const should...
2024-02-14 Dimitri PapadopoulosFix the grammar as suggsted in the review
2024-02-14 Dimitri PapadopoulosFix new typos found by codespell
next