shellinabox/libhttp
zodiac 84dcc33650 Allow "configure" to explicitly disable OpenSSL and PAM support. Also, allow
OpenSSL and PAM libraries to be optionally linked as regular shared libraries
instead of being searched for and loaded at run-time.


git-svn-id: https://shellinabox.googlecode.com/svn/trunk@65 0da03de8-d603-11dd-86c2-0f8696b7b6f9
2009-02-17 04:13:47 +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 Allow "configure" to explicitly disable OpenSSL and PAM support. Also, allow 2009-02-17 04:13:47 +00:00
ssl.h Allow "configure" to explicitly disable OpenSSL and PAM support. Also, allow 2009-02-17 04:13:47 +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