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
*
Only disabled what we need to in a no-dh build
Matt Caswell
2020-11-18
1
-6
/
+0
*
Implement a replacement for SSL_set_tmp_dh()
Matt Caswell
2020-11-18
1
-52
/
+35
*
Remove deprecated functionality from s_server
Matt Caswell
2020-11-18
1
-2
/
+15
*
APPS: Remove the format argument where it's not used
Richard Levitte
2020-10-26
1
-6
/
+5
*
load_key_certs_crls(): Restore output of fatal errors
Dr. David von Oheimb
2020-09-24
1
-6
/
+6
*
Fix stacks of OPENSSL_STRING, OPENSSL_CSTRING and OPENSSL_BLOCK
Matt Caswell
2020-09-13
1
-2
/
+0
*
Fix safestack issues in x509.h
Matt Caswell
2020-09-13
1
-3
/
+0
*
Fix safestack issues in ssl.h
Matt Caswell
2020-09-13
1
-1
/
+0
*
OSSL_HTTP_parse_url(): add optional port number return parameter and strength...
Dr. David von Oheimb
2020-09-08
1
-2
/
+2
*
Make better use of new load_cert_pass() variant of load_cert() in apps/
Dr. David von Oheimb
2020-08-20
1
-10
/
+8
*
apps: make use of OSSL_STORE for generalized certs and CRLs loading
Dr. David von Oheimb
2020-08-20
1
-2
/
+2
*
unify spelling of serialize
Pauli
2020-07-30
1
-1
/
+1
*
Add SSL_get[01]_peer_certificate()
Todd Short
2020-07-16
1
-4
/
+2
*
Introducing option SSL_OP_IGNORE_UNEXPECTED_EOF
Dmitry Belyavskiy
2020-05-19
1
-2
/
+10
*
Add 'methods' parameter to setup_engine() in apps.c for individual method def...
David von Oheimb
2020-05-15
1
-1
/
+3
*
Use OSSL_STORE for load_{,pub}key() and load_cert() in apps/lib/apps.c
Dr. David von Oheimb
2020-05-15
1
-9
/
+8
*
SSL_OP_DISABLE_TLSEXT_CA_NAMES option implementation
Nikolay Morozov
2020-05-07
1
-1
/
+11
*
s_server normal shutdown
Dmitry Belyavskiy
2020-05-06
1
-5
/
+3
*
Clean up the use of ERR_print_errors() in apps.c and in four apps
Dr. David von Oheimb
2020-04-24
1
-15
/
+5
*
Add function load_csr(file,format,desc) to apps/lib/apps.c
David von Oheimb
2020-04-24
1
-5
/
+2
*
In OpenSSL builds, declare STACK for datatypes ...
Rich Salz
2020-04-24
1
-0
/
+6
*
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
-24
/
+24
*
apps: support sendfile in s_server when ktls enabled
Tianjia Zhang
2020-04-01
1
-24
/
+83
*
s_server: Properly indicate ALPN protocol mismatch
Tomas Mraz
2020-03-27
1
-1
/
+1
*
Use ctx2 instead ctx.
Richard Könning
2020-03-24
1
-1
/
+1
*
s_server: warn about NO PSK identity hint in TLSv1.3
EasySec
2020-03-20
1
-4
/
+10
*
cmdline app: add provider commandline options.
Pauli
2020-03-07
1
-1
/
+7
*
Generalize the HTTP client so far implemented mostly in crypto/ocsp/ocsp_ht.c
Dr. David von Oheimb
2020-02-10
1
-7
/
+6
*
commit a6efbe123af3d98b4d10d4fcdfe68dc5303212f8
raniervf
2019-11-16
1
-4
/
+6
*
Add "sections" to -help output
Rich Salz
2019-11-08
1
-69
/
+85
*
Add -CAstore and similar to all openssl commands that have -CApath
Richard Levitte
2019-11-03
1
-8
/
+34
*
Fix an s_server arbitrary file read issue on Windows
Matt Caswell
2019-10-28
1
-4
/
+10
*
Cleanup hardcoded cipher suite codepoints in s_server
Johannes Bauer
2019-10-28
1
-3
/
+0
*
Replace BUF_ string function calls with OPENSSL_ ones
Rich Salz
2019-10-17
1
-2
/
+2
*
Get rid of using deprecated function isascii
Dmitry Belyavskiy
2019-08-19
1
-1
/
+1
*
Squashed commit of the following:
Lorinczy Zsigmond
2019-05-09
1
-2
/
+11
*
apps: print Kernel receive side TLS in s_client and s_server
Boris Pismenny
2019-04-01
1
-0
/
+2
*
Remove heartbeats completely
Richard Levitte
2019-03-29
1
-8
/
+0
*
Fix end-point shared secret for DTLS/SCTP
Michael Tuexen
2019-02-01
1
-1
/
+16
*
Fix error message for s_server -psk option
weinholtendian
2019-01-31
1
-1
/
+1
*
apps: print Kernel TLS in s_client and s_server
Boris Pismenny
2018-12-07
1
-0
/
+4
*
Following the license change, modify the boilerplates in apps/
Richard Levitte
2018-12-06
1
-1
/
+1
*
openssl s_server: don't use sendto() with connected UDP socket
Matthew Hodgson
2018-11-21
1
-0
/
+2
*
Don't complain and fail about unknown TLSv1.3 PSK identities in s_server
Matt Caswell
2018-10-19
1
-3
/
+2
*
Don't allow -early_data with other options where it doesn't work
Matt Caswell
2018-09-13
1
-0
/
+5
*
Free SSL object on an error path
Matt Caswell
2018-08-30
1
-2
/
+6
*
Don't fail if the PSK identity doesn't match
Matt Caswell
2018-07-06
1
-2
/
+5
*
Add the ability to configure recv_max_early_data via s_server
Matt Caswell
2018-07-06
1
-4
/
+15
*
Add the ability to configure anti-replay via SSL_CONF
Matt Caswell
2018-07-02
1
-0
/
+5
[next]