openssl.git
2023-06-16 fisher.yuFix function signatures in aes-gcm-armv8 comments.
2023-06-16 Paulifips: use tsan counter instead of tsan_add to increment
2023-06-15 Hugo LandauQUIC: Allow application to trigger TXKU
2023-06-15 Hugo LandauQUIC: Minor fixups
2023-06-15 Hugo LandauQUIC CHANNEL: Inform the ACKM when the handshake is...
2023-06-15 Hugo LandauQUIC: Test key update works correctly
2023-06-15 Hugo LandauQUIC CHANNEL: Optimise key update using ACKs
2023-06-15 Hugo LandauQUIC: Add internal APIs for white-box testing of key...
2023-06-15 Hugo LandauQUIC CHANNEL: Enforce the RX packet forgery limit
2023-06-15 Hugo LandauQUIC RXDP: Strictly enforce ACK PNs with regard to...
2023-06-15 Hugo LandauQUIC CHANNEL: Ensure new packets aren't enforced with...
2023-06-15 Hugo LandauQUIC CHANNEL: Handle key updates correctly
2023-06-15 Hugo LandauQUIC TXP: Make TXP use time callback correctly
2023-06-15 Hugo LandauQUIC APL: Correct implementation of time callback override
2023-06-15 Hugo LandauQUIC RX: Support reporting the key epoch a packet was...
2023-06-15 Hugo LandauQUIC TXP: Allow callbacks on ACK transmission
2023-06-15 Hugo LandauQUIC TXP: Allow next PN to be used to be queried
2023-06-15 Hugo LandauQUIC RX: Refactor key update callback to provide PN
2023-06-15 Hugo LandauQUIC TXP: Remove TX key update handling from TXP
2023-06-15 Hugo LandauQUIC TXP: Refactor status output to use an extensible...
2023-06-15 Hugo LandauQUIC ACKM: Allow largest acked PN to be queried
2023-06-15 Hugo LandauQUIC WIRE: Utility function to determine if PN is in...
2023-06-15 Hugo LandauQUIC Glossary: TXKU, RXKU, KU
2023-06-15 Richard Levitteapps/ca.c: Handle EVP_PKEY_get_default_digest_name...
2023-06-15 Hugo LandauPartially revert #18070 (Add support for Windows CA...
2023-06-15 Richard LevitteOpenSSL::paramnames: Use less magic perl
2023-06-15 Dimitri PapadopoulosFix typos found by codespell
2023-06-14 Paulifips: update DSA security check to fix legacy verify...
2023-06-14 Michael Baentschupdated (lib+)oqsprovider to latest releases
2023-06-14 Matt CaswellOnly take note of the ack deadline if we can actually...
2023-06-14 Tomas Mrazcmactest.c: Fix no-des and no-sm4 build failures
2023-06-14 Paulifips: use memory ordering rather than locks
2023-06-14 Matt CaswellFix minor issues in the demo/man pages for TLS client...
2023-06-14 Matt CaswellSplit the blocking TLS client guide page into two
2023-06-14 Matt CaswellAllow man7 pages to not have a DESCRIPTION section
2023-06-14 Matt CaswellAdd a tutorial on writing a simple blocking TLS client
2023-06-14 Matt CaswellAdd a very simple blocking TLS client demo
2023-06-14 Yi Liconfigure: introduce no-ecx to remove ECX related feature
2023-06-13 Mike Kasickrand_lib: RAND_poll: Reseed in non-"no-deprecated"...
2023-06-13 Jiasheng Jiangcrypto/sm2/sm2_sign.c: Add BN_CTX_end
2023-06-12 Wim DecroixX509_NAME_cmp fix for empty name
2023-06-12 fisher.yuUpdate CMAC test cases.
2023-06-12 Matthias St... INSTALL: document shared library pinning for static...
2023-06-12 Theo BuehlerFix incorrect ERR_raise() calls
2023-06-12 Michael Baentschadd cygwin CI
2023-06-12 Michael BaentschFix build on cygwin
2023-06-12 James KnightIntroduce [HAVE_/NO_]MADVISE defines
2023-06-11 Heiko Stuebnerriscv: aes: dual-license under Apache + 2-clause BSD
2023-06-11 Heiko Stuebnerriscv: GCM: dual-license under Apache + 2-clause BSD
2023-06-10 Tomas MrazCoverity 1528485: Remove unused assignment of wvalue
2023-06-10 Tomas MrazCoverity 1528486: Avoid assignment of unused value...
2023-06-10 Tomas MrazCoverity 1528487: Avoid assignment of unused value...
2023-06-10 Tomas MrazCoverity 1528488: Avoid assignment of unused value...
2023-06-10 Tomas MrazCoverity 1528490: Avoid assignment of unused value...
2023-06-10 Tomas MrazCoverity 1528492: Fix possible memory leak if t ==...
2023-06-10 Tomas MrazCoverity 1528494 and 1528493: Remove unused assignment...
2023-06-10 Tomas MrazCoverity 1528496: remove assignment of unused value
2023-06-10 Tomas MrazCoverity 1529992: Check return value of sscanf()
2023-06-10 Tomas MrazCoverity 1531836: Check return value of CRYPTO_atomic_add()
2023-06-10 Tomas MrazCoverity 1531872: j is not used anywhere later, remove...
2023-06-10 Tomas MrazInclude poll.h instead of incorrect sys/poll.h
2023-06-10 Tomas MrazFix failures of OS Zoo CI
2023-06-10 Tomas MrazSet RC4 defines on libcrypto/liblegacy
2023-06-09 Michael BaentschCast the argument to unsigned char when calling isspace()
2023-06-09 Matthias St... util/find-doc-nits: extend regex to match new OPT_INFORM A
2023-06-09 Dr. Matthias... apps/asn1parse: improve RFC7462 compliance
2023-06-09 Dr. Matthias... apps/opt: refactor input format parsing
2023-06-08 fisher.yuOptimize CMAC_Update for better performance.
2023-06-08 fisher.yuUpdate CMAC cipher algorithm list and test cases.
2023-06-08 PauliAdd 3.0.9 to list of FIPS releases
2023-06-08 PauliUpdate versions tested to include 3.1.1
2023-06-08 Paulikdf test: restrict the version of the FIPS provider
2023-06-08 Antony PolukhinWorkaround false positive warning of MSAN in eng_rdrand.c
2023-06-08 dependabot... Bump coverallsapp/github-action from 2.1.2 to 2.2.0
2023-06-08 Richard Levittebuild.info: Introduce special syntax for dependencies...
2023-06-06 Matt CaswellModify ENGINE_pkey_asn1_find_str() to use a read lock...
2023-06-06 Matt CaswellConvert the ENGINE struct_ref field to be an atomic
2023-06-06 Alex BozarthAdd SSL_get0_group_name() to get name of the group...
2023-06-06 Michael BaentschCast the argument to unsigned char when calling isdigit()
2023-06-06 Tomas MrazMake link to RFC 1578 in CHANGES.md be a proper link
2023-06-06 Richard LevitteRestrict the size of OBJECT IDENTIFIERs that OBJ_obj2tx...
2023-06-06 Vladimír Kotalallow to disable http
2023-06-06 Paulidoc: note that out ChaCha20 isn't standard compliant.
2023-06-04 Matt CaswellDon't take a write lock to retrieve a value from a...
2023-06-04 Matt CaswellAvoid an unneccessary lock if we didn't add anything...
2023-06-03 Dmitry BelyavskiyRemove pointless warning on pkcs12 import
2023-06-02 Tomas MrazUpdate fuzz/corpora submodule to latest data
2023-06-02 DaranaFix documentation where openssl-genrsa is listed as
2023-06-02 Paulipossible workaround
2023-06-02 PauliUpdate .gitignore
2023-06-02 Pauligcm: use the new faster param location mechanism.
2023-06-02 Pauliparams: provide a faster TRIE based param lookup.
2023-06-02 Jairus Christensen[feat] SSL RTT in both client and server statem. SSL_ge...
2023-06-01 Matt CaswellAvoid taking a write lock in ossl_provider_doall_activa...
2023-06-01 Matt CaswellEnable obtaining certain DRBG params without a lock
2023-06-01 Matt CaswellRefactor the DRBG implementations to manage locking...
2023-06-01 Dr. David von... openssl-cmp.pod.in: tweak doc of -subject, -issuer...
2023-06-01 Dr. David von... cmp_mock_srv.c: improve comment on cert to be produced...
2023-06-01 Dr. David von... cmp_client.c: add comment on certConf and add 'ossl_unu...
2023-06-01 Dr. David von... apps.c: add comment to do_X509_sign() referring to...
next