summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2024-03-06Document that unknown groups and sigalgs marked with ? are ignoredTomas Mraz
2024-03-06Add test for ignoring unknown sigalgs and groups marked with ?Tomas Mraz
2024-03-06Allow ignoring unknown sigalgs and groups in the configurationTomas Mraz
2024-03-06apps/cmp: improve -reqin option to read fallback public key from first reques...Dr. David von Oheimb
2024-03-06crypto/cmp: add OSSL_CMP_MSG_get0_certreq_publickey(); fix coding style nitDr. David von Oheimb
2024-03-06apps/cmp: extend documentation and diagnostics for using -reqin in special si...Dr. David von Oheimb
2024-03-06apps/cmp: add -reqout_only option for dumping/saving just the initial CMP req...Dr. David von Oheimb
2024-03-06apps/cmp.c: refactor to fix some coding style nits and more convenient source...Dr. David von Oheimb
2024-03-06cmperr.h: use free reason value 106 rather than 197 for CMP_R_UNEXPECTED_SENDERDr. David von Oheimb
2024-03-02Dump out qlog json if it is malformedNeil Horman
2024-03-01Implement PCT for EDDSApohsingwu
2024-03-01demos/http3: Use `SSL_write_ex2()` together with `SSL_WRITE_FLAG_CONCLUDE`Alexandr Nedvedicky
2024-03-01Fix off by one issue in buf2hexstr_sep()shridhar kalavagunta
2024-02-25Improve documentation of standard IANA cipher suite names.Michael
2024-02-25Add appropriate lower bound checks for GeneralizedTime and UTCTimeJob Snijders
2024-02-25apps/engine: add EC to list of capabilitiesMartin Oliveira
2024-02-25Ensure `$(MAKE)` commands and `CFLAGS` are appropriately quoted in the Makefile.Hamilton Chapman
2024-02-22Apply the AES-GCM unroll8 optimisation to Microsoft Azure Cobalt 100Tom Cosgrove
2024-02-22chachap10-ppc.pl: Fix truncated relocation响马
2024-02-22SSL_set1_groups_list(): Fix memory corruption with 40 groups and moreMichael Baentsch
2024-02-22s_cb.c: Add missing return value checksMrRurikov
2024-02-22Minor wording fixes related to no-atexitTomas Mraz
2024-02-21Don't print excessively long ASN1 items in fuzzerMatt Caswell
2024-02-21Extended SSL_SESSION functions using time_tIjtaba Hussain
2024-02-20Future proof RLAYER_USE_EXPLICIT_IV by checking dtls versions directly.Frederik Wedel-Heinen
2024-02-20Correct the defined name of the parameter "micalg" in the documentationBernd Ritter
2024-02-19Minor updatesHugo Landau
2024-02-19Fix warningHugo Landau
2024-02-19JSON_ENC: Ensure ossl_json_flush() really flushes the BIOHugo Landau
2024-02-19QUIC CHANNEL: Defer QLOG instantiation until first eventHugo Landau
2024-02-19QUIC TXP: Allow QLOG instance retrieval via callbackHugo Landau
2024-02-19QUIC QTX: Allow QLOG instance retrieval via callbackHugo Landau
2024-02-19QUIC FIFD: Allow QLOG instance retrieval via callbackHugo Landau
2024-02-19Add entry to CHANGES.mdHugo Landau
2024-02-19QUIC MULTISTREAM TEST: Test explicit event handling modeHugo Landau
2024-02-19QUIC APL: Add implementation of SSL_VALUE_EVENT_HANDLING_MODEHugo Landau
2024-02-19QUIC: Add API for SSL_VALUE_EVENT_HANDLING_MODEHugo Landau
2024-02-19QUIC: Add docs for SSL_VALUE_EVENT_HANDLING_MODEHugo Landau
2024-02-19OpenSSL License is applied for some source files, change to Apache 2Shakti Shah
2024-02-16Fixed Visual Studio 2008 compiler errorsMarcel Gosmann
2024-02-16Removes record_queue struct which is no longer useful.Frederik Wedel-Heinen
2024-02-16QUIC: Test that SSL_ctrl, SSL_set_mode are routed correctly on QSSOsHugo Landau
2024-02-16QUIC: Fix SSL_ctrl operation for QSSOsHugo Landau
2024-02-16Check for NULL cleanup function before using it in encoder_processNeil Horman
2024-02-14Add CHANGES: Fixed SSL_export_keying_material for QUIC.Hugo Landau
2024-02-14Fix SSL_export_keying_material for QUICHugo Landau
2024-02-14Skip shlibload tests if no-atexit is configuredNeil Horman
2024-02-14KDF_CTX_new API has incorrect signature (const should not be there)Shakti Shah
2024-02-14Fix the grammar as suggsted in the reviewDimitri Papadopoulos
2024-02-14Fix new typos found by codespellDimitri Papadopoulos