projects
/
openssl.git
/ search
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Check getauxval on systems that have it when checking for setuid execution.
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
2017-08-01
Pauli
Remove EXECUTE_TEST_NO_TEARDOWN.
commit
|
commitdiff
|
tree
2017-07-27
Pauli
Formatting & declaration cleanse.
commit
|
commitdiff
|
tree
2017-07-27
Pauli
OPENSSL_NO_ENGINE defined causes build failures
commit
|
commitdiff
|
tree
2017-07-27
Pauli
Fix trivial coding style nits in a_time/a_tm files
commit
|
commitdiff
|
tree
2017-07-26
Pauli
Fix the two new tests since approval.
commit
|
commitdiff
|
tree
2017-07-26
Pauli
Update the test framework so that the need for test_main...
commit
|
commitdiff
|
tree
2017-07-26
Pauli
Fix potential use-after-free and memory leak
commit
|
commitdiff
|
tree
2017-07-24
Pauli
Improve struct tm population
commit
|
commitdiff
|
tree
2017-07-17
Pauli
Fix some pedantic warnings.
commit
|
commitdiff
|
tree
2017-07-16
Pauli
Address Coverity issues.
commit
|
commitdiff
|
tree
2017-07-13
Pauli
Remove trailing blanks.
commit
|
commitdiff
|
tree
2017-07-13
Pauli
Test cleaning and modernisation
commit
|
commitdiff
|
tree
2017-07-13
Pauli
Change return (x) to return x
commit
|
commitdiff
|
tree
2017-07-13
Pauli
Avoid having an unsigned integer decrement below zero.
commit
|
commitdiff
|
tree
2017-07-13
Pauli
Fix some issues raise by coverity in the tests.
commit
|
commitdiff
|
tree
2017-07-12
Pauli
Demo style fixes and modernisation.
commit
|
commitdiff
|
tree
2017-07-07
Pauli
Trivial bounds checking.
commit
|
commitdiff
|
tree
2017-07-07
Pauli
Address potential buffer overflows.
commit
|
commitdiff
|
tree
2017-07-07
Pauli
change return (x) to return x
commit
|
commitdiff
|
tree
2017-07-07
Pauli
Rearrange link line so the libraries come after the...
commit
|
commitdiff
|
tree
2017-07-06
Pauli
BIO range checking.
commit
|
commitdiff
|
tree
2017-07-06
Pauli
Memory bounds checking in asn1 code.
commit
|
commitdiff
|
tree
2017-07-06
Pauli
Bounds check string functions in apps.
commit
|
commitdiff
|
tree
2017-07-05
Pauli
Rework the append_buf function
commit
|
commitdiff
|
tree
next