kore/src
Joris Vink 105804e325 Make http_status_text() return a const char 2014-08-18 10:37:13 +02: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 Rework the accept lock. 2014-07-30 15:20:09 +02:00
buf.c Change kore_buf_appendv() to use vasprintf(). 2014-08-04 18:59:59 +02:00
cli.c closedir() when we're ready traversing it 2014-08-13 14:32:57 +02:00
config.c Deprecate ssl_no_compression config option, its always on. 2014-08-05 13:07:32 +02:00
connection.c Another round of spdy/3.1 improvements. 2014-08-10 21:39:47 +02:00
domain.c Deprecate ssl_no_compression config option, its always on. 2014-08-05 13:07:32 +02:00
http.c Make http_status_text() return a const char 2014-08-18 10:37:13 +02:00
kore.c Remove kore_cb and its related settings. 2014-08-04 19:54:32 +02:00
linux.c Rework the accept lock. 2014-07-30 15:20:09 +02:00
mem.c Add missing stdint.h header 2014-07-22 09:53:44 +02:00
module.c Remove kore_cb and its related settings. 2014-08-04 19:54:32 +02:00
net.c Add a callback to http_response_stream(). 2014-08-10 18:46:44 +02:00
pgsql.c Attach tasks/pgsqls to http_requests once more. 2014-08-14 22:05:34 +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 Add kore_snprintf() as a wrapper around snprintf(). 2014-08-11 10:45:10 +02:00
validator.c sprinkle more const chars 2014-08-04 12:40:21 +02:00
worker.c Remove kore_cb and its related settings. 2014-08-04 19:54:32 +02:00
zlib_dict.c properly deflate/inflate of name/value blocks. and add ability 2013-05-01 00:35:33 +02:00