Age | Commit message (Expand) | Author |
2021-09-24 | webserver version 1.14: Bugfix: URL decode in static files | Roland Reichwein |
2021-02-28 | Makefile update | Roland Reichwein |
2021-02-07 | Bugfix: procmail.sh generated bad directory names for blog entries | Roland Reichwein |
2020-12-20 | webserver 1.12: Added graphical statistics page (gnuplot generated) | Roland Reichwein |
2020-06-26 | webserver 1.11: Fix archive download in webbox | Roland Reichwein |
2020-06-10 | Webbox: Download with HTTP Auth via onclick(), download via link in plain ver... | Roland Reichwein |
2020-06-06 | More runtime error checking | Roland Reichwein |
2020-06-06 | Code cleanup, use gcc 8 on debian 10 | Roland Reichwein |
2020-06-01 | Removed debug code | Roland Reichwein |
2020-05-31 | FCGI: Speed up data reading | Roland Reichwein |
2020-05-30 | Bugfixes: write timeout and output size | Roland Reichwein |
2020-05-29 | webserver 1.8: webbox: Own checkbox images, because browsers use funny symbol... | Roland Reichwein |
2020-05-29 | Authentication for webbox | Roland Reichwein |
2020-05-29 | Authentication infrastructure | Roland Reichwein |
2020-05-25 | fcgi: Fix empty stderr message | Roland Reichwein |
2020-05-21 | FCGI: Fix connection handling on broken pipe: Reopen new socket | Roland Reichwein |
2020-05-20 | Webbox: Fix auth popup on certain browsers | Roland Reichwein |
2020-05-19 | Bugfix: Keep FCGI connections really open | Roland Reichwein |
2020-05-19 | Format fix | Roland Reichwein |
2020-05-19 | Documentation cleanup | Roland Reichwein |
2020-05-16 | Fix sort order of Blog posts in procmail.sh | Roland Reichwein |
2020-05-16 | Makefile cleanup, included missing files | Roland Reichwein |
2020-05-16 | Bugfix: Statically serve only files with '?...' queries stripped off | Roland Reichwein |
2020-05-15 | webbox: Fix path display | Roland Reichwein |
2020-05-15 | Webbox: Added root link to navigation | Roland Reichwein |
2020-05-14 | webserver 1.5: Fixed Makefiles | Roland Reichwein |
2020-05-14 | Webbox: Support subdirectory via URL. This makes webbox viable as index page | Roland Reichwein |
2020-05-12 | weblog: Fixed article sorting | Roland Reichwein |
2020-05-12 | Add links to partial pathes in directory line | Roland Reichwein |
2020-05-11 | webbox: Info page: Info for all entries if nothing selected | Roland Reichwein |
2020-05-11 | webbox: added copy function | Roland Reichwein |
2020-05-11 | Generate download link for files | Roland Reichwein |
2020-05-11 | Remove tooltiptext for files | Roland Reichwein |
2020-05-11 | webbox info page bugfix: Exception on directory filesize | Roland Reichwein |
2020-05-11 | Separated out routines to libcommon | Roland Reichwein |
2020-05-11 | Select only via checkbox | Roland Reichwein |
2020-05-11 | Don't select .. | Roland Reichwein |
2020-05-11 | webbox: Use version of webserver | Roland Reichwein |
2020-05-11 | webbox: Selection via checkbox | Roland Reichwein |
2020-05-10 | Separated out lib | Roland Reichwein |
2020-05-10 | Move webbox to root to make index | Roland Reichwein |
2020-05-10 | Typo fixes | Roland Reichwein |
2020-05-09 | Improve socket read handling | Roland Reichwein |
2020-05-08 | Small fixes | Roland Reichwein |
2020-05-08 | TODO | Roland Reichwein |
2020-05-08 | Omit debug output | Roland Reichwein |
2020-05-08 | Minor fixes | Roland Reichwein |
2020-05-08 | Added FCGI unix domain sockets | Roland Reichwein |
2020-05-07 | Separated out TCP socket class | Roland Reichwein |
2020-05-03 | Fixed TCP keepalive (workaround) | Roland Reichwein |