]> git.ipfire.org Git - thirdparty/openssl.git/shortlog
thirdparty/openssl.git
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
2019-02-24  PauliCID 1442836: Resource leaks
2019-02-22  Richard LevitteWindows: Call TerminateProcess, not ExitProcess
2019-02-22  Matt CaswellDon't restrict the number of KeyUpdate messages we...
2019-02-22  Dr. Matthias... engines/dasync: add explaining comments about AES-128...
2019-02-22  Eneas U de... engines/e_devcrypto: set digest input_blocksize
2019-02-22  Eneas U de... engines/e_devcrypto: fixes logic in close_devcrypto
2019-02-22  Eneas U de... engines/e_devcrypto.c: fix cipher_ctrl function
2019-02-22  Eneas U de... engines/build.info: fix devcrypto MODULES entry
2019-02-22  Paul YangFix a grammar nit in CRYPTO_get_ex_new_index.pod
2019-02-21  Kurt RoeckxMake sure that generated POD files are actually created...
2019-02-21  Kurt RoeckxIndent with 4
2019-02-21  Matt CaswellFix dasync engine
2019-02-21  Hubert KarioSSL_CONF_cmd: fix doc for NoRenegotiation
2019-02-20  Markus StockhausenMIPS32R3 provides the EXT instruction to extract bits...
2019-02-20  Shane Lontiscfi build fixes in x86-64 ghash assembly
2019-02-20  Nicola TuveriClear BN_FLG_CONSTTIME on BN_CTX_get()
2019-02-20  Nicola TuveriTest for constant-time flag leakage in BN_CTX
2019-02-20  Richard Levittetest/context_internal_test.c: don't initialize as a...
2019-02-19  Andy Polyakovsha/keccak1600.c: subscribe more platforms for "complem...
2019-02-19  Ionut MihalceaDon't set SNI by default if hostname is not dNS name
2019-02-19  Matthias KraftFix reference to symbol 'main'.
2019-02-19  Matt CaswellAdd a test for interleaving app data with handshake...
2019-02-19  Matt CaswellDon't interleave handshake and other record types in...
2019-02-19  Richard LevitteFixup internal documentation
2019-02-19  PauliFix a test ordering issue.
2019-02-18  Richard Levitteutil/find-docs-nits: Recognise SPARSE_ARRAY_OF
2019-02-18  Richard Levitteutil/find-docs-nits: Extend to handle internal document...
2019-02-18  Corinna Vinschencygwin: drop explicit O_TEXT
2019-02-18  Richard LevitteConform to proper NAME section format
2019-02-18  Richard LevitteProperty: naming and manual clarifiations
2019-02-18  Matt CaswellDon't leak EVP_KDF_CTX on error
2019-02-18  Pauligenerated files
2019-02-18  PauliProperties for implementation selection.
2019-02-17  Vedran MiletićAdd missing dots in dgst man page
2019-02-17  Jan MackuFixed typo
2019-02-17  David BenjaminCheck for unpaired .cfi_remember_state
2019-02-17  David BenjaminFix some CFI issues in x86_64 assembly
2019-02-17  Billy Brumley[test] unit test for field_inv function pointer in...
2019-02-17  Billy BrumleySCA hardening for mod. field inversion in EC_GROUP
2019-02-16  Andy PolyakovARM64 assembly pack: make it Windows-friendly.
2019-02-16  Andy PolyakovARM assembly pack: make it Windows-friendly.
2019-02-16  Patrick Steuers390x assembly pack: fix formal interface bug in chacha...
2019-02-15  Richard LevitteAdd an OpenSSL library context
2019-02-15  Richard LevitteAdd CRYPTO_alloc_ex_data()
2019-02-15  David AsrafAdd EC_GROUP_get0_field
2019-02-15  Richard LevitteMark generated functions unused (applies to safestack...
2019-02-15  Todd ShortAdd option to disable Extended Master Secret
2019-02-15  Matt CaswellUse order not degree to calculate a buffer size in...
2019-02-15  Matt CaswellFix no-stdio
2019-02-15  Richard LevitteConfigure: make --strict-warnings a regular user provid...
2019-02-14  Matt CaswellFix -verify_return_error in s_client
2019-02-14  Matt CaswellDon't signal SSL_CB_HANDSHAKE_START for TLSv1.3 post...
2019-02-14  Sam RobertsIgnore cipher suites when setting cipher list
2019-02-14  Richard LevitteConfigure: stop forcing use of DEFINE macros in headers
2019-02-13  PauliSparse array iterators include index position.
2019-02-13  Michael HaubenwallnerWindows/Cygwin dlls need the executable bit set
2019-02-13  Richard Levittetest/build.info: add missing ../apps/include
next