shellinabox/libhttp
zodiac cc8979092c Fixed FreeBSD support. We now find both /bin/login and /usr/bin/login. We
provide our own conversation function, if PAM misc is not available. We
rely on login_tty to set up the terminal for us. And we avoid a few other
API uses that turned out to be Linux specific extensions.


git-svn-id: https://shellinabox.googlecode.com/svn/trunk@63 0da03de8-d603-11dd-86c2-0f8696b7b6f9
2009-02-17 00:51:41 +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 Fixed FreeBSD support. We now find both /bin/login and /usr/bin/login. We 2009-02-17 00:51:41 +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