]> git.ipfire.org Git - thirdparty/openssl.git/shortlog
thirdparty/openssl.git
2019-04-14  Bernd EdlingerDon't use coordinate blinding when scalar is group...
2019-04-12  Joshua LockFurther harmonisation of manual page HISTORY sections
2019-04-12  Joshua LockUpdate various man pages to place HISTORY section after...
2019-04-12  Joshua LockAdd a check for history section location to find-doc...
2019-04-12  Joshua LockMake check_example_location() in find-doc-nits generic
2019-04-12  Matt CaswellDeprecate AES_ige_encrypt() and AES_bi_ige_encrypt()
2019-04-12  Bernd EdlingerAdd CMAC speed measurements
2019-04-12  PauliAdd prediction resistance capability to the DRBG reseed...
2019-04-11  Shane Lontisec key validation checks updated
2019-04-11  Shane Lontisdoc fixups
2019-04-11  Nicola TuveriSeparate the lookup test
2019-04-11  Nicola TuveriEC_GROUP_set_curve() might fail for arbitrary params
2019-04-11  Shane Lontisadded code to validate EC named curve parameters
2019-04-10  Shane LontisAdded Test::ok_nofips, Test::is_nofips & Test::isnt_nof...
2019-04-10  PauliReseeding without derivation function is not supported...
2019-04-10  Shane LontisFixed linux_x86_icc compiler errors in EC code related...
2019-04-10  Bernd EdlingerAvoid creating invalid rsa pss params
2019-04-10  Jakub WilkFix typos
2019-04-10  Richard LevitteEVP_*Update: ensure that input NULL with length 0 isn...
2019-04-09  Paul YangMake X509_set_sm2_id consistent with other setters
2019-04-09  Richard Levittetest/params_test.c : Adjust tests to check utf8_ptr...
2019-04-09  Richard LevitteParams API: {utf8,octet}_ptr need to know the data...
2019-04-09  Matt CaswellFix crash in X509_STORE_CTX_get_by_subject
2019-04-09  Matt CaswellAdd a legacy provider and put MD2 in it
2019-04-09  Matt CaswellUse the right NID when putting a method in the store
2019-04-09  Richard LevitteConfigurations/10-main.conf: Don't inherit assembler...
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...
next