shellinabox/libhttp
zodiac 15e91a32f7 Internet Explorer still doesn't properly support CSS. In particular, it has
problems dealing with "inherit" styles. This prevented proper switching
between color and monochrome.

Implemented a work-around.


git-svn-id: https://shellinabox.googlecode.com/svn/trunk@172 0da03de8-d603-11dd-86c2-0f8696b7b6f9
2009-08-16 05:20:09 +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 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
httpconnection.c Internet Explorer still doesn't properly support CSS. In particular, it has 2009-08-16 05:20:09 +00:00
httpconnection.h Work-around for compilers that turn on "-Wformat=2" by default. This is an 2009-02-15 20:01:53 +00:00
libhttp.sym 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
server.c Added new "--localhost-only" command line option. 2009-06-21 19:55:20 +00:00
server.h Added new "--localhost-only" command line option. 2009-06-21 19:55:20 +00:00
ssl.c Run-time testing for availability of libpthread functions does not 2009-07-07 00:40:51 +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 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
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