kore/src
Joris Vink f2aa206f3b Add support for client certificates 2013-12-14 16:31:07 +01: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 Add support for client certificates 2013-12-14 16:31:07 +01:00
connection.c Add support for client certificates 2013-12-14 16:31:07 +01:00
domain.c Add support for client certificates 2013-12-14 16:31:07 +01:00
http.c Rework the way validation and param extraction works. 2013-12-12 00:58:32 +01:00
kore.c Add support for client certificates 2013-12-14 16:31:07 +01: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 indent 2013-12-11 19:13:50 +01:00
net.c Do not get stuck processing HTTP requests, found by Thorduri 2013-11-25 14:21:47 +01:00
pool.c Add fixed size memory pools and use them throughout Kore. 2013-07-15 11:06:36 +02:00
spdy.c ULONG_MAX -> LLONG_MAX 2013-12-12 01:15:40 +01:00
utils.c Rework the way validation and param extraction works. 2013-12-12 00:58:32 +01:00
validator.c Kore now supports GET parameters and automatic validation of GET/POST parameters. 2013-11-10 15:17:15 +01:00
worker.c Update last_cb_run after we call the cb. 2013-12-09 11:40:59 +01:00
zlib_dict.c properly deflate/inflate of name/value blocks. and add ability 2013-05-01 00:35:33 +02:00