openssl.git
2023-09-01 Hugo LandauMinor updates
2023-09-01 Hugo LandauAdd manpages
2023-09-01 Hugo LandauMinor fixes
2023-09-01 Hugo LandauQUIC DDD: Final report
2023-09-01 Hugo LandauQUIC DDD: ddd-02-conn-nonblocking-threads: Unplanned...
2023-09-01 Hugo LandauQUIC DDD: ddd-02-conn-nonblocking-threads: Planned...
2023-09-01 Hugo LandauQUIC DDD: ddd-06-mem-uv: Unplanned changes
2023-09-01 Hugo LandauQUIC DDD: ddd-06-mem-uv: Planned changes
2023-09-01 Hugo LandauQUIC DDD: ddd-05-mem-nonblocking: Unplanned changes
2023-09-01 Hugo LandauQUIC DDD: ddd-05-mem-nonblocking: Planned changes
2023-09-01 Hugo LandauQUIC DDD: ddd-04-fd-nonblocking: Unplanned changes
2023-09-01 Hugo LandauQUIC DDD: ddd-04-fd-nonblocking: Planned changes
2023-09-01 Hugo LandauQUIC DDD: ddd-03-fd-blocking: Unplanned changes
2023-09-01 Hugo LandauQUIC DDD: ddd-03-fd-blocking: Planned changes
2023-09-01 Hugo LandauQUIC DDD: ddd-02-conn-nonblocking: Unplanned changes
2023-09-01 Hugo LandauQUIC DDD: ddd-02-conn-nonblocking: Planned changes
2023-09-01 Hugo LandauQUIC DDD: ddd-01-conn-blocking: Unplanned changes
2023-09-01 Hugo LandauQUIC DDD: ddd-01-conn-blocking: Planned changes
2023-09-01 Hugo LandauQUIC DDD: Update makefile
2023-09-01 Hugo LandauQUIC DDD: Add unchanged copy of ddd-02-conn-nonblocking...
2023-09-01 Hugo LandauQUIC DDD: Allow target host:port to be set from command...
2023-09-01 Hugo LandauQUIC DDD: Fix bug in ddd-06-mem-uv
2023-09-01 Hugo LandauQUIC APL: Introduce addressed v. non-addressed mode...
2023-09-01 Hugo LandauBIO_s_dgram_pair: Correct implementation of BIO_CTRL_DG...
2023-09-01 Hugo LandauBIO_s_datagram: Wire capability negotiation for BIO_s_d...
2023-09-01 Hugo LandauBIO: Add BIO_dgram_detect_peer_addr API
2023-09-01 Hugo LandauBIO_s_datagram: Support configuring non-blocking mode
2023-09-01 Hugo LandauBIO_s_connect: Support configuration of non-blocking...
2023-09-01 Hugo LandauQUIC CHANNEL: Introduce concept of (non-)addressed...
2023-09-01 Hugo LandauQUIC APL: Refactor blocking configuration to allow...
2023-09-01 Hugo LandauQUIC CHANNEL: Cleanup poll descriptor management
2023-09-01 Hugo LandauQUIC REACTOR: Move can-poll flags into reactor
2023-09-01 Hugo LandauQUIC APL: Autoconfigure BIOs as non-blocking
2023-09-01 Hugo LandauBIO_ssl: Make helper functions configure BIOs for QUIC...
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)
next