kore/src
Joris Vink b035dea3ff Make socket error messages more understandable. 2015-04-26 21:09:46 +02:00
..
accesslog.c Bump copyright to 2015 2015-04-07 13:08:26 +02:00
auth.c Rename kore_auth() to kore_auth_run(). 2015-04-02 13:45:42 +02:00
bsd.c Use kevent() to schedule an event immediately. 2015-04-24 11:45:00 +02:00
buf.c Bump copyright to 2015 2015-04-07 13:08:26 +02:00
cli.c Use stat(2) to figure out type of directory entry. 2015-04-07 09:27:58 +02:00
config.c Introduce new config option worker_accept_treshold 2015-04-23 10:24:00 +02:00
connection.c Bump copyright to 2015 2015-04-07 13:08:26 +02:00
domain.c Bump copyright to 2015 2015-04-07 13:08:26 +02:00
http.c Kill NETBUF_CALL_CB_ALWAYS for incoming HTTP body 2015-04-21 11:30:59 +02:00
kore.c Make socket error messages more understandable. 2015-04-26 21:09:46 +02:00
linux.c Introduce new config option worker_accept_treshold 2015-04-23 10:24:00 +02:00
mem.c Bump copyright to 2015 2015-04-07 13:08:26 +02:00
module.c Bump copyright to 2015 2015-04-07 13:08:26 +02:00
net.c Bump copyright to 2015 2015-04-07 13:08:26 +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 Bump copyright to 2015 2015-04-07 13:08:26 +02:00
tasks.c Task improvements. 2015-04-24 14:20:02 +02:00
timer.c Add rudimentary timers to Kore. 2015-04-06 18:54:35 +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 Do not leak key in kore_websocket_handshake on error. 2015-04-24 09:22:32 +02:00
worker.c Introduce new config option worker_accept_treshold 2015-04-23 10:24:00 +02:00
zlib_dict.c properly deflate/inflate of name/value blocks. and add ability 2013-05-01 00:35:33 +02:00