projects
/
oweals
/
openssl.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Make sure we treat records written after HRR as TLSv1.3
[oweals/openssl.git]
/
apps
/
2017-12-14
Matt Caswell
Merge HRR into ServerHello
tree
|
commitdiff
2017-12-14
Matt Caswell
Implement session id TLSv1.3 middlebox compatibility...
tree
|
commitdiff
2017-12-11
Benjamin Kaduk
Fix typo in comment
tree
|
commitdiff
2017-12-09
FdaSilvaYY
Useless conf != NULL test
tree
|
commitdiff
2017-12-09
Patrick Steuer
apps/speed.c: initialize buffers
tree
|
commitdiff
2017-12-09
Patrick Steuer
apps/speed.c: generate evp_cipher keys implicitly
tree
|
commitdiff
2017-12-08
Richard Levitte
In apps_startup(), call OPENSSL_init_ssl() rather than...
tree
|
commitdiff
2017-12-08
Paul Yang
Fix some issues in apps/req
tree
|
commitdiff
2017-12-08
Rich Salz
Consistent formatting for sizeof(foo)
tree
|
commitdiff
2017-12-05
Patrick Steuer
apps/speed.c: detect evp cipher 32-bit ctr overflow...
tree
|
commitdiff
2017-12-04
Patrick Steuer
key_A and key_B had 3 references, only 2 were freed.
tree
|
commitdiff
2017-12-04
Patrick Steuer
apps/speed.c: use 32 byte key material as default
tree
|
commitdiff
2017-12-04
Patrick Steuer
apps/speed.c: add -seconds and -bytes options
tree
|
commitdiff
2017-12-03
Markus Sauermann
Adjusted Argument Indices
tree
|
commitdiff
2017-11-29
Todd Short
Use ChaCha only if prioritized by clnt
tree
|
commitdiff
2017-11-22
Ronald Tse
Add SM3/SM4 to openssl command-line tool
tree
|
commitdiff
2017-11-21
Matt Caswell
Provide a more information early_data message in s_server
tree
|
commitdiff
2017-11-21
Matt Caswell
Ignore the session when setting SNI in s_client
tree
|
commitdiff
2017-11-21
Paul Yang
Support multi-prime RSA (RFC 8017)
tree
|
commitdiff
2017-11-20
Paul Yang
Support public key and param check in EVP interface
tree
|
commitdiff
2017-11-13
Andy Polyakov
Resolve warnings in VC-WIN32 build, which allows to...
tree
|
commitdiff
2017-11-12
Josh Soref
Many spelling fixes/typo's corrected.
tree
|
commitdiff
2017-11-09
Matt Caswell
Fix an s_client memory leak
tree
|
commitdiff
2017-11-07
FdaSilvaYY
style : fix some if(...
tree
|
commitdiff
2017-11-07
Rich Salz
Warn if -days without -x509
tree
|
commitdiff
2017-11-06
Pauli
Disabled list doesn't contain SM3 and SM4.
tree
|
commitdiff
2017-11-05
FdaSilvaYY
Implement Maximum Fragment Length TLS extension.
tree
|
commitdiff
2017-11-03
Pavel Kopyl
Add error handling in dsa_main and ASN1_i2d_bio.
tree
|
commitdiff
2017-11-02
Richard Levitte
Fix small but important regression
tree
|
commitdiff
2017-10-22
KaoruToda
apps/s_client.c: add missing null check
tree
|
commitdiff
2017-10-18
KaoruToda
Remove parentheses of return.
tree
|
commitdiff
2017-10-16
FdaSilvaYY
Some cleanups to apps/ca.c
tree
|
commitdiff
2017-10-16
Paul Yang
Make '-name' option of the 's_client' more generic
tree
|
commitdiff
2017-10-16
EasySec
Cleaning secret data after use
tree
|
commitdiff
2017-10-13
Rich Salz
Remove email addresses from source code.
tree
|
commitdiff
2017-10-10
Patrick Steuer
apps/speed.c: add 'rand' algo to enable DRBG performanc...
tree
|
commitdiff
2017-10-09
Patrick Steuer
apps/speed.c: fix ccm performance measurements.
tree
|
commitdiff
2017-10-09
EasySec
set_hex() behaviour change
tree
|
commitdiff
2017-10-09
KaoruToda
Since return is inconsistent, I removed unnecessary...
tree
|
commitdiff
2017-10-07
Rich Salz
Anchor the regexp match
tree
|
commitdiff
2017-10-07
Rich Salz
Rewrite some code
tree
|
commitdiff
2017-09-28
Pauli
Remove unnecessary #include <openssl/lhash.h> directives.
tree
|
commitdiff
2017-09-26
Richard Levitte
Make sure that a cert with extensions gets version...
tree
|
commitdiff
2017-09-23
Dr. Stephen Henson
Remove dhparam from SSL_CONF list.
tree
|
commitdiff
2017-09-23
Pichulin Dmitrii
Fix 'key' option in s_server can be in ENGINE keyform
tree
|
commitdiff
2017-09-21
Benjamin Kaduk
Reenable s_server -dhparam option
tree
|
commitdiff
2017-09-13
Benjamin Kaduk
Fix typo in comment
tree
|
commitdiff
2017-09-13
Paul Yang
Support key check in EVP interface
tree
|
commitdiff
2017-09-12
Richard Levitte
Add a recursive option to 'openssl storeutl'
tree
|
commitdiff
2017-09-08
Matt Caswell
Allow an endpoint to read the alert data before closing...
tree
|
commitdiff
2017-08-31
Pauli
struct timeval include guards
tree
|
commitdiff
2017-08-31
Matt Caswell
Various review fixes for PSK early_data support
tree
|
commitdiff
2017-08-31
Matt Caswell
Show the error stack if there was an error writing...
tree
|
commitdiff
2017-08-31
Matt Caswell
If no SNI has been explicitly set use the one from...
tree
|
commitdiff
2017-08-31
Matt Caswell
Enable the ability to use an external PSK for sending...
tree
|
commitdiff
2017-08-29
Pauli
Move OPENSSL_CONF from e_os.h to cryptlib.h
tree
|
commitdiff
2017-08-29
Pauli
Move e_os.h to be the very first include.
tree
|
commitdiff
2017-08-29
Pauli
Remove the X_OK define, it is unused.
tree
|
commitdiff
2017-08-29
Pauli
e_os.h removal from other headers and source files.
tree
|
commitdiff
2017-08-25
Richard Levitte
NO_SYS_TYPES_H isn't defined anywhere, stop using it...
tree
|
commitdiff
2017-08-25
Matt Caswell
Ensure we exchange cookies in s_server even if SCTP...
tree
|
commitdiff
2017-08-24
Richard Levitte
apps/passwd.c: Make MD5 and SHA password making EBCDIC...
tree
|
commitdiff
2017-08-24
Richard Levitte
apps/passwd.c: Fix code layout
tree
|
commitdiff
2017-08-24
Richard Levitte
apps/passwd.c: Don't disable MD5 and SHA when CHARSET_E...
tree
|
commitdiff
2017-08-22
Rich Salz
(Re)move some things from e_os.h
tree
|
commitdiff
2017-08-22
Paul Yang
Remove useless macros in apps/speed.c
tree
|
commitdiff
2017-08-22
Rich Salz
Add random serial# support.
tree
|
commitdiff
2017-08-22
Pauli
Dead code elimination.
tree
|
commitdiff
2017-08-21
Pauli
Fix ctype arguments.
tree
|
commitdiff
2017-08-21
Rich Salz
Safely display SNI (just in case)
tree
|
commitdiff
2017-08-21
Rich Salz
Check # of arguments for remaining commands.
tree
|
commitdiff
2017-08-19
Richard Levitte
Fix ui_write in apps/apps.c
tree
|
commitdiff
2017-08-18
Balaji Marisetti
Addressed build failure because of missing #ifdef AF_UN...
tree
|
commitdiff
2017-08-16
Pauli
Determine the number of output columns for the list...
tree
|
commitdiff
2017-08-15
Rich Salz
Print pathnames for 'version -r'
tree
|
commitdiff
2017-08-15
Rich Salz
Revert "Add some casts for %j"
tree
|
commitdiff
2017-08-14
Rich Salz
Add some casts for %j
tree
|
commitdiff
2017-08-14
Rich Salz
Doc fixes
tree
|
commitdiff
2017-08-11
Johannes Bauer
Clarify CLI OCSP documentation
tree
|
commitdiff
2017-08-11
FdaSilvaYY
Fix some Typos and indents
tree
|
commitdiff
2017-08-09
Xiaoyin Liu
Add missing HTML tag in www_body in s_server.c
tree
|
commitdiff
2017-08-08
Johannes Bauer
Fix building without scrypt
tree
|
commitdiff
2017-08-03
Rich Salz
Add a DRBG to each SSL object
tree
|
commitdiff
2017-08-03
Rich Salz
Switch from ossl_rand to DRBG rand
tree
|
commitdiff
2017-08-03
Dr. Stephen Henson
Allow use of long name for KDFs
tree
|
commitdiff
2017-08-01
Paul Yang
Add '-ext' option to display extensions in 'x509'
tree
|
commitdiff
2017-07-31
Xiaoyin Liu
app_isdir() cleanup
tree
|
commitdiff
2017-07-29
Dr. Stephen Henson
Add list -public-key-methods
tree
|
commitdiff
2017-07-28
Paul Yang
Fix rsa -check option
tree
|
commitdiff
2017-07-26
Hubert Kario
handle scrypt PBKDF in PKCS#12 files info
tree
|
commitdiff
2017-07-26
Hubert Kario
nicer formatting for MAC info
tree
|
commitdiff
2017-07-26
Hubert Kario
more info about PKCS#12 structure MAC
tree
|
commitdiff
2017-07-26
Hubert Kario
pkcs12.c better formatting for unsupported params
tree
|
commitdiff
2017-07-26
Pauli
Fix potential use-after-free and memory leak
tree
|
commitdiff
2017-07-24
Xiaoyin Liu
schlock global variable needs to be volatile
tree
|
commitdiff
2017-07-23
Xiaoyin Liu
Remove unused function prototypes
tree
|
commitdiff
2017-07-22
Rich Salz
Add --with-rand-seed
tree
|
commitdiff
2017-07-20
Paul Yang
Support converting cipher name to RFC name and vice...
tree
|
commitdiff
2017-07-17
Bernd Edlinger
Fix bogus use of BIO_sock_should_retry.
tree
|
commitdiff
2017-07-17
Rich Salz
Fix use-after-free
tree
|
commitdiff
next