]> git.ipfire.org Git - thirdparty/openssl.git/history - engines
Correct top for EC/DSA nonces if BN_DEBUG is on
[thirdparty/openssl.git] / engines /
2024-04-09  Richard LevitteCopyright year updates
2024-03-14  Vladimirs AmbrosovsFix dasync_rsa_decrypt to call EVP_PKEY_meth_get_decrypt
2024-01-31  Bernd EdlingerFix a possible memleak in bind_afalg
2023-12-22  RoseRemove uneeded cast to unsigned int
2023-09-11  Dimitri Papadopoulos"foo * bar" should be "foo *bar"
2023-09-07  Matt CaswellCopyright year updates
2023-07-18  Dimitri PapadopoulosFix typos found by codespell
2023-06-15  Dimitri PapadopoulosFix typos found by codespell
2023-06-06  Michael BaentschCast the argument to unsigned char when calling isdigit()
2023-05-05  Bernd EdlingerFix the padlock engine
2023-03-31  Taylor R Campbell/dev/crypto: Suppress warning when open /dev/crypto...
2023-01-20  ValdikSSPadlock: fix byte swapping assembly for AES-192 and 256
2022-11-23  FdaSilvaYYCleanup : directly include of `internal/nelem.h` when...
2022-11-02  Bernd EdlingerAdd a test case for the engine crash with AES-256-CTR
2022-10-21  raminAdd af_alg errors to the error queue
2022-10-12  FdaSilvaYYapps & al : Fix various typos, repeated words, align...
2022-10-05  Richard LevitteAdd {lib}_R_{lib}_LIB, for our engines and other "exter...
2022-10-05  Richard LevitteStop raising ERR_R_MALLOC_FAILURE in most places
2022-06-02  Peiwei HuFix the checks of UI_add_input_string
2022-05-24  Sebastian Andrzej... Rename x86-32 assembly files from .s to .S.
2022-05-03  Matt CaswellUpdate copyright year
2022-04-22  Dmitry Belyavskiystr[n]casecmp => OPENSSL_strncasecmp
2022-02-05  Richard LevitteMove e_os.h to include/internal
2022-01-18  Paulie_dasync: remove empty statement
2021-12-21  Dr. David von Oheimbadd OSSL_STACK_OF_X509_free() for commonly used pattern
2021-11-22  Peiwei Huossl_do_blob_header: fix return check
2021-11-17  Dr. David von OheimbMove more general parts of internal/cryptlib.h to new...
2021-11-17  Dr. David von OheimbAdd and use HAS_CASE_PREFIX(), CHECK_AND_SKIP_CASE_PREF...
2021-10-28  x2018fix some code with obvious wrong coding style
2021-10-19  Matt CaswellMake sure EVP_CIPHER_CTX_copy works with the dasync...
2021-10-06  Bernd EdlingerReplace the AES-128-CBC-HMAC-SHA1 cipher in e_ossltest.c
2021-10-06  Bernd EdlingerFix a memory leak in the afalg engine
2021-10-06  Dmitry BelyavskiyFix for the dasync engine
2021-07-01  Pauliafalg: add some memory initialisation calls to pacify...
2021-06-25  Dr. David von OheimbFix file_name_check() in storemgmt/file_store.c and...
2021-06-17  Matt CaswellUpdate copyright year
2021-06-08  Pauliafalg: fix coverity 1485661 improper use of negative...
2021-06-08  Paulifix coverity 1485660 improper use of negative value
2021-06-01  Tomas MrazRename all getters to use get/get0 in name
2021-05-28  Sven SchwermerERR: Rebuild generated engine error files
2021-05-26  Rich SalzUse "" for include crypto/xxx
2021-05-22  Richard LevitteMake it possible to disable the loader_attic engine
2021-05-20  Matt CaswellUpdate copyright year
2021-05-19  Jake CookeAdd bounds checking to length returned by wcslen in...
2021-05-19  Richard LevitteMake sure to include "crypto/ctype.h" to get ossl_isdigit()
2021-05-13  Paulie_loader_attic: fix a use after free issue
2021-04-20  Pauliengine: fix double free on error path.
2021-04-18  Rich SalzAdd "origin" field to EVP_CIPHER, EVP_MD
2021-03-11  Matt CaswellUpdate copyright year
2021-03-09  Alistair FrancisFixup support for io_pgetevents_time64 syscall
2021-03-01  UndefBehaviorFix build of /dev/crypto engine with no-dynamic-engine...
2021-02-18  Matt CaswellUpdate copyright year
2021-02-05  Richard LevitteERR: Rebuild all generated error headers and source...
2021-01-28  Richard LevitteUpdate copyright year
2021-01-13  Dr. David von OheimbAdd X509_NAME_hash_ex() to be able to check if it faile...
2021-01-11  John BaldwinClose /dev/crypto file descriptor after CRIOGET ioctl().
2021-01-07  Matt CaswellUpdate copyright year
2021-01-05  John BaldwinSupport session information on FreeBSD.
2021-01-05  John BaldwinUse CRIOGET to fetch a crypto descriptor when present.
2020-12-20  Richard LevitteDrop OPENSSL_NO_RSA everywhere
2020-12-17  Richard LevitteMSBLOB & PVK: Make it possible to write EVP_PKEYs with...
2020-12-13  Richard LevitteRemove unnecessary guards around MSBLOB and PVK readers...
2020-12-02  Richard LevitteAdd test to demonstrate the app's new engine key loading
2020-11-24  Richard LevitteERR: Rebuild all generated error headers and source...
2020-11-19  Dr. David von Oheimbe_loader_attic.c: Improve result handling of file_load_...
2020-11-19  Dr. David von OheimbAllow for PKCS#12 input without MAC in p12_kiss.c and...
2020-11-19  Dr. David von Oheimbe_loader_attic.c: Remove redundant 'pass phrase' sub...
2020-11-11  Tomas MrazAvoid duplicate ends_with_dirsep functions
2020-11-06  Matt CaswellDon't clear the whole error stack when loading engines
2020-10-29  Pauliafalg: add a NULL pointer check
2020-10-21  Richard LevitteUnexport internal MSBLOB and PVK functions
2020-10-15  Dr. Matthias St... Rename OPENSSL_CTX prefix to OSSL_LIB_CTX
2020-10-01  Matt CaswellFix some things the rename script didn't quite get...
2020-10-01  Matt CaswellRun the withlibctx.pl script
2020-09-17  Daniel BeveniusFix typo in bind_loader_attic comment
2020-09-13  Matt CaswellFix safestack issues in x509.h
2020-09-03  Richard LevitteSTORE: Move the built-in 'file:' loader to become an...
2020-07-22  Pauliengines: fixed to work with EVP_*_meth calls deprecated
2020-07-16  Richard LevitteUpdate copyright year
2020-07-16  Pauli deprecate engines
2020-05-15  Matt CaswellUpdate copyright year
2020-04-24  Rich SalzIn OpenSSL builds, declare STACK for datatypes ...
2020-04-23  Matt CaswellUpdate copyright year
2020-02-20  PauliDeprecate the low level RSA functions.
2020-02-06  Dr. Matthias St... Fix misspelling errors and typos reported by codespell
2020-01-19  PauliDeprecate the low level SHA functions.
2020-01-06  Matt CaswellDeprecate the low level AES functions
2019-11-07  Richard LevitteUpdate source files for deprecation at 3.0
2019-10-09  Rich SalzExplicitly test against NULL; do not use !p or similar
2019-09-28  Dr. Matthias St... Fix header file include guard names
2019-09-18  Alistair FrancisAdd support for io_pgetevents_time64 syscall
2019-09-16  Richard LevitteUnify all assembler file generators
2019-09-16  Richard Levittebuild.info: For all assembler generators, remove all...
2019-08-02  Rich SalzReplace FUNCerr with ERR_raise_data
2019-07-31  Richard LevitteAvoid using ERR_put_error() directly in OpenSSL code
2019-07-30  Bernd EdlingerUse OPENSSL_strlcpy instead of strncpy in e_afalg.c
2019-07-22  Rich SalzDeprecate SYSerr, add new FUNCerr macro
2019-07-22  Rich SalzAdd ERR_put_func_error, and use it.
2019-07-16  Rich SalzRegenerate mkerr files
2019-07-02  Antoine CœurFix Typos
next