]> andersk Git - test.git/commit - AUTHORS
First public release of the version 2.0 rewrite. This is the
authorMarkus Gutschke <markus@shellinabox.com>
Mon, 29 Dec 2008 23:57:07 +0000 (23:57 +0000)
committerMarkus Gutschke <markus@shellinabox.com>
Mon, 29 Dec 2008 23:57:07 +0000 (23:57 +0000)
commit7460295fb4f3b781b4eebc77202d65b8515d05a6
tree02dc5847aa111061a4ebe118ad3793e58a946c46
First public release of the version 2.0 rewrite. This is the
first release of ShellInABox that supports an AJAX interface
instead of the original Java applet.
66 files changed:
AUTHORS [new file with mode: 0644]
COPYING [new file with mode: 0644]
ChangeLog [new file with mode: 0644]
GPL-2 [new file with mode: 0644]
INSTALL [new file with mode: 0644]
Makefile.am [new file with mode: 0644]
Makefile.in [new file with mode: 0644]
NEWS [new file with mode: 0644]
README [new file with mode: 0644]
TODO [new file with mode: 0644]
aclocal.m4 [new file with mode: 0644]
config.guess [new file with mode: 0644]
config.sub [new file with mode: 0644]
configure [new file with mode: 0755]
configure.ac [new file with mode: 0644]
debian/README [new file with mode: 0644]
debian/changelog [new file with mode: 0644]
debian/compat [new file with mode: 0644]
debian/control [new file with mode: 0644]
debian/copyright [new file with mode: 0644]
debian/docs [new file with mode: 0644]
debian/rules [new file with mode: 0755]
debian/shellinabox.default [new file with mode: 0644]
debian/shellinabox.dirs [new file with mode: 0644]
debian/shellinabox.init [new file with mode: 0755]
debian/shellinabox.install [new file with mode: 0644]
debian/shellinabox.postinst [new file with mode: 0755]
debian/shellinabox.postrm [new file with mode: 0755]
depcomp [new file with mode: 0644]
install-sh [new file with mode: 0644]
libhttp/hashmap.c [new file with mode: 0644]
libhttp/hashmap.h [new file with mode: 0644]
libhttp/http.h [new file with mode: 0644]
libhttp/httpconnection.c [new file with mode: 0644]
libhttp/httpconnection.h [new file with mode: 0644]
libhttp/libhttp.sym [new file with mode: 0644]
libhttp/server.c [new file with mode: 0644]
libhttp/server.h [new file with mode: 0644]
libhttp/ssl.c [new file with mode: 0644]
libhttp/ssl.h [new file with mode: 0644]
libhttp/trie.c [new file with mode: 0644]
libhttp/trie.h [new file with mode: 0644]
libhttp/url.c [new file with mode: 0644]
libhttp/url.h [new file with mode: 0644]
logging/logging.c [new file with mode: 0644]
logging/logging.h [new file with mode: 0644]
ltmain.sh [new file with mode: 0644]
missing [new file with mode: 0644]
shellinabox/beep.wav [new file with mode: 0644]
shellinabox/externalfile.c [new file with mode: 0644]
shellinabox/externalfile.h [new file with mode: 0644]
shellinabox/favicon.ico [new file with mode: 0644]
shellinabox/launcher.c [new file with mode: 0644]
shellinabox/launcher.h [new file with mode: 0644]
shellinabox/privileges.c [new file with mode: 0644]
shellinabox/privileges.h [new file with mode: 0644]
shellinabox/root_page.html [new file with mode: 0644]
shellinabox/service.c [new file with mode: 0644]
shellinabox/service.h [new file with mode: 0644]
shellinabox/session.c [new file with mode: 0644]
shellinabox/session.h [new file with mode: 0644]
shellinabox/shell_in_a_box.js [new file with mode: 0644]
shellinabox/shellinaboxd.c [new file with mode: 0644]
shellinabox/shellinaboxd.man.in [new file with mode: 0755]
shellinabox/styles.css [new file with mode: 0644]
shellinabox/vt100.js [new file with mode: 0644]
This page took 0.272156 seconds and 5 git commands to generate.