projects
/
openssl.git
/ search
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Add OPENSSL_VERSION_AT_LEAST
2018-02-01
Michael Richardson
Add OPENSSL_VERSION_AT_LEAST
Reviewed-by:
Rich Salz
<rsalz@openssl.org>
commit
|
commitdiff
|
tree
2018-02-01
Rich Salz
Shorten output by a line
commit
|
commitdiff
|
tree
2018-01-23
Rich Salz
Improve some BN documentation.
commit
|
commitdiff
|
tree
2018-01-22
Rich Salz
Move fprintf after assignment to avoid crash.
commit
|
commitdiff
|
tree
2018-01-22
Rich Salz
Add accessors for AdmissionSyntax
commit
|
commitdiff
|
tree
2018-01-18
Jakub Jelen
doc: Bad prototypes of EVP_PKEY_CTX_new()
Reviewed-by:
Rich Salz
<rsalz@openssl.org>
commit
|
commitdiff
|
tree
2018-01-10
Patrick Schlangen
Make data argument const in SSL_dane_tlsa_add
Reviewed-by:
Rich Salz
<rsalz@openssl.org>
commit
|
commitdiff
|
tree
2018-01-08
Christian Heimes
Document SSL_OP_NO_RENEGOTIATION as new in 1.1.1
Reviewed-by:
Rich Salz
<rsalz@openssl.org>
commit
|
commitdiff
|
tree
2018-01-08
Tomas Mraz
Avoid only exact duplicates when creating the accepted...
Reviewed-by:
Rich Salz
<rsalz@openssl.org>
commit
|
commitdiff
|
tree
2018-01-08
Patrick Steuer
Document OPENSSL_ENGINES environment variable
Reviewed-by:
Rich Salz
<rsalz@openssl.org>
commit
|
commitdiff
|
tree
2018-01-08
Patrick Steuer
crypto/engine/eng_list.c: compare getenv rv to NULL...
Reviewed-by:
Rich Salz
<rsalz@openssl.org>
commit
|
commitdiff
|
tree
2018-01-08
Jacob Hoffman-Andrews
Clarify error for unrecognized arguments.
Reviewed-by:
Rich Salz
<rsalz@openssl.org>
commit
|
commitdiff
|
tree
2018-01-08
EasySec
fix compile error 'intrinsic function not declared'
Reviewed-by:
Rich Salz
<rsalz@openssl.org>
commit
|
commitdiff
|
tree
2018-01-08
Noah Robbin
Use the index that matches the key type (either SSL_PKEY_RSA...
Reviewed-by:
Rich Salz
<rsalz@openssl.org>
commit
|
commitdiff
|
tree
2018-01-08
Noah Robbin
Use size of server key when selecting signature algorithm.
Reviewed-by:
Rich Salz
<rsalz@openssl.org>
commit
|
commitdiff
|
tree
2018-01-08
Dmitry Belyavskiy
NUMERICSTRING support
Reviewed-by:
Rich Salz
<rsalz@openssl.org>
commit
|
commitdiff
|
tree
2018-01-07
Rich Salz
Fix IPv6 define
commit
|
commitdiff
|
tree
2018-01-07
Rich Salz
Remove remaining NETWARE ifdef's
commit
|
commitdiff
|
tree
2018-01-07
Rich Salz
Add fingerprint text, remove MD5
commit
|
commitdiff
|
tree
2018-01-04
Rich Salz
Remove old config that used non-exist util script
commit
|
commitdiff
|
tree
2018-01-04
Rich Salz
Rewrite RT3513.
commit
|
commitdiff
|
tree
2017-12-26
Paul Yang
Remove outdated comments
Reviewed-by:
Rich Salz
<rsalz@openssl.org>
commit
|
commitdiff
|
tree
2017-12-12
Daniel Bevenius
Fix minor typo in bio.pod
Reviewed-by:
Rich Salz
<rsalz@openssl.org>
commit
|
commitdiff
|
tree
2017-12-12
Patrick Steuer
crypto/bio/bss_dgram.c: annotate fallthrough (-Wimplicit...
Reviewed-by:
Rich Salz
<rsalz@openssl.org>
commit
|
commitdiff
|
tree
2017-12-08
Daniel Bevenius
Correct minor typo in ssl_locl.h comment
Reviewed-by:
Rich Salz
<rsalz@openssl.org>
commit
|
commitdiff
|
tree
2017-12-08
FdaSilvaYY
Address some code-analysis issues.
Reviewed-by:
Rich Salz
<rsalz@openssl.org>
commit
|
commitdiff
|
tree
2017-12-08
FdaSilvaYY
Fix an incoherent test.
Reviewed-by:
Rich Salz
<rsalz@openssl.org>
commit
|
commitdiff
|
tree
2017-12-08
Rich Salz
Consistent formatting for sizeof(foo)
commit
|
commitdiff
|
tree
2017-12-05
Patrick Steuer
apps/speed.c: detect evp cipher 32-bit ctr overflow...
Reviewed-by:
Rich Salz
<rsalz@openssl.org>
commit
|
commitdiff
|
tree
2017-12-05
Rich Salz
Add link for more SECLEVEL info
commit
|
commitdiff
|
tree
2017-12-04
Patrick Steuer
key_A and key_B had 3 references, only 2 were freed.
Reviewed-by:
Rich Salz
<rsalz@openssl.org>
commit
|
commitdiff
|
tree
2017-11-30
Rich Salz
Add "friendly name" extractor
commit
|
commitdiff
|
tree
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>
Reviewed-by:
Rich Salz
<tjh@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
next