index
:
openssl
master
openssl
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
apps
/
s_cb.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove parentheses of return.
KaoruToda
2017-10-18
1
-7
/
+7
*
Since return is inconsistent, I removed unnecessary parentheses and
KaoruToda
2017-10-09
1
-1
/
+1
*
(Re)move some things from e_os.h
Rich Salz
2017-08-22
1
-2
/
+0
*
Print Ed25519 in s_client/s_server
Dr. Stephen Henson
2017-06-21
1
-6
/
+9
*
Clean up a bundle of codingstyle stuff in apps directory
Paul Yang
2017-06-12
1
-32
/
+36
*
Switch command-line utils to new nameopt API.
Dmitry Belyavskiy
2017-04-25
1
-11
/
+5
*
Print CA names in s_server, add -requestCAfile to s_client
Dr. Stephen Henson
2017-04-04
1
-0
/
+18
*
Add extensions to debug list
Dr. Stephen Henson
2017-04-04
1
-0
/
+5
*
apps/*.c: switch to platform-neutral format modifiers in BIO_print calls.
Andy Polyakov
2017-03-30
1
-2
/
+2
*
Add TLSv1.3 draft-19 messages to trace
Todd Short
2017-03-16
1
-16
/
+21
*
Add HelloRetryRequest text to s_client/s_server
Todd Short
2017-03-10
1
-0
/
+1
*
Add some TLS13 values to s_client/s_server
Todd Short
2017-03-08
1
-4
/
+10
*
Remove some commented out code in the apps
Matt Caswell
2017-02-28
1
-1
/
+0
*
Print signature type to out, not bio_err
Dr. Stephen Henson
2017-02-26
1
-1
/
+1
*
Provided support for the -nameopt flag in s_client, s_server and s_time
Dmitry Belyavskiy
2017-02-21
1
-4
/
+10
*
Make -xcert work again.
Dr. Stephen Henson
2017-02-14
1
-0
/
+1
*
SSL_get_shared_sigalgs: handle negative idx parameter
Peter Wu
2017-02-09
1
-1
/
+1
*
apps: Add support for writing a keylog file
Peter Wu
2017-02-07
1
-0
/
+48
*
fix style issues
Dr. Stephen Henson
2017-01-30
1
-1
/
+1
*
Add SSL_get_peer_signature_type_nid() function.
Dr. Stephen Henson
2017-01-30
1
-11
/
+28
*
More complete PSS support.
Dr. Stephen Henson
2017-01-30
1
-0
/
+2
*
Revert "Remove heartbeats completely"
Richard Levitte
2016-11-15
1
-0
/
+17
*
Remove heartbeats completely
Richard Levitte
2016-11-15
1
-17
/
+0
*
Rename the Elliptic Curves extension to supported_groups
Matt Caswell
2016-11-10
1
-26
/
+28
*
Add the SSL_METHOD for TLSv1.3 and all other base changes required
Matt Caswell
2016-11-02
1
-0
/
+2
*
Constify certificate and CRL time routines.
Dr. Stephen Henson
2016-08-19
1
-2
/
+2
*
Print out names of other temp key algorithms.
Dr. Stephen Henson
2016-08-13
1
-0
/
+4
*
Pack globals variables used to control apps/verify_callback()
FdaSilvaYY
2016-08-04
1
-12
/
+10
*
Copyright consolidation 01/10
Rich Salz
2016-05-17
1
-107
/
+6
*
Remove some dead code
Matt Caswell
2016-04-21
1
-4
/
+0
*
Fix warnings exposed by clang-3.8
Emilia Kasper
2016-04-10
1
-2
/
+2
*
Make DH opaque
Matt Caswell
2016-04-09
1
-1
/
+1
*
Fix no-sock
Matt Caswell
2016-03-21
1
-0
/
+4
*
Bugfix: Encode the requested length in s_cb.c:hexencode()
Viktor Dukhovni
2016-03-17
1
-1
/
+1
*
Constify security callbacks
Kurt Roeckx
2016-03-09
1
-2
/
+2
*
Extends s_client to allow a basic CT policy to be enabled
Rob Percival
2016-03-04
1
-0
/
+1
*
Drop support for printing SSLv2 ciphers names.
Kurt Roeckx
2016-02-27
1
-2
/
+3
*
Remove unused parameters from internal functions
Rich Salz
2016-02-22
1
-2
/
+2
*
Remove JPAKE
Rich Salz
2016-02-17
1
-16
/
+1
*
Suppress DANE TLSA reflection when verification fails
Viktor Dukhovni
2016-02-08
1
-1
/
+77
*
GH601: Various spelling fixes.
FdaSilvaYY
2016-02-05
1
-1
/
+1
*
RT2887: Add more packet and handshake types
Daniel Black
2016-02-04
1
-0
/
+7
*
Refactoring BIO: Adapt BIO_s_datagram and all that depends on it
Richard Levitte
2016-02-03
1
-42
/
+18
*
constify PACKET
Emilia Kasper
2016-02-01
1
-2
/
+2
*
Refactor apps load_certs/load_crls to work incrementally
Viktor Dukhovni
2016-01-21
1
-3
/
+2
*
Refactor DTLS cookie generation and verification
Richard Levitte
2015-12-23
1
-66
/
+11
*
Fix s_server problem with no-ec
Matt Caswell
2015-12-15
1
-16
/
+1
*
New function X509_get0_pubkey
Dr. Stephen Henson
2015-12-15
1
-2
/
+1
*
Continue standardisation of malloc handling in apps
Matt Caswell
2015-11-09
1
-2
/
+6
*
DTLS: remove unused cookie field
Emilia Kasper
2015-10-09
1
-1
/
+1
[next]