kore/src
Joris Vink 9426906225 Long overdue, let Kore pick its own shm key if the default KORE_SHM_KEY is already taken. 2013-10-14 11:26:11 +02:00
..
accesslog.c add IPv6 support and support for multiple listeners. 2013-07-27 20:56:15 +02:00
bsd.c Detect right amount of cpu's available under osx. From Vaibhav Bhembre via github. 2013-07-28 19:21:49 +02:00
buf.c Use kore_mem_find() in kore_buf_replace_string(), fixes certain crashes 2013-09-26 16:49:44 +02:00
config.c Be more verbose when configuration errors pop up. 2013-09-22 20:11:56 +02:00
connection.c Add http_header_max and http_postbody_max configuration variables. 2013-09-22 20:05:24 +02:00
domain.c Add support for ECDH and provide a better ssl_cipher set by default. 2013-09-24 08:58:05 +02:00
http.c Add http_header_max and http_postbody_max configuration variables. 2013-09-22 20:05:24 +02:00
kore.c Allow the user defined callback to run on workers as well. 2013-09-03 08:41:09 +02:00
linux.c add IPv6 support and support for multiple listeners. 2013-07-27 20:56:15 +02:00
mem.c remove meminuse and list of allocated memory blocks, we don't need it. 2013-07-25 23:41:00 +02:00
module.c Add a callback that Kore can call in your module every given interval. 2013-09-02 08:52:16 +02:00
net.c Add fixed size memory pools and use them throughout Kore. 2013-07-15 11:06:36 +02:00
pool.c Add fixed size memory pools and use them throughout Kore. 2013-07-15 11:06:36 +02:00
spdy.c add limits.h so we can compile in 32-bit systems. 2013-09-24 09:15:31 +02:00
utils.c Add http_header_max and http_postbody_max configuration variables. 2013-09-22 20:05:24 +02:00
worker.c Long overdue, let Kore pick its own shm key if the default KORE_SHM_KEY is already taken. 2013-10-14 11:26:11 +02:00
zlib_dict.c properly deflate/inflate of name/value blocks. and add ability 2013-05-01 00:35:33 +02:00