index
:
openssl
master
openssl
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
apps
/
s_apps.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Following the license change, modify the boilerplates in apps/
Richard Levitte
2018-12-06
1
-1
/
+1
*
openssl s_server: print the accepting address and socket
Richard Levitte
2018-04-04
1
-3
/
+2
*
VMS: add alias macros to avoid 31 character symbol name limit warning
Richard Levitte
2018-03-15
1
-0
/
+5
*
Introduce SSL_CTX_set_stateless_cookie_{generate,verify}_cb
Benjamin Saunders
2018-03-12
1
-0
/
+5
*
Update copyright year
Matt Caswell
2018-02-27
1
-1
/
+1
*
Add BIO_bind function to bind local address for a socket.
John Hughes
2018-02-19
1
-0
/
+1
*
Clean up a bundle of codingstyle stuff in apps directory
Paul Yang
2017-06-12
1
-1
/
+1
*
Switch command-line utils to new nameopt API.
Dmitry Belyavskiy
2017-04-25
1
-2
/
+0
*
Add a -sctp option to s_client
Matt Caswell
2017-04-25
1
-1
/
+1
*
Add a -sctp option to s_server
Matt Caswell
2017-04-25
1
-2
/
+2
*
Print CA names in s_server, add -requestCAfile to s_client
Dr. Stephen Henson
2017-04-04
1
-0
/
+1
*
Code health: Remove obvious VAX C fixups
Richard Levitte
2017-02-28
1
-25
/
+0
*
Provided support for the -nameopt flag in s_client, s_server and s_time
Dmitry Belyavskiy
2017-02-21
1
-0
/
+2
*
apps: Add support for writing a keylog file
Peter Wu
2017-02-07
1
-0
/
+1
*
Rename the Elliptic Curves extension to supported_groups
Matt Caswell
2016-11-10
1
-1
/
+1
*
Copyright consolidation 01/10
Rich Salz
2016-05-17
1
-107
/
+7
*
Remove Netware and OS/2
Rich Salz
2016-03-17
1
-4
/
+0
*
Remove unused parameters from internal functions
Rich Salz
2016-02-22
1
-3
/
+3
*
Remove JPAKE
Rich Salz
2016-02-17
1
-2
/
+1
*
Suppress DANE TLSA reflection when verification fails
Viktor Dukhovni
2016-02-08
1
-0
/
+1
*
Refactoring BIO: Adapt s_client and s_server
Richard Levitte
2016-02-03
1
-17
/
+6
*
constify PACKET
Emilia Kasper
2016-02-01
1
-1
/
+1
*
Remove /* foo.c */ comments
Rich Salz
2016-01-26
1
-1
/
+0
*
Fix s_server problem with no-ec
Matt Caswell
2015-12-15
1
-1
/
+1
*
DTLS: remove unused cookie field
Emilia Kasper
2015-10-09
1
-1
/
+1
*
memset, memcpy, sizeof consistency fixes
Rich Salz
2015-05-06
1
-1
/
+1
*
Remove needless bio_err argument
Rich Salz
2015-04-29
1
-2
/
+2
*
Big apps cleanup (option-parsing, etc)
Rich Salz
2015-04-24
1
-9
/
+6
*
Run util/openssl-format-source -v -c .
Matt Caswell
2015-01-22
1
-46
/
+54
*
Move more comments that confuse indent
Matt Caswell
2015-01-22
1
-1
/
+2
*
RT3548: Remove unsupported platforms
Rich Salz
2015-01-12
1
-7
/
+7
*
s_client/s_server: support unix domain sockets
Geoff Thorpe
2014-05-09
1
-1
/
+11
*
apps: constify some string parameters
Geoff Thorpe
2014-04-25
1
-2
/
+2
*
Security callback debug print out.
Dr. Stephen Henson
2014-03-28
1
-0
/
+1
*
Add callbacks supporting generation and retrieval of supplemental data entrie...
Scott Deboy
2013-09-06
1
-4
/
+0
*
Provisional DTLS 1.2 support.
Dr. Stephen Henson
2013-03-26
1
-1
/
+1
*
make JPAKE work again, fix memory leaks
Dr. Stephen Henson
2012-12-30
1
-1
/
+1
*
Add code to download CRLs based on CRLDP extension.
Dr. Stephen Henson
2012-12-06
1
-2
/
+2
*
remove print_ssl_cert_checks() from openssl application: it is no longer used
Dr. Stephen Henson
2012-12-06
1
-4
/
+0
*
New option to add CRLs for s_client and s_server.
Dr. Stephen Henson
2012-12-02
1
-1
/
+3
*
Don't display messages about verify depth in s_server if -quiet it set.
Dr. Stephen Henson
2012-11-23
1
-0
/
+3
*
Add support for printing out and retrieving EC point formats extension.
Dr. Stephen Henson
2012-11-22
1
-0
/
+1
*
only use a default curve if not already set
Dr. Stephen Henson
2012-11-21
1
-1
/
+1
*
add -naccept <n> option to s_server to automatically exit after <n> connections
Dr. Stephen Henson
2012-11-18
1
-1
/
+1
*
Delegate command line handling for many common options in s_client/s_server
Dr. Stephen Henson
2012-11-17
1
-0
/
+6
*
New functions to check a hostname email or IP address against a
Dr. Stephen Henson
2012-10-08
1
-0
/
+4
*
Add -brief option to s_client and s_server to summarise connection details.
Dr. Stephen Henson
2012-09-13
1
-1
/
+2
*
new ctrl to retrive value of received temporary key in server key exchange me...
Dr. Stephen Henson
2012-09-08
1
-0
/
+1
*
Add support for certificate stores in CERT structure. This makes it
Dr. Stephen Henson
2012-07-24
1
-1
/
+1
*
Add new ctrl to retrieve client certificate types, print out
Dr. Stephen Henson
2012-07-08
1
-1
/
+1
[next]