John Hughes
|
ebc0168384
Add BIO_bind function to bind local address for a socket.
|
6 anni fa |
Bernd Edlinger
|
df05f155a6
Fix some style nits in commit eee8a40
|
6 anni fa |
Bernd Edlinger
|
eee8a40aa5
Make the s_server command listen on IPv6 only when requested
|
6 anni fa |
Matt Caswell
|
10ee724612
Enable the cookie callbacks to work even in TLS in the apps
|
7 anni fa |
Richard Levitte
|
48e5119a6b
Copyright update of more files that have changed this year
|
6 anni fa |
Richard Levitte
|
d17bdfc26d
Fix intermittent Windows and Cygwin failures in s_server
|
6 anni fa |
Bernd Edlinger
|
803141f610
Use constant value 1 instead of SHUT_WR in do_server
|
6 anni fa |
Matt Caswell
|
bac6abe18d
Allow an endpoint to read the alert data before closing the socket
|
7 anni fa |
Rich Salz
|
0e97f1e1a7
(Re)move some things from e_os.h
|
7 anni fa |
Bernd Edlinger
|
daaaa3cb7e
Fix bogus use of BIO_sock_should_retry.
|
7 anni fa |
Paul Yang
|
9e1d5e8dff
Fix return value checking for BIO_sock_init
|
7 anni fa |
Matt Caswell
|
c90da922dd
Fix some variable references in init_client
|
7 anni fa |
Matt Caswell
|
8ccc237720
Add a -sctp option to s_client
|
7 anni fa |
Matt Caswell
|
72d0bc84de
Add a -sctp option to s_server
|
7 anni fa |
Rich Salz
|
846e33c729
Copyright consolidation 01/10
|
8 anni fa |
Matt Caswell
|
ea837d79f9
Remove stale errors from early connection attempts in a client
|
8 anni fa |
Matt Caswell
|
f9e5503412
Fix no-sock
|
8 anni fa |
Rich Salz
|
8731a4fcd2
ISSUE 43: Add BIO_sock_shutdown
|
8 anni fa |
Rich Salz
|
f7c798e34b
Fix typo, reformat comment.
|
8 anni fa |
Rich Salz
|
a773b52a61
Remove unused parameters from internal functions
|
8 anni fa |
Richard Levitte
|
d94c444bcd
The protocol variable has lost its use, remove it
|
8 anni fa |
Richard Levitte
|
968d1a2372
Use the protocol we know rather than BIO_ADDRINFO_protocol(res)
|
8 anni fa |
Richard Levitte
|
07aa1e0459
Don't assert protocol equality
|
8 anni fa |
Richard Levitte
|
ab69ac00f3
Refactoring BIO: Adapt s_client and s_server
|
8 anni fa |
Rich Salz
|
7644a9aef8
Rename some BUF_xxx to OPENSSL_xxx
|
9 anni fa |
Andy Polyakov
|
b13fdc4860
Explicitly cast INVALID_SOCKET to (int) to address warnings on Windows.
|
9 anni fa |
Rich Salz
|
7768e116dc
Use bio_err not stderr in apps.
|
9 anni fa |
Rich Salz
|
16f8d4ebf0
memset, memcpy, sizeof consistency fixes
|
9 anni fa |
Rich Salz
|
ff660b9312
Remove apps cache for gethostbyname
|
9 anni fa |
Rich Salz
|
b548a1f11c
free null cleanup finale
|
9 anni fa |