index
:
delta/openssl-new.git
1.0.2-aead
BRANCH_ASN1
BRANCH_OpenSSL_0_9_8k
BRANCH_VMS_64BIT
BRANCH_WIN64
BRANCH_engine
OpenSSL-engine-0_9_6-stable
OpenSSL-fips-0_9_7-stable
OpenSSL-fips-0_9_8-stable
OpenSSL-fips-1_2-stable
OpenSSL-fips-2_0-dev
OpenSSL-fips-2_0-stable
OpenSSL-fips2-0_9_7-stable
OpenSSL-rfc3820-0_9_7-stable
OpenSSL_0_9_6-stable
OpenSSL_0_9_7-stable
OpenSSL_0_9_8-stable
OpenSSL_0_9_8fg-stable
OpenSSL_1_0_0-stable
OpenSSL_1_0_1-stable
OpenSSL_1_0_2-stable
OpenSSL_1_1_0-stable
OpenSSL_1_1_1-stable
OpenTLS
SSLeay
baserock/OpenSSL_1_0_1g
baserock/OpenSSL_1_0_2-stable
baserock/larswirzenius/morph
baserock/morph
baserock/pedroalvarez/power-port
baserock/ps/proto-web-system
eliminate-ssl-ctrl
master
openssl-3.0
openssl-3.1
rsalz-monolith
rt4526
supplemental-data-api-2
tls1.3-draft-18
tls1.3-draft-19
github.com: openssl/openssl.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
apps
/
s_time.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
s_time: check return values better
Pauli
2020-09-09
1
-4
/
+11
*
Update copyright year
Matt Caswell
2020-04-23
1
-1
/
+1
*
Fix descriptions of credentials and verification options for various apps
Dr. David von Oheimb
2020-04-20
1
-1
/
+1
*
cmdline app: add provider commandline options.
Pauli
2020-03-07
1
-1
/
+7
*
Document most missing options
Rich Salz
2020-01-29
1
-0
/
+1
*
Add "sections" to -help output
Rich Salz
2019-11-08
1
-19
/
+25
*
Add -CAstore and similar to all openssl commands that have -CApath
Richard Levitte
2019-11-03
1
-6
/
+18
*
Add TLS version options to s_time
raja-ashok
2019-09-23
1
-2
/
+33
*
Remove NextStep support
Rich Salz
2019-07-01
1
-1
/
+1
*
Following the license change, modify the boilerplates in apps/
Richard Levitte
2018-12-06
1
-1
/
+1
*
Don't call setsockopt with an invalid fd
Matt Caswell
2018-05-31
1
-2
/
+5
*
Cleanup the s_time command.
Bernd Edlinger
2018-03-21
1
-61
/
+21
*
Update s_time to be allow configuration of TLSv1.3 ciphersuites
Matt Caswell
2018-03-14
1
-10
/
+14
*
Update copyright year
Matt Caswell
2018-02-13
1
-1
/
+1
*
apps: Don't include progs.h in apps.h
Richard Levitte
2018-01-31
1
-0
/
+1
*
(Re)move some things from e_os.h
Rich Salz
2017-08-22
1
-1
/
+0
*
Update PR#3925
Roelof duToit
2017-07-14
1
-3
/
+9
*
Retry SSL_read on ERROR_WANT_READ.
Roelof duToit
2017-07-14
1
-5
/
+5
*
Bounds check string functions in apps.
Pauli
2017-07-06
1
-11
/
+17
*
Undo commit d420ac2
Rich Salz
2017-07-05
1
-7
/
+6
*
Clean up a bundle of codingstyle stuff in apps directory
Paul Yang
2017-06-12
1
-6
/
+6
*
Provided support for the -nameopt flag in s_client, s_server and s_time
Dmitry Belyavskiy
2017-02-21
1
-1
/
+6
*
Constify command options
FdaSilvaYY
2016-10-14
1
-1
/
+1
*
Relocalise some globals variables
FdaSilvaYY
2016-08-17
1
-3
/
+0
*
Pack globals variables used to control apps/verify_callback()
FdaSilvaYY
2016-08-04
1
-9
/
+4
*
Simplify buffer limit checking, and reuse BIO_snprintf returned value.
FdaSilvaYY
2016-07-20
1
-12
/
+14
*
Copyright consolidation 01/10
Rich Salz
2016-05-17
1
-59
/
+6
*
Fix no-sock
Matt Caswell
2016-03-21
1
-0
/
+5
*
Use minimum and maximum protocol version instead of version fixed methods
Kurt Roeckx
2016-03-09
1
-4
/
+5
*
ISSUE 43: Add BIO_sock_shutdown
Rich Salz
2016-03-07
1
-3
/
+3
*
argv was set but unused
Kurt Roeckx
2016-02-20
1
-1
/
+2
*
Address Windows warnings in apps/.
Andy Polyakov
2015-10-05
1
-23
/
+0
*
Add support for -no-CApath and -no-CAfile options
Matt Caswell
2015-09-25
1
-3
/
+14
*
Use bio_err not stderr in apps.
Rich Salz
2015-06-09
1
-2
/
+2
*
Standardize handling of #ifdef'd options.
Rich Salz
2015-06-02
1
-4
/
+2
*
Client side version negotiation rewrite
Matt Caswell
2015-05-16
1
-1
/
+1
*
Big apps cleanup (option-parsing, etc)
Rich Salz
2015-04-24
1
-270
/
+144
*
Code style: space after 'if'
Viktor Dukhovni
2015-04-16
1
-5
/
+5
*
free NULL cleanup 10
Rich Salz
2015-04-11
1
-6
/
+3
*
apps return value checks
Matt Caswell
2015-03-23
1
-4
/
+8
*
Fix seg fault in s_time
Matt Caswell
2015-03-17
1
-1
/
+6
*
Dead code clean: #if 0 removal in apps
Rich Salz
2015-01-30
1
-16
/
+0
*
ifdef cleanup part 3: OPENSSL_SYSNAME
Rich Salz
2015-01-23
1
-1
/
+1
*
Run util/openssl-format-source -v -c .
Matt Caswell
2015-01-22
1
-385
/
+394
*
Fix source where indent will not be able to cope
Matt Caswell
2015-01-22
1
-1
/
+2
*
Further comment changes for reformat (master)
Matt Caswell
2015-01-22
1
-1
/
+1
*
RT3548: Remove unsupported platforms
Rich Salz
2015-01-12
1
-3
/
+0
*
Remove SSLv2 support
Kurt Roeckx
2014-12-04
1
-9
/
+0
*
Use the SSLv23 method by default
Kurt Roeckx
2014-12-02
1
-6
/
+0
*
If we include winsock2.h then FD_SET wants an unsigned type for an fd.
Dr. Stephen Henson
2006-04-17
1
-1
/
+1
[next]