Fixes path for libblogger |
|
More...
|
over 13 years ago
|
Makes console.error and console.fatal write the message to stderr instead of stdout. |
|
More...
|
over 13 years ago
|
Allows to choose where to write color info (stderr, stdout) |
|
More...
|
over 13 years ago
|
Adds libblogger2 to debug build |
|
More...
|
over 13 years ago
|
Fix a typo and update the link to LuaRocks 2.0.5 |
|
More...
|
over 13 years ago
|
Merge pull request #4 from spk/readme_installation |
|
More...
|
over 13 years ago
|
Adds a description and removes dead code to test-http-parser-reuse. |
|
More...
|
over 13 years ago
|
Remove the 'destroy' call, because the error won't be propagated. |
|
More...
|
over 13 years ago
|
Avoid closure when creating each http parser. |
|
More...
|
over 13 years ago
|
Add 'destroyed' flag to sockets and deal properly with mutiple 'destroy' calls. |
|
More...
|
over 13 years ago
|
Make the free list into a map, to avoid accidentally putting the same element more than once into it. |
|
More...
|
over 13 years ago
|
When squashing the error message, only the last argument was used. (cherry-picking from commit 9d33ede519881c2f33514f437c9c05950dc5032d) |
|
More...
|
over 13 years ago
|
Update Debian packages list |
|
More...
|
over 13 years ago
|
Fixed VC9 release build |
|
More...
|
over 13 years ago
|
lib/scripts uses internal log mechanism |
|
More...
|
over 13 years ago
|
Revamped log usage. Fixed errors in printf-like strings. |
|
More...
|
over 13 years ago
|
Removed warning (forcing a value to bool...) (cherry-picking from commit 8877de368fe27fdbb04f200a0ca13f3773ead5ac) |
|
More...
|
over 13 years ago
|
Hack to use LuaRocks 2 |
|
More...
|
over 13 years ago
|
Error handling (cherry-picking from commit d1ad8d788e7a11f4a2c6cf4b5a7707f9dd54d6ac) |
|
More...
|
over 13 years ago
|
Renamed macro |
|
More...
|
over 13 years ago
|
Renamed macro |
|
More...
|
over 13 years ago
|
Remove DigiNotar CA from trusted list (cherry-picking from commit a4cc7602d118e74bf5e9974032e93aa6668a7e49) Removed commented code. (cherry-picking from commit c348a8612e53dfa37c4bb2b8a8f264882055c0ea) When squashing the error message, only the last argument was used. (cherry-picking from commit 9d33ede519881c2f33514f437c9c05950dc5032d) Signal error on unknown TCP version (cherry-picking from commit 6bb98866e667f7bc03f4c977adcee6c786e4cb29) Error handling (cherry-picking from commit d1ad8d788e7a11f4a2c6cf4b5a7707f9dd54d6ac) Changes (cherry-picking from commit 515a68c32c4efc3c40e4dc558703cdfcc8f00d6d) Handle read until EOF and partial data. (cherry-picking from commit c8599f66a20f75f6dc9d7547b6bf9a43e0571bec) "http finish before resolve" test assumes that my internet access is working fine... (cherry-picking from commit cd3871ce1be74cef73d47f13ac54b26dec8ff82b) |
|
More...
|
over 13 years ago
|
Fixed case |
|
More...
|
over 13 years ago
|
Don't call the resolver callback straight away. Allways go through the loop. |
|
More...
|
over 13 years ago
|
DNS resolver returns also the error code (cherry-picking from commit 34f69cf916464b35fc307f84184463529b095d75) |
|
More...
|
over 13 years ago
|
Added process.constants table, fixed a couple of test cases and unified the way errors are notified. |
|
More...
|
over 13 years ago
|
Inability to notify errors in write handlers. (cherry-picking from commit a418eba8bc9558bb12883ef44d9716be00e5e090) |
|
More...
|
over 13 years ago
|
Boost 1.44 |
|
More...
|
over 13 years ago
|
Close acceptors and sockets when destructed if they were still open. (cherry-picking from commit 1b7d638d8a8da128010de21f419bddffd68cb92c) |
|
More...
|
over 13 years ago
|
Boost 1.44 |
|
More...
|
over 13 years ago
|