kore/src
Joris Vink a88e56ae25 Do not call TAILQ_INIT() on domain list twice. 2015-11-27 11:15:36 +01:00
..
accesslog.c Update message framework with src/dst for workers. 2015-07-06 21:08:36 +02:00
auth.c Rename kore_auth() to kore_auth_run(). 2015-04-02 13:45:42 +02:00
bsd.c Add EV_CLEAR to the bsd event code for kqueue. 2015-06-23 18:16:19 +02:00
buf.c Improvements to our message framework. 2015-06-23 18:17:14 +02:00
cli.c Fix typos. 2015-11-04 09:54:55 +08:00
config.c Add task_threads configuration option. 2015-06-04 10:29:22 +02:00
connection.c Kill TCP_NODELAY warnings for socketpair() fds. 2015-06-22 22:11:03 +02:00
domain.c Call it NOTLS instead. 2015-05-25 09:42:34 -04:00
http.c req can be NULL if we are coming from an error path. 2015-08-02 16:53:40 +02:00
kore.c Improvements to our message framework. 2015-06-23 18:17:14 +02:00
linux.c Fix typo in configuration option worker_accept_treshold. 2015-05-18 12:20:28 +02:00
mem.c Bump copyright to 2015 2015-04-07 13:08:26 +02:00
module.c Do not call TAILQ_INIT() on domain list twice. 2015-11-27 11:15:36 +01:00
msg.c Just point hldr_extra to kw->id. 2015-07-07 16:11:40 +02:00
net.c Improvements to our message framework. 2015-06-23 18:17:14 +02:00
pgsql.c Allow 0 parameters for kore_pgsql_query_params() 2014-10-12 01:17:35 +02:00
pool.c Bump copyright to 2015 2015-04-07 13:08:26 +02:00
spdy.c SPDY stream changes. 2015-05-15 19:17:09 +02:00
tasks.c Add the actual task changes for last commit. 2015-07-01 11:03:54 +02:00
timer.c Remove 'behind' argument from timers. 2015-08-06 08:20:41 +02:00
utils.c Bump copyright to 2015 2015-04-07 13:08:26 +02:00
validator.c Bump copyright to 2015 2015-04-07 13:08:26 +02:00
websocket.c Always correctly add websocket frame length. 2015-07-16 06:55:44 +02:00
worker.c Kill TCP_NODELAY warnings for socketpair() fds. 2015-06-22 22:11:03 +02:00
zlib_dict.c properly deflate/inflate of name/value blocks. and add ability 2013-05-01 00:35:33 +02:00