kore/src
Joris Vink e3ae1b4e2d Implement some great SPDY improvements.
* Bump spdy announcement to the correct draft version
* When receiving a RST, clean out the netbuf chain of that stream
2014-08-07 10:22:54 +02:00
..
accesslog.c Add a BENCHMARK compile option which compiles without OpenSSL. 2014-08-01 10:22:32 +02:00
auth.c Rename the two functions used to read/set headers. 2014-08-05 14:26:31 +02:00
bsd.c Rework the accept lock. 2014-07-30 15:20:09 +02:00
buf.c Change kore_buf_appendv() to use vasprintf(). 2014-08-04 18:59:59 +02:00
cli.c The default pid file is kore.pid so no need to set that explicitely 2014-08-05 13:11:53 +02:00
config.c Deprecate ssl_no_compression config option, its always on. 2014-08-05 13:07:32 +02:00
connection.c Add a BENCHMARK compile option which compiles without OpenSSL. 2014-08-01 10:22:32 +02:00
domain.c Deprecate ssl_no_compression config option, its always on. 2014-08-05 13:07:32 +02:00
http.c Rename the two functions used to read/set headers. 2014-08-05 14:26:31 +02:00
kore.c Remove kore_cb and its related settings. 2014-08-04 19:54:32 +02:00
linux.c Rework the accept lock. 2014-07-30 15:20:09 +02:00
mem.c Add missing stdint.h header 2014-07-22 09:53:44 +02:00
module.c Remove kore_cb and its related settings. 2014-08-04 19:54:32 +02:00
net.c Implement some great SPDY improvements. 2014-08-07 10:22:54 +02:00
pgsql.c Pull in pg_config.h correctly, fixes compilation for pgsql under OpenBSD 2014-07-18 15:59:07 +02:00
pool.c sprinkle more const chars 2014-08-04 12:40:21 +02:00
spdy.c Implement some great SPDY improvements. 2014-08-07 10:22:54 +02:00
tasks.c Check return value for pthread_mutex_init() 2014-07-27 21:47:18 +02:00
utils.c sprinkle more const chars 2014-08-04 12:40:21 +02:00
validator.c sprinkle more const chars 2014-08-04 12:40:21 +02:00
worker.c Remove kore_cb and its related settings. 2014-08-04 19:54:32 +02:00
zlib_dict.c properly deflate/inflate of name/value blocks. and add ability 2013-05-01 00:35:33 +02:00