shellinabox/libhttp
2009-05-21 07:50:22 +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 Fixed various issues with building on OpenBSD 2009-05-21 07:50:22 +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 - Add support for commands that want to read before they write anything. 2009-04-16 05:33:05 +00:00
server.h More IE6 tweaks. Allow root to listen on privileged ports. 2009-03-18 18:15:28 +00:00
ssl.c Fixed various issues with building on OpenBSD 2009-05-21 07:50:22 +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 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