openssl.git
2024-01-03 Neil Hormanvalidate requested key length in kdf_pbkdf1_do_derive
2024-01-03 rilyshprovider-keymgmt.pod: fix typo
2024-01-03 slontisAdd missing documentation for X509_ATTRIBUTE related...
2024-01-03 Tomas MrazAllow duplicate CMS attributes
2024-01-03 Frederik Wedel... Set max protocol version for dtls renegotiation tests...
2024-01-02 Grant Nicholriscv: Fix mispelling of extension test macro
2024-01-01 Neil Hormangate calling of evp_method_id on having a non-zero...
2023-12-29 Sebastian Andrzej... apps: Don't print hostname on bio_out during connect.
2023-12-29 James Muirdoc: fix "the a" typos (and other things nearby)
2023-12-29 zengwei2000ddd-02-conn-nonblocking-threads.c: Fix the leak of...
2023-12-29 slontisAdd missing settable entry OSSL_ASYM_CIPHER_PARAM_OAEP_...
2023-12-29 slontisLimit RSA-OAEP related functions to RSA keys only
2023-12-29 slontisFix memleak in rsa_cms_decrypt
2023-12-29 Bernd EdlingerFix error handling in ASN1_mbstring_ncopy
2023-12-29 James Muirdemos: fix cert scripts
2023-12-29 James Muirparams: drop INT_MAX checks
2023-12-29 Vitalii KoshuraDisable building quicserver utility when configured...
2023-12-29 Dimitri PapadopoulosFix typos found by codespell in man pages
2023-12-29 Dimitri PapadopoulosFix new typos found by codespell
2023-12-27 Min Zhoumd5: add assembly implementation for loongarch64
2023-12-27 Neil HormanFix remaining provider config settings to be decisive...
2023-12-26 Neil HormanIgnore OSSL_MAC_PARAM_DIGEST_NOINIT/OSSL_MAC_PARAM_DIGE...
2023-12-22 RoseOptimize circular buffer to avoid modulo
2023-12-22 RoseRemove uneeded cast to unsigned int
2023-12-22 Tomas MrazAES: Document that the XTS, SIV, WRAP modes do not...
2023-12-22 Tomas MrazSM4: Document that the XTS mode does not support streaming
2023-12-22 Matt CaswellImprove the documentation on TLS record compression
2023-12-21 Dr. David von... crypto/cmp: fix clash of OSSL_CMP_CERTREQID_NONE with...
2023-12-21 Rajeev Ranjancmp_server.c,apps/lib/cmp_mock_srv.c: move polling...
2023-12-21 Dr. David von... crypto/cmp/,apps/lib/cmp_mock_srv.c: various improvemen...
2023-12-21 Rajeev Ranjancrypto/cmp/,apps/lib/cmp_mock_srv.c: add delayed delive...
2023-12-21 Neil HormanDetect and prevent recursive config parsing
2023-12-21 Neil HormanMake the activate setting more intuitive
2023-12-21 Neil HormanUse GH action commands to group/collapse filtered output
2023-12-21 Neil Hormanaugment test/run_tests.pl to filter indirect leaks
2023-12-21 Hugo LandauQUIC: Move CID generation to quic_types.c
2023-12-21 Hugo LandauMinor updates
2023-12-21 Hugo LandauQUIC PORT: Add explicit cast to get_time wrapper
2023-12-21 Hugo LandauQUIC: Add more glossary entries
2023-12-21 Hugo LandauMinor fixes
2023-12-21 Hugo LandauMinor updates
2023-12-21 Hugo LandauQUIC APL, TSERVER: Start using a QUIC_ENGINE object
2023-12-21 Hugo LandauQUIC ENGINE: Add unused QUIC_ENGINE object
2023-12-21 Hugo LandauQUIC CHANNEL: Remove obsolete SRT definitions
2023-12-21 Hugo LandauQUIC PORT: Add missing copyright header
2023-12-21 Hugo LandauUpdate fuzz corpora
2023-12-21 Hugo LandauQUIC PORT: Fix BIO_dgram usage under Winsock due to...
2023-12-21 Hugo LandauQUIC Refactor: Fix ANSI - struct definition duplications
2023-12-21 Hugo LandauMARKER: End of Phase 4: Finalization & SRT Handling
2023-12-21 Hugo LandauQUIC PORT: Allow errors to be tracked at port level
2023-12-21 Hugo LandauQUIC MULTISTREAM TEST: Make error tests non-mutating...
2023-12-21 Hugo LandauQUIC MULTISTREAM TEST: add OP_POP_ERR
2023-12-21 Hugo LandauERR: Add ERR_pop()
2023-12-21 Hugo LandauQUIC PORT: Formalise states of a port
2023-12-21 Hugo LandauQUIC PORT: Resolve TODOs
2023-12-21 Hugo LandauQUIC DEMUX: Remove obsolete SRT handling code
2023-12-21 Hugo LandauQUIC CHANNEL, LCIDM: Factor duplicate CID generation...
2023-12-21 Hugo LandauQUIC CHANNEL: Finish cleanup of LCIDM integration
2023-12-21 Hugo LandauQUIC CHANNEL: Finish moving SRT handling to SRTM
2023-12-21 Hugo LandauMARKER: End of Phase 3: Legacy Cleanup
2023-12-21 Hugo LandauQUIC DEMUX: Remove legacy routing code
2023-12-21 Hugo LandauQUIC QRX: Remove legacy DEMUX-QRX routing code
2023-12-21 Hugo LandauQUIC QRL TEST: Remove dependency on legacy DEMUX-QRX...
2023-12-21 Hugo LandauQUIC TXP TEST: Remove dependency on legacy DEMUX-QRX...
2023-12-21 Hugo LandauQUIC DEMUX, QRX: Add deprecation notices for future...
2023-12-21 Hugo LandauQUIC CHANNEL: Phase out use of QRX-DEMUX routing in...
2023-12-21 Hugo LandauQUIC CHANNEL: Keep a reference to our LCIDM
2023-12-21 Hugo LandauQUIC PORT: Enable injection of incoming URXEs into...
2023-12-21 Hugo LandauQUIC DEMUX: Allow parsed DCID to be learnt in default...
2023-12-21 Hugo LandauQUIC PORT: Create a LCIDM
2023-12-21 Hugo LandauQUIC PORT: Partially move stateless reset handling...
2023-12-21 Hugo LandauQUIC PORT: Add SRTM wiring
2023-12-21 Hugo LandauQUIC CHANNEL: Remove legacy calls for functionality...
2023-12-21 Hugo LandauMARKER: End of Phase 2: Transfer of Responsibilities...
2023-12-21 Hugo LandauQUIC PORT, CHANNEL: Move ticking code into QUIC_PORT
2023-12-21 Hugo LandauQUIC PORT, CHANNEL: Move DEMUX and default packet handl...
2023-12-21 Hugo LandauQUIC PORT: Make QUIC_PORT responsible for creation...
2023-12-21 Hugo LandauQUIC PORT: Record a SSL_CTX for use when creating hands...
2023-12-21 Hugo LandauQUIC PORT: Keep a list of all child channels
2023-12-21 Hugo LandauQUIC CHANNEL, PORT: Abstract time retrieval
2023-12-21 Hugo LandauQUIC CHANNEL, TSERVER: Move to using libctx/propq/mutex...
2023-12-21 Hugo LandauMARKER: End of Phase 1: Unused QUIC_PORT
2023-12-21 Hugo LandauQUIC CHANNEL: Make a QUIC_PORT mandatory
2023-12-21 Hugo LandauQUIC TSERVER: Provide a TSERVER's QUIC_CHANNEL with...
2023-12-21 Hugo LandauQUIC APL: Provide the QUIC_CHANNEL with a currently...
2023-12-21 Hugo LandauQUIC CHANNEL: Keep a reference to a QUIC_PORT
2023-12-21 Hugo LandauQUIC PORT: Add basic unwired QUIC_PORT object
2023-12-21 Hugo LandauQUIC CHANNEL: Consolidate forward object declarations...
2023-12-21 Hugo LandauQUIC REACTOR: Add utility function for merging tick...
2023-12-21 Hugo Landaulist.h: Add iterator macros
2023-12-21 Hugo Landaulist.h: Allow separation of declarations and function...
2023-12-20 lan1120Make SSL_clear_options pass new options to record layer
2023-12-20 dependabot... Bump actions/setup-python from 4.7.1 to 5.0.0
2023-12-19 Xi RuoyaoLoongArch64 assembly pack: Really implement OPENSSL_rdtsc
2023-12-19 Vikas VermaUpdate IPAddressOrRange_cmp function to handle switch...
2023-12-19 Xi RuoyaoLoongArch64 assembly pack: Fix ChaCha20 ABI breakage
2023-12-19 Kai PastorFix declspec align syntax
2023-12-19 Kai PastorFix comment syntax
2023-12-19 Bernd EdlingerFix no-des failure in test_cms
2023-12-19 Tomas Mraztest_export_key_mat(): Long context support works with...
next