]> git.ipfire.org Git - thirdparty/openssl.git/shortlog
thirdparty/openssl.git
2021-02-04  Matt CaswellRemove some TODO(OpenSSL1.2) references
2021-02-04  Dmitry BelyavskiyDH/DHX parameter check using pkeyparam
2021-02-04  Dr. David von... Allow NULL arg to OPENSSL_sk_{dup,deep_copy} returning...
2021-02-04  Dr. David von... run_tests.pl: Improve diagnostics on the use of HARNESS...
2021-02-04  Dr. David von... test/recipes: split 81_test_cmp_cli.t, add test using...
2021-02-04  Dr. David von... apps/cmp.c: check and exit on engine load error
2021-02-04  Dr. David von... openssl.pod: Add documentation for using the loader_att...
2021-02-04  PauliFix a use after free issue when a provider context...
2021-02-03  Richard LevitteEC: Reverse the default asn1_flag in a new EC_GROUP
2021-02-03  Richard LevitteEVP: Fix evp_pkey_ctx_store_cached_data() to handle...
2021-02-03  Richard LevitteEVP: Don't find standard EVP_PKEY_METHODs automatically
2021-02-03  Richard LevitteCORE & PROV: clean away OSSL_FUNC_mac_size()
2021-02-03  Tomas Mrazapps/ecparam: Avoid crash when parameters fail to load
2021-02-03  Armin Fuerstapps/ca: Properly handle certificate expiration times...
2021-02-03  Rich SalzDeprecate EVP_MD_CTX_{set_}update_fn()
2021-02-03  Tomas MrazAdd diacritics to my name in CHANGES.md
2021-02-02  Tomas Mrazdh_cms_set_peerkey: Pad the public key to p size
2021-02-02  Dr. Matthias... Add some missing committers to the AUTHORS list
2021-02-02  Matt CaswellAdd a CI job to run the threads test with threads sanit...
2021-02-02  Matt CaswellEnsure the EVP_PKEY operation_cache is appropriately...
2021-02-02  Matt CaswellEnsure access to FIPS_state and rate_limit is appropria...
2021-02-02  Matt CaswellAlways ensure we hold ctx->lock when calling CRYPTO_get...
2021-02-02  Matt CaswellAvoid races by caching exported ciphers in the init...
2021-02-02  Matt CaswellRefactor RAND_get0_primary() locking
2021-02-02  Matt CaswellAdd a multi-thread test for shared EVP_PKEYs
2021-02-02  Rich SalzDeprecate X509_certificate_type
2021-02-02  Job SnijdersAdd some PKIX-RPKI objects
2021-02-02  Dr. David von... OSSL_HTTP_REQ_CTX.pod and OSSL_HTTP_transfer.pod: vario...
2021-02-02  Dr. David von... Constify OSSL_HTTP_REQ_CTX_get0_mem_bio()
2021-02-02  Dr. David von... HTTP: add more error detection to low-level API
2021-02-02  Dr. David von... HTTP: Fix mistakes and unclarities on maxline and max_r...
2021-02-02  Dr. David von... Fix not backwards-compat X509_http_nbio() and X509_CRL_...
2021-02-02  Dr. David von... OSSL_HTTP_REQ_CTX_nbio(): Revert to having state var...
2021-02-01  Richard LevittePROV: Add SM2 encoders and decoders, as well as support...
2021-02-01  Richard LevitteFix some odd names in our provider source code
2021-02-01  Matt CaswellTest that EC keys without a public key in them work...
2021-02-01  Matt CaswellEnsure EC keys with a private key but without a public...
2021-01-29  Tomas Mrazrsa_kmgmt: Return OSSL_PKEY_PARAM_DEFAULT_DIGEST for...
2021-01-28  Daniel BeveniusEVP: fix keygen for EVP_PKEY_RSA_PSS
2021-01-28  Juergen ChristRemove superfluous EVP_KDF_CTRL_ defines.
2021-01-28  Juergen ChristFix parameter types in sshkdf
2021-01-28  Juergen ChristFix cipher reinit on s390x if no key is specified
2021-01-28  Dr. David von... check_sig_alg_match(): weaken sig nid comparison to...
2021-01-28  Dr. David von... Fix rsa_pss_asn1_meth to refert to rsa_sig_info_set
2021-01-28  Dr. David von... obj_xref: rsassaPss must map to 'undef rsassaPss' ...
2021-01-28  Richard LevittePrepare for 3.0 alpha 12
2021-01-28  Richard LevittePrepare for release of 3.0 alpha 11 openssl-3.0.0-alpha11
2021-01-28  Richard LevitteUpdate copyright year
2021-01-28  Richard LevitteUpdate NEWS.md before alpha11 release
2021-01-28  Richard LevitteAPPS: Restore inclusions
2021-01-27  Matt CaswellFix running mingw dhparam test under wine
2021-01-27  Daniel BeveniusFix typo in thread_once comments
2021-01-27  Richard LevitteFix OSSL_PARAM_allocate_from_text() for EBCDIC
2021-01-26  Dr. David von... TLS client: allow cert verify callback return -1 for...
2021-01-26  Daiki Uenoparams: OSSL_PARAM_utf8_ptr: don't automatically refere...
2021-01-26  Richard LevitteDOC: Fix a few minor issues in OSSL_ENCODER / OSSL_DECO...
2021-01-26  Richard LevitteClean away unnecessary length related OSSL_PARAM key...
2021-01-26  Tomas MrazCheck that the ecparam and pkeyparam do not mangle...
2021-01-26  Tomas MrazAdd checks for NULL return from EC_KEY_get0_group()
2021-01-26  Tomas Mrazec: Document that -conv_form and -no_public are not...
2021-01-26  Tomas Mrazssl_old_test.c: Replace use of deprecated EC functions
2021-01-26  Tomas MrazEVP_PKEY_get_group_name works with public keys as well
2021-01-26  Tomas MrazAdd manpage for EVP_PKEY_get_field_type and EVP_PKEY_ge...
2021-01-26  Tomas MrazAvoid using OSSL_PKEY_PARAM_GROUP_NAME when the key...
2021-01-26  Tomas MrazDisable the test-ec completely when building with no-ec
2021-01-26  Matt CaswellAdd EVP_PKEY functions to get EC conv form and field...
2021-01-26  Shane LontisDeprecate EC_KEY + Update ec apps to use EVP_PKEY
2021-01-26  Shane LontisAdd functions to set values into an EVP_PKEY
2021-01-26  Tomas Mrazkrb5kdf: Do not dereference NULL ctx when allocation...
2021-01-25  Richard LevitteDrop Travis
2021-01-25  Richard LevitteGithub CI: Add a job for out-of-source build + install
2021-01-25  Richard LevitteUnix Makefile generator: Fix empty basename calls
2021-01-25  Tomas Mrazbn: Deprecate the X9.31 RSA key generation related...
2021-01-23  Dr. David von... OCSP HTTP: Restore API of undocumented and recently...
2021-01-23  Dr. David von... OSSL_HTTP_REQ_CTX.pod: minor addition and remove redund...
2021-01-23  Dr. David von... OSSL_HTTP_REQ_CTX_new(): replace method_GET parameter...
2021-01-23  Dr. David von... rename OSSL_HTTP_REQ_CTX_header to OSSL_HTTP_REQ_CTX_se...
2021-01-23  Dr. David von... Add check of HTTP method to OSSL_HTTP_REQ_CTX_content()
2021-01-23  Dr. David von... Util/Pod.pm: Fix uninitialized $podinfo{lastsecttext...
2021-01-22  Matt CaswellFix no-dh and no-dsa
2021-01-22  Matt CaswellDon't copy parameters on setting a key in libssl
2021-01-22  Matt CaswellEnsure legacy_asn1_ctrl_to_param can handle MDs not...
2021-01-21  Richard LevitteUnix Makefile generator: separate "simple" shared libra...
2021-01-21  zsugabubusCheck input size before NULL pointer test inside mem_wr...
2021-01-21  Tomas Mrazdh_cms_set_shared_info: Use explicit fetch to be able...
2021-01-21  Tomas Mrazdh_cms_set_peerkey: The peer key is encoded as an ASN...
2021-01-21  Tomas MrazMake the smdh.pem test certificate usable with fips...
2021-01-21  Tomas Mrazkdf_exch.c (kdf_derive): Proper handling of NULL secret
2021-01-21  Tomas MrazFixes related to broken DH support in CMS
2021-01-21  Tomas MrazPass correct maximum output length to provider derive...
2021-01-21  Dr. David von... CMP: Allow PKCS#10 input also for ir, cr, kur, and...
2021-01-21  Dr. David von... X509_REQ_get_extensions(): Return empty stack if no...
2021-01-21  Dr. David von... apps/cmp.c: Check self-signature on CSR input and warn...
2021-01-21  Dr. David von... apps/cmp.c: Improve diagnostics on loading private...
2021-01-21  Tomas MrazCI: Add some legacy stuff that we do not test in GitHub...
2021-01-21  Michael Baentschfall-back -> fallback find-doc-nit addition
2021-01-21  Tim HitchinsFix typo in crl2pkcs documentation
2021-01-21  Rich SalzDeprecate EVP_KEY_new_CMAC_key and EVP_PKEY_new_CMAC_key_ex
2021-01-20  Vadim Fedorenkoktls: Initial support for ChaCha20-Poly1305
2021-01-20  Matt CaswellEnsure SRP BN_mod_exp follows the constant time path
next