shellinabox/libhttp
2009-03-30 07:23:40 +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 an IE6 bug when doing HTTPS through proxies. 2009-03-21 19:09:05 +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 More IE6 tweaks. Allow root to listen on privileged ports. 2009-03-18 18:15:28 +00:00
server.h More IE6 tweaks. Allow root to listen on privileged ports. 2009-03-18 18:15:28 +00:00
ssl.c Avoid closing the certificate file twice. Tweak make-chained-cert.sh script to 2009-03-29 22:20:59 +00:00
ssl.h Add support for chained SSL certificates. 2009-03-29 21:52:18 +00:00
trie.c Fix some corner cases, where partial matches would not be found. 2009-03-30 07:23:40 +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