]> git.ipfire.org Git - thirdparty/openssl.git/shortlog
thirdparty/openssl.git
2023-09-01  Hugo LandauQUIC APL: Better error reporting
2023-09-01  Hugo LandauQUIC CHANNEL: Only handle the first protocol error...
2023-09-01  Hugo LandauBIO_s_connect: Add support for datagram mode
2023-09-01  Hugo LandauBIO_s_connect: Make internal functions static
2023-09-01  Hugo LandauQUIC TLS: Better error message when ALPN not used
2023-09-01  Abhirup MannaRemoved unnecessary brace in ktls_configure_crypto
2023-09-01  Kurt RoeckxUpdate X509 fuzzer to verify a chain
2023-09-01  slontisAdd ED25519 Signature demo.
2023-09-01  Matt CaswellRemove a redundant point mul from ossl_ec_key_public_ch...
2023-09-01  Rohan McLurepowerpc: ecc: Fix stack allocation secp384r1 asm
2023-09-01  Rohan McLureecc: Remove extraneous parentheses in secp384r1
2023-08-31  Hugo LandauQUIC: Harden ring buffer against internal misuse
2023-08-31  Ingo FranzkiOPENSSL_init_crypto load config into initial global...
2023-08-31  Tomas MrazAdd CHANGES.md entry for ess_cert_id_alg default change
2023-08-31  Tomas Mrazecp_sm2p256-armv8.pl: Copy the argument handling from...
2023-08-30  Dmitry BelyavskiyDesign document of the run-time parameters activation
2023-08-30  Dmitry BelyavskiyOSSL_PROVIDER_load_ex tests
2023-08-30  Dmitry BelyavskiyOSSL_PROVIDER_load_ex
2023-08-30  Veronika HanulíkováAdd option for in-place cipher testing in evp_test
2023-08-30  Matthias St... man: update missingcrypto.txt file
2023-08-30  Hugo LandauQUIC APL: Determine if an error is an I/O error dynamically
2023-08-30  Matthias St... Fix misspelled deprecation macro name in comment
2023-08-30  Tomas MrazCorrect the fixed size handling for dgram_pair and...
2023-08-30  Hugo LandauMinor fix during rebase
2023-08-30  Hugo LandauTweak documentation for WAIT_PEER
2023-08-30  Hugo Landaumake update
2023-08-30  Hugo LandauTweak documentation for WAIT_PEER
2023-08-30  Hugo LandauQUIC MULTISTREAM TEST: Test WAIT_PEER
2023-08-30  Hugo LandauQUIC APL: Support waiting for peer-initiated shutdown
2023-08-30  Hugo LandauQUIC APL: Implement backpressure on stream creation
2023-08-29  Kai PastorSet VC win64 perlasm scheme during Configure
2023-08-29  Frederik Wedel... Removed unused struct ssl3_comp_st
2023-08-29  Frederik Wedel... Removed unused member read_iv of ossl_record_layer_st
2023-08-29  Hugo LandauQUIC: Version negotiation testing
2023-08-29  Hugo LandauQUIC RXDP: Handle PING correctly
2023-08-29  Hugo LandauQUIC MULTISTREAM TEST: Fix connect-or-fail
2023-08-29  Hugo LandauQUIC QRX: Initialise all RXE fields properly for non...
2023-08-29  Hugo LandauQUIC APL: Handle modes correctly
2023-08-29  Hugo LandauQUIC: Minimally handle version negotiation packets
2023-08-29  Tomas MrazUpdate Cloudflare Quiche to fix a build issue
2023-08-28  Tomas MrazRaise the timeout in quic_client_test.c
2023-08-28  Min ZhouResolve assembler complains when including loongarch_arch.h
2023-08-28  Matt CaswellFix a bad merge in quic-multi-stream.c demo
2023-08-25  Hugo LandauQUIC APL: Fix stream backpressure conditions to use...
2023-08-25  Hugo LandauQUIC MULTISTREAM TEST: Test backpressure on stream...
2023-08-25  Hugo LandauQUIC APL: Implement backpressure on stream creation
2023-08-25  olszomalChanged the default value of the "ess_cert_id_alg"...
2023-08-25  Tomas MrazRevert "drop! Make failing tests run on pull request...
2023-08-25  Tomas MrazRevert "drop! Make OS Zoo on pull request to test"
2023-08-25  Tomas Mraz80-test_cmp_http.t: Skip IPv6 address test if IPv6...
2023-08-25  Tomas Mrazdrop! Make OS Zoo on pull request to test
2023-08-25  Tomas MrazThe canonical localhost IPv6 address is [::1] not [::]
2023-08-25  Tomas MrazAlways use uint8_t for TLS record type
2023-08-25  Tomas Mrazdrop! Make failing tests run on pull request to test
2023-08-25  Tomas Mrazch_init(): Add braces to appease older clang compilers
2023-08-25  Tomas Mrazquic_tls.c: Fix wrong format string when raising error
2023-08-25  Tomas MrazAvoid issues with endianness when type is used in SSL_t...
2023-08-25  Matt CaswellAdd a link to the multi-stream QUIC client tutorial...
2023-08-25  Matt CaswellUpdate demos/tutorial to distinguish between stream...
2023-08-25  Matt CaswellClarify SSL_accept_stream/SSL_new_stream behaviour...
2023-08-25  Matt CaswellAdd some additional comments to the demos
2023-08-25  Matt CaswellProvide introduction/tutorial page for QUIC multi-stream
2023-08-25  Matt CaswellUpdate quicserver to be able to handle multiple streams
2023-08-25  Matt CaswellAdd a QUIC multi-stream client demo
2023-08-25  Matt CaswellAdd an initial guide page for writing a multi-stream...
2023-08-25  Matt CaswellUpdate some links within the guide to not use crypto(7)
2023-08-25  Matt CaswellUpdate the desciption of shutdown in the QUIC client...
2023-08-25  Matt CaswellTest that we send multiple datagrams in one go if appro...
2023-08-25  Matt CaswellDon't keep creating CONNECTION_CLOSE frames
2023-08-25  Matt CaswellKeep sending datagrams while we have data to send
2023-08-24  Ingo FranzkiAllow RSA-PSS also in EVP_PKEY_assign() and EVP_PKEY_ca...
2023-08-24  Ingo Franzkictrl_params_translate: Allow get_rsa_payload_x() also...
2023-08-24  Ingo Franzkictrl_params_translate: Allow RSA controls also for...
2023-08-24  Jakub Jelendoc: Avoid usage of non-existing constant
2023-08-24  Xu YizhouOptimize SM2 on aarch64
2023-08-24  Hugo LandauQUIC: Rename SSL_set_initial_peer_addr to SSL_set1_init...
2023-08-24  Matt CaswellAdd a -trace option to quicserver to enable tracing...
2023-08-24  Matt CaswellAdd the ability to set SSL_trace as the msg_callback...
2023-08-24  olszomalFixed default value of the "ess_cert_id_alg" option...
2023-08-24  Matt CaswellChange the TLS handshake keys early if we're not doing...
2023-08-23  Matthias St... doc: add the migration guide to the new guide series
2023-08-23  Tomas MrazUpdate CHANGES.md and NEWS.md for the upcoming 3.2...
2023-08-23  Tomas Mrazquic_impl.c: Add QUIC_RAISE_NON_IO_ERROR() and use it
2023-08-23  Tomas Mrazossl_quic_tx_packetiser_generate(): Always report if...
2023-08-23  Tomas MrazQUIC: Miscellaneous error handling updates
2023-08-23  Tomas MrazQUIC: Add ERR_raise() calls for EVP call failures
2023-08-23  Tomas MrazRemove TODO(QUIC) about raising errors from ossl_quic_t...
2023-08-23  Matt CaswellFix a leak in ossl_encode_ctx_setup_for_pkey
2023-08-22  Tomas Mrazqtest: Use fake time on both client and server
2023-08-22  Tomas Mrazqtest: Run both client and server during connect
2023-08-22  Tomas MrazQUIC: Update ping deadline when we receive a packet
2023-08-22  Tomas Mrazquic_trace.c: Fix typo in traces
2023-08-22  Tomas MrazUpdate the ssltraceref.txt
2023-08-22  Tomas MrazQUIC: Do not discard the INITIAL el too early
2023-08-20  Frederik Wedel... Updates documentation of RC4_CHAR and RC4_INT: Should...
2023-08-20  Matt CaswellTest that a thread blocking in SSL_read_ex() will wake...
2023-08-20  Matt CaswellHandle the case where the read buffer is empty but...
2023-08-20  shub-alssl_get_min_max_version(): Remove unused variable single
2023-08-18  Tomas Mrazossl_x509_store_ctx_get_by_subject(): Check return...
2023-08-18  Tomas Mrazcmp_genm.c: Remove superfluous store_ctx != 0 check
next