openssl-cmp.pod.in: fix grammar glitch
[openssl.git] / include /
2023-12-19 Dr. David von OheimbCMP lib and app: add optional certProfile request messa...
2023-12-14 Neil HormanAvoid setting gen_type to -1 in dsa_gen_set_params
2023-12-06 Hugo LandauQUIC LCIDM: Always use lcid_obj to refer to QUIC_LCID
2023-12-06 Hugo LandauQUIC LCIDM: Add debug calls
2023-12-06 Hugo LandauQUIC LCIDM: Correct documentation
2023-12-06 Hugo LandauQUIC LCIDM: Enforce and document ODCID peculiarities
2023-12-06 Hugo LandauQUIC LCIDM: Add LCIDM
2023-11-29 fisher.yuOptimize AES-CTR for ARM Neoverse V1 and V2.
2023-11-27 Hugo LandauOnly include winsock2.h for struct timeval if needed
2023-11-25 Hugo LandauQUIC SRT GEN: Add SRT generator
2023-11-24 Markus MinichmayrAdd option `SSL_OP_PREFER_NO_DHE_KEX`, allowing the...
2023-11-23 Hugo LandauQUIC SRTM: Add SRTM
2023-11-15 Matt CaswellKeep track of connection credit as we add stream data
2023-11-10 slontisAdd EVP_DigestSqueeze() API.
2023-11-06 Richard LevitteFix conflicts between DH check flags and FFC check...
2023-11-06 Richard LevitteMake DH_check_pub_key() and DH_generate_key() safer yet
2023-11-03 Matthias St. Pierreinternal/common.h: rename macro `(un)likely` to `ossl_...
2023-11-03 Stephen FarrellAdd additional internal HPKE hardening checks resulting...
2023-11-02 Paulitag ossl_assert not failing as being 'likely' to improv...
2023-11-01 Paulirand: implement an unbiased random integer from a range
2023-10-26 Dr. David von OheimbEVP_PKEY_get_{bits,security_bits,size}(): add missing...
2023-10-26 Jerry Shihriscv: Provide vector crypto implementation of AES...
2023-10-26 Phoebe ChenProvide additional AES-GCM test patterns to enhance...
2023-10-26 Jerry Shihriscv: Provide vector crypto implementation of AES...
2023-10-26 Phoebe Chenriscv: Provide vector crypto implementation of AES...
2023-10-26 Jerry Shihriscv: Provide a vector implementation of CHACHA20...
2023-10-26 Phoebe Chenriscv: Use the optimized rvv AES-128/192/256-CBC.
2023-10-26 Jerry ShihUpdate for Zvkb extension.
2023-10-26 Charalampos Mitrodimasriscv: SM3: Provide a Zvksh-based implementation
2023-10-26 Christoph Müllnerriscv: SM4: Provide a Zvksed-based implementation
2023-10-26 Charalampos Mitrodimasriscv: sha512: Provide a Zvknhb-based implementation
2023-10-26 Charalampos Mitrodimasriscv: sha256: Provide a Zvknha-based implementation
2023-10-26 Christoph Müllnerriscv: AES: Provide a Zvkned-based implementation
2023-10-26 Christoph Müllnerriscv: GCM: Provide a Zvkg-based implementation
2023-10-26 Christoph Müllnerriscv: GCM: Provide a Zvbb/Zvbc-based implementation
2023-10-26 Christoph Müllnerriscv: Add basic vector extension support
2023-10-25 Tomas MrazAvoid using gets as an argument name in a prototype
2023-10-25 Hugo LandauQUIC APL: Add support for querying frame type causing...
2023-10-24 Matthias St. Pierrerand: fix seeding from a weak entropy source
2023-10-20 Matt CaswellRound up nano secs when converting OSSL_TIME to struct...
2023-10-20 Hugo LandauQUIC: Prevent incoming oversize tokens
2023-10-20 Tomas MrazQUIC: Add handling of SSL_get_shutdown()
2023-10-20 Matthias St. Pierrerand: add callbacks to cleanup the user entropy resp...
2023-10-19 Tomas MrazDo not include crypto/asn1.h from internal/cryptlib.h
2023-10-17 Dr. David von OheimbCMS_add1_signer(): add missing ERR_raise() calls
2023-10-17 Dr. David von OheimbPKCS7_SIGNER_INFO: point out confusing names of digest_...
2023-10-11 Hugo LandauEnsure struct timeval is defined when including ssl.h
2023-10-10 Dr. David von OheimbCMP: fix OSSL_CMP_MSG_http_perform() by adding option...
2023-10-10 Evgeny Karpov* Enable extra Arm64 optimization on Windows for GHASH...
2023-10-10 Matt CaswellWhen calling ossl_crypto_condvar_wait_timeout() we...
2023-10-04 Richard LevitteRestore the meaning of EVP_PKEY_print_private()
2023-10-03 Tomas Mrazmacros.h: There are just 3.1 deprecations, no 3.2 depre...
2023-10-03 Tomas MrazAll lh_stats functions were deprecated in 3.1
2023-09-28 Matt CaswellCopyright year updates
2023-09-27 Matt CaswellFix a mem leak when the FIPS provider is used in a...
2023-09-27 Paulifips: use seed source requested
2023-09-27 Paulirand: add extra error code
2023-09-27 Paulifips selftest: avoid relying on a real RNG for self...
2023-09-24 Matt CaswellImplement a public BIO_ADDR_copy() function
2023-09-19 Simo SorceAllow to pass a passprase callback at store open
2023-09-15 Dmitry BelyavskiyStore: API for deletion
2023-09-14 Matt CaswellRemove use of _Static_assert
2023-09-12 Matt CaswellFix the SSL_CIPHER_find() function when used with a...
2023-09-12 Matt CaswellAdd a test for using a PSK with QUIC
2023-09-11 Dimitri PapadopoulosBad function definition
2023-09-11 Dimitri Papadopoulos"foo * bar" should be "foo *bar"
2023-09-11 Dimitri PapadopoulosRemove repeated words
2023-09-08 Randall S. BeckerExclude include of poll.h from NonStop builds - not...
2023-09-07 Matt CaswellCopyright year updates
2023-09-04 Richard Levitteinternal/numbers.h: Add fallback implementation for...
2023-09-04 Richard LevitteVMS: Add a fallback definition of socklen_t
2023-09-04 slontisChange PBES2 KDF default salt length to 16 bytes.
2023-09-03 Tom CosgroveMove ALIGN32 and ALIGN64 into common.h, and fix for...
2023-09-01 Hugo LandauQUIC APL: Implement SSL_want
2023-09-01 Hugo LandauComment on internal flag
2023-09-01 Hugo LandauBIO: Allow third parties to use integers instead of...
2023-09-01 Hugo LandauQUIC: Make TLS1_FLAGS_QUIC private
2023-09-01 Hugo LandauQUIC API: Revise SSL_get_conn_close_info to use a flags...
2023-09-01 Hugo LandauQUIC APL: Allow stream origin to be queried
2023-09-01 Hugo LandauMinor updates
2023-09-01 Hugo LandauMinor fixes
2023-09-01 Hugo LandauBIO: Add BIO_dgram_detect_peer_addr API
2023-09-01 Hugo LandauQUIC CHANNEL: Introduce concept of (non-)addressed...
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 LandauBIO_s_connect: Add support for datagram mode
2023-08-31 Hugo LandauQUIC: Harden ring buffer against internal misuse
2023-08-30 Dmitry BelyavskiyOSSL_PROVIDER_load_ex
2023-08-30 Matthias St. PierreFix misspelled deprecation macro name in comment
2023-08-30 Hugo Landaumake update
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-25 Hugo LandauQUIC APL: Fix stream backpressure conditions to use...
2023-08-25 Hugo LandauQUIC APL: Implement backpressure on stream creation
2023-08-25 Tomas MrazAlways use uint8_t for TLS record type
2023-08-25 Tomas MrazAvoid issues with endianness when type is used in SSL_t...
2023-08-25 Matt CaswellDon't keep creating CONNECTION_CLOSE frames
2023-08-24 Hugo LandauQUIC: Rename SSL_set_initial_peer_addr to SSL_set1_init...
2023-08-23 Tomas Mrazossl_quic_tx_packetiser_generate(): Always report if...
next