]> git.ipfire.org Git - thirdparty/openssl.git/shortlog
thirdparty/openssl.git
2020-02-22  Richard LevittePROV: add RSA signature implementation
2020-02-21  Dr. David von... Don't exclude quite so much in a no-sock build
2020-02-21  Matt CaswellIntroduce the provider property
2020-02-21  Shane LontisAdd DRBG self tests
2020-02-21  Paulipkey: additional EC related options
2020-02-21  Paulipkey: update command line tool examples in light of...
2020-02-21  Pauliapps: distinguish between a parameter error and an...
2020-02-21  Paulipmeth_lib: detect unsupported OSSL_PARAM.
2020-02-21  PauliParams: add argument to the _from_text calls to indicat...
2020-02-20  Matt CaswellAdd *.d.tmp files to .gitignore
2020-02-20  PauliDeprecate the low level Diffie-Hellman functions.
2020-02-20  PauliDH: add CHANGES entry listing the deprecated DH functions.
2020-02-20  PauliDH: fix header file indentation
2020-02-20  PauliDeprecate the low level RSA functions.
2020-02-20  Paulirsa: document deprecated RSA command line apps
2020-02-20  Paulirsa: document deprecated low level functions
2020-02-20  PauliNEWS: DH, DSA, ECDH, ECDSA and RSA public key function...
2020-02-20  Paulirsa.h: fix preprocessor indentation
2020-02-20  Dane (4cad... Remove unneeded switch statement to fix warning
2020-02-19  Simon CornishHandle max_fragment_length overflow for DTLS
2020-02-18  Nicola Tuveri[PROV][EC] Update documentation
2020-02-18  Nicola Tuveri[BN] harden `BN_copy()` against leaks from memory accesses
2020-02-18  Nicola Tuveri[EC] harden EC_KEY against leaks from memory accesses
2020-02-18  Nicola Tuveri[PROV][KEYMGMT][EC] Import/export of priv_key as padded...
2020-02-18  Nicola Tuveri[PROV][KMGMT][KEXCH][EC] Implement EC keymgtm and ECDH
2020-02-18  Nicola Tuveri[CMS] Test decryption of a ciphertext encrypted from...
2020-02-18  Nicola Tuveri[EC] Constify internal EC_KEY pointer usage
2020-02-18  Nicola Tuveri[PROV][KEYMGMT][DH][DSA] use BN_clear_free for secrets
2020-02-18  H.J. Lux86_64: Don't assume 8-byte pointer size
2020-02-18  Alex BobocDOC:Fix typos in x509v3_config.pod
2020-02-18  Alex BobocDOC:Fix typos in man5/config.pod
2020-02-18  Alex BobocDOC:Fix typos in openssl-enc.pod.in + openssl.pod
2020-02-18  Alex BobocDOC:Fix typos in ossl_cmp_print_log.pod
2020-02-18  Alex BobocDOC:Fix typos in ossl_param_bld_init
2020-02-18  PauliDeprecate EC command line apps.
2020-02-18  Richard LevitteTEST: Optionally silence OpenSSL::Test::setup()
2020-02-18  Richard LevitteTEST: Modify test/recipes/tconversion.pl to leave artif...
2020-02-18  Richard LevitteTEST: Modify test/recipes/80-test_ssl_old.t to leave...
2020-02-18  Richard LevitteTEST: Modify test/recipes/80-test_ssl_new.t to leave...
2020-02-18  Richard LevitteTEST: Modify test/recipes/80-test_ocsp.t to leave artif...
2020-02-18  Richard LevitteTEST: Modify test/recipes/80-test_cms.t to leave artifa...
2020-02-18  Richard LevitteTEST: Modify test/recipes/80-test_ca.t to leave artifac...
2020-02-18  Richard LevitteTEST: Modify test/recipes/20-test_pkeyutl.t to leave...
2020-02-18  Richard LevitteTEST: Modify test/recipes/20-test_enc_more.t to leave...
2020-02-18  Richard LevitteTEST: Modify test/recipes/25-test_x509.t to leave artif...
2020-02-18  Richard LevitteTEST: Modify test/recipes/25-test_req.t to leave artifa...
2020-02-18  Richard LevitteTEST: Modify test/recipes/25-test_crl.t to leave artifa...
2020-02-18  Richard LevitteTEST: Modify test/recipes/20-test_enc.t to leave artifa...
2020-02-18  Richard LevitteTEST: Modify test/recipes/20-test_dgst.t to leave artif...
2020-02-18  Richard LevitteTEST: Modify test/recipes/15-test_rsapss.t to leave...
2020-02-18  Richard LevitteTEST: Modify test/recipes/15-test_mp_rsa.t to leave...
2020-02-18  Richard LevitteTEST: Create test specific output directories
2020-02-18  Richard LevitteDOC: Add documentation related to X509_LOOKUPs
2020-02-18  Richard LevitteFix podchecker warnings
2020-02-18  Richard LevitteMake util/find-doc-nits runnable from the build tree
2020-02-17  Pauliffc: use sizeof(*pointer) instead of sizeof(struct...
2020-02-17  PauliCoverity 1458438: fix uninitialised memory access.
2020-02-17  PauliCoverity 1458439: fix resource leak
2020-02-17  Dr. David von... chunk 7 of CMP contribution to OpenSSL
2020-02-17  Dr. David von... fix various formatting nits in CMP contribution chunks...
2020-02-17  Dr. David von... improve CMP logging according to comments on CMP chunk...
2020-02-17  Dr. David von... add internal doc files actually belonging to CMP contri...
2020-02-17  David BenjaminAlso check for errors in x86_64-xlate.pl.
2020-02-17  Rich SalzAdd $debug variable and use it
2020-02-17  simplelinsFix a bug for aarch64 BigEndian
2020-02-16  Wataru Ashiharacrypto/bn: fix debug build
2020-02-16  Shane LontisAdd FFC param/key validation
2020-02-15  H.J. Lux86_64: Add endbranch at function entries for Intel CET
2020-02-15  Richard Levitteinclude/openssl/whrlpool.h: correct unbalanced deprecat...
2020-02-15  Richard LevitteDOC: document in more detail what a BIO_read_ex() via...
2020-02-15  Richard LevitteDocument OSSL_SERIALIZER_PUBKEY_TO_DER_PQ and friends
2020-02-14  Richard LevittePROV: Build the main FIPS module code with FIPS_MODE...
2020-02-14  Bastian Germannapps x509: passing PKCS#11 URL as -signkey
2020-02-14  Rich SalzMake secure-memory be a config option
2020-02-14  Richard LevitteAdapt i2d_PUBKEY for provider only keys
2020-02-14  Richard LevitteAdapt i2d_PrivateKey for provider only keys
2020-02-14  Nikolay MorozovForgotten GOST2012 support in non-vital places
2020-02-13  Paulidsatest: fix the non-deprecated version of the test...
2020-02-13  PauliApps: don't build deprecated DH and DSA apps.
2020-02-13  Shane LontisFix coverity issues
2020-02-13  H.J. Lux86_64: Always generate .note.gnu.property section...
2020-02-13  Matt CaswellFix a mem leak in libssl
2020-02-13  Matt CaswellAdd Asymmetric RSA cipher tests in FIPS provider
2020-02-13  Matt CaswellMake the RSA ASYM_CIPHER implementation available insid...
2020-02-13  Christopher... Add assembly config targets for UEFI build
2020-02-12  Matt CaswellFix no-ec build
2020-02-12  Richard LevitteAdd OSSL_SERIALIZER_PUBKEY_TO_DER_PQ and friends
2020-02-12  Dr. David von... fix build for new HTTP client in case OPENSSL_NO_CMP...
2020-02-12  PauliRemove unused ossl_param_bld_to_param_ex() function.
2020-02-12  PauliRemove unused OSSL_PARAM_construct_from_text() function.
2020-02-11  PauliAdd NEWS entry about deprecation of command line public...
2020-02-11  Paulidsa: deprecate applications that depend on the low...
2020-02-11  Pauliapp: add a deprecation warning to all deprecated commands.
2020-02-11  Richard Levittetest/recipes/80-test_ssl_old.t: Replace 'openssl gendsa'
2020-02-11  Paulitest_dsa: fix deprecation logic
2020-02-11  Richard Levittetest/recipes/15-test_dsa.t: Deal with deprecation of...
2020-02-11  PauliDeprecate the low level DSA functions.
2020-02-11  Paulidsa.h: fix preprocessor indentation
2020-02-11  PauliDSA: fix the DSA parameter logic in test.
2020-02-11  Matt CaswellAdd S390 support for provider based X25519/X448
next