]> git.ipfire.org Git - thirdparty/openssl.git/shortlog
thirdparty/openssl.git
2019-03-12  Richard LevitteReplumbing: Add constructor of libcrypto internal metho...
2019-03-12  Richard LevitteReplumbing: Add support for the provider query_operatio...
2019-03-12  Richard LevitteReplumbing: Add an OSSL_PROVIDER iterator with callback
2019-03-12  Richard LevitteChange OSSL_PARAM_UTF8_STRING_PTR to OSSL_PARAM_UTF8_PTR
2019-03-12  Pauligenerated files
2019-03-12  PauliOSSL_PARAM helper functions.
2019-03-12  Richard LevitteRename 'buffer' to 'data' in OSSL_PARAM
2019-03-12  David von Oheimb2nd chunk: CRMF code (crypto/crmf/, ) and its integration
2019-03-12  David von OheimbCertificate Management Protocol (CMP, RFC 4210) extensi...
2019-03-12  Shane Lontisadded generated files
2019-03-12  Shane LontisFIPS 186-4 RSA Generation & Validation
2019-03-11  Patrick Steuers390x assembly pack: import chacha from cryptogams...
2019-03-11  Richard LevitteAdd documentation
2019-03-11  Richard LevitteAdd provider tests
2019-03-11  Richard LevitteAdd provider module infrastructure
2019-03-11  Richard LevitteReplumbing: New public API to load or add providers
2019-03-11  Richard LevitteReplumbing: Add the Provider Object, type OSSL_PROVIDER
2019-03-11  Richard LevitteReplumbing: Add MODULESDIR macro and OPENSSL_MODULES...
2019-03-11  Shane Lontisfix truncation of integers on 32bit AIX
2019-03-11  Rich SalzAdd regenerated header files
2019-03-11  Rich Salzutil/mkerr.pl: Add an inclusion of symhacks.h in all...
2019-03-11  Shane Lontisopenssl app for macs that uses the new EVP_MAC interfac...
2019-03-11  Andy Polyakovsha/asm/keccak1600-ppc64.pl: up 10% performance improve...
2019-03-10  A. SchulzeFix two spelling errors
2019-03-10  Darren TuckerFix typo in ifndef OPENSSL_NO_ENGINES.
2019-03-08  Tomas MrazPrint all loaded engines with openssl list -engines
2019-03-08  Matt CaswellChange arg to cms_CompressedData_init_bio to be const
2019-03-07  Bernd EdlingerUpdate documentation of RSA_padding_check_PKCS1_OAEP_mgf1
2019-03-07  Bernd EdlingerDo the error handling in pkey_rsa_decrypt in constant...
2019-03-07  Bernd EdlingerAdd a simple test for RSA_SSLV23_PADDING
2019-03-07  Bernd EdlingerUpdate documentation regarding required output buffer...
2019-03-07  Bernd EdlingerFix memory overrun in rsa padding check functions
2019-03-07  Bernd EdlingerLimit DEVRANDOM_WAIT to linux
2019-03-07  Matt CaswellAdd a test for underflow in ecp_nistp521.c
2019-03-07  Matt CaswellAvoid an underflow in ecp_nistp521.c
2019-03-06  Shane LontisFIPS AES_GCM IV gen changes
2019-03-06  David von Oheimbconstify *_dup() and *i2d_*() and related functions...
2019-03-06  Matt CaswellUpdate ChaCha20-Poly1305 documentation
2019-03-06  Matt CaswellTest an overlong ChaCha20-Poly1305 nonce
2019-03-06  Matt CaswellPrevent over long nonces in ChaCha20-Poly1305
2019-03-06  Richard Levitteapps/openssl.c: avoid memory leaks
2019-03-06  Richard LevitteAdd a log about the tracing functionality
2019-03-06  Richard LevitteDocument the tracing functionality
2019-03-06  Richard LevitteMake it possible to trace the trace functionality itself
2019-03-06  Richard LevitteAdapt BN_CTX_DEBUG to the new generic trace API
2019-03-06  Richard LevitteAdapt OPENSSL_DEBUG_DECRYPT to the new generic trace API
2019-03-06  Richard LevitteAdapt OPENSSL_POLICY_DEBUG to the new generic trace API
2019-03-06  Richard LevitteAdapt OPENSSL_DEBUG_KEYGEN to the new generic trace API
2019-03-06  Richard LevitteAdapt OPENSSL_DEBUG_PKCS5V2 to the new generic trace API
2019-03-06  Richard LevitteAdapt ENGINE_REF_COUNT_DEBUG to the new generic trace API
2019-03-06  Richard LevitteAdapt ENGINE_TABLE_DEBUG to the new generic trace API
2019-03-06  Richard LevitteAdapt ENGINE_CONF_DEBUG to the new generic trace API
2019-03-06  Richard LevitteAdapt OPENSSL_INIT_DEBUG to the new generic trace API
2019-03-06  Richard LevitteAdapt CIPHER_DEBUG to the new generic trace API
2019-03-06  Richard LevitteAdapt SSL_DEBUG to the new generic trace API
2019-03-06  Richard LevitteMake it possible to disable the TRACE API
2019-03-06  Richard Levitteapps/openssl.c: Adapt to enable tracing output
2019-03-06  Richard LevitteAdd generic trace API
2019-03-06  PauliMake the sparse array code use ossl_uintmax_t as its...
2019-03-05  Richard Levittepadlock: generate assembler source for static libraries too
2019-03-05  Matt CaswellDon't write the tick_identity to the session
2019-03-05  Richard LevitteAdd advice on setting CXX at the same time as CC
2019-03-05  Richard LevitteTravis: use enable-buildtest-c++
2019-03-05  Richard LevitteConfigure: make C++ build tests optional and configurable
2019-03-05  Richard LevitteVMS: fix util/[un]local.com.in to handle attributes
2019-03-05  Richard Levittetestutil: ensure good treatment of argv on non-Unix...
2019-03-05  Richard LevitteVMS: move copy_argc to its own module and make it an...
2019-03-05  Richard LevitteDeprecate the "hw" configuration options, make "padlock...
2019-03-04  Vitezslav Cizekopenssl_strerror_r: Fix handling of GNU strerror_r
2019-03-04  PauliCheck for negative return for signature size.Addresses...
2019-03-01  Bernd EdlingerFix seeding from random device w/o getrandom syscall
2019-03-01  Matt CaswellFix no-ec, no-sm2 and no-sm3
2019-02-28  Paul YangAdd section order check in util/find-doc-nits
2019-02-28  Paul YangPlace return values after examples in doc
2019-02-28  Richard Levitteapps/ca.c: only output DER with SPKAC input and when...
2019-02-28  Richard LevitteThe use of the likes of UINT32_MAX requires internal...
2019-02-27  Richard LevitteConfigure: support a few more "make variables" defaulti...
2019-02-27  Richard Levitte.travis.yml: change -std=c89 to -ansi
2019-02-27  Richard LevitteConfiguration: divide devteam flags into language speci...
2019-02-27  Richard LevitteDo buildtests on our public header files with C++ as...
2019-02-27  Richard LevitteOpenSSL::Util::Pod: allow slashes in names
2019-02-27  Richard LevitteReplumbing: Add include/openssl/core.h, initially with...
2019-02-27  Simo SorceImplement SSH KDF
2019-02-27  Richard LevitteMake the padlock engine build correctly
2019-02-27  Richard LevitteEnsure configured module specific and application speci...
2019-02-27  Richard LevitteAdd PADLOCK_ASM to dso_defines rather than lib_defines
2019-02-27  Richard LevitteThe use of the likes of UINT32_MAX requires internal...
2019-02-27  Paul YangFix the default digest algorthm of SM2
2019-02-27  Paul YangSupport raw input data in apps/pkeyutl
2019-02-26  Richard LevitteRevert "Configure: stop forcing use of DEFINE macros...
2019-02-26  Richard LevitteAdd BN_native2bn and BN_bn2nativepad, for native BIGNUM...
2019-02-26  Billy Brumley[test] modernize ecdsatest and extend ECDSA sign KATs
2019-02-26  Nicola TuveriFix trivial typo in EVP_DigestVerifyInit doc
2019-02-26  Matt CaswellClarify that SSL_shutdown() must not be called after...
2019-02-26  Richard LevitteDisable 02-test_errstr.t on msys/mingw as well as MSWin32
2019-02-25  Richard LevitteRearrange the inclusion of curve448/curve448_lcl.h
2019-02-25  Matt CaswellEnsure bn_cmp_words can handle the case where n == 0
2019-02-25  David von Oheimbfix x509 -force_pubkey option to take effect with cert...
2019-02-24  PauliCID 1442838: API usage errors
2019-02-24  PauliCID 1442835: Integer Overflow
next