]> git.ipfire.org Git - thirdparty/openssl.git/shortlog
thirdparty/openssl.git
2020-04-18  Dr. David von... Rename CMP_PROTECTEDPART to OSSL_CMP_PROTECTEDPART...
2020-04-18  Nikolay MorozovGOST2012 TLS ClientCertificateType Identifiers support
2020-04-18  Richard LevitteDOC: Extend the description of EVP_PKEY_CTX_new_from_name()
2020-04-18  Richard LevitteDOC: Add more description of EVP_PKEY_fromdata(), and...
2020-04-18  张盛豪apps/speed: fix invalid final report when run SM2 bench...
2020-04-17  Dmitry BelyavskiyGOST cipher names adjustment
2020-04-17  Richard LevitteINSTALL: document 'no-ui-console' rather than 'no-ui'
2020-04-17  Matt CaswellWhen calling the import_to function pass the libctx too
2020-04-17  KochiseWindows: Add type casting in CRYPTO_atomic_add to remov...
2020-04-17  Paulidoc: note that the FIPS provider contains some non...
2020-04-17  Paulinews: note the addition of ECX and SHAKE256 to the...
2020-04-17  Paulipkey: free key manager on error path
2020-04-17  Pauliecx: check for errors creating public keys from private...
2020-04-17  Paulis390: ECX key generation fixes.
2020-04-17  Pauliecx: add key generation support.
2020-04-17  PauliAdd ECX to FIPS provider as non-FIPS algorithms
2020-04-17  Richard LevitteTEST: Add a test of keygen with an empty template in...
2020-04-17  Richard LevitteEVP: Fix calls to evp_pkey_export_to_provider()
2020-04-16  Nikolay MorozovTLSEXT_SIGALG_gostr34102012 0x0840 and 0x0841 support
2020-04-16  Matt CaswellDocument X509_verify_ex() and X509_REQ_verify_ex()
2020-04-16  Matt CaswellIntroduce an internal version of X509_check_issued()
2020-04-16  Matt CaswellCreate a libctx aware X509_verify_ex()
2020-04-16  Rich SalzPut sys-specific files in build.info
2020-04-16  Rich SalzUse build.info, not ifdef for crypto modules
2020-04-15  Shane LontisAdd DH keygen to providers
2020-04-15  Shane LontisAdd DSA keygen to provider
2020-04-15  Matt CaswellMake sure we always send an alert in libssl if we hit...
2020-04-15  Matt CaswellWhen calling EC_POINT_point2buf we must use a libctx
2020-04-15  Matt CaswellDocument the new libctx aware private key functions
2020-04-15  Matt CaswellMake sure we use the libctx in libssl when loading...
2020-04-15  Matt CaswellTeach PEM_read_bio_PrivateKey about libctx
2020-04-15  Matt CaswellTeach the OSSL_STORE code about libctx
2020-04-15  Matt CaswellUse the libctx in Ed448 private key decoding
2020-04-15  Matt CaswellTeach d2i_PrivateKey et al about libctx
2020-04-15  Tomas MrazFix no-pic static builds
2020-04-15  Richard LevitteEVP: fix memleak in evp_pkey_downgrade()
2020-04-15  Richard LevitteEVP: Add a temporary SM2 hack to key generation
2020-04-15  Richard LevitteEC: Refactor EVP_PKEY_CTX curve setting macros for...
2020-04-15  Richard LevittePROV: Implement EC param / key generation
2020-04-15  Richard LevitteKEYMGMT: Add functions to get param/key generation...
2020-04-15  Shane LontisFix Dynamic engine loading so that the call to ENGINE_l...
2020-04-15  Dr. Matthias... mkerr: remove legacy guards from generated error headers
2020-04-14  Aaron ThompsonAdd ex_data to EVP_PKEY.
2020-04-14  scottBIO_do_accept: correct error return value
2020-04-11  Richard LevitteFix some errors in documentation
2020-04-11  Richard LevitteInitialize files that declare internal symbols
2020-04-11  Richard LevitteRework util/find-doc-nits to distinguish internal docum...
2020-04-11  Jake MaynardAdd manpage entry for X509_check_purpose()
2020-04-10  Patrick SteuerFix EVP_DigestSign interface when used with DES CMAC
2020-04-10  Richard LevitteEVP: legacy_ctrl_to_param() to handle provider side...
2020-04-10  Richard LevitteCMS KARI: Temporarly downgrade newly generated EVP_PKEY...
2020-04-10  Rich SalzDon't compile commands if disabled
2020-04-09  Benjamin KadukFix krb5 external test
2020-04-09  Richard LevitteAdd common internal crypto/ modules in liblegacy.a
2020-04-09  Matt CaswellEnable Ed25519 signing/verifying to use the libctx
2020-04-09  Matt CaswellAdd the auto generated der files to .gitignore
2020-04-09  Matt CaswellDocument the new library context aware CT functions
2020-04-09  Matt CaswellEnsure libssl uses the new library context aware CT...
2020-04-09  Matt CaswellMake the CT code library context aware
2020-04-09  Matt CaswellEnable export_to functions to have access to the libctx
2020-04-09  Richard LevitteOpenSSL::OID: Don't use List::Util
2020-04-09  Jim NewsomeUpdate RAND_METHOD definition in man page
2020-04-09  Tomas MrazTravis build matrix adjustments
2020-04-09  PauliAdd a null provider which implements no algorithms.
2020-04-09  Shane LontisMove legacy ciphers into the legacy provider
2020-04-08  Matt CaswellDocument the new X509_STORE_CTX_new_with_libctx() function
2020-04-08  Matt CaswellExplicitly cache the X509v3_extensions in one more...
2020-04-08  Matt CaswellUse the libctx and propq from the X509_STORE_CTX
2020-04-08  Matt CaswellUse X509_STORE_CTX_new_with_libctx() in libssl
2020-04-08  Matt CaswellAdd X509_STORE_CTX_new_with_libctx()
2020-04-08  Richard LevitteTLS: Temporarly downgrade newly generated EVP_PKEYs...
2020-04-08  Richard LevitteFix export of provided EC keys
2020-04-08  Richard LevitteEVP & TLS: Add necessary EC_KEY data extraction functio...
2020-04-08  Richard LevitteEVP: add EVP_PKEY_is_a() and EVP_PKEY_can_sign()
2020-04-08  Pauliparams: add a warning about the PTR types.
2020-04-08  Patrick SteuerAES CTR-DRGB: do not leak timing information
2020-04-07  PauliInteger overflow in ASN1_STRING_set.
2020-04-07  Pauliparams: avoid a core dump with a null pointer and a...
2020-04-07  Billy Brumley[crypto/ec] blind coordinates in ec_wNAF_mul for robustness
2020-04-07  Bernd EdlingerFix the error handling in EC_POINTs_mul
2020-04-07  Dr. David von... Fix misleading error msg for PBM check w/o secret in...
2020-04-07  Dr. David von... Fix error reporting glitch in X509_STORE_CTX_print_veri...
2020-04-07  Dr. David von... Fix bugs in 3GPP exception checking and improve diagnos...
2020-04-07  Richard LevittePROV: Add DERlib support for ECDSA and EC keys
2020-04-07  Richard LevittePROV: Add DERlib support for DSA
2020-04-07  Richard LevittePROV: Add DERlib support for RSA
2020-04-07  Richard LevittePROV: Add the beginning of a DER writing library
2020-04-07  Richard LevitteAdd perl support to parse and DER encode ASN.1 OID...
2020-04-06  Tomas MrazAdd test cases for the non CA certificate with pathlen:0
2020-04-06  Tomas MrazSet X509_V_ERR_INVALID_EXTENSION error for invalid...
2020-04-06  Tomas MrazAllow certificates with Basic Constraints CA:false...
2020-04-04  Matt CaswellAdd a WPACKET test for the new DER capability
2020-04-04  Matt CaswellAdd "endfirst" writing to WPACKET
2020-04-03  Bernd EdlingerFix a gcc warning about possible null pointer
2020-04-03  Matt CaswellExpand the XTS documentation
2020-04-03  Aaron ThompsonRemove an unnecessary call to BN_CTX_free.
2020-04-03  Aaron ThompsonFix bugs in EC code introduced with FIPS changes.
2020-04-03  Shane LontisAdd data driven SELF TEST code for signatures and key...
2020-04-02  Dr. David von... HTTP client: make server/proxy and port params more...
2020-04-02  Dr. David von... Chunk 10 of CMP contribution to OpenSSL: CMP http...
next