kore/src
Joris Vink 5b462f3ab6 Always attempt to create dh2048.pem if not present 2015-05-06 10:18:54 +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 Always attempt to create dh2048.pem if not present 2015-05-06 10:18:54 +02:00
config.c Add new configuration option: worker_set_affinity. 2015-04-27 10:36:33 +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 Make parameter validation less noisy. 2015-04-27 15:35:02 +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 Use IPC_PRIVATE when creating our shm. 2015-04-28 10:21:15 +02:00
zlib_dict.c properly deflate/inflate of name/value blocks. and add ability 2013-05-01 00:35:33 +02:00