Adjust all util/missing*.txt to include the section number
[openssl.git] / crypto /
2019-12-20 Bernd EdlingerAdd some missing cfi frame info in aesni-sha and sha...
2019-12-20 Bernd EdlingerAdd some missing cfi frame info in keccak1600-x86_64.pl
2019-12-20 Bernd EdlingerAdd some missing cfi frame info in aesni-x86_64.pl
2019-12-20 Bernd EdlingerAdd some missing cfi frame info in rsaz-x86_64
2019-12-20 Bernd EdlingerAdd some missing cfi frame info in x86_64-mont5.pl
2019-12-20 Bernd EdlingerAdd some missing cfi frame info in aes-x86_64.pl
2019-12-20 Bernd EdlingerAdd some missing cfi frame info in camellia-x86_64.pl
2019-12-19 Richard LevitteEVP & PROV: Fix all platform inclusions
2019-12-19 Richard LevitteCRYPTO: split cipher_platform.h into algorithm specific...
2019-12-19 Fangming.FangOptimize AES-GCM implementation on aarch64
2019-12-18 Richard LevitteEVP: Adapt EVP_PKEY_print_ routines to use BIO_f_prefix()
2019-12-18 Richard LevitteASN1: Adapt ASN.1 output routines to use BIO_f_prefix()
2019-12-18 Richard LevitteBIO: Add BIO_f_prefix(), a text line prefixing filter
2019-12-18 Richard Levittecrypto/bio/build.info: split the source files in categories
2019-12-18 Bernd EdlingerFix unwind info for some trivial functions
2019-12-18 Rich SalzFix build when enabling mdebug options.
2019-12-18 Shane LontisCleanup legacy digest methods.
2019-12-17 Richard LevitteEVP: make it possible to init EVP_PKEY_CTX with provide...
2019-12-16 Matt CaswellEnsure EVP_PKEY_set1_DH detects X9.42 keys
2019-12-14 Rich SalzDeprecate most of debug-memory
2019-12-12 Dr. David von Oheimbchunk 6 of CMP contribution to OpenSSL
2019-12-11 Dr. Matthias St... rand_lib.c: fix null pointer dereferences after RAND_ge...
2019-12-11 Jan-Frederik RieckersAdd support for otherName:NAIRealm in output
2019-12-11 Veres LajosFix some typos
2019-12-11 XiaokangQianOptimize AES-ECB mode in OpenSSL for both aarch64 and...
2019-12-11 Andy Polyakovcrypto/perlasm/ppc-xlate.pl: add linux64v2 flavour
2019-12-10 avasMove U64 macro from sha.h to sha512.c
2019-12-06 Bernd EdlingerImprove the overflow handling in rsaz_512_sqr
2019-12-06 Andy PolyakovFix an overflow bug in rsaz_512_sqr
2019-12-05 Matt CaswellTeach the RSA implementation about TLS RSA Key Transport
2019-12-04 Dr. David von Oheimbadd X509_cmp_timeframe() including its documentation
2019-12-03 raja-ashokSet argument only after successful dup on CMP APIs
2019-11-29 Richard LevittePROV SERIALIZER: add support for writing DH keys and...
2019-11-29 Richard LevittePROV SERIALIZER: add support for writing RSA keys
2019-11-29 Richard LevittePROV SERIALIZER: add common functionality to serialize...
2019-11-29 Richard LevittePROV BIO: add a BIO_vprintf() upcall, and a provider...
2019-11-29 Richard LevitteSERIALIZER: add hooks in EVP_PKEY_print_ routines
2019-11-29 Richard LevitteSERIALIZER: add hooks in PEM_write_bio_ and PEM_write_f...
2019-11-29 Richard LevitteSERIALIZER: add support for serializing EVP_PKEYs
2019-11-29 Richard LevitteCORE: expose the property parsers and checker to the...
2019-11-29 Richard LevitteSERIALIZER: add functions for serialization to file
2019-11-29 Richard LevitteSERIALIZER: New API for serialization of objects throug...
2019-11-29 Richard LevitteCORE: pass the full algorithm definition to the method...
2019-11-29 Richard LevitteCORE: ossl_namemap_add_names(): new function to add...
2019-11-29 Matt CaswellDisable mem leak checking for the self test lock
2019-11-29 Matt CaswellCheck the return from OPENSSL_buf2hexstr()
2019-11-29 Matt CaswellCheck that OPENSSL_zalloc was successful when creating...
2019-11-28 Ard Biesheuvelchacha/asm/chacha-armv8.pl: preserve FP registers d8...
2019-11-25 PauliProperty: fix memory leak.
2019-11-25 Shane LontisCache constants for fetched EVP_cipher
2019-11-24 PauliProperty: fix intermittent test failure.
2019-11-23 Matus KyselRemove deadlock that was caused by calling pthread_rwlo...
2019-11-22 Richard LevitteUI_UTIL_wrap_read_pem_callback(): when |cb| is NULL...
2019-11-22 PauliThread: Avoid a NULL dereference after failed initialis...
2019-11-21 PauliCore: allow NULL argument to stored_namemap_free().
2019-11-21 PauliEVP p_lib: Add NULL check to EVP_PKEY_missing_parameters.
2019-11-21 PauliEngine: Add NULL check.
2019-11-21 PauliECDSA: don't clear free memory after verify.
2019-11-20 Richard LevitteReplumbing: pre-populate the EVP namemap with commonly...
2019-11-20 Bernd EdlingerFix sha512_block_data_order_avx2 backtrace info
2019-11-20 Patrick SteuerAllow specifying the tag after AAD in CCM mode (2)
2019-11-19 Matt CaswellEVP_CIPHER_CTX_set_keylen should not succeed if a bad...
2019-11-18 PauliProperties: make query cache reference count aware.
2019-11-18 Richard LevittePEM: constify PEM_write_ routines
2019-11-17 Patrick Steuers390x assembly pack: fix bn_mul_comba4
2019-11-17 Anthony HuAdd missing EVP_PKEY_METHOD accessors for digestsign...
2019-11-14 Matt CaswellFix an uninitialised read in conf_def.c
2019-11-14 Matt CaswellFix no-blake2
2019-11-14 Richard LevitteCORE & PROV: make export of key data leaner through...
2019-11-14 Matt CaswellMove RSA Asym cipher code to the default provider
2019-11-14 Matt CaswellIncrease OSSL_PARAM_BLD_MAX for multi-prime RSA
2019-11-14 Matt CaswellImplement provider support for Asym Ciphers
2019-11-14 Matt CaswellAllow strings in params to be of zero length
2019-11-14 Matt CaswellAllow setting a NULL pointer in a params structure
2019-11-13 Joerg Schmidbauerchacha_enc.c: fix for EBCDIC platforms
2019-11-13 Nicola TuveriFix EC_POINT_bn2point() for BN_zero()
2019-11-12 Richard LevitteAdd a tester of OpenSSL config files and test the curre...
2019-11-12 Richard LevitteAdd a .pragma directive for configuration files
2019-11-12 Richard LevitteMake sure KDF reason codes are conserved in their curre...
2019-11-12 Richard LevitteDeprecate ERR_load_KDF_strings()
2019-11-12 Richard LevitteReinstate the KDF error macros
2019-11-11 Shane LontisAdd rc4_hmac_md5 cipher to default provider
2019-11-10 Richard LevitteFinal cleanup after move to leaner EVP_PKEY methods
2019-11-09 Patrick Steuerbss_dgram.c: fix unaligned access
2019-11-09 Kurt RoeckxRSA generation: Use more bits of 1/sqrt(2)
2019-11-09 Bernd EdlingerFix a -Warray-bounds gcc warning in OPENSSL_DIR_read
2019-11-09 raniervfconf_def.c: Avoid calling strlen() in a loop
2019-11-08 Richard LevitteCleanup include/openssl/opensslv.h.in
2019-11-08 Shane LontisAdd AES SIV ciphers to default provider
2019-11-07 Richard LevitteRefactor PEM_read_bio_{PrivateKey,Parameters,DHparams}
2019-11-07 Richard LevitteAdd EVP functionality to create domain params and keys...
2019-11-07 Richard LevitteUpdate source files for pre-3.0 deprecation
2019-11-07 Richard LevitteUpdate source files for deprecation at 3.0
2019-11-06 Matt CaswellEnsure EVP_get_digestbyname() and EVP_get_cipherbyname...
2019-11-05 Richard LevitteEVP: Make the SIGNATURE implementation leaner
2019-11-05 Richard LevitteEVP: Make the KEYEXCH implementation leaner
2019-11-05 Patrick Steuers390x assembly pack: process x25519 and x448 non-canoni...
2019-11-05 Patrick Steuers390x assembly pack: fix x448 handling of non-canonical...
2019-11-05 Patrick Steuers390x assembly pack: perlasm module update
2019-11-04 Matt CaswellDon't assume the type we read was the type we expected
next