shellinabox/libhttp
2009-06-21 19:55:20 +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 Added new "--localhost-only" command line option. 2009-06-21 19:55:20 +00:00
httpconnection.c Respect "Connection: close" if sent by the browser. 2009-06-21 18:51:14 +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 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 Added SSL support for OpenBSD 2009-05-25 06:03:26 +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