Richard Levitte
|
dffa752023
Following the license change, modify the boilerplates in apps/
|
hace 6 años |
Matt Caswell
|
6712ba9323
Only set TCP_NODELAY if the protocol is TCP
|
hace 6 años |
Andy Polyakov
|
6671c775e6
apps/s_socket.c: address rare TLSProxy failures on Windows.
|
hace 6 años |
Matt Caswell
|
f478c8a7c0
Don't set TCP_NODELAY on a UDP socket
|
hace 6 años |
Andy Polyakov
|
b3199e54d6
apps/s_socket.c: fix memory sanitizer problem in ACCEPT printout.
|
hace 6 años |
Andy Polyakov
|
826e154481
apps/s_socket.c: print only dynamically allocated port in do_server.
|
hace 6 años |
Andy Polyakov
|
f69d050ee3
apps/{s_client.c|s_socket}.c: omit usleep calls.
|
hace 6 años |
Andy Polyakov
|
dcf3d83faf
apps/s_socket.c: disable the Nagle algorithm.
|
hace 6 años |
Richard Levitte
|
5540eb7040
openssl s_server: print the accepting address and socket
|
hace 6 años |
John Hughes
|
ebc0168384
Add BIO_bind function to bind local address for a socket.
|
hace 6 años |
Bernd Edlinger
|
df05f155a6
Fix some style nits in commit eee8a40
|
hace 6 años |
Bernd Edlinger
|
eee8a40aa5
Make the s_server command listen on IPv6 only when requested
|
hace 6 años |
Matt Caswell
|
10ee724612
Enable the cookie callbacks to work even in TLS in the apps
|
hace 7 años |
Richard Levitte
|
48e5119a6b
Copyright update of more files that have changed this year
|
hace 6 años |
Richard Levitte
|
d17bdfc26d
Fix intermittent Windows and Cygwin failures in s_server
|
hace 6 años |
Bernd Edlinger
|
803141f610
Use constant value 1 instead of SHUT_WR in do_server
|
hace 6 años |
Matt Caswell
|
bac6abe18d
Allow an endpoint to read the alert data before closing the socket
|
hace 7 años |
Rich Salz
|
0e97f1e1a7
(Re)move some things from e_os.h
|
hace 7 años |
Bernd Edlinger
|
daaaa3cb7e
Fix bogus use of BIO_sock_should_retry.
|
hace 7 años |
Paul Yang
|
9e1d5e8dff
Fix return value checking for BIO_sock_init
|
hace 7 años |
Matt Caswell
|
c90da922dd
Fix some variable references in init_client
|
hace 7 años |
Matt Caswell
|
8ccc237720
Add a -sctp option to s_client
|
hace 7 años |
Matt Caswell
|
72d0bc84de
Add a -sctp option to s_server
|
hace 7 años |
Rich Salz
|
846e33c729
Copyright consolidation 01/10
|
hace 8 años |
Matt Caswell
|
ea837d79f9
Remove stale errors from early connection attempts in a client
|
hace 8 años |
Matt Caswell
|
f9e5503412
Fix no-sock
|
hace 8 años |
Rich Salz
|
8731a4fcd2
ISSUE 43: Add BIO_sock_shutdown
|
hace 8 años |
Rich Salz
|
f7c798e34b
Fix typo, reformat comment.
|
hace 8 años |
Rich Salz
|
a773b52a61
Remove unused parameters from internal functions
|
hace 8 años |
Richard Levitte
|
d94c444bcd
The protocol variable has lost its use, remove it
|
hace 8 años |