index
:
openssl
master
openssl
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
apps
/
s_server.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Continue standardisation of malloc handling in apps
Matt Caswell
2015-11-09
1
-1
/
+1
*
Replace "SSLeay" in API with OpenSSL
Rich Salz
2015-10-30
1
-1
/
+1
*
Remove SSL_state and SSL_set_state
Matt Caswell
2015-10-30
1
-1
/
+1
*
Remove a call to SSL_set_state from s_server
Matt Caswell
2015-10-30
1
-7
/
+19
*
Remove redundant code
Matt Caswell
2015-10-30
1
-1
/
+1
*
Centralise loading default apps config file
Matt Caswell
2015-10-12
1
-3
/
+0
*
Make no-psk compile without warnings.
Dr. Stephen Henson
2015-10-11
1
-4
/
+0
*
Silence Wconditional-uninitialized
Emilia Kasper
2015-09-28
1
-1
/
+1
*
Add support for -no-CApath and -no-CAfile options
Matt Caswell
2015-09-25
1
-9
/
+20
*
Fix s_server DTLSv1_listen issues
Matt Caswell
2015-09-23
1
-5
/
+4
*
Add support for DTLSv1_listen in s_server
Matt Caswell
2015-09-23
1
-3
/
+41
*
Make SRP work with -www
Dr. Stephen Henson
2015-09-20
1
-0
/
+45
*
make no-dh work
Dr. Stephen Henson
2015-09-20
1
-2
/
+12
*
Enable -Wmissing-variable-declarations and
Ben Laurie
2015-09-11
1
-5
/
+5
*
Change the treatment of stdin and stdout to allow binary data
Richard Levitte
2015-09-06
1
-2
/
+2
*
Fix SRTP s_client/s_server options
Matt Caswell
2015-08-04
1
-1
/
+1
*
RT3963: Allow OCSP stapling with -rev and -www
Adam Eijdenberg
2015-07-31
1
-4
/
+8
*
RT2547: Tighten perms on generated privkey files
Rich Salz
2015-06-16
1
-1
/
+0
*
Remove SSL_OP_TLS_BLOCK_PADDING_BUG
Emilia Kasper
2015-06-10
1
-3
/
+0
*
Use bio_err not stderr in apps.
Rich Salz
2015-06-09
1
-4
/
+4
*
Standardize handling of #ifdef'd options.
Rich Salz
2015-06-02
1
-59
/
+68
*
Restore module loading
Richard Levitte
2015-05-29
1
-0
/
+3
*
Remove support for OPENSSL_NO_TLSEXT
Matt Caswell
2015-05-23
1
-79
/
+32
*
Fix various OPENSSL_NO_* options
Matt Caswell
2015-05-22
1
-1
/
+16
*
Don't add write errors into bytecounts
Robert Swiecki
2015-05-19
1
-2
/
+4
*
Server side version negotiation rewrite
Matt Caswell
2015-05-16
1
-1
/
+1
*
Use #error in openssl/srp.h
Rich Salz
2015-05-15
1
-0
/
+4
*
Remove Kerberos support from apps
Matt Caswell
2015-05-13
1
-52
/
+2
*
Use "==0" instead of "!strcmp" etc
Rich Salz
2015-05-07
1
-1
/
+1
*
Initialize potentially uninitialized local variables
Gunnar Kudrjavets
2015-05-06
1
-1
/
+1
*
Fix s_server version specific methods
Matt Caswell
2015-05-06
1
-7
/
+7
*
Use safer sizeof variant in malloc
Rich Salz
2015-05-04
1
-3
/
+3
*
free NULL cleanup -- coda
Rich Salz
2015-05-01
1
-23
/
+11
*
free null cleanup finale
Rich Salz
2015-05-01
1
-8
/
+2
*
free NULL cleanup 7
Rich Salz
2015-05-01
1
-2
/
+1
*
free cleanup almost the finale
Rich Salz
2015-04-30
1
-4
/
+1
*
In apps, malloc or die
Rich Salz
2015-04-30
1
-40
/
+22
*
free NULL cleanup 5a
Rich Salz
2015-04-30
1
-14
/
+8
*
Remove needless bio_err argument
Rich Salz
2015-04-29
1
-4
/
+4
*
remove malloc casts
Rich Salz
2015-04-28
1
-2
/
+2
*
Fix error message
Rich Salz
2015-04-26
1
-1
/
+1
*
RT2962: add -keytab and -krb5svc flags.
Rich Salz
2015-04-26
1
-1
/
+12
*
Free malloc data on encoding errors.
Rich Salz
2015-04-26
1
-5
/
+7
*
Quote HTML entities in s_server output
Rich Salz
2015-04-25
1
-1
/
+16
*
fewer NO_ENGINE #ifdef's
Rich Salz
2015-04-25
1
-5
/
+1
*
Add missing BIO_flush() calls
Rich Salz
2015-04-25
1
-0
/
+3
*
Big apps cleanup (option-parsing, etc)
Rich Salz
2015-04-24
1
-644
/
+567
*
Code style: space after 'if'
Viktor Dukhovni
2015-04-16
1
-10
/
+10
*
free NULL cleanup 10
Rich Salz
2015-04-11
1
-6
/
+3
*
free NULL cleanup
Rich Salz
2015-03-28
1
-6
/
+3
[next]