openssl.git
2023-01-13 Hugo LandauQUIC Front End I/O API: Change version string
2023-01-13 Matt CaswellSeparate handling of RX and TX enc level
2023-01-13 Hugo LandauQUIC CHANNEL: Only pump the demuxer once per tick
2023-01-13 Hugo LandauQUIC CHANNEL: Only reprocess after an RX secret has...
2023-01-13 Hugo LandauQUIC TXP: Correct an issue with an uninitialized variable
2023-01-13 Hugo LandauQUIC Front-End I/O API: Ensure BIOs are reffed and...
2023-01-13 Hugo LandauQUIC_CHANNEL: Handle deferred packet processing after...
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: make update
2023-01-13 Hugo LandauQUIC: Temporarily disable front-end API tests
2023-01-13 Hugo LandauQUIC: Remove RX depacketiser tests from QRL test suite
2023-01-13 Hugo LandauQUIC Front-End I/O API: Wire up the SSL API functions
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 RXDP: Remove non-actionable TODOs
2023-01-13 Hugo LandauQUIC CSM: Documentation for new APIs
2023-01-13 Hugo LandauQUIC Transport Parameters: Add CID encoder/decoder...
2023-01-13 Hugo LandauQUIC RX: Refactor unsafe DCID consistency checking
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: Make discard_enc_level match documentation
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 Wire Format Encoding: Fix handling of zero-length...
2023-01-13 Hugo LandauQUIC RSTREAM: Allow pointer to be NULL when calling...
2023-01-13 Hugo LandauQUIC TX: Do not have QTX handle refcount of BIOs
2023-01-13 Hugo LandauQUIC RXFC: Don't emit a MAX_STREAM_DATA frame if we...
2023-01-13 Hugo LandauQUIC Wire Encoding: Support Retry Integrity Tag Calculation
2023-01-13 Hugo LandauQUIC RX: Do not handle auto-discard of Initial EL insid...
2023-01-13 Hugo LandauQUIC RX: Fix QRX packet handling refactor w.r.t. list...
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
2023-01-12 Paulifips: make EdDSA unapproved for FIPS
2023-01-12 slontisMake RSA_generate_multi_prime_key() not segfault if...
2023-01-12 zhangzhileiremove unused macro in rc2_local.h and rc5_local.h
2023-01-12 slontisSSKDF with KMAC should return SIZE_MAX when EVP_KDF_CTX...
2023-01-12 Nobuhiro IMAIfix manpage of `d2i_X509(3)`
2023-01-12 Tomas MrazDo not check definition of a macro and use it in a...
2023-01-11 Richard LevitteOSSL_PARAM_BLD and BIGNUM; ensure at least one byte...
2023-01-11 Richard LevitteIn OSSL_PARAM_set_BN(), make sure that the data_size...
2023-01-11 Richard Levittetest/param_build_test.c: test zero BIGNUM
2023-01-11 H. VetinariAdd empty migration guide for 3.1
2023-01-10 slontisDoc: Update history section of EC_GROUP API's.
2023-01-10 Nikhil BishtDocumentation for EVP_PKEY_CTX_get0_pkey() and EVP_PKEY...
2023-01-10 Greg McLearninfo.c: Fix typos in seed macro name and description...
2023-01-09 Tomas Mrazrsaz_exp_x2.c: Remove unused ALIGN64 macro
2023-01-09 Tomas Mrazrsaz_exp_x2.c: Avoid potential undefined behavior with...
2023-01-09 Tomas MrazRevert "Fix an occasional CI failure due to unaligned...
2023-01-06 Xu YizhouFix SM4 test failures on big-endian ARM processors
2023-01-06 zhangzhileiremove extra define for __NR_getrandom and add some...
2023-01-05 Tomas MrazWrite SSL_R alerts to error state to keep updated strings
2023-01-04 Tomas Mraz80-test_cms.t: Fix rsapssSaltlen check on MinGW
2023-01-04 Tomas Mraz25-test_pkcs8.t: Make text comparison ignore extra...
2023-01-04 slontisCleanse internal BN_generate_dsa_nonce() buffers used...
2023-01-04 Semen ZhydenkoFixed typos in documentation and comments
2022-12-28 dependabot... Bump actions/setup-python from 4.3.1 to 4.4.0
2022-12-22 Tomas MrazINSTALL.md: Remove trailing space
2022-12-22 Randall S.... Support multibin to allow multiple binary models to...
2022-12-22 slontisDocs: Move deprecated ECDSA_ functions into a separate...
2022-12-22 slontisChange HKDF to alloc the info buffer.
2022-12-22 zhailiangliangssl3_mac(): Fix possible divide by zero bug
2022-12-22 xkernelec_kmgmt.c: check the return of BN_CTX_get() in time.
2022-12-22 Matheus CunhaINSTALL.md: Fix typo
2022-12-22 slontisAdd Demos for DSA params/DSA keygen.
2022-12-22 Bernd EdlingerFix possible UB in init_info_strings
2022-12-22 Tomas MrazAdd testcase for OSSL_trace_set_callback()
2022-12-22 Tomas MrazAvoid ifdefs in trace categories
2022-12-22 Matt CaswellAdd a CMS test for a bad encryption algorithm
2022-12-22 Matt CaswellEnsure ossl_cms_EncryptedContent_init_bio() reports...
2022-12-22 Matt CaswellFix BIO_f_asn1() to properly report some errors
2022-12-22 Matt CaswellFix SMIME_crlf_copy() to properly report an error
2022-12-22 Matt CaswellFix BIO_f_cipher() flushing
2022-12-21 Bernd EdlingerFix a logic flaw in test_mod_exp_zero
2022-12-21 Tomas MrazAdd CHANGES.md entry for support for KMAC in KBKDF
2022-12-16 Darren J Moffat19607 No need to link explicitly with libpthread on...
2022-12-16 slontisUpdate FIPS related build instructions.
2022-12-16 Peiwei HuRefine the documents of several APIs
2022-12-16 slontisAddress coverity issue CID 1517105
2022-12-16 slontisUpdate HMAC() documentation.
2022-12-16 Tomas MrazUpdate pyca-cryptography submodule to fix CI
2022-12-16 slontisAdd KMAC support to KBKDF.
2022-12-15 Tomas Mraztiming_load_creds requires POSIX1.2001 due to rusage
2022-12-15 Hugo LandauBIO_s_dgram: add documentation and hazard warnings
2022-12-15 PauliCoverity: fix 272011 resource leak
2022-12-14 Tomas Mraztiming_load_creds: Fix typos in the timersub macro
next