kore/src
Joris Vink d40fd489f8 s/ptr/entry 2014-03-06 08:21:58 +01:00
..
accesslog.c Improvements for client certificates. 2014-03-05 11:38:47 +01:00
auth.c Add request as an authentication_type. 2014-03-01 19:18:30 +01: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 header as an option for authentication blocks 2014-01-22 23:11:52 +01:00
connection.c Improvements for client certificates. 2014-03-05 11:38:47 +01:00
domain.c Add support for client certificates 2013-12-14 16:31:07 +01:00
http.c When returning a 405 append an Allow header as per rfc 2014-02-27 22:24:28 +01:00
kore.c Add authentication blocks for Kore. 2014-01-22 22:55:10 +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 Add authentication blocks for Kore. 2014-01-22 22:55:10 +01:00
net.c Major improvements to HTTP/1.1 behaviour, error reporting and handling. 2014-01-29 22:48:51 +01:00
pool.c s/ptr/entry 2014-03-06 08:21:58 +01:00
spdy.c Major improvements to HTTP/1.1 behaviour, error reporting and handling. 2014-01-29 22:48:51 +01:00
utils.c Don't force the year in a HTTP-date to be the current year. 2014-01-29 22:59:58 +01:00
validator.c Add request as an authentication_type. 2014-03-01 19:18:30 +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