projects
/
oweals
/
openssl.git
/ search
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Clarify the POD source for the list command.
2018-11-04
Pauli
Clarify the POD source for the list command.
commit
|
commitdiff
|
tree
2018-11-04
Pauli
GMAC implementation
commit
|
commitdiff
|
tree
2018-11-01
Pauli
Add a constant time flag to one of the bignums to avoid...
commit
|
commitdiff
|
tree
2018-11-01
Pauli
openssl list -mac-algorithms support.
commit
|
commitdiff
|
tree
2018-10-28
Pauli
Timing vulnerability in ECDSA signature generation...
commit
|
commitdiff
|
tree
2018-10-28
Pauli
Timing vulnerability in DSA signature generation (CVE...
commit
|
commitdiff
|
tree
2018-10-28
Pauli
DSA mod inverse fix
commit
|
commitdiff
|
tree
2018-10-22
Pauli
RSA security bits calculation
commit
|
commitdiff
|
tree
2018-10-07
Pauli
Indentation fixes.
commit
|
commitdiff
|
tree
2018-09-24
Pauli
Use secure_getenv(3) when available.
commit
|
commitdiff
|
tree
2018-09-19
Pauli
Add a GMAC demonstration program.
commit
|
commitdiff
|
tree
2018-09-17
Pauli
Add missing include file.
commit
|
commitdiff
|
tree
2018-09-16
Pauli
Add a compile time test to verify that openssl/rsa...
commit
|
commitdiff
|
tree
2018-09-16
Pauli
Use 'i' as parameter name not 'I'.
commit
|
commitdiff
|
tree
2018-09-11
Pauli
Limit the number of AES-GCM keys allowed in TLS. A...
commit
|
commitdiff
|
tree
2018-09-11
Pauli
Speed for HMACs.
commit
|
commitdiff
|
tree
2018-09-11
Pauli
Add a note to CHANGES indicating that AES-XTS now enforces...
commit
|
commitdiff
|
tree
2018-09-11
Pauli
FIPS 140-2 IG A.9 XTS key check.
commit
|
commitdiff
|
tree
2018-09-06
Pauli
Avoid SEGV when giving X509_sign a NULL private key.
commit
|
commitdiff
|
tree
2018-09-03
Pauli
Fix HMAC SHA3-224 and HMAC SHA3-256.
commit
|
commitdiff
|
tree
2018-09-03
Pauli
Make OBJ_NAME case insensitive.
commit
|
commitdiff
|
tree
2018-09-03
Pauli
Check the return from BN_sub() in BN_X931_generate_Xpq().
commit
|
commitdiff
|
tree
2018-09-02
Pauli
Check for a failure return from EVP_MD_CTX_new() in...
commit
|
commitdiff
|
tree
2018-08-21
Pauli
Zero memory in CRYPTO_secure_malloc.
commit
|
commitdiff
|
tree
2018-08-20
Pauli
Check getauxval on systems that have it when checking...
commit
|
commitdiff
|
tree
2018-08-19
Pauli
Add a helper routine so that evp_test can compare memory...
commit
|
commitdiff
|
tree
2018-08-15
Pauli
Add SHA3 HMAC test vectors from NIST.
commit
|
commitdiff
|
tree
2018-08-09
Pauli
Change the OID references for X25519, X448, ED25519...
commit
|
commitdiff
|
tree
2018-08-07
Pauli
Relocate memcmp test.
commit
|
commitdiff
|
tree
2018-08-01
Pauli
Add OIDs for HMAC SHA512/224 and HMAC SHA512/256.
commit
|
commitdiff
|
tree
2018-07-31
Pauli
Check return from BN_sub
commit
|
commitdiff
|
tree
2018-07-31
Pauli
Check conversion return in ASN1_INTEGER_print_bio.
commit
|
commitdiff
|
tree
2018-07-10
Pauli
NCONF_get_number refix.
commit
|
commitdiff
|
tree
2018-07-03
Pauli
Tests for MD5-SHA1 combined digest.
commit
|
commitdiff
|
tree
2018-07-03
Pauli
Check for NULL conf in NCONF_get_number
commit
|
commitdiff
|
tree
2018-07-01
Pauli
Remove development artifacts.
commit
|
commitdiff
|
tree
2018-06-29
Pauli
Check return from BN_set_word.
commit
|
commitdiff
|
tree
2018-06-26
Pauli
Modify the DEVRANDOM source so that the files are kept...
commit
|
commitdiff
|
tree
2018-06-21
Pauli
Fix spelling errors in documentation.
commit
|
commitdiff
|
tree
2018-03-21
Pauli
Don't call strsignal, just print the signal number.
commit
|
commitdiff
|
tree
2018-03-20
Pauli
Remove mention of link between message digests and...
commit
|
commitdiff
|
tree
2018-03-15
Pauli
Missings OIDs for XTS added.
commit
|
commitdiff
|
tree
2018-02-23
Pauli
Remove unreachable statement.
commit
|
commitdiff
|
tree
2018-02-18
Pauli
Avoid mentioning uninitialised contexts.
commit
|
commitdiff
|
tree
2018-02-09
Pauli
Fix glibc version detection.
commit
|
commitdiff
|
tree
2018-02-07
Pauli
Fix glibc specific conditional for Mac OS/X
commit
|
commitdiff
|
tree
2018-02-07
Pauli
Unify timer code
commit
|
commitdiff
|
tree
2018-02-07
Pauli
Make OPENSSL_rdtsc universally available.
commit
|
commitdiff
|
tree
2018-02-07
Pauli
Make the OPENSSL_CPUID_OBJ define internal.
commit
|
commitdiff
|
tree
2018-01-23
Pauli
SHA512/224 and SHA512/256
commit
|
commitdiff
|
tree
2018-01-12
Pauli
Change the name of the SEC typedef to openssl_speed_sec_t.
commit
|
commitdiff
|
tree
2017-12-17
Pauli
Enable the ARIA ciphers by default.
commit
|
commitdiff
|
tree
2017-11-28
Pauli
A missing semicolon prevents compilation with ENGINE_REF_COU...
commit
|
commitdiff
|
tree
2017-11-27
Pauli
Test support for time_t comparisons.
commit
|
commitdiff
|
tree
2017-11-27
Pauli
use size_t tests instead of int ones
commit
|
commitdiff
|
tree
2017-11-06
Pauli
Disabled list doesn't contain SM3 and SM4.
commit
|
commitdiff
|
tree
2017-11-01
Pauli
Address a timing side channel whereby it is possible...
commit
|
commitdiff
|
tree
2017-11-01
Pauli
Address a timing side channel whereby it is possible...
commit
|
commitdiff
|
tree
2017-10-10
Pauli
Return a value from atomic read on Windows.
commit
|
commitdiff
|
tree
2017-10-09
Pauli
Add atomic write call
commit
|
commitdiff
|
tree
2017-10-09
Pauli
Add a CRYPTO_atomic_read call which allows an int variable...
commit
|
commitdiff
|
tree
2017-10-08
Pauli
Document that lhash isn't thread safe under any circumstance...
commit
|
commitdiff
|
tree
2017-09-28
Pauli
Put back the #include <openssl/safestack.h> lines in...
commit
|
commitdiff
|
tree
2017-09-28
Pauli
Remove unnecessary #include <openssl/lhash.h> directives.
commit
|
commitdiff
|
tree
2017-09-28
Pauli
Use safestack.h exclusively internally.
commit
|
commitdiff
|
tree
2017-09-27
Pauli
Add stack space reservations.
commit
|
commitdiff
|
tree
2017-09-27
Pauli
Add a reserve call to the stack data structure.
commit
|
commitdiff
|
tree
2017-09-18
Pauli
Stack sorting safety
commit
|
commitdiff
|
tree
2017-09-17
Pauli
Null pointer used.
commit
|
commitdiff
|
tree
2017-09-14
Pauli
Avoid signed vs unsigned comparison error.
commit
|
commitdiff
|
tree
2017-09-14
Pauli
Add explanatory comment about fitting into a size_t.
commit
|
commitdiff
|
tree
2017-09-14
Pauli
Remote unrequited casts
commit
|
commitdiff
|
tree
2017-09-14
Pauli
Ensure that the requested memory size cannot exceed...
commit
|
commitdiff
|
tree
2017-09-14
Pauli
Manually revert "Ensure allocation size fits into size_t"
commit
|
commitdiff
|
tree
2017-09-14
Pauli
Revert "Reuse strndup(), simplify code"
commit
|
commitdiff
|
tree
2017-09-14
Pauli
Revert "GH614: Use memcpy()/strdup() when possible"
commit
|
commitdiff
|
tree
2017-09-03
Pauli
Fix an include location problem in the extrended tests.
commit
|
commitdiff
|
tree
2017-08-31
Pauli
struct timeval include guards
commit
|
commitdiff
|
tree
2017-08-31
Pauli
Fix potential null problem.
commit
|
commitdiff
|
tree
2017-08-30
Pauli
Add documentation for ARIA GCM modes.
commit
|
commitdiff
|
tree
2017-08-30
Pauli
Add ARIA as an alias for all ARIA based modes.
commit
|
commitdiff
|
tree
2017-08-29
Pauli
Move OPENSSL_CONF from e_os.h to cryptlib.h
commit
|
commitdiff
|
tree
2017-08-29
Pauli
Move e_os.h to be the very first include.
commit
|
commitdiff
|
tree
2017-08-29
Pauli
Remove the X_OK define, it is unused.
commit
|
commitdiff
|
tree
2017-08-29
Pauli
Move the REF_PRINT support from e_os.h to internal...
commit
|
commitdiff
|
tree
2017-08-29
Pauli
e_os.h removal from other headers and source files.
commit
|
commitdiff
|
tree
2017-08-24
Pauli
Check range of test values using isascii before diving...
commit
|
commitdiff
|
tree
2017-08-24
Pauli
Check for EOF in ASCII conversions.
commit
|
commitdiff
|
tree
2017-08-22
Pauli
Improvement the formatting in bn_print.c
commit
|
commitdiff
|
tree
2017-08-22
Pauli
Avoid a self-assignment.
commit
|
commitdiff
|
tree
2017-08-22
Pauli
Dead code elimination.
commit
|
commitdiff
|
tree
2017-08-21
Pauli
This has been added to avoid the situation where some...
commit
|
commitdiff
|
tree
2017-08-21
Pauli
Fix ctype arguments.
commit
|
commitdiff
|
tree
2017-08-21
Pauli
Remove double error messages
commit
|
commitdiff
|
tree
2017-08-18
Pauli
Fix windows build after too aggressive e_os.h removal
commit
|
commitdiff
|
tree
2017-08-17
Pauli
Remove tests dependence on e_os.h
commit
|
commitdiff
|
tree
2017-08-16
Pauli
Determine the number of output columns for the list...
commit
|
commitdiff
|
tree
2017-08-06
Pauli
Change SETUP_TEST_FIXTURE so that the fixture structure...
commit
|
commitdiff
|
tree
2017-08-03
Pauli
Test fixtures changed to pointers.
commit
|
commitdiff
|
tree
2017-08-02
Pauli
Simplify some of the sslapitest code.
commit
|
commitdiff
|
tree
next