projects
/
oweals
/
openssl.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
oweals/openssl.git
2019-04-12
Joshua Lock
Further harmonisation of manual page HISTORY sections
commit
|
commitdiff
|
tree
|
snapshot
2019-04-12
Joshua Lock
Update various man pages to place HISTORY section after...
commit
|
commitdiff
|
tree
|
snapshot
2019-04-12
Joshua Lock
Add a check for history section location to find-doc...
commit
|
commitdiff
|
tree
|
snapshot
2019-04-12
Joshua Lock
Make check_example_location() in find-doc-nits generic
commit
|
commitdiff
|
tree
|
snapshot
2019-04-12
Matt Caswell
Deprecate AES_ige_encrypt() and AES_bi_ige_encrypt()
commit
|
commitdiff
|
tree
|
snapshot
2019-04-12
Bernd Edlinger
Add CMAC speed measurements
commit
|
commitdiff
|
tree
|
snapshot
2019-04-12
Pauli
Add prediction resistance capability to the DRBG reseed...
commit
|
commitdiff
|
tree
|
snapshot
2019-04-11
Shane Lontis
ec key validation checks updated
commit
|
commitdiff
|
tree
|
snapshot
2019-04-11
Shane Lontis
doc fixups
commit
|
commitdiff
|
tree
|
snapshot
2019-04-11
Nicola Tuveri
Separate the lookup test
commit
|
commitdiff
|
tree
|
snapshot
2019-04-11
Nicola Tuveri
EC_GROUP_set_curve() might fail for arbitrary params
commit
|
commitdiff
|
tree
|
snapshot
2019-04-11
Shane Lontis
added code to validate EC named curve parameters
commit
|
commitdiff
|
tree
|
snapshot
2019-04-10
Shane Lontis
Added Test::ok_nofips, Test::is_nofips & Test::isnt_nof...
commit
|
commitdiff
|
tree
|
snapshot
2019-04-10
Pauli
Reseeding without derivation function is not supported...
commit
|
commitdiff
|
tree
|
snapshot
2019-04-10
Shane Lontis
Fixed linux_x86_icc compiler errors in EC code related...
commit
|
commitdiff
|
tree
|
snapshot
2019-04-10
Bernd Edlinger
Avoid creating invalid rsa pss params
commit
|
commitdiff
|
tree
|
snapshot
2019-04-10
Jakub Wilk
Fix typos
commit
|
commitdiff
|
tree
|
snapshot
2019-04-10
Richard Levitte
EVP_*Update: ensure that input NULL with length 0 isn...
commit
|
commitdiff
|
tree
|
snapshot
2019-04-09
Paul Yang
Make X509_set_sm2_id consistent with other setters
commit
|
commitdiff
|
tree
|
snapshot
2019-04-09
Richard Levitte
test/params_test.c : Adjust tests to check utf8_ptr...
commit
|
commitdiff
|
tree
|
snapshot
2019-04-09
Richard Levitte
Params API: {utf8,octet}_ptr need to know the data...
commit
|
commitdiff
|
tree
|
snapshot
2019-04-09
Matt Caswell
Fix crash in X509_STORE_CTX_get_by_subject
commit
|
commitdiff
|
tree
|
snapshot
2019-04-09
Matt Caswell
Add a legacy provider and put MD2 in it
commit
|
commitdiff
|
tree
|
snapshot
2019-04-09
Matt Caswell
Use the right NID when putting a method in the store
commit
|
commitdiff
|
tree
|
snapshot
2019-04-09
Richard Levitte
Configurations/10-main.conf: Don't inherit assembler...
commit
|
commitdiff
|
tree
|
snapshot
2019-04-09
Richard Levitte
Params: add OSSL_PARAM_construct_end()
commit
|
commitdiff
|
tree
|
snapshot
2019-04-09
Shane Lontis
EC keygen updates + changed ecdsa_sign to use BN_secure_new
commit
|
commitdiff
|
tree
|
snapshot
2019-04-08
Shane Lontis
Coverity: hkdf ENV_MD_size() is an int that can be...
commit
|
commitdiff
|
tree
|
snapshot
2019-04-08
Pauli
Avoid alignment problems in params API.
commit
|
commitdiff
|
tree
|
snapshot
2019-04-08
Dan Campbell
s_client starttls: fix handling of multiline reply
commit
|
commitdiff
|
tree
|
snapshot
2019-04-08
Shane Lontis
coverity resource leak fixes in apps/pkeyutl
commit
|
commitdiff
|
tree
|
snapshot
2019-04-07
Patrick Steuer
fix --strict-warnings build
commit
|
commitdiff
|
tree
|
snapshot
2019-04-07
Patrick Steuer
fix --strict-warnings build
commit
|
commitdiff
|
tree
|
snapshot
2019-04-06
FdaSilvaYY
Coverity: fix two minor NPD issues.
commit
|
commitdiff
|
tree
|
snapshot
2019-04-06
Pauli
Fix big endian param API tests.
commit
|
commitdiff
|
tree
|
snapshot
2019-04-06
Bernd Edlinger
Fix the allocation size in EVP_OpenInit and PEM_SignFinal
commit
|
commitdiff
|
tree
|
snapshot
2019-04-05
Richard Levitte
EVP configuration section: add 'default_properties...
commit
|
commitdiff
|
tree
|
snapshot
2019-04-05
Richard Levitte
EVP_set_default_properties(): New function to set globa...
commit
|
commitdiff
|
tree
|
snapshot
2019-04-05
Richard Levitte
Convert the ENGINE_CONF trace calls to use CONF instead
commit
|
commitdiff
|
tree
|
snapshot
2019-04-05
Richard Levitte
Add a bit of tracing in the core conf module runner
commit
|
commitdiff
|
tree
|
snapshot
2019-04-05
Richard Levitte
Rename the PROVIDER_CONF trace to CONF
commit
|
commitdiff
|
tree
|
snapshot
2019-04-05
Richard Levitte
OPENSSL_init_crypto(): check config return code correctly
commit
|
commitdiff
|
tree
|
snapshot
2019-04-05
Richard Levitte
Fix number clash: EVP_F_AESNI_XTS_INIT_KEY vs EVP_F_EVP...
commit
|
commitdiff
|
tree
|
snapshot
2019-04-05
Pauli
Move the AES-XTS mode duplicated key check into the...
commit
|
commitdiff
|
tree
|
snapshot
2019-04-04
Matt Caswell
Complain if there are missing symbols when creating...
commit
|
commitdiff
|
tree
|
snapshot
2019-04-04
Matt Caswell
Test that we can use the FIPS provider
commit
|
commitdiff
|
tree
|
snapshot
2019-04-04
Matt Caswell
Add a no-fips Configure option
commit
|
commitdiff
|
tree
|
snapshot
2019-04-04
Matt Caswell
Create a FIPS provider and put SHA256 in it
commit
|
commitdiff
|
tree
|
snapshot
2019-04-04
Dr. Matthias...
trace: add PROVIDER_CONF trace category
commit
|
commitdiff
|
tree
|
snapshot
2019-04-04
Matt Caswell
Correct the documentation about SSL_CIPHER_description()
commit
|
commitdiff
|
tree
|
snapshot
2019-04-04
Matt Caswell
Skip the correct number of tests if SM2 is disabled
commit
|
commitdiff
|
tree
|
snapshot
2019-04-04
Richard Levitte
For provider tests, don't define a OPENSSL_NO_ macro
commit
|
commitdiff
|
tree
|
snapshot
2019-04-04
Richard Levitte
Document the 'no-module' configuration option
commit
|
commitdiff
|
tree
|
snapshot
2019-04-03
Richard Levitte
Correct EVP_F_EVP_MD_BLOCK_SIZE number
commit
|
commitdiff
|
tree
|
snapshot
2019-04-03
Tomas Mraz
Use AI_ADDRCONFIG hint with getaddrinfo if available.
commit
|
commitdiff
|
tree
|
snapshot
2019-04-03
Todd Short
Modify OCSP to use alt MD for cert IDs in responses
commit
|
commitdiff
|
tree
|
snapshot
2019-04-03
Matt Caswell
Add a test for EVP_MD_block_size()
commit
|
commitdiff
|
tree
|
snapshot
2019-04-03
Matt Caswell
Support EVP_MD_block_size() with providers
commit
|
commitdiff
|
tree
|
snapshot
2019-04-03
Matt Caswell
Add an EVP_MD_CTX_md() test
commit
|
commitdiff
|
tree
|
snapshot
2019-04-03
Matt Caswell
Ensure EVP_MD_CTX_md returns the EVP_MD originally...
commit
|
commitdiff
|
tree
|
snapshot
2019-04-03
Richard Levitte
replaced snprintf with BIO version (for windows builds)
commit
|
commitdiff
|
tree
|
snapshot
2019-04-03
Richard Levitte
Replumbing: add documentation for the provider configur...
commit
|
commitdiff
|
tree
|
snapshot
2019-04-03
Richard Levitte
Add test for the provider configuration module
commit
|
commitdiff
|
tree
|
snapshot
2019-04-03
Richard Levitte
Replumbing: add a configuration module for providers
commit
|
commitdiff
|
tree
|
snapshot
2019-04-03
Richard Levitte
Replumbing: add functionality to set provider parameters
commit
|
commitdiff
|
tree
|
snapshot
2019-04-03
Pauli
AES-XTS block limit.
commit
|
commitdiff
|
tree
|
snapshot
2019-04-02
Richard Levitte
Revert "crypto/rand/rand_win.c: include "e_os.h" to...
commit
|
commitdiff
|
tree
|
snapshot
2019-04-02
Dr. Matthias...
rand_win.c: loosen version requirements for BCryptGenRandom
commit
|
commitdiff
|
tree
|
snapshot
2019-04-02
Richard Levitte
crypto/rand/rand_win.c: include "e_os.h" to get the...
commit
|
commitdiff
|
tree
|
snapshot
2019-04-02
Richard Levitte
Correct the checks of module availability in provider...
commit
|
commitdiff
|
tree
|
snapshot
2019-04-02
Richard Levitte
Configuration / build: make it possible to disable...
commit
|
commitdiff
|
tree
|
snapshot
2019-04-02
Richard Levitte
Build cleanup: don't use SHARED_SOURCE with modules
commit
|
commitdiff
|
tree
|
snapshot
2019-04-01
Richard Levitte
Restore the "heartbeats" configuration option among...
commit
|
commitdiff
|
tree
|
snapshot
2019-04-01
Boris Pismenny
add documentation
commit
|
commitdiff
|
tree
|
snapshot
2019-04-01
Boris Pismenny
apps: print Kernel receive side TLS in s_client and...
commit
|
commitdiff
|
tree
|
snapshot
2019-04-01
Boris Pismenny
sslapitest: add test ktls Rx
commit
|
commitdiff
|
tree
|
snapshot
2019-04-01
Boris Pismenny
ssl: Linux TLS Rx Offload
commit
|
commitdiff
|
tree
|
snapshot
2019-04-01
Boris Pismenny
bio: Linux TLS Rx Offload
commit
|
commitdiff
|
tree
|
snapshot
2019-04-01
Boris Pismenny
Linux ktls Rx infrastructure
commit
|
commitdiff
|
tree
|
snapshot
2019-04-01
Richard Levitte
Rework DSO API conditions and configuration option
commit
|
commitdiff
|
tree
|
snapshot
2019-03-31
x753
Fixed typo in enc.c warning
commit
|
commitdiff
|
tree
|
snapshot
2019-03-30
Shane Lontis
fixed public range check in ec_GF2m_simple_oct2point
commit
|
commitdiff
|
tree
|
snapshot
2019-03-30
Pauli
Implement the param types that aren't explicitly length...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-30
Pauli
issue-8493: Fix for filenames with newlines using opens...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-29
Paul Yang
Fix a memleak in apps/verify
commit
|
commitdiff
|
tree
|
snapshot
2019-03-29
Paul Yang
Add documents for SM2 cert verification
commit
|
commitdiff
|
tree
|
snapshot
2019-03-29
Paul Yang
Add test cases for SM2 cert verification
commit
|
commitdiff
|
tree
|
snapshot
2019-03-29
Dr. Matthias...
trace: rename the default trace category from 'ANY...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-29
Dr. Matthias...
trace: apps/openssl: print the correct category name
commit
|
commitdiff
|
tree
|
snapshot
2019-03-29
Dr. Matthias...
trace: fix out-of-bound memory access
commit
|
commitdiff
|
tree
|
snapshot
2019-03-29
Dr. Matthias...
trace: don't pretend success if it's not enabled
commit
|
commitdiff
|
tree
|
snapshot
2019-03-29
Patrick Steuer
s390x assembly pack: import poly from cryptogams repo
commit
|
commitdiff
|
tree
|
snapshot
2019-03-29
Richard Levitte
Remove heartbeats completely
commit
|
commitdiff
|
tree
|
snapshot
2019-03-29
Richard Levitte
Windows, VMS: build fixes
commit
|
commitdiff
|
tree
|
snapshot
2019-03-29
Pauli
Correctly initialise PACKET to zero in the tests to...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-29
Pauli
Propery initialise struct sslapitest_log_counts to...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-29
Pauli
Correctly zero the DISPLAY_COLUMNS structure.
commit
|
commitdiff
|
tree
|
snapshot
2019-03-29
Pauli
Make the array zeroing explicit using memset.
commit
|
commitdiff
|
tree
|
snapshot
2019-03-29
Pauli
It isn't necessary to initialise a struct stat before...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-29
Pauli
Ensure that the struct msghdr is properly zeroed.
commit
|
commitdiff
|
tree
|
snapshot
next