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_server.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
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-25
1
-1
/
+12
*
Free malloc data on encoding errors.
Rich Salz
2015-04-25
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
*
free NULL cleanup
Rich Salz
2015-03-25
1
-17
/
+8
*
RAND_bytes updates
Matt Caswell
2015-03-25
1
-1
/
+2
*
free NULL cleanup
Rich Salz
2015-03-24
1
-2
/
+1
*
apps return value checks
Matt Caswell
2015-03-23
1
-18
/
+55
*
Dead code removal from apps
Matt Caswell
2015-03-17
1
-1
/
+1
*
Merge OPENSSL_NO_EC{DH,DSA} into OPENSSL_NO_EC
Rich Salz
2015-03-11
1
-3
/
+3
*
Fix wrong numbers being passed as string lengths
Dmitry-Me
2015-03-09
1
-1
/
+1
*
Unchecked malloc fixes
Matt Caswell
2015-03-05
1
-1
/
+19
*
Removed support for SSL_OP_NETSCAPE_DEMO_CIPHER_CHANGE_BUG. Also removed
Matt Caswell
2015-02-26
1
-47
/
+0
*
Add -no_alt_chains option to apps to implement the new
Matt Caswell
2015-02-25
1
-0
/
+2
*
Live code cleanup: remove #if 1 stuff
Rich Salz
2015-02-06
1
-38
/
+0
*
Dead code clean: #if 0 removal in apps
Rich Salz
2015-01-30
1
-49
/
+0
*
Remove support for opaque-prf
Rich Salz
2015-01-28
1
-5
/
+0
*
OPENSSL_NO_XXX cleanup: NO_TLS, NO_TLS1
Rich Salz
2015-01-27
1
-2
/
+0
*
Remove explicit setting of read_ahead for DTLS. It never makes sense not to
Matt Caswell
2015-01-27
1
-12
/
+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
-2939
/
+2804
*
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
/
+4
*
Fix building with no-srtp
Piotr Sikora
2015-01-05
1
-0
/
+10
*
Remove redundant OPENSSL_NO_DEPRECATED suppression
Matt Caswell
2014-12-18
1
-5
/
+0
*
RT3548: Remove some obsolete platforms
Rich Salz
2014-12-17
1
-17
/
+2
*
Remove SSLv2 support
Kurt Roeckx
2014-12-04
1
-15
/
+0
*
Updates to s_client and s_server to remove the constant 28 (for IPv4 header
Matt Caswell
2014-12-03
1
-2
/
+16
*
Fix s_server -ssl2. Previously this reported "Error setting EC curve"
Matt Caswell
2014-11-19
1
-1
/
+4
*
New option no-ssl3-method which removes SSLv3_*method
Dr. Stephen Henson
2014-11-19
1
-1
/
+3
*
Undo a90081576c94f9f54de1755188a00ccc1760549a
Rich Salz
2014-08-09
1
-1
/
+1
*
Remove DJGPP (and therefore WATT32) #ifdef's.
Rich Salz
2014-08-08
1
-1
/
+1
*
Don't allow -www etc options with DTLS.
Dr. Stephen Henson
2014-07-15
1
-0
/
+8
*
Use case insensitive compare for servername.
Dr. Stephen Henson
2014-07-14
1
-1
/
+1
*
Usage for -hack and -prexit -verify_return_error
Dr. Stephen Henson
2014-07-06
1
-0
/
+2
*
s_server usage for certificate status requests
Dr. Stephen Henson
2014-07-06
1
-0
/
+4
*
Remove all RFC5878 code.
Dr. Stephen Henson
2014-07-04
1
-130
/
+0
*
Make NO_SYS_UN_H compile.
Dr. Stephen Henson
2014-07-01
1
-0
/
+4
*
Document -trusted_first option in man pages and help.
Hubert Kario
2014-06-19
1
-0
/
+1
[next]