index
:
openssl
master
openssl
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
apps
/
apps.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Allow configuation of the number of TLSv1.3 session tickets via SSL_CONF
Matt Caswell
2018-05-17
1
-2
/
+2
*
Revert "Check directory is able to create files for various -out option"
Richard Levitte
2018-04-25
1
-1
/
+0
*
Support "-min_protocol" and "-max_protocol" in s_server and s_client
Richard Levitte
2018-03-19
1
-0
/
+5
*
Split configuration of TLSv1.3 ciphers from older ciphers
Matt Caswell
2018-03-14
1
-2
/
+4
*
Implement multi-process OCSP responder.
Viktor Dukhovni
2018-03-07
1
-3
/
+1
*
Prepare to detect index changes in OCSP responder.
Viktor Dukhovni
2018-03-07
1
-0
/
+12
*
Check directory is able to create files for various -out option
Paul Yang
2018-02-28
1
-0
/
+1
*
Make sure that apps/openssl prefixes its output with '# ' during tests
Richard Levitte
2018-02-01
1
-0
/
+6
*
Add an apps internal BIO filter for prefixing output lines
Richard Levitte
2018-02-01
1
-1
/
+9
*
apps: Don't include progs.h in apps.h
Richard Levitte
2018-01-31
1
-2
/
+0
*
Enable the cookie callbacks to work even in TLS in the apps
Matt Caswell
2018-01-24
1
-0
/
+2
*
Add 'openssl req' option to specify extension values on command line
Richard Levitte
2017-12-28
1
-0
/
+1
*
Implement session id TLSv1.3 middlebox compatibility mode
Matt Caswell
2017-12-14
1
-3
/
+5
*
Use ChaCha only if prioritized by clnt
Todd Short
2017-11-29
1
-0
/
+4
*
Remove unnecessary #include <openssl/lhash.h> directives.
Pauli
2017-09-28
1
-1
/
+0
*
Remove dhparam from SSL_CONF list.
Dr. Stephen Henson
2017-09-23
1
-4
/
+1
*
struct timeval include guards
Pauli
2017-09-01
1
-4
/
+1
*
Move e_os.h to be the very first include.
Pauli
2017-08-29
1
-1
/
+1
*
e_os.h removal from other headers and source files.
Pauli
2017-08-29
1
-1
/
+2
*
Add random serial# support.
Rich Salz
2017-08-22
1
-1
/
+6
*
Remove unused function prototypes
Xiaoyin Liu
2017-07-23
1
-3
/
+0
*
Standardize apps use of -rand, etc.
Rich Salz
2017-07-17
1
-11
/
+18
*
Do not allow non-dhe kex_modes by default
Matt Caswell
2017-07-07
1
-4
/
+8
*
Use constants rather than macros for the cipher bytes in the apps
Matt Caswell
2017-06-21
1
-0
/
+2
*
Fix no-psk
Matt Caswell
2017-06-21
1
-2
/
+2
*
Fix #2400 Add NO_RENEGOTIATE option
Todd Short
2017-06-06
1
-1
/
+4
*
Add the -groups option to s_server/s_client
Matt Caswell
2017-05-03
1
-4
/
+7
*
TLS1.3 Padding
Todd Short
2017-05-02
1
-1
/
+5
*
Switch command-line utils to new nameopt API.
Dmitry Belyavskiy
2017-04-25
1
-0
/
+2
*
Add Sieve support (RFC 5804) to s_client ("-starttls sieve")
Robert Scheck
2017-02-14
1
-0
/
+2
*
Fix some extra or missing whitespaces...
FdaSilvaYY
2017-01-25
1
-1
/
+1
*
Enable apps to get a UI_METHOD for the default prompter
Richard Levitte
2017-01-11
1
-0
/
+1
*
Add the SSL_METHOD for TLSv1.3 and all other base changes required
Matt Caswell
2016-11-02
1
-2
/
+4
*
apps: instead of varying implementation, make setup_engine a function always
Richard Levitte
2016-10-19
1
-4
/
+1
*
If an engine comes up explicitely, it must also come down explicitely
Richard Levitte
2016-10-19
1
-0
/
+1
*
Refactor to avoid unnecessary preprocessor logic
Richard Levitte
2016-09-15
1
-0
/
+2
*
Fix some magic values about revocation info type...
FdaSilvaYY
2016-09-13
1
-3
/
+4
*
Duplicate includes
FdaSilvaYY
2016-08-20
1
-1
/
+0
*
Set certificate times in one function.
Dr. Stephen Henson
2016-08-19
1
-0
/
+2
*
Constify char* input parameters in apps code
FdaSilvaYY
2016-08-17
1
-6
/
+7
*
Corrupt signature in place.
Dr. Stephen Henson
2016-08-17
1
-1
/
+1
*
Add ASN1_STRING_get0_data(), deprecate ASN1_STRING_data().
Dr. Stephen Henson
2016-08-16
1
-0
/
+2
*
Pack globals variables used to control apps/verify_callback()
FdaSilvaYY
2016-08-04
1
-5
/
+8
*
apps/openssl.c: UTF-y Windows argv.
Andy Polyakov
2016-08-01
1
-0
/
+5
*
Disallow multiple protocol flags to s_server and s_client
Matt Caswell
2016-07-08
1
-0
/
+4
*
Allow proxy certs to be present when verifying a chain
Richard Levitte
2016-06-20
1
-3
/
+5
*
Spelling fixes
FdaSilvaYY
2016-06-16
1
-3
/
+3
*
Deal with the consequences of constifying getters
Richard Levitte
2016-06-15
1
-1
/
+2
*
Fix s_client/s_server waiting for stdin on Windows
Matt Caswell
2016-05-27
1
-0
/
+3
*
Copyright consolidation 01/10
Rich Salz
2016-05-17
1
-107
/
+6
[next]