]> git.ipfire.org Git - thirdparty/openssl.git/shortlog
thirdparty/openssl.git
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
2020-02-11  Matt CaswellAdd X25519/X448 Key Exchange to the default provider
2020-02-11  Matt CaswellImplement Provider side Key Management for X25519 and...
2020-02-11  Matt CaswellImplement a stricter ECX_KEY type
2020-02-11  Kurt RoeckxCheck that ed25519 and ed448 are allowed by the securit...
2020-02-11  Kurt RoeckxGenerate new Ed488 certificates
2020-02-11  Bernd EdlingerAdd a minimal build target for Travis and Appveyor
2020-02-11  Richard LevitteX509_PUBKEY_set(): Fix memory leak
2020-02-10  Dr. David von... Generalize the HTTP client so far implemented mostly...
2020-02-10  Dr. David von... add BIO_socket_wait(), BIO_wait(), and BIO_connect_retr...
2020-02-10  Richard LevittePROV: Ensure the AlgorithmIdentifier registers in DSA...
2020-02-10  Davide GalassiMemory allocator code cleanup
2020-02-08  H.J. Lux86: Always generate .note.gnu.property section for...
2020-02-08  Matt CaswellDon't compile AESNI code if we're not AESNI capable
2020-02-07  Matt CaswellFix no-des
2020-02-07  Matt CaswellFix no-engine
2020-02-07  Matt CaswellFix no-dh
2020-02-07  Matt CaswellFix no-ec
2020-02-07  H.J. LuUse swapcontext for Intel CET
2020-02-07  Richard LevitteAdapt all build.info and test recipes to the new $disab...
2020-02-07  Richard LevitteConfigure: Add easy to use disabled deprecated function...
2020-02-07  Dr. Matthias... tests/drbgtest: use new RAND_DRBG callback_data API...
2020-02-07  Dr. Matthias... RAND_DRBG: add a callback data for entropy and nonce...
2020-02-07  FdaSilvaYYAppveyor: update to Visual Studio 2017.
2020-02-07  Richard LevitteKEYMGMT: Require both get_params and gettable_params...
2020-02-07  Richard LevitteAdapt existing SERIALIZER implementations to the redesi...
2020-02-07  Richard LevitteAdapt test/keymgmt_internal_test.c to the redesigned...
2020-02-07  Richard LevitteAdapt existing KEYMGMT implementations to the redesigne...
2020-02-07  Richard LevitteRedesign the KEYMGMT libcrypto <-> provider interface...
2020-02-07  Richard LevitteReorganize the internal evp_keymgmt functions
2020-02-07  Matt CaswellTemporariy add ASN1_item_verify_ctx() missingcrypto.txt
2020-02-07  Matt CaswellDon't ignore ASN1 when checking for undocumented symbols
2020-02-07  Rich SalzRemove unused HAS_LFN_SUPPORT
2020-02-06  Dr. Matthias... Fix misspelling errors and typos reported by codespell
2020-02-06  Rich SalzMore accurate doc of -ssl_config option
2020-02-06  Rich SalzUpdate command list
2020-02-06  Rich SalzAdd cmd-nits to travis build
2020-02-06  Rich SalzThe -hmac option to speed is now #ifdef'd
2020-02-06  Rich SalzAdd missing s_client options
2020-02-06  Davide GalassiPrevent compiler warning for unused static function.
2020-02-06  Davide GalassiRemoved unused ssl_dane struct declaration.
2020-02-06  Jakub Jelendoc: Fix typo in EVP_DigestSignInit manpage
2020-02-06  thekuwayamaFix small misspelling in doc for OCSP_response_status
2020-02-06  Matt CaswellFix no-sm2
2020-02-06  Shane LontisAdd FFC param/key generation
2020-02-06  Matt CaswellFix no-tls1_3
2020-02-06  Matt CaswellFix builds with no-dh
2020-02-06  Matt CaswellAdd a test for SSL_CTX_new_with_libctx()
2020-02-06  Matt CaswellUse the OPENSSL_CTX and property query string in EVP_PK...
2020-02-06  Matt CaswellExplicitly fetch ciphers and digests in libssl
2020-02-06  PauliParams: change UTF8 construct calls to avoid explicit...
2020-02-05  Kurt RoeckxStop accepting certificates signed using SHA1 at securi...
2020-02-05  Kurt RoeckxCreate a new embeddedSCTs1 that's signed using SHA256
2020-02-05  Matt CaswellFix no-multiblock
2020-02-05  Ross KinseyAuthor: Ross Kinsey <RossIKinsey@gmail.com>
2020-02-05  H.J. Lux86: Add endbranch to indirect branch targets for Intel CET
2020-02-04  PauliMake minimum size for secure memory a size_t.
2020-02-04  Richard LevitteEVP_MD_CTX_ctrl(): Remove unnecessary control
2020-02-04  Richard LevittePROV: Fix the DSA SIGNATURE implementation for better...
2020-02-04  Richard LevittePROV: Implement padding mode words in the RSA ASYM_CIPH...
2020-02-04  Richard LevitteDon't pass a digest-size to signature implementations
2020-02-04  Richard LevitteDecentralize legacy_ctrl_str_to_param()
2020-02-04  Matt CaswellTeach more BIOs how to handle BIO_CTRL_EOF
2020-02-04  Matt CaswellDetect EOF while reading in libssl
2020-02-04  PauliDeprecate the ECDSA and EV_KEY_METHOD functions.
2020-02-04  PauliDeprecate the ECDH functions.
2020-02-04  Pauliec.h: fix preprocessor indentation
2020-02-04  Shane LontisFix coverity issues CID 1457745...1457752, 1457853...
2020-02-03  Richard LevitteFix krb5 external test failure
2020-02-03  Davide GalassiMissing "obj_mac" header file in "dh_lib"
2020-02-03  Matt CaswellDon't complain about documented symbols with find-doc...
2020-02-03  Matt CaswellFix common test framework options
2020-02-03  Matt CaswellFix no-ec
2020-02-03  Matt CaswellRevert "Legacy digests can have custom control values"
2020-02-02  Richard LevitteCHANGES: Add note about the refactoring of SM2 EVP_PKEYs
2020-02-02  Richard LevitteAdapt some 'openssl' commands for SM2 changes.
2020-02-02  Richard LevitteAdapt tests for SM2 changes.
2020-02-02  Richard LevitteMake SM3 a mandatory hash function for SM2.
2020-02-02  Richard LevitteX509: Refactor X509_verify() and X509_REQ_verify()...
2020-02-02  Richard LevitteAdd SM2 specific parameter and key generation
2020-02-02  Richard LevitteEVP_PKEY_assign_EC_KEY(): detect SM2 curve and set...
2020-02-02  Richard LevitteEVP: Small refactor of keymgmt library code
2020-02-02  Richard Levitteconfig: ensure the perl Configure run is the last statement
2020-01-31  Rich SalzFix "ts" no-XXX options, document two TLS options
2020-01-31  Rich SalzUpdate the SSL/TLS connection options
2020-01-31  Paulievp_pmeth: free the MD reference correctly.
2020-01-31  Pauliscrypt: free the MD reference correctly.
2020-01-30  Shane LontisAdd support for DH 'modp' group parameters (RFC 3526)
2020-01-30  Matt CaswellDon't acknowledge a servername following warning alert...
2020-01-30  Matt CaswellProvide better documentation for SSL_get_servername()
2020-01-30  Matt CaswellTest that SSL_get_servername returns what we expect
next