2023-05-26 04:45 | First implementation of two-way TLS for scripts. | Christoph Lohmann | 1 | +45 | -13 |
2023-05-26 04:28 | Use sockets instead of pipes to allow bidirectional communication. | Christoph Lohmann | 2 | +15 | -15 |
2023-05-25 00:29 | Add snowman science document. | Christoph Lohmann | 1 | +28 | -0 |
2023-05-19 10:29 | Add code snippet for requiring gph mode | Roygbyte | 1 | +8 | -1 |
2023-05-13 22:12 | Add gophers to CGI environment in case tls is used. | Christoph Lohmann | 1 | +5 | -1 |
2023-04-07 10:16 | CGI: for PATH_INFO use the path relative to the base directory | Hiltjo Posthuma | 1 | +2 | -6 |
2023-03-31 18:35 | Move make_base_path to ind.c | Christoph Lohmann | 3 | +15 | -13 |
2023-03-08 19:57 | tiny code-style fixes | Hiltjo Posthuma | 3 | +4 | -5 |
2023-03-08 19:56 | handlegph: fix memory leak if writing a line failed | Hiltjo Posthuma | 1 | +4 | -3 |
2023-03-08 19:55 | handledir: fix memory leak if writing a directory entry failed | Hiltjo Posthuma | 1 | +3 | -4 |
2023-03-08 19:54 | fix a regression from 980a398da8acca65a13936ff0792c39f3dcb0ede | Hiltjo Posthuma | 1 | +17 | -5 |
2023-03-31 18:22 | xsplice: return -1 on error | Hiltjo Posthuma | 1 | +2 | -2 |
2023-03-19 17:52 | handledcgi: close file descriptor if opening a stream for fdopen fails | Hiltjo Posthuma | 1 | +1 | -0 |
2023-02-26 19:54 | Remove spurious empty line characters. | Christoph Lohmann | 1 | +1 | -1 |
2023-02-25 14:39 | Add TODO file for bob. | Christoph Lohmann | 1 | +4 | -0 |
2023-02-25 14:38 | Fix eval-bob to actually work with sh. | Christoph Lohmann | 1 | +1 | -1 |
2023-02-25 14:36 | Fix index.dbob and index.bob example files. | Christoph Lohmann | 2 | +1 | -1 |
2023-02-24 17:52 | Add BOB support to geomyidae. | Christoph Lohmann | 6 | +96 | -1 |
2023-02-18 11:31 | rest.dcgi example: remove trailing whitespace | Hiltjo Posthuma | 1 | +1 | -1 |
2023-02-18 11:29 | remove extra slash from request path if it is in a chroot | Hiltjo Posthuma | 1 | +4 | -1 |
2023-02-11 17:33 | Fix telemetry. Thanks Bob! | Christoph Lohmann | 1 | +1 | -4 |
2023-02-11 17:07 | Add installation telemetry support to geomyidae. | Christoph Lohmann | 1 | +6 | -0 |
2022-12-03 14:18 | fix realpath when base is a symlink | KatolaZ | 1 | +6 | -3 |
2022-11-19 19:51 | Bump up to v0.69. | Christoph Lohmann | 1 | +1 | -1 |
2022-11-19 19:49 | Change to v0.54 in Makefile. | Christoph Lohmann | 1 | +1 | -1 |
2022-11-19 19:45 | Fixing TLS in HAProxy. | Christoph Lohmann | 1 | +7 | -16 |
2022-11-14 00:17 | Prepare v0.53 release. | Christoph Lohmann | 1 | +1 | -1 |
2022-11-14 00:09 | Add haproxy cfg example file. | Christoph Lohmann | 1 | +28 | -0 |
2022-11-14 00:06 | Fix haproxy support. | Christoph Lohmann | 1 | +22 | -4 |
2022-11-11 09:45 | geomyidae.8: improve man page formatting and some lint | Hiltjo Posthuma | 1 | +36 | -38 |
2022-11-11 08:05 | Add HAProxy support. | Christoph Lohmann | 2 | +68 | -3 |
2022-11-11 06:46 | Add some computer love. | Christoph Lohmann | 1 | +4 | -0 |
2022-11-11 06:39 | Add vhosting example script. | Christoph Lohmann | 1 | +23 | -0 |
2022-11-10 22:19 | Make v0.52 release. | Christoph Lohmann | 1 | +1 | -1 |
2022-10-26 17:03 | Add SERVER_LISTEN_NAME feature. | Christoph Lohmann | 6 | +47 | -24 |
2022-10-09 20:11 | Make mtime access in dir listing compatible to other platforms but linux. | Christoph Lohmann | 1 | +1 | -1 |
2022-08-06 20:18 | Bump up to v0.51. | Christoph Lohmann | 1 | +1 | -1 |
2022-08-04 17:26 | gph-mode 1.1, now with tab highlighting. | Troels Henriksen | 1 | +15 | -4 |
2022-08-03 16:24 | Add gph major-mode file for emacs. | Christoph Lohmann | 2 | +67 | -0 |
2022-08-01 11:45 | Do not exit in splice when pipe is unsuccessfull. | Christoph Lohmann | 1 | +2 | -4 |
2022-08-01 11:44 | Code cleanup in xsplice(). | Christoph Lohmann | 1 | +3 | -2 |
2022-07-30 11:02 | Add splice speedup for geomyidae. | Christoph Lohmann | 1 | +49 | -0 |
2022-07-28 21:29 | Remove a whitespace for test. | Christoph Lohmann | 1 | +1 | -1 |
2022-07-26 22:17 | Allow empty info lines again. | Christoph Lohmann | 1 | +0 | -3 |
2022-07-26 21:39 | Implement new escaping in geomyidae. | Christoph Lohmann | 3 | +21 | -32 |
2022-07-20 16:38 | Add FreeBSD.rc.d. Thanks Mellowlink! | Christoph Lohmann | 1 | +61 | -0 |
2022-07-20 16:36 | Add reminders for new escape handling for brcon2022. | Christoph Lohmann | 2 | +4 | -0 |
2022-07-20 16:35 | Add NetBSD compile options. Thanks Mellowlink! | Christoph Lohmann | 1 | +4 | -0 |
2022-04-25 07:24 | OpenBSD.rc.d: change shebang for 7.1 release | Anders Damsgaard | 1 | +1 | -1 |
2022-04-08 17:37 | Release 0.50.1 fix. | Christoph Lohmann | 1 | +1 | -1 |
2022-04-08 17:06 | Fix chroot with new REST behaviour. | Christoph Lohmann | 1 | +1 | -1 |
2022-04-08 16:19 | remove unused variable | Hiltjo Posthuma | 1 | +1 | -1 |
2022-04-08 15:27 | Mark v0.50 release. | Christoph Lohmann | 1 | +1 | -1 |
2022-04-03 21:59 | Add number support to umnlisting.dcgi. | Christoph Lohmann | 1 | +45 | -7 |
2022-04-03 10:22 | Add UMN .Links etc. directory parsing example. | Christoph Lohmann | 2 | +182 | -21 |
2022-04-03 07:55 | Optimize new path fallthrough feature to only serve dynamic content. | Christoph Lohmann | 1 | +27 | -2 |
2022-04-03 07:49 | Add special sticky bit case for the base dir. | Christoph Lohmann | 2 | +17 | -1 |
2022-04-03 07:41 | Add first umn-conforming dirlisting implementation. | Christoph Lohmann | 2 | +34 | -13 |
2022-04-02 21:41 | Add .abstract support to maplisting.dcgi example file. | Christoph Lohmann | 1 | +1 | -0 |
2022-04-02 21:39 | Shorten README for geomyidae.8 reference. | Christoph Lohmann | 1 | +1 | -40 |
2022-04-02 21:38 | Remove not working links from LINKS file. | Christoph Lohmann | 1 | +0 | -8 |
2022-04-02 21:27 | Fix log message for encryption only. | Christoph Lohmann | 1 | +4 | -2 |
2022-04-02 21:25 | Add encryption only mode to geomyidae. | Christoph Lohmann | 2 | +15 | -1 |
2022-04-02 21:05 | Update manpage to current distribution way. | Christoph Lohmann | 1 | +5 | -4 |
2022-04-02 20:58 | Move all geomyidae installation scripts to bin instead of sbin. | Christoph Lohmann | 3 | +5 | -5 |
2022-04-02 20:57 | Move geomyidae to /usr/local/bin instead of sbin. | Christoph Lohmann | 1 | +1 | -1 |
2022-04-02 20:55 | Move geomyidae on OpenBSD to /usr/local/bin. | Christoph Lohmann | 1 | +1 | -1 |
2022-04-02 20:54 | Add dirlisting example with map.gph support, like gophernicus. | Christoph Lohmann | 1 | +10 | -0 |
2022-04-02 20:51 | Add proxy example script. | Christoph Lohmann | 1 | +14 | -0 |
2022-04-02 20:47 | Add new REST calling convention. | Christoph Lohmann | 4 | +125 | -23 |
2022-04-02 18:09 | Small style fix. | Christoph Lohmann | 1 | +2 | -1 |
2022-03-28 16:35 | Add geomyidae.service systemd file to rc.d directory. | Christoph Lohmann | 1 | +14 | -0 |
2022-02-03 12:18 | Add Katolaz's gmap2gph to converters. | Christoph Lohmann | 1 | +2 | -0 |
2021-10-23 14:52 | Move filetype struct array declaration to separate filetypes.h. | Christoph Lohmann | 2 | +43 | -25 |
2021-10-23 14:42 | Add vtt as text. | Christoph Lohmann | 1 | +1 | -0 |
2021-08-12 19:35 | Update order-directories-by-date.patch after hackathon. | Christoph Lohmann | 1 | +60 | -44 |
2021-08-07 06:22 | Add dirlisting dcgi example. | Christoph Lohmann | 1 | +7 | -0 |
2021-08-06 20:48 | Add patch to allow directory sort by date. | Christoph Lohmann | 1 | +69 | -0 |
2021-04-05 20:05 | Readd arguments after realpath after latest printelem() changes. | Christoph Lohmann | 1 | +13 | -2 |
2021-04-04 18:57 | Fix relative printelem with ? in name. | Christoph Lohmann | 2 | +34 | -14 |
2021-03-18 17:57 | Set priority on every invokation. Shorten the check for openlog. | Christoph Lohmann | 1 | +5 | -6 |
2021-03-17 21:30 | Add better description to gopher request filter script. | Christoph Lohmann | 1 | +9 | -0 |
2021-03-17 21:28 | Fix \r handling in gopher request filter. | Christoph Lohmann | 1 | +2 | -1 |
2021-03-17 21:18 | Add xinetd gopher request filter example daemon. | Christoph Lohmann | 2 | +41 | -0 |
2021-03-17 21:06 | Add syslog facility. | Christoph Lohmann | 2 | +39 | -16 |
2021-02-01 19:28 | Order parameters by alphabet. | Christoph Lohmann | 1 | +18 | -18 |
2021-01-31 11:27 | Revert to handlebin only. Document the dot cr lf case. | Christoph Lohmann | 2 | +19 | -18 |
2021-01-30 18:38 | Terminate data exchange with ".\r\n" for all non-binary types | Quentin Rameau | 4 | +22 | -11 |
2021-01-30 17:28 | Add the story of xsendfile to the source. | Christoph Lohmann | 1 | +20 | -1 |
2020-11-15 12:58 | dotls is requires for the last patch. | Christoph Lohmann | 1 | +2 | -1 |
2020-11-15 12:56 | If we are not serving TLS, shutdown the connection if someone tries TLS. | Christoph Lohmann | 1 | +2 | -3 |
2020-09-30 19:48 | Modify the Dockerfile for TLS support. | Christoph Lohmann | 1 | +5 | -8 |
2020-09-26 17:24 | Remove errorneous extra set of parentheses. | Spenser Truex | 1 | +1 | -1 |
2020-09-25 13:00 | Add Dockerfile. | Christoph Lohmann | 1 | +17 | -0 |
2020-09-25 12:45 | Use sbin in rc.geomyidae and kill all PIDs. | Christoph Lohmann | 1 | +2 | -2 |
2020-09-25 12:43 | Change Archlinux example rc.d script to sbin. | Christoph Lohmann | 1 | +2 | -2 |
2020-09-25 12:31 | Add hint for libtls provider in Makefile. | Christoph Lohmann | 1 | +1 | -0 |
2020-09-25 12:31 | Add hint about TLS library. | Christoph Lohmann | 1 | +1 | -0 |
2020-07-22 13:29 | Add comment about lingerie after close. | Christoph Lohmann | 1 | +6 | -0 |
2020-07-22 12:41 | Set SO_LINGER, flush using TCP_NODELAY and fix wait overflow. | Christoph Lohmann | 2 | +18 | -2 |
| 278 more commits remaining, fetch the repository |