Matt Caswell
|
fbccfedf9b
Free a variable on an error path
|
6 år sedan |
Kurt Roeckx
|
693cf80c6f
Enable SSL_MODE_AUTO_RETRY by default
|
6 år sedan |
Todd Short
|
dad886806f
Fix no-srtp build warnings
|
6 år sedan |
Matt Caswell
|
394159da60
Allow configuation of the number of TLSv1.3 session tickets via SSL_CONF
|
6 år sedan |
Matt Caswell
|
6f6da2fe17
Fix s_client and s_server so that they correctly handle the DTLS timer
|
6 år sedan |
Richard Levitte
|
ff25dd1a47
apps/s_server.c: Avoid unused variable due to 'no-dtls'
|
6 år sedan |
Richard Levitte
|
5540eb7040
openssl s_server: print the accepting address and socket
|
6 år sedan |
FdaSilvaYY
|
1fb6b0bf3e
Unify s_client/s_server srtp profiles option handling
|
6 år sedan |
Richard Levitte
|
8f8be103fd
s_client, s_server: do generic SSL configuration first, specialization after
|
6 år sedan |
Benjamin Saunders
|
3fa2812f32
Introduce SSL_CTX_set_stateless_cookie_{generate,verify}_cb
|
6 år sedan |
Matt Caswell
|
e73c6eaeff
Tolerate TLSv1.3 PSKs that are a different size to the hash size
|
6 år sedan |
Benjamin Kaduk
|
c39e4048b5
Do not set a nonzero default max_early_data
|
6 år sedan |
Matt Caswell
|
6738bf1417
Update copyright year
|
6 år sedan |
Todd Short
|
9d75dce3e1
Add TLSv1.3 post-handshake authentication (PHA)
|
7 år sedan |
Todd Short
|
633a8829ff
Remove bad comments
|
6 år sedan |
Richard Levitte
|
dab2cd68e7
apps: Don't include progs.h in apps.h
|
6 år sedan |
Matt Caswell
|
c2f9648d5d
Add the ability for s_server to operate statelessly
|
6 år sedan |
Rich Salz
|
cbe2964821
Consistent formatting for sizeof(foo)
|
7 år sedan |
Matt Caswell
|
3b5873567d
Provide a more information early_data message in s_server
|
7 år sedan |
FdaSilvaYY
|
f479eab227
style : fix some if(...
|
7 år sedan |
KaoruToda
|
f84a648ca1
apps/s_client.c: add missing null check
|
7 år sedan |
KaoruToda
|
26a7d938c9
Remove parentheses of return.
|
7 år sedan |
KaoruToda
|
208fb891e3
Since return is inconsistent, I removed unnecessary parentheses and
|
7 år sedan |
Pauli
|
f32b0abe26
Remove unnecessary #include <openssl/lhash.h> directives.
|
7 år sedan |
Pichulin Dmitrii
|
75c445e49b
Fix 'key' option in s_server can be in ENGINE keyform
|
7 år sedan |
Benjamin Kaduk
|
51ac82702d
Reenable s_server -dhparam option
|
7 år sedan |
Matt Caswell
|
1b3011abb3
Ensure we exchange cookies in s_server even if SCTP is disabled
|
7 år sedan |
Rich Salz
|
0e97f1e1a7
(Re)move some things from e_os.h
|
7 år sedan |
Rich Salz
|
0d68367a12
Safely display SNI (just in case)
|
7 år sedan |
Xiaoyin Liu
|
1a9f5cf0d5
Add missing HTML tag in www_body in s_server.c
|
7 år sedan |