]> andersk Git - test.git/shortlog
test.git
2012-02-02  Jay WeisskopfUse 2048-bit RSA keys for auto-generated certificates. shellinabox
2012-02-02  Jay WeisskopfAssume a private key is RSA if the header does not...
2012-02-02  Anders KaseorgsslGenerateCertificate: Don't use the shell
2012-02-02  Anders KaseorgsslSNICallback: Properly disallow invalid characters
2012-02-02  Anders KaseorgFix miscellaneous strncat buffer overflows
2012-01-04  Jay WeisskopfFixed an error in the init script's status function.
2012-01-04  Jay WeisskopfCheck for null pointers from gethostbyname_r() to preve...
2012-01-01  Jay WeisskopfRemoved "Lucida Console" font because bold is wider...
2012-01-01  Jay WeisskopfBold and underline SGR attributes now utilize CSS.
2012-01-01  Jay WeisskopfRemoved color pair restrictions.
2012-01-01  Jay WeisskopfRemoved config.h. It is auto-generated by the configure...
2012-01-01  Jay WeisskopfChanged the cursor color to match the default text color.
2012-01-01  Jay WeisskopfDon't blink the cursor while the user is typing.
2012-01-01  Jay WeisskopfWrite the OSC title to the window's title instead of...
2012-01-01  Jay WeisskopfRegenerated the GNU build system with a newer version...
2010-10-02  Markus GutschkeSecond try :-)
2010-10-02  Markus GutschkeThe server could sometimes end up listening for events...
2010-10-02  Markus GutschkeFixed confusing error message when we fail to dynamical...
2010-10-02  Markus GutschkeSome more research on the web suggests the Apple ships...
2010-09-30  Markus Gutschkepututxline() proves somewhat troublesome on MacOS X...
2010-09-30  Markus GutschkeRelax a check() that would trigger when using old-style...
2010-09-29  Markus GutschkeMinor clean ups. Came up with a feature test for the...
2010-09-29  Markus GutschkeAnother iteration of changes intended to deal with...
2010-09-29  Markus GutschkeSome changes to improve compatibility with MacOS X.
2010-09-29  Markus GutschkeIn an attempt to reduce build dependencies, remove...
2010-09-29  Markus GutschkeAdded support for building with toolchains that don...
2010-09-27  Markus GutschkeRemoved a VLA that can trip up some compilers.
2010-09-12  Markus GutschkeSet correct MIME type.
2010-09-12  Markus GutschkeSet correct MIME type.
2010-09-12  Markus GutschkeStore the keyboard layout in its own HTML file.
2010-09-11  Markus GutschkeAdded --pidfile= option that can be used even if runnin...
2010-09-06  Markus GutschkeMake a best effort to close the PAM session properly...
2010-09-04  Markus GutschkeAdded an optional on-screen keyboard. Must be activated...
2010-09-03  Markus GutschkeFix a pointer aliasing violation by explicitly breaking...
2010-09-03  Markus GutschkeAllow changing of font sizes in the user CSS.
2010-09-03  Markus GutschkeFix some scaling related issues. This fix is thanks to some
2010-09-02  Markus GutschkeForce a zero pixel margin on the <body> tag. Without...
2010-08-27  Markus GutschkeFixed a check() failure that was caused by incorrect...
2010-08-24  Markus GutschkeFixed lintian warnings. Tested on Debian Sid (x86-64)
2010-08-24  Markus GutschkeFixed some lintian warnings
2010-08-19  Markus GutschkeThanks to lotr44's excellent analysis of the problem...
2010-08-06  Markus GutschkeAllow users to disable blinking cursor from context menu.
2010-07-16  Markus GutschkeAdd automatic notification about new releases.
2010-07-09  Markus GutschkeAnother attempt at coming up with Makefile rules that...
2010-07-09  Markus GutschkeFixed assertion failure, when loading empty style files...
2010-07-09  Markus GutschkeRemoved non-standard fields from updwtmpx() wrapper...
2010-07-08  Markus GutschkeAdded support for systems that have utmpx.h, but don...
2010-07-02  Markus GutschkeFixed a NULL pointer dereference that can occur when...
2010-04-01  Markus GutschkeAdd -lm to the linker flags so that we always pick...
2010-03-31  Markus GutschkeThanks to some more testing and additional information...
2010-03-30  Markus GutschkeOpenWRT builds with a toolchain that doesn't set correc...
2010-03-29  Markus GutschkeStarted working on support for WebSockets.
2010-02-04  Markus GutschkeAvoid compiler warnings with some versions of GCC.
2009-12-10  Markus GutschkeAdd .note.GNU-stack to all object files so that the...
2009-12-04  Markus GutschkeAllow retrieval of the user's default login shell from...
2009-12-02  Markus GutschkeAdded fallback code that dynamically computes the corre...
2009-12-02  Markus GutschkeCorrected URL in debian/watch file
2009-12-02  Markus GutschkeFixed lintian errors.
2009-12-02  Markus Gutschke* Added checks that the debian/changelog file is up-to-date
2009-12-02  Markus Gutschke Added some basic sanity checks to the commit script...
2009-11-30  Markus GutschkePreparations for packaging ShellInABox in a way that...
2009-11-26  Markus GutschkeLock the Debian compatibility level a 6, so that the...
2009-11-25  Markus GutschkeEnable switching between 80 and 132 column mode, if...
2009-11-23  Markus GutschkeThanks to Rudolf Spring's help, added support for build...
2009-11-23  Markus GutschkeAdded some documentation explaining how to configure...
2009-11-22  Markus GutschkeRemoved compiler warning when building without SSL support.
2009-11-21  Markus GutschkeReleased version 2.10
2009-11-21  Markus GutschkeDocument the --user-css command line option. Added...
2009-11-20  Markus GutschkeAdd dependency on lsb-base for the Debian package
2009-11-18  Markus GutschkeFix handling of control and capslock keys.
2009-11-18  Markus GutschkeSome minor tweaks to make newer versions of gcc and...
2009-08-26  Markus GutschkeFixed the escape sequences for VT100 transparent printi...
2009-08-24  Markus GutschkeEscape potentially problematic characters in ${url}
2009-08-23  Markus GutschkeMake "${url}" include the URL parameters.
2009-08-20  Markus GutschkeAdded transparent printing support. The development...
2009-08-19  Markus GutschkeAdded a ${url} parameter that can be used in the servic...
2009-08-17  Markus GutschkeApparently, CGI mode is hard to figure out. Added an...
2009-08-16  Markus GutschkeInternet Explorer still doesn't properly support CSS...
2009-08-15  Markus GutschkeSimplify the code that compresses HTTP replies. This...
2009-08-15  Markus GutschkeFor Debian packages, install user CSS style options...
2009-08-13  Markus GutschkeFixed a potential assertion failure in the daemon,...
2009-08-12  Markus GutschkeAllow quotes in SHELLINABOX_ARGS (for Debian packages)
2009-08-12  Markus GutschkeIncluded example style sheets that allow switching...
2009-08-11  Markus GutschkeFixed support for Swedish keyboards
2009-08-11  Markus GutschkeInitial version of code that allows users to interactiv...
2009-08-09  Markus GutschkeSanitize the SSH command line a little more.
2009-08-08  Markus GutschkeRemoved incorrectly added duplicate HTML header from...
2009-08-08  Markus GutschkeEven if ShellInABox is running with SSL support disable...
2009-07-30  Markus GutschkeAdded an example for the SSH service option.
2009-07-30  Markus Gutschke- Added the --css command line option to make increment...
2009-07-29  Markus GutschkeUpdated examples in manual page.
2009-07-29  Markus GutschkeUpdated manual page to show new SSH service.
2009-07-29  Markus GutschkeAllow unprivileged users to run the daemon. This requir...
2009-07-27  Markus Gutschke- Perform all URL rewriting before loading the first...
2009-07-27  Markus GutschkeUse JavaScript redirection for attaching the missing...
2009-07-13  Markus GutschkeOn Debian systems, library dependencies and overall...
2009-07-12  Markus GutschkeClarified the suggested use case when running with...
2009-07-10  Markus GutschkeFor Debian packages, added a missing build dependency...
2009-07-09  Markus GutschkeFixed typo
2009-07-08  Markus GutschkeMake 'update' warn about merge conflicts
next
This page took 1.87614 seconds and 4 git commands to generate.