Ensure we use a non-zero time for tickets in early data
[openssl.git] / include /
2023-02-28 slontisFix potential infinite loops in ECDSA signing.
2023-02-28 slontisFix infinite loops in DSA sign code.
2023-02-24 Ingo FranzkiAdd OSSL_FUNC_keymgmt_im/export_types function that...
2023-02-24 Michael Baentschfirst cut at sigalg loading
2023-02-22 Matt CaswellAdd const to some test tserver functions
2023-02-22 Matt CaswellRename various functions OSSL_QUIC_FAULT -> QTEST_FAULT
2023-02-22 Matt CaswellDon't treat the Tserver as connected until the handshak...
2023-02-22 Matt CaswellAdd a test for a server that doesn't provide transport...
2023-02-22 Matt CaswellImplement the QUIC Fault injector support for TLS hands...
2023-02-22 Matt CaswellAdd the ability to mutate TLS handshake messages before...
2023-02-22 Matt CaswellEnable QUIC test server to find out the termination...
2023-02-22 Matt CaswellAdd a skeleton quicfaultstest
2023-02-22 Matt CaswellAdd the ability to mutate QUIC packets before they...
2023-02-08 Tom CosgroveFix the return values of the aarch64 unroll8_eor_aes_gc...
2023-02-08 Juergen ChristS390x: Support ME and CRT offloading
2023-02-08 Oliver MihatschNew function EC_GROUP_to_params to convert an EC_GROUP...
2023-02-08 Tomas MrazRationalize FIPS sources
2023-02-08 slontisAdd more punycode tests and remove ossl_a2ucompare()
2023-02-08 Tomas MrazInternaly declare the DSA type for no-deprecated builds
2023-02-07 Dmitry BelyavskiyEnable some disabled __owurs
2023-02-07 Hugo LandauFix GENERAL_NAME_cmp for x400Address (master)
2023-02-07 Tomas MrazDo not create DSA keys without parameters by decoder
2023-02-07 slontisFix NULL deference when validating FFC public key.
2023-02-07 Dmitry BelyavskiyFix Timing Oracle in RSA decryption
2023-02-01 Xu YizhouSM4 AESE optimization for ARMv8
2023-01-30 Hugo LandauQUIC Probes Support: Minor tweaks
2023-01-30 Hugo LandauQUIC ACKM: Rework probe reporting to allow use for...
2023-01-30 Hugo LandauQUIC ACKM: Clarify probe types
2023-01-27 Tomas MrazImplement BIO_s_dgram_mem() reusing the BIO_s_dgram_pai...
2023-01-27 Hugo LandauQUIC FIN Support: Various fixes
2023-01-27 Hugo LandauQUIC Front End I/O API: Add support for signalling...
2023-01-27 Hugo LandauQUIC: Refine SSL_shutdown and begin to implement SSL_sh...
2023-01-26 Dr. David von Oheimbadd OSSL_TRACE_STRING(), OSSL_TRACE_STRING_MAX, and...
2023-01-24 Matt CaswellAdd QUIC-TLS server support
2023-01-24 Matt CaswellRemove the old Dummy Handshake code
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 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 Dr. David von OheimbX509{,_CRL,_REVOKED}_{set,sign}*(): fix 'modified'...
2023-01-19 Hugo LandauQUIC Test Server: Minor fixups
2023-01-19 Hugo LandauQUIC Test Server Implementation
2023-01-19 Hugo LandauQUIC CHANNEL: Transport params: Offer reason text and...
2023-01-19 Hugo LandauQUIC QRX: (Server support) Add support for manual URXE...
2023-01-19 Hugo LandauQUIC DEMUX: (Server support) Add support for default...
2023-01-16 slontisPKCS12 - Add additional libctx and propq support.
2023-01-13 Hugo LandauQUIC API: Rename want_net_read and want_net_write
2023-01-13 Hugo LandauQUIC QTX: Handle network errors explicitly
2023-01-13 Hugo LandauQUIC DEMUX: Handle network errors explicitly
2023-01-13 Hugo LandauQUIC BIO Poll Descriptors: simplify custom interface
2023-01-13 Hugo LandauQUIC TXP: Fix bug in send stream handling, cleanup
2023-01-13 Hugo LandauQUIC: Minor comment and editorial fixes
2023-01-13 Hugo LandauQUIC Front End I/O API: Wire up SSL_CTX ctrls and remov...
2023-01-13 Hugo LandauQUIC Front-End I/O API: Ensure BIOs are reffed and...
2023-01-13 Hugo LandauQUIC DEMUX: Allow MTU to vary over time and autodetect MTU
2023-01-13 Hugo LandauQUIC: Enable building with QUIC support disabled
2023-01-13 Hugo LandauQUIC Front-End I/O API
2023-01-13 Hugo Landauinternal/sockets.h: Add support for testing EINTR portably
2023-01-13 Hugo LandauQUIC: Add miscellaneous QUIC constants
2023-01-13 Hugo LandauQUIC Stream Mapper: CSM-related changes, stream limits...
2023-01-13 Hugo LandauQUIC: Complete the implementation of the RX depacketise...
2023-01-13 Hugo LandauQUIC_CHANNEL: Implementation
2023-01-13 Hugo LandauQUIC: Add QUIC reactor
2023-01-13 Hugo LandauAdd BIO poll descriptors
2023-01-13 Hugo LandauQUIC ACKM: Add function to get PTO
2023-01-13 Hugo LandauQUIC Transport Parameters: Add CID encoder/decoder...
2023-01-13 Hugo LandauRemove duplicate declaration
2023-01-13 Hugo Landauinternal/sockets.h: Ensure errno.h included when necessary
2023-01-13 Hugo LandauQUIC Dummy Handshake Layer: Allow transport parameters...
2023-01-13 Hugo LandauQUIC TXP: Don't send STREAM frames until handshake...
2023-01-13 Hugo LandauQUIC TXP: Add a function to query if the TXP wants...
2023-01-13 Hugo LandauQUIC Record Layer: Allow INITIAL EL to be rekeyed
2023-01-13 Hugo LandauQUIC: Add transport parameter and other constants
2023-01-13 Hugo LandauQUIC TX: Do not have QTX handle refcount of BIOs
2023-01-13 Hugo LandauQUIC Wire Encoding: Support Retry Integrity Tag Calculation
2023-01-13 Hugo LandauQUIC RX: Support refcounted packets and eliminate wrapper
2023-01-13 Hugo LandauQUIC: Dummy Handshake Layer for Prototyping
2023-01-13 Hugo LandauQUIC DEMUX: Allow BIO to be changed
2023-01-13 Hugo LandauQUIC Congestion Control: API to determine deadline...
2023-01-13 Hugo LandauQUIC ACKM: Add support for psuedo-loss
2023-01-13 James MuirSupport all five EdDSA instances from RFC 8032
2022-12-22 Tomas MrazAvoid ifdefs in trace categories
2022-12-22 Matt CaswellEnsure ossl_cms_EncryptedContent_init_bio() reports...
2022-12-14 Tomas MrazDo not build P10-specific AES-GCM assembler on AIX
2022-12-12 Tomas MrazMake error reason for disallowed legacy sigalg more...
2022-12-12 James MuirFix-up to f3090fc7
2022-12-12 Hubert Kariorsa: Add option to disable implicit rejection
2022-12-12 Hubert Kariorsa: add implicit rejection in PKCS#1 v1.5
2022-12-08 Clemens Langsignature: Clamp PSS salt len to MD len
2022-12-08 Stephen Farrellprevent HPKE sender setting seq unwisely
2022-12-08 Dr. David von OheimbOSSL_CMP_validate_msg(): make sure to reject protection...
2022-12-06 Patrick MillsImplement OSSL_PROVIDER_get0_default_search_path, add...
2022-11-30 slontisImplement deterministic ECDSA sign (RFC6979)
2022-11-29 Xu Yizhouproviders: Add SM4 XTS implementation
2022-11-29 Xu Yizhouobj: Add SM4 XTS OID
2022-11-25 Stephen FarrellImplements Hybrid Public Key Encryption (HPKE) as per...
2022-11-25 J.W. JagersmaDisable atomic refcounts with no-threads
2022-11-25 Dr. David von Oheimbadd missing OSSL_CMP_CTX_reset_geninfo_ITAVs() function
next