openssl.git
2022-11-30 slontisImplement deterministic ECDSA sign (RFC6979)
2022-11-30 Paulievp_test: fix rebase mistake with no_gost
2022-11-30 Rohan McLureRemove redundant assignment in felem_mul_ref in p521
2022-11-29 Paulifips prov: remove 3DES from list of inclusions
2022-11-29 PauliUpdate fips version check to be more robust
2022-11-29 Pauliaes: add AES-GCM-SIV modes to the FIPS provider
2022-11-29 Xu Yizhoudoc: add note for sm4 xts
2022-11-29 Xu Yizhoutest: add sm4 xts test cases
2022-11-29 Xu Yizhouproviders: Add SM4 XTS implementation
2022-11-29 Xu Yizhouobj: Add SM4 XTS OID
2022-11-29 Nicola TuveriUpdate pyca-cryptography submodule to 38.0.4
2022-11-29 Nicola TuveriHonor OSSL_PKEY_PARAM_EC_POINT_CONVERSION_FORMAT as...
2022-11-29 slontisFix Coverity issues in HPKE
2022-11-29 Tomas MrazFix occasional assertion failure when storing properties
2022-11-28 Rohan McLureFix accumulated index comments in felem_inv for p521
2022-11-28 Tomas MrazDrop incorrect skipping of some evp_test testcases...
2022-11-25 Tomas MrazAdd test for EVP_PKEY_Q_keygen
2022-11-25 Stephen FarrellImplements Hybrid Public Key Encryption (HPKE) as per...
2022-11-25 Marco AbbadiniFix typos in doc/man3/EVP_EncryptInit.pod
2022-11-25 Tomas MrazWhen using PEM_read_bio_PrivateKey_ex() the public...
2022-11-25 J.W. JagersmaDisable atomic refcounts with no-threads
2022-11-25 Dr. David von... add missing OSSL_CMP_CTX_reset_geninfo_ITAVs() function
2022-11-25 Dr. David von... OSSL_CMP_CTX_reinit(): fix missing reset of ctx->genm_ITAVs
2022-11-25 Dr. David von... CMP: fix gen_new() in cmp_msg.c checking wrong ITAVs
2022-11-25 Dr. David von... CMS_decrypt_set1_*(): remove misleading error queue...
2022-11-25 Dr. David von... CMS_decrypt_set1_password(): prevent mem leak on any...
2022-11-25 Dr. David von... CMS_decrypt*(): fix misconceptions and mem leak
2022-11-25 JanFix typo in openssl-x509.pod.in
2022-11-24 Jiaxun YangAdd SM2 support for EVP_PKEY_Q_keygen
2022-11-24 Dr. David von... CMP: fix handling of unset or missing failInfo PKI...
2022-11-24 Dr. David von... CMP: fix status held in OSSL_CMP_CTX, in particular...
2022-11-24 Dr. David von... OSSL_CMP_ITAV_set0.pod: fix formatting nits, update...
2022-11-24 Dr. David von... CMP+CRMF: fix formatting nits in crypto/, include/...
2022-11-24 Maxim MikityanskiyAdd support for KTLS zerocopy sendfile on Linux
2022-11-24 Hugo LandauQUIC TXP: Fix missing OSSL_NELEM include
2022-11-24 Daniel FialaMake parsing of piped data in `speed.c` more robust
2022-11-24 Hugo LandauQUIC TX Packetiser and Streams Mapper
2022-11-24 slontisAdd HISTORY section to EVP_KEM-EC document.
2022-11-24 Everton ConstantinoAdd two new build targets to enable the possibility...
2022-11-23 FdaSilvaYYCleanup : directly include of `internal/nelem.h` when...
2022-11-23 Dr. David von... CMP: add API functions OSSL_CMP_CTX_get0_libctx() and...
2022-11-23 slontisImprove FIPS RSA keygen performance.
2022-11-23 Tomas MrazFix version mistake in some HISTORY sections
2022-11-22 Tomas MrazUpdate CHANGES.md and NEWS.md from 3.0.7
2022-11-22 Daniel FialaAdd an EVP signature demo using DSA
2022-11-22 Richard Levittetest/recipes/80-test_cms.t: Fix the "CAdES ko" test
2022-11-22 Tomas MrazSplit out thread pool tests into threadpool_test
2022-11-22 Tomas MrazAdd functions supporting thread pool only when it is...
2022-11-21 slontisFix coverity issues in X509v3_addr
2022-11-21 slontisAdd missing HISTORY sections for OpenSSL 3.0 related...
2022-11-21 slontisImprove FIPS RSA keygen performance.
2022-11-21 Matt CaswellDesign document for the QUIC-TLS integration
2022-11-19 Richard Levittetest/timing_load_creds.c: use OPENSSL_SYS_ macros
2022-11-18 Richard LevitteDisable test/timing_load_creds.c on VMS
2022-11-18 Dr. David von... test/smime-certs/ca.cnf: clean up comments, simplify...
2022-11-18 Dr. David von... x509/v3_purp.c: rename 'require_ca' parameters to the...
2022-11-18 Dr. David von... x509/v3_purp.c etc.: improve doc/comments on codesign...
2022-11-18 slontisAdd doc for EVP_ASYM_CIPHER-RSA and clean up OSSL_PROVI...
2022-11-18 Richard LevitteFix more VMS inclusions
2022-11-18 Matt CaswellUpdate the record layer design based on implementation...
2022-11-18 Matt CaswellAdd a record layer design document
2022-11-18 Tomas Mrazevp_extra_test2: Test DH param checks with non-NULL...
2022-11-18 Tomas MrazDH_check[_params]() use libctx of the dh for prime...
2022-11-18 Dr. David von... ParseC.pm: gracefully handle DOS-style end-of-line...
2022-11-17 Todd ShortFix openssl.txt
2022-11-17 Richard LevitteUse <openssl/e_os2.h> rather than <stdint.h>
2022-11-16 Graham WoodwardAdd test to confirm IPAddressFamily_check_len catches...
2022-11-16 Graham WoodwardCatch incorrect IPAddressFamily lengths
2022-11-16 Simo SorceDrop explicit check for engines in opt_legacy_okay
2022-11-16 Tianjia ZhangKTLS: enable the CCM mode of ktls
2022-11-16 Peiwei HuFix the check of EC_GROUP_check_named_curve
2022-11-16 Peiwei Huapps/speed.c: fix the wrong checks
2022-11-16 Richard LevitteEnsure that SIZE_MAX is defined where OSSL_SSIZE_MAX...
2022-11-16 PauliFix documenation mistakes
2022-11-16 Paulilist: add debug sanity checks
2022-11-16 Paulilist: add an is empty function
2022-11-16 Paulilist: rename internal fields
2022-11-16 PauliQUIC: use list.h
2022-11-16 PauliQUIC ackm: use list.h
2022-11-16 PauliQUIC tx record layer: use list.h
2022-11-16 Pauliuint_set: convert uint_set to use the list data type
2022-11-16 Joachim VandersmissenAdd documentation for CPUID bit #64+17
2022-11-15 Tomas Mrazgcm_get_funcs(): Add missing fallback for ghash on...
2022-11-15 Paulitest: fix typo in test description
2022-11-15 Paulitest: add two comparision options to fips version test...
2022-11-15 Simo SorceAdd test for EVP_PKEY_eq
2022-11-15 Simo SorceUpdate documentation for keymgmt export utils
2022-11-15 Simo SorcePropagate selection all the way on key export
2022-11-15 GWapps/ocsp.c: Add missing test if make_ocsp_response...
2022-11-14 Vinz2008apps/speed.c: add verifying if fdopen returns NULL
2022-11-14 Hugo LandauAdd thread pool design document (phase 1)
2022-11-14 Matt CaswellTest SSL_shutdown() with async writes
2022-11-14 Matt CaswellResolve a TODO in ssl3_dispatch_alert
2022-11-14 Tomas MrazUpdate Stream Receive Buffers design document with...
2022-11-14 Tomas MrazPlug the QUIC_RSTREAM to the RX depacketizer
2022-11-14 Tomas MrazQUIC Receive Stream Management: Call QUIC flow control
2022-11-14 Tomas MrazQUIC Receive Stream Management
2022-11-14 Serge CroiséCOMP_expand_block: spelling (algorithm)
2022-11-14 Matt CaswellFix memory leak when freeing the DTLS record layer
2022-11-14 Matt CaswellRename SSL3_RECORD to TLS_RL_RECORD
next