kore/src
Thordur Bjornsson e980dcdd5c Simplify environment variables, abide by POLA.
KORE_COMPILER => CC
KORE_LDFLAGS => LDFLAGS
2014-10-22 17:44:43 +02:00
..
accesslog.c bump copyright years 2014-10-14 16:18:23 +02:00
auth.c Rename the two functions used to read/set headers. 2014-08-05 14:26:31 +02:00
bsd.c kqueue event list should hold worker_max_connections * 2 2014-10-16 21:45:43 +02:00
buf.c bump copyright years 2014-10-14 16:18:23 +02:00
cli.c Simplify environment variables, abide by POLA. 2014-10-22 17:44:43 +02:00
config.c Add CRL support. 2014-10-18 02:32:05 +02:00
connection.c bump copyright years 2014-10-14 16:18:23 +02:00
domain.c Make sure we can still compile with BENCHMARK=1 2014-10-18 02:38:21 +02:00
http.c Add PUT/DELETE/HEAD methods (finally). 2014-10-08 11:03:14 +02:00
kore.c Remove kore_cb and its related settings. 2014-08-04 19:54:32 +02:00
linux.c bump copyright years 2014-10-14 16:18:23 +02:00
mem.c bump copyright years 2014-10-14 16:18:23 +02:00
module.c bump copyright years 2014-10-14 16:18:23 +02:00
net.c Allow applications to create new connections in our event loop. 2014-09-17 08:25:45 +02:00
pgsql.c Allow 0 parameters for kore_pgsql_query_params() 2014-10-12 01:17:35 +02:00
pool.c bump copyright years 2014-10-14 16:18:23 +02:00
spdy.c Add PUT/DELETE/HEAD methods (finally). 2014-10-08 11:03:14 +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 bump copyright years 2014-10-14 16:18:23 +02:00
worker.c Add CRL support. 2014-10-18 02:32:05 +02:00
zlib_dict.c properly deflate/inflate of name/value blocks. and add ability 2013-05-01 00:35:33 +02:00