summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2023-09-01Minor updatesHugo Landau
2023-09-01Add manpagesHugo Landau
2023-09-01Minor fixesHugo Landau
2023-09-01QUIC DDD: Final reportHugo Landau
2023-09-01QUIC DDD: ddd-02-conn-nonblocking-threads: Unplanned changesHugo Landau
2023-09-01QUIC DDD: ddd-02-conn-nonblocking-threads: Planned changesHugo Landau
2023-09-01QUIC DDD: ddd-06-mem-uv: Unplanned changesHugo Landau
2023-09-01QUIC DDD: ddd-06-mem-uv: Planned changesHugo Landau
2023-09-01QUIC DDD: ddd-05-mem-nonblocking: Unplanned changesHugo Landau
2023-09-01QUIC DDD: ddd-05-mem-nonblocking: Planned changesHugo Landau
2023-09-01QUIC DDD: ddd-04-fd-nonblocking: Unplanned changesHugo Landau
2023-09-01QUIC DDD: ddd-04-fd-nonblocking: Planned changesHugo Landau
2023-09-01QUIC DDD: ddd-03-fd-blocking: Unplanned changesHugo Landau
2023-09-01QUIC DDD: ddd-03-fd-blocking: Planned changesHugo Landau
2023-09-01QUIC DDD: ddd-02-conn-nonblocking: Unplanned changesHugo Landau
2023-09-01QUIC DDD: ddd-02-conn-nonblocking: Planned changesHugo Landau
2023-09-01QUIC DDD: ddd-01-conn-blocking: Unplanned changesHugo Landau
2023-09-01QUIC DDD: ddd-01-conn-blocking: Planned changesHugo Landau
2023-09-01QUIC DDD: Update makefileHugo Landau
2023-09-01QUIC DDD: Add unchanged copy of ddd-02-conn-nonblocking to serve as base for ...Hugo Landau
2023-09-01QUIC DDD: Allow target host:port to be set from command lineHugo Landau
2023-09-01QUIC DDD: Fix bug in ddd-06-mem-uvHugo Landau
2023-09-01QUIC APL: Introduce addressed v. non-addressed mode handlingHugo Landau
2023-09-01BIO_s_dgram_pair: Correct implementation of BIO_CTRL_DGRAM_GET_LOCAL_ADDR_ENABLEHugo Landau
2023-09-01BIO_s_datagram: Wire capability negotiation for BIO_s_datagramHugo Landau
2023-09-01BIO: Add BIO_dgram_detect_peer_addr APIHugo Landau
2023-09-01BIO_s_datagram: Support configuring non-blocking modeHugo Landau
2023-09-01BIO_s_connect: Support configuration of non-blocking mode in datagram modeHugo Landau
2023-09-01QUIC CHANNEL: Introduce concept of (non-)addressed modeHugo Landau
2023-09-01QUIC APL: Refactor blocking configuration to allow late blocking support dete...Hugo Landau
2023-09-01QUIC CHANNEL: Cleanup poll descriptor managementHugo Landau
2023-09-01QUIC REACTOR: Move can-poll flags into reactorHugo Landau
2023-09-01QUIC APL: Autoconfigure BIOs as non-blockingHugo Landau
2023-09-01BIO_ssl: Make helper functions configure BIOs for QUIC correctlyHugo Landau
2023-09-01QUIC APL: Better error reportingHugo Landau
2023-09-01QUIC CHANNEL: Only handle the first protocol error raisedHugo Landau
2023-09-01BIO_s_connect: Add support for datagram modeHugo Landau
2023-09-01BIO_s_connect: Make internal functions staticHugo Landau
2023-09-01QUIC TLS: Better error message when ALPN not usedHugo Landau
2023-09-01Removed unnecessary brace in ktls_configure_cryptoAbhirup Manna
2023-09-01Update X509 fuzzer to verify a chainKurt Roeckx
2023-09-01Add ED25519 Signature demo.slontis
2023-09-01Remove a redundant point mul from ossl_ec_key_public_check()Matt Caswell
2023-09-01powerpc: ecc: Fix stack allocation secp384r1 asmRohan McLure
2023-09-01ecc: Remove extraneous parentheses in secp384r1Rohan McLure
2023-08-31QUIC: Harden ring buffer against internal misuseHugo Landau
2023-08-31OPENSSL_init_crypto load config into initial global default library contextIngo Franzki
2023-08-31Add CHANGES.md entry for ess_cert_id_alg default changeTomas Mraz
2023-08-31ecp_sm2p256-armv8.pl: Copy the argument handling from ecp_nistz256-armv8.plTomas Mraz
2023-08-30Design document of the run-time parameters activationDmitry Belyavskiy