kore/src
Joris Vink a572a9eeae Always correctly add websocket frame length.
In certain scenarios the addition frame length
would not be set, found the hard way.
2015-07-16 06:55:44 +02: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 Add openssl paths for homebrew/ports for osx. 2015-06-28 13:43:01 +02: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 Do not send connection:close for websocket upgrades. 2015-06-30 16:43:21 +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 Let modules decide if they want to be reloaded. 2015-05-07 13:03:10 +02: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 Kore timer improvements. 2015-05-15 19:11:10 +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