2020-08-27 20:52 | mail | Hayden Hamilton | 7 | +1 | -1 |
2020-06-13 20:54 | email | Hayden Hamilton | 4 | +5 | -405 |
2020-02-12 16:14 | CGI added, but not fully working | Hayden Hamilton | 8 | +184 | -16 |
2020-02-02 16:50 | Allow hidden targets | Hayden Hamilton | 3 | +4 | -1 |
2020-01-18 19:15 | Initial commit | Hayden Hamilton | 6 | +0 | -0 |
2020-01-18 19:14 | Initial commit | Hayden Hamilton | 9 | +2 | -1 |
2019-09-23 14:56 | Use pledge(2) and unveil(2) on OpenBSD | Laslo Hunhold | 3 | +52 | -0 |
2019-05-30 21:15 | Use compound literals and explicit initialization | Laslo Hunhold | 2 | +16 | -18 |
2019-02-24 20:50 | Improve tokenization for m- and v-flag parsing | Laslo Hunhold | 2 | +88 | -24 |
2019-02-23 23:40 | Change target prefix mapping argument order | Laslo Hunhold | 3 | +16 | -13 |
2019-02-23 12:50 | Sort flag-switch alphabetically | Laslo Hunhold | 1 | +33 | -33 |
2019-02-18 22:44 | Add a space after the number in the Xr mandoc macro | Laslo Hunhold | 1 | +2 | -2 |
2019-01-10 21:02 | Don't replace '+' with ' ' when decoding URLs | Laslo Hunhold | 1 | +1 | -3 |
2019-01-02 16:04 | Specify UTF-8 for non-binary content-types | Laslo Hunhold | 3 | +12 | -12 |
2018-07-16 20:46 | Fix one byte NULL stack overflow | Aaron Burrow | 2 | +2 | -1 |
2018-07-16 09:47 | Correct arg.h license | Laslo Hunhold | 1 | +2 | -1 |
2018-07-02 16:43 | Send a relative redirection header wherever possible | Laslo Hunhold | 1 | +48 | -28 |
2018-07-02 16:41 | Use sizeof() - 1 rather than strlen() | Laslo Hunhold | 1 | +1 | -1 |
2018-07-02 05:15 | Add Dominik Schmidt to license | Laslo Hunhold | 1 | +1 | -0 |
2018-07-02 02:08 | Open a new process group before setting up signal handler | Dominik Schmidt | 1 | +3 | -0 |
2018-04-02 23:23 | Give an indication of the time zone in the log | Laslo Hunhold | 1 | +2 | -2 |
2018-04-02 22:55 | Clean up request host properly | Laslo Hunhold | 1 | +38 | -0 |
2018-04-02 00:55 | permit prefix to be empty in -v format string | Josuah Demangeon | 2 | +6 | -4 |
2018-04-02 00:54 | fix segfault on parsing of -v and -m | Josuah Demangeon | 1 | +2 | -2 |
2018-03-05 09:24 | Add netinet/in.h to sock.c | Laslo Hunhold | 1 | +1 | -0 |
2018-03-05 08:51 | Update the documentation to reflect the new flag-centric usage | Laslo Hunhold | 4 | +96 | -41 |
2018-03-05 00:12 | http_send_response: fix undefined behaviour for copying the target string | Hiltjo Posthuma | 1 | +2 | -1 |
2018-03-05 00:04 | Fix a logic error | Laslo Hunhold | 1 | +2 | -2 |
2018-03-04 23:56 | util: don't initialize server, it's already done in main() | Hiltjo Posthuma | 2 | +2 | -2 |
2018-03-04 23:59 | Add esnprintf() and refactor some code | Laslo Hunhold | 3 | +20 | -6 |
2018-03-04 23:30 | Be extra pedantic again and remove all warnings | Laslo Hunhold | 4 | +11 | -9 |
2018-03-01 14:18 | Add some missing headers and interface visibility macro | Quentin Rameau | 3 | +4 | -2 |
2018-03-04 23:14 | Introduce flag-centric usage | Laslo Hunhold | 6 | +169 | -95 |
2018-02-27 12:00 | Fix the regex in the example | Laslo Hunhold | 1 | +1 | -1 |
2018-02-27 11:43 | Add target prefix mapping | Laslo Hunhold | 2 | +28 | -0 |
2018-02-27 10:36 | Add support for adding a prefix to a target when matching vhosts | Laslo Hunhold | 2 | +16 | -4 |
2018-02-27 02:38 | Use scheme-relative (aka protocol-relative) URLs for redirects | Laslo Hunhold | 1 | +1 | -1 |
2018-02-23 21:40 | If fork fails, close the incoming socket | Laslo Hunhold | 1 | +3 | -3 |
2018-02-23 21:29 | Actually exit the child process once finished serving | Laslo Hunhold | 1 | +1 | -0 |
2018-02-12 19:29 | add headers to make it compile under OpenBSD | Josuah Demangeon | 2 | +3 | -0 |
2018-02-05 16:15 | Remove server-architecture specifics from serve() and add them to main() | Laslo Hunhold | 1 | +52 | -56 |
2018-02-05 16:15 | Refine manpage concerning the UNIX-domain socket file | Laslo Hunhold | 1 | +5 | -4 |
2018-02-04 20:40 | Refine error messages | Laslo Hunhold | 1 | +6 | -4 |
2018-02-04 20:33 | Update LICENSE | Laslo Hunhold | 1 | +1 | -1 |
2018-02-04 20:27 | Refactor the single source file into multiple modules | Laslo Hunhold | 13 | +1345 | -1171 |
2017-08-30 21:33 | Homogenize license statement | Laslo Hunhold | 1 | +1 | -1 |
2017-08-30 12:27 | config.mk: improve feature test macros and compatibility | Hiltjo Posthuma | 2 | +4 | -3 |
2017-08-13 22:06 | Don't default to clang | Laslo Hunhold | 1 | +1 | -1 |
2017-08-13 21:30 | Update MANPREFIX according to FHS | Laslo Hunhold | 1 | +2 | -2 |
2017-08-08 20:06 | Make sure we flush the buffers before leaving | Laslo Hunhold | 1 | +2 | -2 |
2017-08-04 15:53 | Rename _i,_argused to i_,argused_ | Laslo Hunhold | 1 | +8 | -8 |
2017-08-04 15:14 | Change the license formatting a bit to be in line with the OSI | Laslo Hunhold | 1 | +4 | -3 |
2017-08-04 15:12 | Import updated arg.h from farbfeld | Laslo Hunhold | 1 | +17 | -23 |
2017-08-02 11:54 | Import fixed arg.h from farbfeld | Laslo Hunhold | 1 | +1 | -1 |
2017-08-02 06:50 | Improve vhost handling and fix an uninitialized variable use | Laslo Hunhold | 1 | +8 | -6 |
2017-08-02 06:38 | Import rewritten arg.h from farbfeld | Laslo Hunhold | 1 | +48 | -58 |
2017-07-24 15:43 | Do not remove existing socket file | Quentin Rameau | 1 | +6 | -3 |
2017-07-23 23:02 | Forward catched signals to children | Quentin Rameau | 1 | +1 | -0 |
2017-07-23 22:59 | Re-localize insock, don't manually close the socket | Quentin Rameau | 1 | +1 | -3 |
2017-07-23 22:56 | Don't warn on cleanup unlink error | Quentin Rameau | 1 | +2 | -3 |
2017-07-23 22:53 | Restore default handlers in children | Quentin Rameau | 1 | +3 | -0 |
2017-07-23 22:51 | Handle more signals, replace signal() with sigaction() | Quentin Rameau | 1 | +10 | -1 |
2017-07-23 22:48 | Register signal handlers in handlesignals() | Quentin Rameau | 1 | +24 | -23 |
2017-07-23 22:38 | Get rid of atexit() | Quentin Rameau | 1 | +3 | -1 |
2017-07-23 22:31 | Use die() instead of fprintf+exit | Quentin Rameau | 1 | +3 | -6 |
2017-07-22 23:49 | Don't ignore SIGCHLD in the main thread | Quentin Rameau | 1 | +0 | -7 |
2017-07-22 23:45 | Fix typo in signal handler, SIGINT -> SIGCHLD | Quentin Rameau | 1 | +2 | -2 |
2017-07-21 23:36 | Fix sending of zero-size files | Quentin Rameau | 1 | +3 | -3 |
2017-07-21 22:07 | Adjust last-byte-pos greater than files | Quentin Rameau | 1 | +5 | -2 |
2017-07-21 22:07 | Fix Content-Length calculation | Quentin Rameau | 1 | +1 | -1 |
2017-07-22 10:32 | use extended regex and fix example regex for realsies | Hiltjo Posthuma | 2 | +2 | -2 |
2017-07-22 10:30 | don't allow named service->port translation | Hiltjo Posthuma | 1 | +1 | -0 |
2017-07-22 10:30 | if there is no matching vhost return 404 Not Found | Hiltjo Posthuma | 1 | +3 | -0 |
2017-07-22 10:29 | encode(): fix buffer-overflow and NUL terminate it | Hiltjo Posthuma | 1 | +2 | -1 |
2017-07-21 16:37 | Properly escape backslash in regex | Laslo Hunhold | 1 | +1 | -1 |
2017-07-21 16:36 | Fix example regex in vhosts | Laslo Hunhold | 1 | +2 | -2 |
2017-07-13 21:17 | Fix syntax error | Laslo Hunhold | 1 | +3 | -3 |
2017-07-13 17:05 | Fix logic error in vhost chrooting (from e592bbc) | Quentin Rameau | 1 | +6 | -3 |
2017-07-11 13:02 | Fix the style a bit and prevent out-of-bounds index access for vhost[] | Laslo Hunhold | 1 | +3 | -4 |
2017-07-11 13:02 | Allow switching vhosts using flags and rework the usage | Laslo Hunhold | 2 | +18 | -18 |
2017-07-09 12:36 | Cleanup socket file at exit. | Quentin Rameau | 2 | +74 | -29 |
2017-07-09 10:09 | Make the socketfile accessible by clients | Quentin Rameau | 1 | +12 | -3 |
2017-07-09 09:28 | Split synopsis to reflect the dual usage. | Quentin Rameau | 2 | +12 | -8 |
2017-07-11 11:58 | Change -U udsname to -U sockfile for clarification. | Quentin Rameau | 2 | +5 | -5 |
2017-07-11 11:52 | Reorder config.def.h a bit | Laslo Hunhold | 1 | +5 | -3 |
2017-07-11 11:46 | Add Quentin to LICENSE | Laslo Hunhold | 1 | +1 | -0 |
2017-07-11 11:36 | Integrate compiled regex into vhost array | Quentin Rameau | 2 | +10 | -16 |
2017-07-11 11:03 | Style fix | Laslo Hunhold | 1 | +4 | -4 |
2017-07-11 10:34 | Add vhost support | Laslo Hunhold | 2 | +62 | -13 |
2017-07-11 10:33 | Properly serve empty files | Laslo Hunhold | 1 | +2 | -1 |
2017-07-08 22:11 | Check inet_pton() for system error | Laslo Hunhold | 1 | +4 | -2 |
2017-07-07 11:33 | Send absolute path when redirecting | Laslo Hunhold | 1 | +19 | -2 |
2017-07-05 17:06 | memcpy regions may not overlap, use memmove | Hiltjo Posthuma | 1 | +1 | -1 |
2017-07-04 20:44 | Check for UNIX-doman socket name truncation | Laslo Hunhold | 1 | +6 | -1 |
2017-07-04 20:26 | Small style fix | Laslo Hunhold | 1 | +2 | -1 |
2017-07-04 20:21 | Import strtonum() and get rid of atoi() | Laslo Hunhold | 1 | +68 | -3 |
2017-07-04 19:47 | Improve timestamp() semantics | Laslo Hunhold | 1 | +7 | -10 |
2017-07-04 19:27 | improve byte-range support | Hiltjo Posthuma | 1 | +20 | -6 |
2017-07-04 16:18 | byte-range: fix range check for upper limit | Hiltjo Posthuma | 1 | +1 | -1 |
2017-06-28 17:07 | the result of encode() and decode() is unused | Hiltjo Posthuma | 1 | +2 | -6 |
2017-06-28 16:40 | config.mk: fix warning about strptime on glibc | Hiltjo Posthuma | 1 | +1 | -1 |
2017-06-28 16:39 | initialize request fields used as output in log | Hiltjo Posthuma | 1 | +3 | -5 |
2017-06-28 06:40 | Rename filetype() to suffix() | Laslo Hunhold | 1 | +2 | -2 |
2017-06-28 06:29 | Fix dir-check in dirent | Laslo Hunhold | 1 | +1 | -1 |
2017-06-27 21:17 | make directory listing a run-time flag | Hiltjo Posthuma | 3 | +14 | -2 |
2017-06-27 21:15 | config.def.h: add jpeg alias, ogg audio mimetype | Hiltjo Posthuma | 1 | +2 | -1 |
2017-06-27 20:49 | minor code-style consistency fixes | Hiltjo Posthuma | 1 | +12 | -6 |
2017-06-27 20:35 | add myself to the license (contributor) | Hiltjo Posthuma | 1 | +1 | -0 |
2017-06-27 20:34 | in the directory listing add / as suffix to save a redirect check | Hiltjo Posthuma | 1 | +5 | -2 |
2017-06-27 20:24 | fix memleak in scandir() | Hiltjo Posthuma | 1 | +16 | -6 |
2017-06-27 20:19 | header parsing: allow tabs are whitespace, compare case-insensitive | Hiltjo Posthuma | 1 | +2 | -2 |
2017-06-27 19:40 | send binary Content-Type by default (octet-stream) | Hiltjo Posthuma | 1 | +1 | -1 |
2017-06-27 19:39 | fix memory leak in sendfile() | Hiltjo Posthuma | 1 | +13 | -5 |
2017-06-27 19:37 | scandir: sort directories and show filetype | Hiltjo Posthuma | 1 | +27 | -3 |
2017-06-27 19:37 | send status code for method not allowed if not GET or HEAD | Hiltjo Posthuma | 1 | +1 | -1 |
2017-06-27 19:36 | add newline after </html> | Hiltjo Posthuma | 1 | +2 | -2 |
2017-06-27 19:36 | remove unused fields and redundant check for HTTP method | Hiltjo Posthuma | 1 | +2 | -23 |
2017-06-27 19:33 | config.mk: fix compiler warning, just use DEFAULT_SOURCE | Hiltjo Posthuma | 1 | +1 | -1 |
2017-06-21 09:02 | Fix normabspath() to handle consecutive '..'s properly | Laslo Hunhold | 1 | +22 | -10 |
2017-06-21 08:37 | Fix wording a little bit | Laslo Hunhold | 1 | +1 | -1 |
2017-06-21 08:27 | Add normabspath() to replace realpath(), making quark work with musl | Laslo Hunhold | 1 | +44 | -2 |
2017-06-21 05:41 | Use dprintf() instead of snprintf()+sendbuffer() | Laslo Hunhold | 1 | +74 | -100 |
2017-06-20 19:40 | Rewrite quark from the ground up again | Laslo Hunhold | 5 | +497 | -368 |
2016-09-05 18:10 | Support encoding UTF-8 characters | FRIGN | 1 | +2 | -2 |
2016-09-04 22:08 | Use sizeof() instead of magic constants | FRIGN | 1 | +15 | -16 |
2016-09-04 21:58 | Use enum for HTTP stati and improve data structures | FRIGN | 1 | +90 | -67 |
2016-09-04 21:09 | Use die() in usage() | FRIGN | 1 | +2 | -3 |
2016-09-04 18:16 | Add missing newline | FRIGN | 1 | +1 | -1 |
2016-09-02 09:08 | Add a few more mime types | FRIGN | 1 | +12 | -7 |
2016-09-02 08:49 | Stop hiding what we're doing in the Makefile | FRIGN | 1 | +13 | -16 |
2016-09-02 08:43 | Simplify Makefile and package properly | FRIGN | 1 | +7 | -18 |
2016-09-02 07:59 | Initial commit of quark rewrite | FRIGN | 7 | +988 | -0 |
2016-09-02 07:46 | Prepare repository for rewrite | FRIGN | 8 | +0 | -1049 |
2015-05-24 14:49 | Fix syntax error in config.def.h | FRIGN | 1 | +1 | -1 |
2014-12-01 17:14 | Simplify config.mk | sin | 1 | +2 | -7 |
2014-12-01 16:32 | Undef MIN() because it screams on OpenBSD | sin | 1 | +1 | -0 |
2014-12-01 16:31 | Only set SO_REUSEADDR on the listening fd | sin | 1 | +8 | -7 |
2014-11-30 13:47 | bind: re-use address, setsockopt SO_REUSEADDR | Hiltjo Posthuma | 1 | +6 | -1 |
2014-11-30 13:44 | config: add some more common mime-types | Hiltjo Posthuma | 1 | +24 | -5 |
2014-11-30 13:42 | code-style fixes | Hiltjo Posthuma | 1 | +49 | -29 |
2014-11-30 13:37 | change the behavior of docroot | Ivan Delalande | 3 | +36 | -15 |
2014-08-24 22:59 | Revert "request: ignore empty request in log" | FRIGN | 1 | +1 | -4 |
2014-08-24 22:53 | Revert "always null-terminate reqbuf buffer" | FRIGN | 1 | +1 | -2 |
2014-08-24 23:02 | request: ignore empty request in log | Hiltjo Posthuma | 1 | +4 | -1 |
2014-08-24 22:33 | always null-terminate reqbuf buffer | FRIGN | 1 | +2 | -1 |
2014-08-21 22:11 | Rename fd to listenfd for readability | sin | 1 | +9 | -9 |
2014-08-21 22:09 | Set up process limits and socket timeouts | sin | 1 | +19 | -0 |
2014-08-21 21:48 | No need to do a socket release here | sin | 1 | +1 | -3 |
2014-08-21 21:46 | Fix off-by-one | sin | 1 | +2 | -2 |
2014-08-20 18:47 | Allow dir-listing to be a configurable option | FRIGN | 2 | +1 | -1 |
2014-08-20 18:44 | Remove whitespace from manual | FRIGN | 1 | +1 | -1 |
2014-08-20 14:25 | quark.1: add manpage | Hiltjo Posthuma | 3 | +72 | -3 |
2014-08-20 14:10 | update README | Hiltjo Posthuma | 1 | +6 | -5 |
2014-08-20 13:48 | read header until \r\n\r\n or \n\n | Hiltjo Posthuma | 1 | +1 | -1 |
2014-08-20 13:45 | add option -l to enable dirlisting, now disabled by default... | Hiltjo Posthuma | 1 | +28 | -14 |
2014-08-20 12:41 | cgi: parse Status: header | Hiltjo Posthuma | 2 | +20 | -5 |
2014-08-16 20:05 | Remove "@strip $@" from the Makefile | FRIGN | 1 | +0 | -1 |
2014-08-16 00:53 | Fix potentially uninitialized vars | sin | 1 | +3 | -3 |
2014-08-15 13:54 | Do not indent switch cases | sin | 1 | +8 | -8 |
2014-08-14 17:10 | improve CGI support | Hiltjo Posthuma | 1 | +21 | -2 |
2014-08-14 17:07 | small style and CGI message fix | Hiltjo Posthuma | 1 | +8 | -6 |
2014-08-14 15:48 | Fortify the sanity-checks | FRIGN | 1 | +2 | -2 |
2014-08-14 16:56 | config: allow to set options as application arguments | Hiltjo Posthuma | 2 | +48 | -14 |
2014-08-14 12:18 | Increase clarity of the len-check | FRIGN | 1 | +1 | -1 |
2014-08-14 11:58 | check for len(reqbuf) = 0 | FRIGN | 1 | +1 | -1 |
2014-08-14 11:14 | Ignore EPIPE while writing file to socket | FRIGN | 1 | +1 | -1 |
2014-08-13 22:26 | Ignore SIGPIPE | sin | 1 | +1 | -0 |
2014-08-13 22:20 | No need for MAXBUFLEN+1 | sin | 1 | +3 | -3 |
2014-08-13 22:19 | Ensure mod is properly initialized | sin | 1 | +2 | -1 |
2014-08-14 07:47 | Fix streaming errors | FRIGN | 1 | +5 | -4 |
2014-08-13 19:05 | Don't let r be uninitialized | FRIGN | 1 | +7 | -5 |
2014-08-13 17:37 | set host[0] = 0 at the beginning for more safety | FRIGN | 1 | +1 | -2 |
2014-08-12 17:17 | Fortify error-cases | FRIGN | 1 | +3 | -3 |
2014-08-12 08:34 | Streamline the code | FRIGN | 1 | +18 | -8 |
2014-08-11 14:59 | HTTP 401 -> 403 | FRIGN | 1 | +9 | -9 |
2014-08-11 14:16 | Get rid of getnameinfo and use inet_ntop instead | FRIGN | 1 | +16 | -2 |
2014-08-11 13:37 | Change tstamp() to allow passing time_t | FRIGN | 1 | +13 | -15 |
2014-08-11 13:23 | Rectify error-handling | FRIGN | 1 | +44 | -26 |
2014-08-11 11:40 | Change HTTP-status-codes to defines | FRIGN | 1 | +11 | -11 |
2014-08-11 11:29 | Reordering function-prototypes and functions and size_t-correctness | FRIGN | 1 | +28 | -29 |
2014-08-11 11:12 | Add strftime to modified-date-check | FRIGN | 1 | +2 | -3 |
2014-08-09 20:33 | Use gmtime() instead of localtime() | FRIGN | 1 | +1 | -1 |
2014-08-09 20:29 | Fix mime-handling with default mime | FRIGN | 2 | +3 | -5 |
2014-08-09 19:42 | Fix mime-check | FRIGN | 1 | +3 | -1 |
2014-08-09 19:14 | Change default mimetype to application/octet-stream | FRIGN | 2 | +2 | -1 |
2014-08-09 19:03 | Switch to strftime | FRIGN | 1 | +2 | -3 |
2014-08-09 16:32 | Simplify logging | FRIGN | 1 | +37 | -29 |
2014-08-08 14:46 | Coding style | FRIGN | 1 | +109 | -118 |
2014-08-08 13:37 | Refactor responsefile() | FRIGN | 1 | +8 | -6 |
2014-08-08 12:23 | Use ssize_t for read- and write-return-values | FRIGN | 1 | +2 | -2 |
2014-08-07 15:24 | Refactor sighandler | FRIGN | 1 | +3 | -12 |
2014-08-07 15:02 | Refactor loop inside writedata() | FRIGN | 1 | +2 | -3 |
2014-08-07 14:56 | Unify return values | FRIGN | 1 | +23 | -23 |
2014-08-07 14:34 | Use named indices for the response-entry-array | FRIGN | 1 | +6 | -5 |
2014-08-07 14:28 | Use strsignal() for signal-logging | FRIGN | 1 | +1 | -9 |
2014-08-07 00:11 | Fixed buffer overflow when p-res==targetlen in function getreqentry | Adria Garriga | 1 | +1 | -1 |
2014-08-06 15:47 | Refactor response-constructors | FRIGN | 1 | +40 | -86 |
2014-07-28 13:30 | Refactor request() | FRIGN | 1 | +35 | -29 |
2014-07-28 11:42 | Add arg-parser and move copyright-info to LICENSE | FRIGN | 2 | +8 | -6 |
2014-07-28 11:33 | Add arg.h | FRIGN | 2 | +66 | -0 |
2014-02-15 14:36 | implement http not modified | Hiltjo Posthuma | 1 | +57 | -18 |
2014-02-15 14:09 | remove unused code | Hiltjo Posthuma | 1 | +0 | -16 |
2014-04-10 18:43 | correct information in README | Jakob Kramer | 1 | +3 | -2 |
2014-02-15 13:31 | http status moved permanently is code 301 | Hiltjo Posthuma | 1 | +1 | -1 |
2011-06-26 09:57 | applied cls' follow up fix | garbeam@gmail.com | 1 | +13 | -12 |
2011-06-26 09:51 | applied rransom's quark patch for FreeBSD compliance, thanks | garbeam@gmail.com | 2 | +21 | -17 |
2011-02-16 20:29 | preparing Request abstraction, ongoing | Anselm R Garbe | 2 | +44 | -21 |
2011-02-13 12:46 | applied Szabolcs patch, added him to LICENSE | Anselm R Garbe | 3 | +48 | -28 |
2010-04-10 20:34 | removed non-existent man page install | Anselm R Garbe | 1 | +0 | -3 |
2010-03-28 11:31 | made simple CGI working, quark can be used to run werc | Anselm R Garbe | 2 | +76 | -90 |
2010-03-28 02:18 | some minor fix | Anselm R Garbe | 1 | +1 | -1 |
2010-03-28 02:14 | added command line interface | Anselm R Garbe | 2 | +43 | -11 |
2010-03-28 01:57 | added basic HEAD support, some bug fixes | Anselm R Garbe | 2 | +84 | -40 |
2010-03-28 01:09 | implemented very basic cgi support | Anselm R Garbe | 4 | +91 | -41 |
2009-08-16 12:33 | moved signal handlers before port binding | Anselm R Garbe | 1 | +8 | -8 |
2009-08-16 10:51 | superflous, stderr is unbuffered | Anselm R Garbe | 1 | +0 | -1 |
2009-08-15 21:59 | sanity check | Anselm R Garbe | 1 | +8 | -9 |
2009-08-15 21:37 | forget to close cfd in parent ;) | Anselm R Garbe | 1 | +1 | -0 |
2009-08-15 21:25 | another version, behaves better under stress | Anselm R Garbe | 1 | +2 | -4 |
2009-08-15 21:11 | some el cheapo handle release | Anselm R Garbe | 2 | +21 | -5 |
2009-08-15 19:01 | update | Anselm R Garbe | 1 | +1 | -1 |
2009-08-15 18:57 | changed some docs | Anselm R Garbe | 1 | +3 | -2 |
2009-08-15 18:56 | initial commit | Anselm R Garbe | 6 | +568 | -0 |