shellinabox/libhttp
zodiac@gmail.com e8c241583d Fixed a check() failure that was caused by incorrect handling of partially
processed buffers. I believe, this could only be triggered by clients that
enabled HTTP pipelining. That might explain why we haven't seen bug reports
any earlier.


git-svn-id: https://shellinabox.googlecode.com/svn/trunk@216 0da03de8-d603-11dd-86c2-0f8696b7b6f9
2010-08-27 22:22:15 +00:00
..
hashmap.c Use a config.h file, instead of passing configuration options on the compiler's 2009-02-11 23:25:15 +00:00
hashmap.h Updated copyright notice. 2009-01-02 06:09:13 +00:00
http.h Started working on support for WebSockets. 2010-03-29 16:40:17 +00:00
httpconnection.c Fixed a check() failure that was caused by incorrect handling of partially 2010-08-27 22:22:15 +00:00
httpconnection.h Started working on support for WebSockets. 2010-03-29 16:40:17 +00:00
libhttp.sym Started working on support for WebSockets. 2010-03-29 16:40:17 +00:00
server.c Started working on support for WebSockets. 2010-03-29 16:40:17 +00:00
server.h Started working on support for WebSockets. 2010-03-29 16:40:17 +00:00
ssl.c Fixed a NULL pointer dereference that can occur when hostnames 2010-07-02 19:00:33 +00:00
ssl.h - Make the code actually do, what the comments say (i.e. skip PAM account 2009-04-16 20:54:08 +00:00
trie.c Fixed a null pointer dereference that could be triggered by using non-standard 2009-07-04 08:46:28 +00:00
trie.h Updated copyright notice. 2009-01-02 06:09:13 +00:00
url.c Started working on support for WebSockets. 2010-03-29 16:40:17 +00:00
url.h Making it easier to host the terminal on non-root URLs by always redirecting to a URL that includes a trailing slash. 2009-07-06 16:27:11 +00:00