openssl.git
2023-09-19 Richard LevittePrepare for release of 3.1.3 openssl-3.1.3
2023-09-19 Richard Levittemake update
2023-09-19 Richard LevitteCopyright year updates
2023-09-18 Dr. David von... CMP app and API doc: add note on critical server auth...
2023-09-18 Dr. David von... CMP doc: various small corrections, mostly on PBM vs...
2023-09-18 Sumitra SharmaEnhance code safety and readability in SSL_get_shared_c...
2023-09-15 Olga BatyshkinaFix PKCS#12 creation error when certificate contains...
2023-09-15 Bernd EdlingerFix a merge mistake in engne_list_add
2023-09-15 Bernd EdlingerFix engine cleanup error handling
2023-09-13 Bernd EdlingerFix memory leaks in ssl_old_test.c
2023-09-13 Tomas MrazRevert "make inability to dup/clone ciphers an error"
2023-09-13 Tomas MrazRevert "Add dupctx support to aead ciphers"
2023-09-13 Tomas MrazRevert "implement dupctx for aes_WRAP methods"
2023-09-13 Tomas MrazRevert "implement dupctx for chacha20_poly1305"
2023-09-13 Tomas MrazRevert "Add dupctx support to rc4_hmac_md5 algo"
2023-09-13 Tomas Mrazd2i_ECPKParameters and i2d_ECPKParameters are not depre...
2023-09-13 Dimitri PapadopoulosFix typos found by codespell in openssl-3.1
2023-09-13 Bernd EdlingerFix a memleak in prepare_rsa_params
2023-09-12 Neil HormanAdd dupctx support to rc4_hmac_md5 algo
2023-09-12 Neil Hormanimplement dupctx for chacha20_poly1305
2023-09-12 Neil Hormanimplement dupctx for aes_WRAP methods
2023-09-12 Neil HormanAdd dupctx support to aead ciphers
2023-09-12 Neil Hormanmake inability to dup/clone ciphers an error
2023-09-11 Vladimir Kotalaugment man pages with information about PKCS12KDF...
2023-09-11 Tomas MrazAdd CVE-2023-4807 fix to CHANGES.md and NEWS.md
2023-09-11 Bernd EdlingerFix a possible memleak in rsa_pub_encode
2023-09-11 Dmitry Misharovremove unused Appveyour config
2023-09-09 Bernd EdlingerFix output corruption in req command
2023-09-08 Bernd EdlingerFix a possible memleak in SRP_VBASE_new
2023-09-08 Richard LevitteOSSL_STORE: Fix error flag clearing and setting (provid...
2023-09-08 PauliAdd test case for #21986
2023-09-08 PauliCheck error return from cms_sd_asn1_ctrl() correctly.
2023-09-08 wangchengModify the dkeyform type to support engine
2023-09-07 Min Zhoutest/chacha: replace CPUID_OBJ with OPENSSL_CPUID_OBJ
2023-09-05 Dr. David von... apps/cmp.c: fix bug not allowing to reset -csr and...
2023-09-05 Dr. David von... apps.c: improve warning texts of parse_name() when...
2023-09-05 Dr. David von... apps.c: fix error messages (newline and needless text...
2023-09-05 Kai PastorUse armv8 .quad instead of .dword
2023-09-05 Bernd EdlingerFix internal memory leaks from OPENSSL_MALLOC_FAILURES
2023-09-05 dependabot... Bump actions/checkout from 2 to 4
2023-09-04 Neil HormanImplement dupctx for chacha20 cipher
2023-09-02 Bernd EdlingerAvoid clobbering non-volatile XMM registers
2023-09-01 Kurt RoeckxUpdate X509 fuzzer to verify a chain
2023-09-01 Matt CaswellRemove a redundant point mul from ossl_ec_key_public_ch...
2023-08-31 Ingo FranzkiOPENSSL_init_crypto load config into initial global...
2023-08-29 Kai PastorSet VC win64 perlasm scheme during Configure
2023-08-28 Min ZhouResolve assembler complains when including loongarch_arch.h
2023-08-24 Ingo FranzkiAllow RSA-PSS also in EVP_PKEY_assign() and EVP_PKEY_ca...
2023-08-24 Ingo Franzkictrl_params_translate: Allow get_rsa_payload_x() also...
2023-08-24 Ingo Franzkictrl_params_translate: Allow RSA controls also for...
2023-08-24 Jakub Jelendoc: Avoid usage of non-existing constant
2023-08-24 olszomalFixed default value of the "ess_cert_id_alg" option...
2023-08-23 Matt CaswellFix a leak in ossl_encode_ctx_setup_for_pkey
2023-08-20 Frederik Wedel... Updates documentation of RC4_CHAR and RC4_INT: Should...
2023-08-17 Neil Hormanissue-21718: remove setting of PTHREAD_MUTEX_NORMAL
2023-08-16 Neil HormanImprove documentation for BIO_s_mem
2023-08-16 3lswearCheck i2d_X509_NAME return in X509_NAME_hash_ex/old
2023-08-15 Matt CaswellFix no-dsa in combination with no-err
2023-08-15 Matt CaswellFix no-dtls and no-tls in combination
2023-08-10 Dr. David von... OSSL_HTTP_{REQ_CTX_set_request_line(),_set1_request...
2023-08-10 atishkovFor ASN1_STRING_set() check result and set correct...
2023-08-10 Olga BatyshkinaDo not raise CMS_R_CONTENT_TYPE_NOT_ENVELOPED_DATA...
2023-08-09 Bernd EdlingerFix ChaCha assembly code on 32-bit HPUX itanium systems
2023-08-08 Tom CosgroveFix handling of the "0:" label in arm-xlate.pl
2023-08-04 Tomas Mrazendecode_test.c: Add tests for decoding with 0 selection
2023-08-04 Tomas MrazWhen exporting/importing decoded keys do not use 0...
2023-08-04 Tomas MrazAvoid exporting bogus (empty) data if empty selection...
2023-08-04 Dmitry BelyavskiyNew version of gost-engine tests
2023-08-04 Paulino_autoload: make the no-autoload-config option work...
2023-08-04 Paulitest: skip FIPS config auto loading based tests if...
2023-08-04 Pauliprovider test: don't run configuration based tests...
2023-08-04 PauliPBE test: load providers if auto config load is turned off
2023-08-04 Paulitestutil: allow a failure return from setup_tests that...
2023-08-04 Frederik Wedel... Resolves some magic values that has a hello_retry_reque...
2023-08-03 Dr. David von... crypto/cmp: fix clash of OSSL_CMP_CERTREQID_NONE with...
2023-08-02 Tianjia ZhangFix typo in function name
2023-08-02 yangyangtiantianlonglongA null pointer dereference occurs when memory allocatio...
2023-08-01 Matt CaswellAdd a test for PEM_read_bio_Parameters()
2023-08-01 Matt CaswellThe PEM_read_bio_Parameters() function should not ask...
2023-08-01 Matt CaswellAlways add a suitable error if we fail to decode
2023-08-01 Matt CaswellDon't add the msblob/pvk decoders if they're not suitable
2023-08-01 zhuchenFixed incorrect usage of vshuf.b instruction
2023-08-01 Tom CosgroveBackport crypto/armcap.c from master branch
2023-08-01 Matt CaswellPrepare for 3.1.3
2023-08-01 Matt CaswellPrepare for release of 3.1.2 openssl-3.1.2
2023-08-01 Matt Caswellmake update
2023-08-01 Matt CaswellCopyright year updates
2023-07-31 Matt CaswellFix a regression in X509_VERIFY_PARAM_add0_policy()
2023-07-28 Xi Ruoyaovpaes: LoongArch: Use getauxval(AT_HWCAP) for LSX detection
2023-07-27 Fatih Arslan... Correct spelling of database
2023-07-27 Tomas MrazAdd CHANGES.md and NEWS.md entries for CVE-2023-3817
2023-07-27 Tomas Mrazdhtest.c: Add test of DH_check() with q = p + 1
2023-07-27 Tomas MrazDH_check(): Do not try checking q properties if it...
2023-07-26 Bernd EdlingerMake DH_check set some error bits in recently added...
2023-07-25 atishkovget_cert_by_subject_ex(): Check result of X509_STORE_lock()
2023-07-25 atishkovx509: add ASN1_STRING_set() check result
2023-07-24 Bernd EdlingerFix error handling in pipelining test
2023-07-24 Adam Šulcfix: reject adding a duplicity into STACK_OF(X509_ATTRI...
2023-07-21 Ingo Franzkispeed: Fix execution of EdDSA measurement
2023-07-21 Ingo Franzkispeed: Fix memory leak
next