projects
/
openssl.git
/ search
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Check for malloc failure
2017-11-27
Rich Salz
Check for malloc failure
commit
|
commitdiff
|
tree
2017-11-27
Rich Salz
Fix SOURCE_DATE_EPOCH bug; use UTC
commit
|
commitdiff
|
tree
2017-11-15
Rich Salz
Revert "Add padding spaces before printing algo."
commit
|
commitdiff
|
tree
2017-11-15
Yutian Li
Add padding spaces before printing algo.
Reviewed-by: Rich Salz <
rsalz@openssl.org
>
commit
|
commitdiff
|
tree
2017-11-13
FdaSilvaYY
Factorise duplicated code.
Reviewed-by: Rich Salz <
rsalz@openssl.org
>
commit
|
commitdiff
|
tree
2017-11-13
FdaSilvaYY
remove magic number
Reviewed-by: Rich Salz <
rsalz@openssl.org
>
commit
|
commitdiff
|
tree
2017-11-13
Rich Salz
Fix typo that cause find-doc-nits failure
commit
|
commitdiff
|
tree
2017-11-12
Piotr Czajka
Typo fix
Reviewed-by: Rich Salz <
rsalz@openssl.org
>
commit
|
commitdiff
|
tree
2017-11-12
Josh Soref
Many spelling fixes/typo's corrected.
Reviewed-by: Rich Salz <
rsalz@openssl.org
>
commit
|
commitdiff
|
tree
2017-11-08
Rich Salz
Don't NULL check before calling DSO_free.
commit
|
commitdiff
|
tree
2017-11-08
Rich Salz
Removre comment with user's name
commit
|
commitdiff
|
tree
2017-11-07
Rich Salz
Warn if -days without -x509
commit
|
commitdiff
|
tree
2017-10-30
AlexDenisov
[packettest] Fix misplaced parentheses
Reviewed-by: Rich Salz <
rsalz@openssl.org
>
commit
|
commitdiff
|
tree
2017-10-30
Rich Salz
Whitespace and indent fixes
commit
|
commitdiff
|
tree
2017-10-26
Paul Yang
Simplify the stack reservation
Reviewed-by: Rich Salz <
rsalz@openssl.org
>
commit
|
commitdiff
|
tree
2017-10-21
KaoruToda
Remove duplicate assignment.
Reviewed-by: Rich Salz <
rsalz@openssl.org
>
commit
|
commitdiff
|
tree
2017-10-21
KaoruToda
Various clean-ups
Reviewed-by: Rich Salz <
rsalz@openssl.org
>
commit
|
commitdiff
|
tree
2017-10-18
Rich Salz
Additional name for all commands
commit
|
commitdiff
|
tree
2017-10-17
Rich Salz
Update RAND_load_file return value.
commit
|
commitdiff
|
tree
2017-10-16
FdaSilvaYY
Some cleanups to apps/ca.c
Reviewed-by: Rich Salz <
rsalz@openssl.org
>
commit
|
commitdiff
|
tree
2017-10-16
Paul Yang
Make '-name' option of the 's_client' more generic
Reviewed-by: Rich Salz <
rsalz@openssl.org
>
commit
|
commitdiff
|
tree
2017-10-16
Ben Laurie
Remove unused variable.
Reviewed-by: Rich Salz <
rsalz@openssl.org
>
commit
|
commitdiff
|
tree
2017-10-16
EasySec
Cleaning secret data after use
Reviewed-by: Rich Salz <
rsalz@openssl.org
>
commit
|
commitdiff
|
tree
2017-10-16
Michael Richardson
added cmcCA and cmcRA as per rfc6402, capitalized per...
commit
|
commitdiff
|
tree
2017-10-16
Mouse
Code hygiene; initialize some pointers.
Reviewed-by: Rich Salz <
rsalz@openssl.org
>
commit
|
commitdiff
|
tree
2017-10-13
Rich Salz
Remove email addresses from source code.
commit
|
commitdiff
|
tree
2017-10-13
Rich Salz
Add CRYPTO_get_alloc_counts.
commit
|
commitdiff
|
tree
2017-10-10
Patrick Steuer
apps/speed.c: add 'rand' algo to enable DRBG performance...
Reviewed-by: Rich Salz <
rsalz@openssl.org
>
commit
|
commitdiff
|
tree
2017-10-08
Rich Salz
Fix doc for i2d/d2i private/public key
commit
|
commitdiff
|
tree
2017-10-07
Rich Salz
Anchor the regexp match
commit
|
commitdiff
|
tree
2017-10-07
Rich Salz
Rewrite some code
commit
|
commitdiff
|
tree
2017-10-02
Adam Langley
nistp521: add a comment to the P+P exceptional case...
Reviewed-by: Rich Salz <
rsalz@openssl.org
>
commit
|
commitdiff
|
tree
2017-09-29
Samuel Weiser
Added const-time flag to DSA key decoding to avoid...
Reviewed-by: Rich Salz <
rsalz@openssl.org
>
commit
|
commitdiff
|
tree
2017-09-14
Rich Salz
Replace malloc+strcpy with strdup
commit
|
commitdiff
|
tree
2017-09-14
Rich Salz
Fix function name in ECerr call
commit
|
commitdiff
|
tree
2017-09-12
Rich Salz
Always use $ as shell prompt in example
commit
|
commitdiff
|
tree
2017-09-11
multics
Update rsautl.pod for typo
Reviewed-by: Rich Salz <
rsalz@openssl.org
>
commit
|
commitdiff
|
tree
2017-09-11
FdaSilvaYY
SSL Trace improvements
Reviewed-by: Rich Salz <
rsalz@openssl.org
>
commit
|
commitdiff
|
tree
2017-09-07
Rich Salz
Fix error handling/cleanup
commit
|
commitdiff
|
tree
2017-09-06
Rich Salz
Add checks for alloc failing.
commit
|
commitdiff
|
tree
2017-09-02
Rich Salz
Fix doc-nits from previous commit
commit
|
commitdiff
|
tree
2017-09-02
Rich Salz
Less documentation for deprecated API
commit
|
commitdiff
|
tree
2017-08-31
Rich Salz
Address feedback
commit
|
commitdiff
|
tree
2017-08-31
Rich Salz
Add CRYPTO_thread_glock_new
commit
|
commitdiff
|
tree
2017-08-31
Rich Salz
Avoid possible uninitialized variable.
commit
|
commitdiff
|
tree
2017-08-30
Todd Short
Fix return value of ASN1_TIME_compare
Reviewed-by: Rich Salz <
rsalz@openssl.org
>
commit
|
commitdiff
|
tree
2017-08-28
Rich Salz
Avoid out-of-bounds read
commit
|
commitdiff
|
tree
2017-08-28
Dr. Matthias St...
DRBG: Remove 'randomness' buffer from 'RAND_DRBG'
Reviewed-by: Rich Salz <
rsalz@openssl.org
>
commit
|
commitdiff
|
tree
2017-08-28
Dr. Matthias St...
RAND: Rename the RAND_poll_ex() callback and its typedef
Reviewed-by: Rich Salz <
rsalz@openssl.org
>
commit
|
commitdiff
|
tree
2017-08-28
Dr. Matthias St...
DRBG: clarify difference between entropy counts and...
Reviewed-by: Rich Salz <
rsalz@openssl.org
>
commit
|
commitdiff
|
tree
2017-08-27
Rich Salz
MSC_VER <= 1200 isn't supported; remove dead code
commit
|
commitdiff
|
tree
2017-08-25
Rich Salz
Remove NO_DIRENT; it isn't used anywhere
commit
|
commitdiff
|
tree
2017-08-25
Rich Salz
Use strcpy instead of sprintf %s
commit
|
commitdiff
|
tree
2017-08-23
Rich Salz
Tweak wording to be more clear.
commit
|
commitdiff
|
tree
2017-08-23
Rich Salz
Move randomness to allocated buffer
commit
|
commitdiff
|
tree
2017-08-22
Rich Salz
(Re)move some things from e_os.h
commit
|
commitdiff
|
tree
2017-08-22
Paul Yang
Remove useless macros in apps/speed.c
Reviewed-by: Rich Salz <
rsalz@openssl.org
>
commit
|
commitdiff
|
tree
2017-08-22
Rich Salz
Use "" not <> on e_os.h include
commit
|
commitdiff
|
tree
2017-08-22
Rich Salz
Remove custom base64 code.
commit
|
commitdiff
|
tree
2017-08-22
Rich Salz
Use "" not <> for internal/ includes
commit
|
commitdiff
|
tree
2017-08-22
Rich Salz
Add random serial# support.
commit
|
commitdiff
|
tree
2017-08-21
Rich Salz
Safely display SNI (just in case)
commit
|
commitdiff
|
tree
2017-08-21
Paul Yang
Document missing EVP_PKEY_method_* items
Reviewed-by: Rich Salz <
rsalz@openssl.org
>
commit
|
commitdiff
|
tree
2017-08-21
Rich Salz
Check # of arguments for remaining commands.
commit
|
commitdiff
|
tree
2017-08-18
Rich Salz
Put thread-fork-init inside a run-once guard
commit
|
commitdiff
|
tree
2017-08-18
Todd Short
Reorder extensions to put SigAlgs last
Reviewed-by: Rich Salz <
rsalz@openssl.org
>
commit
|
commitdiff
|
tree
2017-08-16
David von Oheimb
Fix OCSP_basic_verify() cert chain construction in...
Reviewed-by: Rich Salz <
rsalz@openssl.org
>
commit
|
commitdiff
|
tree
2017-08-16
FdaSilvaYY
fix some typos
Reviewed-by: Rich Salz <
rsalz@openssl.org
>
commit
|
commitdiff
|
tree
2017-08-16
FdaSilvaYY
Fix two MSVC warnings in apps.c
Reviewed-by: Rich Salz <
rsalz@openssl.org
>
commit
|
commitdiff
|
tree
2017-08-16
FdaSilvaYY
[Win] Fix some test method signatures ...
Reviewed-by: Rich Salz <
rsalz@openssl.org
>
commit
|
commitdiff
|
tree
2017-08-16
gbrl
bndiv fuzzer: limit the size of the input to avoid...
Reviewed-by: Rich Salz <
rsalz@openssl.org
>
commit
|
commitdiff
|
tree
2017-08-15
Rich Salz
Print pathnames for 'version -r'
commit
|
commitdiff
|
tree
2017-08-15
Rich Salz
Revert "Add some casts for %j"
commit
|
commitdiff
|
tree
2017-08-15
Paul Yang
Use new setup_tests in code of rsa_test
Reviewed-by: Rich Salz <
rsalz@openssl.org
>
commit
|
commitdiff
|
tree
2017-08-14
Rich Salz
Add some casts for %j
commit
|
commitdiff
|
tree
2017-08-14
Rich Salz
Doc fixes
commit
|
commitdiff
|
tree
2017-08-13
Rich Salz
Instantiate when RAND_status() checks
commit
|
commitdiff
|
tree
2017-08-11
Johannes Bauer
Clarify CLI OCSP documentation
Reviewed-by: Rich Salz <
rsalz@openssl.org
>
commit
|
commitdiff
|
tree
2017-08-11
FdaSilvaYY
Fix some Typos and indents
Reviewed-by: Rich Salz <
rsalz@openssl.org
>
commit
|
commitdiff
|
tree
2017-08-11
Rich Salz
Move FuzzerSetRand to separate file.
commit
|
commitdiff
|
tree
2017-08-10
David von Oheimb
Fix minor type warnings and risk of memory leak in...
Reviewed-by: Rich Salz <
rsalz@openssl.org
>
commit
|
commitdiff
|
tree
2017-08-09
Tomas Mraz
Add missing documentation of the default format for...
Reviewed-by: Rich Salz <
rsalz@openssl.org
>
commit
|
commitdiff
|
tree
2017-08-09
Rich Salz
Add -d flag to list -u details (now normally off)
commit
|
commitdiff
|
tree
2017-08-09
Xiaoyin Liu
Add missing HTML tag in www_body in s_server.c
Reviewed-by: Rich Salz <
rsalz@openssl.org
>
commit
|
commitdiff
|
tree
2017-08-09
Paul Yang
Fix trivial nits in documentaion
Reviewed-by: Rich Salz <
rsalz@openssl.org
>
commit
|
commitdiff
|
tree
2017-08-09
Paul Yang
Add XXX_security_bits documentation
Reviewed-by: Rich Salz <
rsalz@openssl.org
>
commit
|
commitdiff
|
tree
2017-08-07
Rich Salz
Various RAND improvements
commit
|
commitdiff
|
tree
2017-08-07
Rich Salz
Make RAND_DRBG fork-safe
commit
|
commitdiff
|
tree
2017-08-06
Rich Salz
Add missing include of cryptlib.h
commit
|
commitdiff
|
tree
2017-08-03
Rich Salz
Add RAND_priv_bytes() for private keys
commit
|
commitdiff
|
tree
2017-08-03
Rich Salz
Add a DRBG to each SSL object
commit
|
commitdiff
|
tree
2017-08-03
Rich Salz
Switch from ossl_rand to DRBG rand
commit
|
commitdiff
|
tree
2017-07-31
Todd Short
Fix SSL_set_tlsext_debug_callback/-tlsextdebug
Reviewed-by: Rich Salz <
rsalz@openssl.org
>
commit
|
commitdiff
|
tree
2017-07-31
David Benjamin
Fix the names of older ciphers.
Reviewed-by: Rich Salz <
rsalz@openssl.org
>
commit
|
commitdiff
|
tree
2017-07-31
Xiaoyin Liu
Fix errors in SSL_state_string_long
Reviewed-by: Rich Salz <
rsalz@openssl.org
>
commit
|
commitdiff
|
tree
2017-07-31
Paul Yang
Refactor ASN1_TIME_print functions
Reviewed-by: Rich Salz <
rsalz@openssl.org
>
commit
|
commitdiff
|
tree
2017-07-30
Xiaoyin Liu
Fix typo in ASN1_TIME_set.pod
Reviewed-by: Rich Salz <
rsalz@openssl.org
>
commit
|
commitdiff
|
tree
2017-07-30
Xiaoyin Liu
Fix typos in files in ssl directory
Reviewed-by: Rich Salz <
rsalz@openssl.org
>
commit
|
commitdiff
|
tree
2017-07-30
Paul Yang
Update ASN1_TIME_to_tm's documentation
Reviewed-by: Rich Salz <
rsalz@openssl.org
>
commit
|
commitdiff
|
tree
2017-07-30
Xiaoyin Liu
Update copyright header
Reviewed-by: Rich Salz <
rsalz@openssl.org
>
commit
|
commitdiff
|
tree
next