index
:
openssl
master
openssl
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
apps
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Resolve warnings in VC-WIN32 build, which allows to add /WX.
Andy Polyakov
2017-11-13
3
-7
/
+8
*
Many spelling fixes/typo's corrected.
Josh Soref
2017-11-12
3
-3
/
+3
*
Fix an s_client memory leak
Matt Caswell
2017-11-09
1
-10
/
+3
*
style : fix some if(...
FdaSilvaYY
2017-11-07
2
-2
/
+2
*
Warn if -days without -x509
Rich Salz
2017-11-07
1
-0
/
+2
*
Disabled list doesn't contain SM3 and SM4.
Pauli
2017-11-06
1
-0
/
+6
*
Implement Maximum Fragment Length TLS extension.
FdaSilvaYY
2017-11-05
1
-2
/
+35
*
Add error handling in dsa_main and ASN1_i2d_bio.
Pavel Kopyl
2017-11-03
1
-0
/
+3
*
Fix small but important regression
Richard Levitte
2017-11-02
1
-1
/
+1
*
apps/s_client.c: add missing null check
KaoruToda
2017-10-22
2
-12
/
+18
*
Remove parentheses of return.
KaoruToda
2017-10-18
35
-95
/
+95
*
Some cleanups to apps/ca.c
FdaSilvaYY
2017-10-16
1
-56
/
+34
*
Make '-name' option of the 's_client' more generic
Paul Yang
2017-10-16
1
-13
/
+13
*
Cleaning secret data after use
EasySec
2017-10-16
1
-3
/
+7
*
Remove email addresses from source code.
Rich Salz
2017-10-13
3
-9
/
+1
*
apps/speed.c: add 'rand' algo to enable DRBG performance measurements.
Patrick Steuer
2017-10-10
1
-2
/
+28
*
apps/speed.c: fix ccm performance measurements.
Patrick Steuer
2017-10-09
1
-1
/
+43
*
set_hex() behaviour change
EasySec
2017-10-09
1
-10
/
+11
*
Since return is inconsistent, I removed unnecessary parentheses and
KaoruToda
2017-10-09
5
-6
/
+6
*
Anchor the regexp match
Rich Salz
2017-10-07
1
-1
/
+1
*
Rewrite some code
Rich Salz
2017-10-07
1
-6
/
+2
*
Remove unnecessary #include <openssl/lhash.h> directives.
Pauli
2017-09-28
4
-4
/
+0
*
Make sure that a cert with extensions gets version number 2 (v3)
Richard Levitte
2017-09-26
1
-1
/
+9
*
Remove dhparam from SSL_CONF list.
Dr. Stephen Henson
2017-09-23
1
-4
/
+1
*
Fix 'key' option in s_server can be in ENGINE keyform
Pichulin Dmitrii
2017-09-23
1
-1
/
+1
*
Reenable s_server -dhparam option
Benjamin Kaduk
2017-09-21
1
-0
/
+1
*
Fix typo in comment
Benjamin Kaduk
2017-09-13
1
-1
/
+1
*
Support key check in EVP interface
Paul Yang
2017-09-13
1
-2
/
+38
*
Add a recursive option to 'openssl storeutl'
Richard Levitte
2017-09-12
1
-17
/
+56
*
Allow an endpoint to read the alert data before closing the socket
Matt Caswell
2017-09-08
1
-0
/
+17
*
struct timeval include guards
Pauli
2017-09-01
1
-4
/
+1
*
Various review fixes for PSK early_data support
Matt Caswell
2017-08-31
1
-2
/
+1
*
Show the error stack if there was an error writing early data in s_client
Matt Caswell
2017-08-31
1
-0
/
+1
*
If no SNI has been explicitly set use the one from the session
Matt Caswell
2017-08-31
1
-0
/
+20
*
Enable the ability to use an external PSK for sending early_data
Matt Caswell
2017-08-31
1
-2
/
+4
*
Move OPENSSL_CONF from e_os.h to cryptlib.h
Pauli
2017-08-29
1
-0
/
+1
*
Move e_os.h to be the very first include.
Pauli
2017-08-29
2
-2
/
+2
*
Remove the X_OK define, it is unused.
Pauli
2017-08-29
1
-1
/
+0
*
e_os.h removal from other headers and source files.
Pauli
2017-08-29
1
-1
/
+2
*
NO_SYS_TYPES_H isn't defined anywhere, stop using it as a guard
Richard Levitte
2017-08-25
1
-3
/
+1
*
Ensure we exchange cookies in s_server even if SCTP is disabled
Matt Caswell
2017-08-25
1
-3
/
+2
*
apps/passwd.c: Make MD5 and SHA password making EBCDIC aware
Richard Levitte
2017-08-24
1
-64
/
+108
*
apps/passwd.c: Fix code layout
Richard Levitte
2017-08-24
1
-34
/
+36
*
apps/passwd.c: Don't disable MD5 and SHA when CHARSET_EBCDIC is defined
Richard Levitte
2017-08-24
1
-48
/
+2
*
(Re)move some things from e_os.h
Rich Salz
2017-08-22
7
-10
/
+4
*
Remove useless macros in apps/speed.c
Paul Yang
2017-08-22
1
-2
/
+0
*
Add random serial# support.
Rich Salz
2017-08-22
3
-28
/
+49
*
Dead code elimination.
Pauli
2017-08-22
1
-9
/
+0
*
Fix ctype arguments.
Pauli
2017-08-21
2
-2
/
+2
*
Safely display SNI (just in case)
Rich Salz
2017-08-21
1
-3
/
+11
[next]