Age | Commit message (Collapse) | Author |
|
Broken-by: 649c209e19
|
|
Broken-by: 649c209e19
|
|
|
|
|
|
|
|
|
|
|
|
before before feeding the message
This is to keep debug output in similar order on different platforms
|
|
|
|
|
|
Broken-by: d6870e76cf
|
|
|
|
|
|
|
|
|
|
|
|
Linux was behaving oddly with the TCP_CORK method, and using MSG_MORE
is one fewer syscall.
|
|
TLS-on-connect client connections
|
|
We can't get the QUICKACK turned off on the accepted socket fast enough to
stop the ACK for the ClientHello - but we get the rest, under OpenSSL.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
This reverts commit 625cd9501315e1010ecbf8718c88c8b79ce09e94.
|
|
Broken-by: 48e9099006
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
options to using it
|
|
|
|
|
|
This somehow mimics the behaviour of the client tool, but works for
*any* input line that is sent to the application. This reverts the
unfortunate take abusing the client's special notation '>>> '.
Currently implemented:
- :eval:
- :neol:
- :sleep:
|
|
|
|
Testsuite: library version variances
Broken-by: 6a9cf7f890
|
|
Broken-by: 6a9cf7f890
|