index
:
openssl
master
openssl
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
apps
/
s_time.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use "" for include internal/xxx
Rich Salz
2021-05-27
1
-1
/
+1
*
APPS: Replace 'OPT_ERR = -1, OPT_EOF = 0, OPT_HELP' by OPT_COMMON macro
Dr. David von Oheimb
2021-05-05
1
-1
/
+1
*
APPS: Improve diagnostics for string options and options expecting int >= 0
Dr. David von Oheimb
2021-04-24
1
-4
/
+2
*
Update copyright year
Matt Caswell
2021-04-08
1
-1
/
+1
*
Remove unnecessary setting SSL_MODE_AUTO_RETRY
Nan Xiao
2021-04-07
1
-1
/
+0
*
apps: fix coverity 271258: improper use of negative value
Pauli
2021-03-24
1
-3
/
+5
*
apps: fix coverity 966560: division by zero
Pauli
2021-03-18
1
-1
/
+2
*
Check non-option arguments
Rich Salz
2020-12-15
1
-0
/
+2
*
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-07
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
[next]