crypto Open / Seal methods and its test-case. |
|
More...
|
about 13 years ago
|
Make SafeLog win32 only (for the time being). |
|
More...
|
about 13 years ago
|
Logger may not be available when ConsoleControlHandler is called. |
|
More...
|
about 13 years ago
|
%u is not a valid formatter for luaL_error |
|
More...
|
about 13 years ago
|
verifyPeer and getPeerCertificate don't throw errors on a closed socket. It returns false plus an error message. |
|
More...
|
about 13 years ago
|
Updated .gitignore |
|
More...
|
about 13 years ago
|
test-crypto uses the new certs. |
|
More...
|
about 13 years ago
|
Removed unused certificates. |
|
More...
|
about 13 years ago
|
Re-enabled test-https-finish-before-handshake.lua |
|
More...
|
about 13 years ago
|
Re-enabled test-http-tls.lua |
|
More...
|
about 13 years ago
|
Re-enabled test-net-tls.lua |
|
More...
|
about 13 years ago
|
Generate test certificates. |
|
More...
|
about 13 years ago
|
Ignore errors related to socket shutdown when we're shutting down. Also call the close callback even on errors |
|
More...
|
about 13 years ago
|
Removed commented code. |
|
More...
|
about 13 years ago
|
Pending read operations prevent a socket from closing. |
|
More...
|
about 13 years ago
|
Missing brace |
|
More...
|
about 13 years ago
|
Don't wait until there are zero pending reads if the socket was asked to be closed. |
|
More...
|
about 13 years ago
|
Log windows error 1296 (ERROR_CONNECTION_ABORTED) as debug only. |
|
More...
|
about 13 years ago
|
Warning was missing its arguments. |
|
More...
|
about 13 years ago
|
Better error logs when dealing with module postbacks. |
|
More...
|
about 13 years ago
|
Corrects case in error message |
|
More...
|
about 13 years ago
|
Merge remote-tracking branch 'origin/master' |
|
More...
|
about 13 years ago
|
When a socket fails to connect, the error message includes the host:port. |
|
More...
|
about 13 years ago
|
Log error in call to ReportError. |
|
More...
|
about 13 years ago
|
Don't leave the initial script open |
|
More...
|
about 13 years ago
|
disabled another https test |
|
More...
|
about 13 years ago
|
Don't require "luarocks.require" unless we're on Windows |
|
More...
|
about 13 years ago
|
Disabled ssl tests until I renew the certificate |
|
More...
|
about 13 years ago
|
Beware of errors in "exit" event listeners. |
|
More...
|
about 13 years ago
|
Don't create a new callback on each connection |
|
More...
|
about 13 years ago
|