kore/src
James Turner 215a4d2da2 Add required header for proper OpenBSD checking 2014-10-01 13:08:38 -04:00
..
accesslog.c Add a BENCHMARK compile option which compiles without OpenSSL. 2014-08-01 10:22:32 +02:00
auth.c Rename the two functions used to read/set headers. 2014-08-05 14:26:31 +02:00
bsd.c Allow applications to create new connections in our event loop. 2014-09-17 08:25:45 +02:00
buf.c Attempt vsnprintf() up to BUFSIZ in kore_buf_appendv(). 2014-08-22 14:40:19 +02:00
cli.c Write our assets.h with a fixed include guard. 2014-09-26 15:50:56 +02:00
config.c Deprecate ssl_no_compression config option, its always on. 2014-08-05 13:07:32 +02:00
connection.c Allow applications to create new connections in our event loop. 2014-09-17 08:25:45 +02:00
domain.c Add required header for proper OpenBSD checking 2014-10-01 13:08:38 -04:00
http.c Use s instead of req->stream. 2014-09-19 15:01:25 +02:00
kore.c Remove kore_cb and its related settings. 2014-08-04 19:54:32 +02:00
linux.c Allow applications to create new connections in our event loop. 2014-09-17 08:25:45 +02:00
mem.c Make kore_mem_free() behave like free() and don't do anything if NULL is passed in. 2014-09-25 22:20:47 +02:00
module.c Remove kore_cb and its related settings. 2014-08-04 19:54:32 +02:00
net.c Allow applications to create new connections in our event loop. 2014-09-17 08:25:45 +02:00
pgsql.c Add kore_pgsql_getlength() which will return length of a column. 2014-09-28 23:03:49 +02:00
pool.c sprinkle more const chars 2014-08-04 12:40:21 +02:00
spdy.c Another round of spdy/3.1 improvements. 2014-08-10 21:39:47 +02:00
tasks.c Attach tasks/pgsqls to http_requests once more. 2014-08-14 22:05:34 +02:00
utils.c No need to set l here 2014-09-19 15:01:45 +02:00
validator.c sprinkle more const chars 2014-08-04 12:40:21 +02:00
worker.c No need to set now at the start, thanks clang. 2014-09-18 08:42:41 +02:00
zlib_dict.c properly deflate/inflate of name/value blocks. and add ability 2013-05-01 00:35:33 +02:00