shellinabox/libhttp
zodiac 11d1a710f2 Work-around for compilers that turn on "-Wformat=2" by default. This is an
ill-advised choice, as this particular compiler options has a tendency to
generate a lot of false positives.


git-svn-id: https://shellinabox.googlecode.com/svn/trunk@62 0da03de8-d603-11dd-86c2-0f8696b7b6f9
2009-02-15 20:01:53 +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 Work-around for compilers that turn on "-Wformat=2" by default. This is an 2009-02-15 20:01:53 +00:00
httpconnection.c Work-around for compilers that turn on "-Wformat=2" by default. This is an 2009-02-15 20:01:53 +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 Allow SSL certificate and key to be passed in through a file handle. 2009-01-17 03:37:20 +00:00
server.c Work-around for compilers that turn on "-Wformat=2" by default. This is an 2009-02-15 20:01:53 +00:00
server.h Allow SSL certificate and key to be passed in through a file handle. 2009-01-17 03:37:20 +00:00
ssl.c Work-around for compilers that turn on "-Wformat=2" by default. This is an 2009-02-15 20:01:53 +00:00
ssl.h Use a config.h file, instead of passing configuration options on the compiler's 2009-02-11 23:25:15 +00:00
trie.c Use a config.h file, instead of passing configuration options on the compiler's 2009-02-11 23:25:15 +00:00
trie.h Updated copyright notice. 2009-01-02 06:09:13 +00:00
url.c Use a config.h file, instead of passing configuration options on the compiler's 2009-02-11 23:25:15 +00:00
url.h Updated copyright notice. 2009-01-02 06:09:13 +00:00