]> git.ipfire.org Git - thirdparty/openssl.git/shortlog
thirdparty/openssl.git
2023-01-31  Tomas MrazDo not include sparse_array.o in libssl with no-shared
2023-01-31  Tomas MrazAvoid duplicating symbols in legacy.a with some build...
2023-01-31  Nicola Tuveri[doc] Sync documentation now that 3.0 honors OSSL_PKEY_...
2023-01-31  ndosscheFix incomplete check on X509V3_add1_i2d()
2023-01-31  Tomas MrazWorkaround crash in atexit on NonStop platforms
2023-01-30  slontisChaCha20-Poly1305 no longer supports truncated IV's.
2023-01-30  Hugo LandauQUIC Probes Support: Minor tweaks
2023-01-30  Hugo LandauQUIC TXP: Allow TXP to generate probes
2023-01-30  Hugo LandauQUIC ACKM: Rework probe reporting to allow use for...
2023-01-30  Hugo LandauQUIC ACKM: Clarify probe types
2023-01-30  Steffen NurpmesoSSL_conf_cmd: add support for IgnoreUnexpectedEOF
2023-01-29  Tom CosgroveEnable AES optimisation on Apple Silicon M2-based systems
2023-01-29  Paulicoverity 1520506: error handling
2023-01-29  Paulicoverity 1520505: error handling
2023-01-27  Tomas Mrazcompute_pqueue_growth(): Fix the return type
2023-01-27  Tomas MrazImplement BIO_s_dgram_mem() reusing the BIO_s_dgram_pai...
2023-01-27  Tomas MrazRevert "Give BIO_s_mem() the ability to support datagrams"
2023-01-27  Hugo LandauQUIC FIN Support: Documentation fixups
2023-01-27  Hugo LandauQUIC FIN Support: Various fixes
2023-01-27  Hugo LandauQUIC TSERVER: Fix probable nondeterminism in some OS...
2023-01-27  Hugo LandauQUIC: Add documentation for stream and connection shutd...
2023-01-27  Hugo LandauQUIC Test Server: Exercise end-of-stream condition...
2023-01-27  Hugo LandauQUIC Front End I/O API: Add support for signalling...
2023-01-27  Hugo LandauQUIC TXP: Fix handling of FIN stream chunks
2023-01-27  Hugo LandauQUIC: Refine SSL_shutdown and begin to implement SSL_sh...
2023-01-27  Tomas MrazAdd notes about ignoring initialization failures on...
2023-01-26  slontisDocument that the RSA e value is mandatory when importing.
2023-01-26  PauliFix Coverity 1520485: logically dead code
2023-01-26  Christoph MüllnerRevert "CI: cross-compile: riscv: Add RV64 machine...
2023-01-26  Viktor DukhovniClarify the change of enc -S behavior in 3.0
2023-01-26  Dr. David von... rename 90-test_traceapi.t to 90-test_trace_api.t for...
2023-01-26  Dr. David von... OSSL_HTTP_REQ_CTX_nbio(): use OSSL_TRACE_STRING() for...
2023-01-26  Dr. David von... add OSSL_TRACE_STRING(), OSSL_TRACE_STRING_MAX, and...
2023-01-25  Niels DosscheFix incomplete checks for EVP_CIPHER_asn1_to_param
2023-01-24  Matt CaswellRemove the user_ssl field
2023-01-24  Matt CaswellAdd QUIC-TLS server support
2023-01-24  Matt CaswellRemove the old Dummy Handshake code
2023-01-24  Matt CaswellAdd support for the msg_callback
2023-01-24  Matt CaswellReplace use of the Dummy Handshake Layer with the real one
2023-01-24  Matt CaswellAdd an initial QUIC-TLS implementation
2023-01-24  Matt CaswellAdd the ability to add a custom extension on an SSL...
2023-01-24  Matt CaswellExtend the new_record_layer function
2023-01-24  Matt CaswellAdd support for setting a custom TLS Record Layer
2023-01-24  Matt CaswellRemove an unneeded OSSL_RECORD_METHOD function
2023-01-24  Matt CaswellMove recordmethod.h to be an "internal" header
2023-01-24  Matt CaswellCreate the SSL object for QUIC-TLS
2023-01-24  Dr. David von... APPS: generated certs bear X.509 V3, unless -x509v1...
2023-01-24  Dr. David von... apps/req.c: properly report parse errors by duplicated...
2023-01-24  Dr. David von... X509{,_CRL,_REVOKED}_{set,sign}*(): fix 'modified'...
2023-01-24  Paulitest: note that a default property query must be includ...
2023-01-24  Paulichanges entry about non-approved FIPS algorithms
2023-01-24  PauliPut X25519 and X448 back as approved algorithms
2023-01-24  Paulifips: document that the EdDSA algorithms are not-validated
2023-01-24  Dr. David von... OSSL_trace_set_channel(): add important statement that...
2023-01-24  Dr. David von... set_trace_data(): prevent double free on OPENSSL_strdup...
2023-01-24  FdaSilvaYYTypos fixing
2023-01-24  FdaSilvaYYFix windows builds
2023-01-24  Christoph MüllnerCI: cross-compile: riscv: Add RV64 machine with Zb...
2023-01-24  Christoph MüllnerCI: cross-compile: Allow to set CPU capabilities
2023-01-24  Hugo LandauFix corruption when searching for CRLs in hashed direct...
2023-01-24  Matt CaswellAdd DTLS support to the large app data test
2023-01-24  Matt CaswellEnsure our buffer allocation allows for the Explicit IV
2023-01-24  Matt CaswellAdd a test for large app data
2023-01-23  Tomas MrazMD5.pod: Recommend SHA-2 or SHA-3 family hashes instead...
2023-01-23  Dr. David von... X509_V_ERR_INVALID_PURPOSE: fix misleading text; Fix...
2023-01-23  Dr. David von... cmp_client.c: fix handling of total_timeout for RR...
2023-01-23  Dr. David von... cmp_client_test.c: add tests for end_time being initial...
2023-01-23  Dr. David von... CMP docs: clarify behavior on message/total timeout...
2023-01-23  ThibFixes wrong return type in BIO_do_connect man page.
2023-01-23  Niels DosscheFix incorrect check on RAND_bytes_ex() in generate_q_fi...
2023-01-23  Ingo FranzkiAllow OSSL_SIGNATURE_PARAM_NONCE_TYPE to be retrieved
2023-01-20  David CarlierAdding a separated build settings for BSD flavors
2023-01-20  Richard Levittebn2bin(): Don't accept len < 0
2023-01-20  Richard LevitteAdd a test for public variants of bn2bin()
2023-01-20  Richard Levittebin2bn(): When len==0, just return a zero BIGNUM
2023-01-20  ValdikSSPadlock: fix byte swapping assembly for AES-192 and 256
2023-01-19  PauliAdd link to EBNF definition
2023-01-19  PauliAdd negative test for unquoted property string
2023-01-19  PauliCorrect property EBNF for unquoted strings
2023-01-19  Hugo LandauQUIC Test Server: Minor fixups
2023-01-19  Hugo LandauQUIC DEMUX: Refactor list manipulation
2023-01-19  Hugo LandauQUIC Test Server: Basic echo server test
2023-01-19  Hugo LandauQUIC Test Server Implementation
2023-01-19  Hugo LandauQUIC CHANNEL: Add basic server support for testing
2023-01-19  Hugo LandauQUIC CHANNEL: Transport params: Offer reason text and...
2023-01-19  Hugo LandauQUIC TXP: Fix generation of CONNECTION_CLOSE
2023-01-19  Hugo LandauQUIC Front-End I/O API: Fix WANT_READ signalling for...
2023-01-19  Hugo LandauQUIC Front-End I/O API: Fix implementation of SSL_get_error
2023-01-19  Hugo LandauQUIC QRX: (Server support) Add support for manual URXE...
2023-01-19  Hugo LandauQUIC DHS: (Server support) Add server state machine...
2023-01-19  Hugo LandauQUIC DEMUX: (Server support) Add support for default...
2023-01-19  Niels DosscheFix incorrect error return value in i2r_ADMISSION_SYNTAX()
2023-01-19  Juergen ChristS390X: Fix Ed448ph
2023-01-17  Juergen ChristFix potential NULL pointer dereference
2023-01-17  north-16Clarify documentation of X509_STORE_CTX_get_current_cert()
2023-01-17  zhangzhileiremove unused macro in cast_local.h and des_local.h
2023-01-17  Tomas Mrazpkey: Imply public check if -pubin is specified
2023-01-16  slontisPKCS12 - Add additional libctx and propq support.
2023-01-16  Juergen Christs390x: Fix keccak xofs via CPACF
2023-01-16  fangming.fangFix big-endian issue in chacha20 SVE implementation...
next