]> andersk Git - test.git/commit
Started working on support for WebSockets.
authorMarkus Gutschke <markus@shellinabox.com>
Mon, 29 Mar 2010 16:40:17 +0000 (16:40 +0000)
committerMarkus Gutschke <markus@shellinabox.com>
Mon, 29 Mar 2010 16:40:17 +0000 (16:40 +0000)
commitbc83b450a79981fa209ddf68f229fc876b127048
treef3752264a0f9208f059a79dc58cf3d54db231ee7
parente6bea11c47a31f8254305566a32081c3d8565ce9
Started working on support for WebSockets.

Fixed some compiler warnings when compiling with -Wextra

Thanks to Jan Jaeger's excellent bug report, made some changes
that should make it easier to build ShellInABox for OpenWRT.
29 files changed:
COPYING
ChangeLog
Makefile.am
Makefile.in
config.h
config.h.in
configure
configure.ac
debian/copyright
demo/vt100.js
libhttp/http.h
libhttp/httpconnection.c
libhttp/httpconnection.h
libhttp/libhttp.sym
libhttp/server.c
libhttp/server.h
libhttp/ssl.c
libhttp/url.c
shellinabox/launcher.c
shellinabox/privileges.c
shellinabox/service.c
shellinabox/service.h
shellinabox/session.c
shellinabox/shell_in_a_box.js
shellinabox/shell_in_a_box.jspp
shellinabox/shellinaboxd.c
shellinabox/usercss.c
shellinabox/vt100.js
shellinabox/vt100.jspp
This page took 0.037153 seconds and 5 git commands to generate.