]> git.ipfire.org Git - thirdparty/openssl.git/shortlog
thirdparty/openssl.git
2019-04-09  Richard LevitteParams: add OSSL_PARAM_construct_end()
2019-04-09  Shane LontisEC keygen updates + changed ecdsa_sign to use BN_secure_new
2019-04-08  Shane LontisCoverity: hkdf ENV_MD_size() is an int that can be...
2019-04-08  PauliAvoid alignment problems in params API.
2019-04-08  Dan Campbells_client starttls: fix handling of multiline reply
2019-04-08  Shane Lontiscoverity resource leak fixes in apps/pkeyutl
2019-04-07  Patrick Steuerfix --strict-warnings build
2019-04-07  Patrick Steuerfix --strict-warnings build
2019-04-06  FdaSilvaYYCoverity: fix two minor NPD issues.
2019-04-06  PauliFix big endian param API tests.
2019-04-06  Bernd EdlingerFix the allocation size in EVP_OpenInit and PEM_SignFinal
2019-04-05  Richard LevitteEVP configuration section: add 'default_properties...
2019-04-05  Richard LevitteEVP_set_default_properties(): New function to set globa...
2019-04-05  Richard LevitteConvert the ENGINE_CONF trace calls to use CONF instead
2019-04-05  Richard LevitteAdd a bit of tracing in the core conf module runner
2019-04-05  Richard LevitteRename the PROVIDER_CONF trace to CONF
2019-04-05  Richard LevitteOPENSSL_init_crypto(): check config return code correctly
2019-04-05  Richard LevitteFix number clash: EVP_F_AESNI_XTS_INIT_KEY vs EVP_F_EVP...
2019-04-05  PauliMove the AES-XTS mode duplicated key check into the...
2019-04-04  Matt CaswellComplain if there are missing symbols when creating...
2019-04-04  Matt CaswellTest that we can use the FIPS provider
2019-04-04  Matt CaswellAdd a no-fips Configure option
2019-04-04  Matt CaswellCreate a FIPS provider and put SHA256 in it
2019-04-04  Dr. Matthias... trace: add PROVIDER_CONF trace category
2019-04-04  Matt CaswellCorrect the documentation about SSL_CIPHER_description()
2019-04-04  Matt CaswellSkip the correct number of tests if SM2 is disabled
2019-04-04  Richard LevitteFor provider tests, don't define a OPENSSL_NO_ macro
2019-04-04  Richard LevitteDocument the 'no-module' configuration option
2019-04-03  Richard LevitteCorrect EVP_F_EVP_MD_BLOCK_SIZE number
2019-04-03  Tomas MrazUse AI_ADDRCONFIG hint with getaddrinfo if available.
2019-04-03  Todd ShortModify OCSP to use alt MD for cert IDs in responses
2019-04-03  Matt CaswellAdd a test for EVP_MD_block_size()
2019-04-03  Matt CaswellSupport EVP_MD_block_size() with providers
2019-04-03  Matt CaswellAdd an EVP_MD_CTX_md() test
2019-04-03  Matt CaswellEnsure EVP_MD_CTX_md returns the EVP_MD originally...
2019-04-03  Richard Levittereplaced snprintf with BIO version (for windows builds)
2019-04-03  Richard LevitteReplumbing: add documentation for the provider configur...
2019-04-03  Richard LevitteAdd test for the provider configuration module
2019-04-03  Richard LevitteReplumbing: add a configuration module for providers
2019-04-03  Richard LevitteReplumbing: add functionality to set provider parameters
2019-04-03  PauliAES-XTS block limit.
2019-04-02  Richard LevitteRevert "crypto/rand/rand_win.c: include "e_os.h" to...
2019-04-02  Dr. Matthias... rand_win.c: loosen version requirements for BCryptGenRandom
2019-04-02  Richard Levittecrypto/rand/rand_win.c: include "e_os.h" to get the...
2019-04-02  Richard LevitteCorrect the checks of module availability in provider...
2019-04-02  Richard LevitteConfiguration / build: make it possible to disable...
2019-04-02  Richard LevitteBuild cleanup: don't use SHARED_SOURCE with modules
2019-04-01  Richard LevitteRestore the "heartbeats" configuration option among...
2019-04-01  Boris Pismennyadd documentation
2019-04-01  Boris Pismennyapps: print Kernel receive side TLS in s_client and...
2019-04-01  Boris Pismennysslapitest: add test ktls Rx
2019-04-01  Boris Pismennyssl: Linux TLS Rx Offload
2019-04-01  Boris Pismennybio: Linux TLS Rx Offload
2019-04-01  Boris PismennyLinux ktls Rx infrastructure
2019-04-01  Richard LevitteRework DSO API conditions and configuration option
2019-03-31  x753Fixed typo in enc.c warning
2019-03-30  Shane Lontisfixed public range check in ec_GF2m_simple_oct2point
2019-03-30  PauliImplement the param types that aren't explicitly length...
2019-03-30  Pauliissue-8493: Fix for filenames with newlines using opens...
2019-03-29  Paul YangFix a memleak in apps/verify
2019-03-29  Paul YangAdd documents for SM2 cert verification
2019-03-29  Paul YangAdd test cases for SM2 cert verification
2019-03-29  Dr. Matthias... trace: rename the default trace category from 'ANY...
2019-03-29  Dr. Matthias... trace: apps/openssl: print the correct category name
2019-03-29  Dr. Matthias... trace: fix out-of-bound memory access
2019-03-29  Dr. Matthias... trace: don't pretend success if it's not enabled
2019-03-29  Patrick Steuers390x assembly pack: import poly from cryptogams repo
2019-03-29  Richard LevitteRemove heartbeats completely
2019-03-29  Richard LevitteWindows, VMS: build fixes
2019-03-29  PauliCorrectly initialise PACKET to zero in the tests to...
2019-03-29  PauliPropery initialise struct sslapitest_log_counts to...
2019-03-29  PauliCorrectly zero the DISPLAY_COLUMNS structure.
2019-03-29  PauliMake the array zeroing explicit using memset.
2019-03-29  PauliIt isn't necessary to initialise a struct stat before...
2019-03-29  PauliEnsure that the struct msghdr is properly zeroed.
2019-03-29  Richard Levitteopenssl dgst: show MD name at all times - CHANGES entry
2019-03-29  Richard Levitteopenssl dgst: show MD name at all times
2019-03-29  PauliClear seed source structures.
2019-03-29  Soujyu TanakaFor the lack of GetModuleHandleEx(), we use DSO route...
2019-03-29  Soujyu TanakaCircumvent a problem of lacking GetEnvironmentVariable...
2019-03-29  Soujyu TanakaAvoid linking error for InitializeCriticalSectionAndSpi...
2019-03-29  Soujyu TanakaAvoid linking error on WCE700 for _InterlockedExchangeA...
2019-03-29  PauliAdd the FIPS related continuous random number generator...
2019-03-29  Andy PolyakovConfigurations/00-base-templates.conf: engage {chacha...
2019-03-29  Andy PolyakovIA64 assembly pack: add {chacha|poly1305}-ia64 modules.
2019-03-29  Shane LontisFixed unmatched BN_CTX_start/end if an invalid exponent...
2019-03-28  PauliFix broken change from b3d113e.
2019-03-28  Paul Monsonconn_is_closed should return 1 if get_last_sys_error...
2019-03-28  Shane Lontiscoverity fixes for SSKDF + mac_app + kdf test cleanup
2019-03-28  Dmitry BelyavskiyAdd some checks of OCSP functions
2019-03-28  Matt CaswellMake OCSP_id_cmp and OCSP_id_issuer_cmp accept const...
2019-03-28  PauliFix test builds.
2019-03-27  PauliDetect endian without relying on defined symbols.
2019-03-27  Jake MassimoIncrease rounds of Miller-Rabin testing DH_check
2019-03-27  Matt CaswellDon't allow SHAKE128/SHAKE256 with HMAC
2019-03-27  Matt CaswellCorrectly check the return code of EVP_MAC_ctrl everwhe...
2019-03-27  Matt CaswellFix a memory leak in ARIA GCM
2019-03-27  Matt CaswellTolerate 0 byte input length for Update functions
2019-03-27  Matt CaswellFix no-ec
2019-03-27  Dr. Matthias... Fix three identical grammatical errors
next