]> git.ipfire.org Git - thirdparty/openssl.git/shortlog
thirdparty/openssl.git
2020-11-15  Daniel BeveniusREF_PRINT: cast pointer to void to avoid warnings
2020-11-15  PauliDocument the provider KDF API.
2020-11-15  Richard Levittetest/endecoder_legacy_test.c: new test for legacy compa...
2020-11-14  Richard LevitteFix SUPPORT.md for better readability
2020-11-14  Richard LevitteFix a few github file references
2020-11-13  Rich SalzRemove -C option from x509 command
2020-11-13  Rich SalzRemove -C from dhparam,dsaparam,ecparam
2020-11-13  Richard LevitteBIO: Undefine UNICODE in b_addr.c to get POSIX declarat...
2020-11-13  Richard Levittecrypto/provider_core.c: fix a couple of faulty ERR_rais...
2020-11-13  Richard LevitteCRYPTO: refactor ERR_raise()+ERR_add_error_data() to...
2020-11-13  Richard LevitteConvert all {NAME}err() in crypto/ to their correspondi...
2020-11-13  Richard LevitteEVP: Adapt EVP_PKEY2PKCS8() to better handle provider...
2020-11-13  David CarlierDragonFlyBSD build fix and update.
2020-11-13  Shane LontisRemove unused helper functions EVP_str2ctrl() & EVP_hex...
2020-11-12  Nicola Tuveri[test/recipes] Split test_fuzz into separate recipes
2020-11-12  XiaokangQianOptimize AES-XTS mode in OpenSSL for aarch64
2020-11-11  Pauliapps/passwd: remove the -crypt option.
2020-11-11  Paulirsa_test: add return value check
2020-11-11  Tomas MrazDo not prepend $OPENSSL_CONF_INCLUDE to absolute includ...
2020-11-11  Tomas MrazAdd ossl_is_absolute_path function to detect absolute...
2020-11-11  Tomas MrazAvoid duplicate ends_with_dirsep functions
2020-11-11  Richard Levittetest/recipes/30-test_evp_libctx.t: use fips-and-base.cnf
2020-11-11  Richard Levittetest/evp_libctx_test.c: use OSSL_ENCODER instead of...
2020-11-11  Richard Levittetest/endecode_test.c: Update to specify output structures
2020-11-11  Richard LevitteAdapt libcrypto functionality to specify the desired...
2020-11-11  Richard LevittePROV: Re-implement all the keypair encoders
2020-11-11  Richard LevitteENCODER: Add tracing
2020-11-11  Richard LevitteENCODER: Add output structure support for EVP_PKEY...
2020-11-11  Richard LevitteENCODER: Add support for OSSL_FUNC_encoder_does_selection()
2020-11-11  Richard LevitteENCODER: Add support for specifying the outermost outpu...
2020-11-11  Richard LevitteCORE: Add support for specifying the outermost object...
2020-11-11  Richard LevitteConvert all {NAME}err() in providers/ to their correspo...
2020-11-11  Richard LevitteSSL: refactor all SSLfatal() calls
2020-11-11  Richard LevitteSSL: refactor ossl_statem_fatal() and SSLfatal()
2020-11-11  Richard LevitteConvert all {NAME}err() in ssl/ to their corresponding...
2020-11-11  Richard LevitteOSSL_STORE: Make sure the called OSSL_DECODER knows...
2020-11-11  Richard LevittePEM: Have pem_read_bio_key() set the OSSL_STORE expecte...
2020-11-11  Richard LevitteRestore the legacy implementation of PEM_read_bio_DHpar...
2020-11-11  Richard LevitteTEST: Adapt test/endecoder_test.c
2020-11-11  Richard LevitteDH: Move the code to set the DH sub-type
2020-11-11  Richard LevitteAdapt libcrypto functionality to specify the desired...
2020-11-11  Richard LevittePROV: Re-implement all the keypair decoders
2020-11-11  Richard LevitteDECODER: Add tracing
2020-11-11  Richard LevitteDECODER: Add input structure support for EVP_PKEY decoding
2020-11-11  Richard LevitteDECODER: Add support for OSSL_FUNC_decoder_does_selection()
2020-11-11  Richard LevitteDECODER: Add support for specifying the outermost input...
2020-11-11  Dr. David von... 25-test_x509.t: Re-add and improve a test on non-existe...
2020-11-11  Dr. David von... cmp_msg.c: Use issuer of reference cert as default...
2020-11-11  Shane LontisAdd support for making all of KBKDF FixedInput fields...
2020-11-10  Matt CaswellRemove some redundant error messages in the apps
2020-11-10  Matt CaswellFix the reading of DSA parameters files using the dsapa...
2020-11-10  Pali RohárDocument pkcs12 alg NONE
2020-11-10  Dr. David von... openssl-cmp.pod.in: Clean up doc of -verify_email,...
2020-11-10  Dr. David von... openssl.pod: Improve doc of -verify_email, -verify_host...
2020-11-10  Dr. David von... openssl-*.pod.in: Prevent newlines on empty engine_syno...
2020-11-10  Dr. David von... openssl-cmp.pod.in: Align order of options with apps...
2020-11-10  Dr. David von... apps/cmp.c: Improve order of -path option: just after...
2020-11-10  Richard LevittePEM: Always use PEM_def_callback() when cb == NULL...
2020-11-10  Richard LevitteUI: Use OPENSSL_zalloc() in general_allocate_prompt()
2020-11-10  Daniel BeveniusFix REF_PRINT_COUNT argument in ecx_key_free
2020-11-08  Shane LontisRemove test that breaks on AIX.
2020-11-08  Bernd EdlingerThis should fix a lock-order-inversion
2020-11-07  Richard Levittetest/evp_extra_test.c: Modify to reflect provider suppo...
2020-11-07  Richard LevitteEVP: Have all EVP_PKEY check functions export to provid...
2020-11-07  Richard LevitteFix test/recipes/80-test_ca.t to skip_all properly...
2020-11-06  Matt CaswellCorrect system guessing for solaris64-x86_64-* targets
2020-11-06  Matt CaswellDon't complain about uninitialized values when running...
2020-11-06  Matt CaswellDon't clear the whole error stack when loading engines
2020-11-06  Matt CaswellDon't clear errors on failure in CONF_modules_load_file...
2020-11-06  David von Oheimbx509_vfy.c: Call verification callback individually...
2020-11-06  David von Oheimbx509_vfy.c: Introduce CHECK_CB macro simplifying use...
2020-11-06  David von OheimbCHANGES.md: Mention (strict) checks recently added...
2020-11-06  David von OheimbImprove doc of X509_verify_cert(), also in openssl.pod
2020-11-05  Dmitry BelyavskiyCheck the configuration file by default
2020-11-05  Matt CaswellPrepare for 3.0 alpha 9
2020-11-05  Matt CaswellPrepare for release of 3.0 alpha 8 openssl-3.0.0-alpha8
2020-11-05  Matt CaswellUpdate copyright year
2020-11-05  Paulidefltprov: remove duplicate algorithm names.
2020-11-04  Randall S.... Moved OPENSSL_fork_prepare,_parent,_child from init...
2020-11-04  Hu KepingDo not export the submodules gost-engine
2020-11-03  Ichinose Shogofix typo in README
2020-11-02  Benjamin KadukAdd more diagnostics to ossl_shim
2020-11-02  Benjamin KadukAdjust error reason for ssl_get_min_max_version() failure
2020-11-02  Benjamin KadukClear error queue entries from bad DLTS records
2020-11-02  jwalchPrevent potential UAF in init_thread_deregister()
2020-11-02  Daniel BeveniusEVP: Fix typo in EVP_PKEY_gen comment
2020-11-02  jwalchInitialize outl in evp_enc.c to 0, protect against...
2020-11-01  Shane LontisAdd AES KW inverse ciphers to the EVP layer
2020-11-01  Randall S.... Remove FLOSS from all OSS builds on NonStop except...
2020-11-01  Richard Levittetest/recipes/90-test_shlibload.t: Skip when address...
2020-11-01  Richard Levitteutil/find-doc-nits: ignore OSSL_DEPRECATED*, alongside...
2020-11-01  Richard LevitteSimplify and clarify doc/internal/man7/deprecation.pod
2020-10-30  jwalchPatch leak in EVP_PKEY2PKCS8() error path
2020-10-30  Matt CaswellAllow empty deprecation macros to be passed as macro...
2020-10-30  Matt CaswellFix some missed usage of DEFINE_LHASH_OF()
2020-10-30  Richard LevitteAdd easy to digest selector macros for EVP_PKEYs
2020-10-30  Richard Levittetest/recipes/15-test_gendh.t: don't try DER params
2020-10-29  Benjamin KadukUnify ssl3_get_cipher_by_std_name() implementation
2020-10-29  Ard Biesheuvelcrypto/poly1305/asm: fix armv8 pointer authentication
2020-10-29  Pauliafalg: add a NULL pointer check
next