CMS_ContentInfo_free(): fix mem leak on encrypted content key
[openssl.git] / include /
2023-06-01 Dr. David von OheimbCMP: add support for genm/genp messages with id-it...
2023-05-30 Dr. David von OheimbCMS, PKCS7, and CRMF: simplify use of EVP_PKEY_decrypt...
2023-05-29 Matt CaswellDon't take a write lock when freeing an EVP_PKEY
2023-05-29 Hugo LandauQUIC APL: Change SSL_get_event_timeout API design
2023-05-29 Hugo LandauQUIC: Rename SSL_tick, SSL_get_tick_timeout
2023-05-25 Anis-cpu-13Replace __attribute__((malloc)) with __attribute__...
2023-05-24 Matt CaswellCreate internal/ssl.h
2023-05-24 Matt CaswellRename msg_callback_s to msg_callback_ssl for greater...
2023-05-24 Matt CaswellCreate setter functions for the msg_callback and msg_ca...
2023-05-24 Matt CaswellProperly handling stream/crypto frames while tracing
2023-05-24 Matt CaswellEnable tracing of packets that have been sent
2023-05-24 Matt CaswellExtend tracing of frames to transmitted frames
2023-05-24 Matt CaswellSupport trace for QUIC Frames
2023-05-24 Matt CaswellSupport trace for QUIC Packets
2023-05-24 Matt CaswellAdd initial QUIC support for the msg_callback
2023-05-24 Hugo LandauRemove an unused variable (clang 16 warning)
2023-05-24 Hugo LandauQUIC: Fix bugs where threading is disabled
2023-05-24 Hugo LandauQUIC QSM: Allow QSM to know if we are in the server...
2023-05-24 Hugo LandauQUIC TSERVER: Allow detection of new incoming streams
2023-05-22 Dragan ZuvicAdding some selected MS OIDs for #19630 added ms-corp...
2023-05-17 Tomas Mrazquic_tserver: Add possibility to change the connection id
2023-05-17 Tomas MrazAdd minimal handling of NEW_CONNECTION_ID frames
2023-05-12 Hugo LandauQUIC APL: De-publicise SSL_attach_stream/SSL_detach_stream
2023-05-12 Hugo LandauQUIC: Fix CRYPTO_GET_REF
2023-05-12 Hugo LandauQUIC MSST: Rename SSL_set_incoming_stream_reject_policy
2023-05-12 Hugo LandauQUIC MSST: Revise SSL_get_conn_close_info API (char)
2023-05-12 Hugo LandauQUIC MSST: Documentation fixes
2023-05-12 Hugo LandauREFCOUNT: Add support for querying refcount
2023-05-12 Hugo LandauQUIC MSST: Minor fixes and cleanups
2023-05-12 Hugo LandauMinor fixups
2023-05-12 Hugo LandauQUIC TSERVER: Allow STOP_SENDING/RESET_STREAM to be...
2023-05-12 Hugo LandauQUIC TSERVER: Handle FINs correctly if ossl_quic_tserve...
2023-05-12 Hugo LandauQUIC MSST: make update
2023-05-12 Hugo LandauQUIC QSM: Stream garbage collection
2023-05-12 Hugo LandauQUIC FIFD: Add support for callback on frame ACK
2023-05-12 Hugo LandauQUIC DISPATCH/APL: Add SSL_stream_reset and status...
2023-05-12 Hugo LandauQUIC RXDP: Record STOP_SENDING/RESET_STREAM event AEC...
2023-05-12 Hugo LandauQUIC QSM: Clean up SEND_STREAM/RECV_STREAM handling
2023-05-12 Hugo LandauQUIC CHANNEL: Do not copy terminate cause as it is...
2023-05-12 Hugo LandauQUIC QSM: Handle STOP_SENDING correctly
2023-05-12 Hugo LandauQUIC RXDP/QSM: Enforce MAX_STREAMS
2023-05-12 Hugo LandauQUIC TXP/CHANNEL: Generate MAX_STREAMS using RXFC
2023-05-12 Hugo LandauQUIC FC: Modify RXFC to support use for enforcing MAX_S...
2023-05-12 Hugo LandauQUIC FIFD: Ensure QUIC_STREAM is updated after QUIC_SST...
2023-05-12 Hugo LandauQUIC CHANNEL, APL: Reject policy handling
2023-05-12 Hugo LandauQUIC DISPATCH/APL: SSL_accept_stream, SSL_get_accept_qu...
2023-05-12 Hugo LandauQUIC DISPATCH/APL: Add SSL_set_incoming_stream_reject_p...
2023-05-12 Hugo LandauQUIC DISPATCH/APL: Implement SSL_set_default_stream_mod...
2023-05-12 Hugo LandauQUIC DISPATCH/APL: Implement SSL_get_stream_id
2023-05-12 Hugo LandauQUIC DISPATCH/APL: Implement SSL_get_stream_type
2023-05-12 Hugo LandauQUIC DISPATCH/APL: Implement SSL_is_connection
2023-05-12 Hugo LandauQUIC DISPATCH/APL: Implement SSL_get0_connection
2023-05-12 Hugo LandauQUIC TSERVER: Add support for multiple streams
2023-05-12 Hugo LandauQUIC CHANNEL: Handle incoming remotely-created streams
2023-05-12 Hugo LandauQUIC APL: Add stream creation APIs
2023-05-12 Hugo LandauQUIC APL: Refactor stream-related code into QUIC_XSO...
2023-05-12 Hugo LandauQUIC CHANNEL: Handle any number of streams
2023-05-12 Hugo LandauQUIC Dispatch: Refactor APL interface to use SSL pointe...
2023-05-12 Hugo LandauQUIC Dispatch: Introduce the QUIC_XSO object
2023-05-12 Dr. David von OheimbCMP client: fix error response on -csr without private...
2023-05-05 zhangzhileiremove unused macro in common.h
2023-05-01 Hugo LandauQUIC CC: Use OSSL_PARAM
2023-05-01 Hugo LandauQUIC Congestion Control: Tests
2023-05-01 Hugo LandauQUIC: NewReno congestion controller
2023-05-01 Hugo LandauQUIC CC: Major revisions to CC abstract interface
2023-04-25 Pauliparams: add helper functions to allocate & copy params
2023-04-21 Irak RigiaAdded a macro OSSL_DISPATCH_END as marker of the end...
2023-04-18 Dr. David von OheimbOSSL_CRMF_CERTTEMPLATE_get0_publicKey(): fix return...
2023-04-14 slontisFix a HPKE API to put libctx, propq as last (optional...
2023-04-12 Matt CaswellAllow partially releasing a record for TLS
2023-04-12 Matt CaswellMake the data field for get_record() const
2023-04-12 Matt CaswellAdd support for rstream get/release record in the QUIC...
2023-04-04 Bernd EdlingerRevert "Fix Timing Oracle in RSA decryption"
2023-04-03 Matt CaswellMake sure we can query the SSL object for version info...
2023-04-03 slontisFFC cleanups
2023-03-30 Hugo LandauQUIC Thread Assisted mode: miscellaneous fixes
2023-03-30 Hugo LandauQUIC Thread Assisted Mode: Fix typos and use of CRYPTO_...
2023-03-30 Hugo LandauQUIC Thread Assisted Mode: Support Windows XP
2023-03-30 Hugo LandauMinor fixes to thread assisted mode
2023-03-30 Hugo LandauEnhance quic_tserver test to fully test thread assisted...
2023-03-30 Hugo LandauQUIC CHANNEL: Allow time source to be overridden
2023-03-30 Hugo LandauQUIC TXP: Allow caller to determine if an ACK-eliciting...
2023-03-30 Hugo LandauSwitch to using ossl_crypto_mutex from CRYPTO_RWLOCK
2023-03-30 Hugo LandauAdd channel-only tick mode and use it for thread assist...
2023-03-30 Hugo LandauQUIC Thread Assist Core
2023-03-30 Hugo LandauAdd locking to QUIC front-end
2023-03-30 Hugo LandauMove channel mutex out of QUIC_CHANNEL for init/teardow...
2023-03-30 Hugo LandauAnnotate functions needing locking
2023-03-30 Hugo LandauQUIC Channel: Add a mutex
2023-03-30 Hugo LandauQUIC Reactor: Allow a mutex to be released during waits
2023-03-30 Hugo Landauthreading: Add ossl_crypto_condvar_wait_timeout
2023-03-29 Tom CosgroveSM4 check should be for __aarch64__, not __ARM_MAX_ARCH...
2023-03-28 Paulifips: rework the option handling code
2023-03-28 Todd ShortRFC7250 (RPK) support
2023-03-25 Dr. David von OheimbCMP add: fix -reqin option, which requires adding OSSL_...
2023-03-22 Evan MillerDo not build P10-specific AES-GCM assembler on macOS
2023-03-21 Hugo LandauQUIC: Add support for datagram injection
2023-03-21 FdaSilvaYYcmp: fix --strict-warnings windows builds
2023-03-21 FdaSilvaYYnit: tidy-up code, and fix a typo.
2023-03-21 Čestmír Kalinathread: remove remnants of ossl_crypto_mem_barrier
next