Introduction
Introduction Statistics Contact Development Disclaimer Help
Log - geomyidae - a small C-based gopherd (mirror)
git clone git://git.codemadness.org/geomyidae
Log
Files
Refs
README
LICENSE
---
Date Commit message Author
2025-07-14 17:16 help on how to install tls.h on debian Marc Chantreux
2025-06-15 11:14 Reduce meme amount in setcgienv for the… Christoph Lohmann
2025-06-15 10:20 Add a clear description of the CGI RFC. Christoph Lohmann
2025-06-15 05:47 Adapt manpage to new CGI variables. Christoph Lohmann
2025-06-15 05:34 Thanks to Christopher Williams the disc… Christoph Lohmann
2025-06-13 15:02 Add PATH_TRANSLATED to manpage again. Christoph Lohmann
2025-06-13 14:57 PATH_TRANSLATED should be the absolute … Christoph Lohmann
2025-06-06 19:23 Make CGI environment more conformant to… Christoph Lohmann
2025-05-05 23:32 Fix CGI environment variables Christopher Willia�…
2025-04-29 18:24 Remove old remnants of old style commen… Christoph Lohmann
2025-01-06 12:46 Fix a typo in the last big manpage patc… Christoph Lohmann
2025-01-06 12:41 Fixing geomyidae.8 to a modern troff st… Christoph Lohmann
2024-08-14 14:25 Merge git://bitreich.org/geomyidae Christoph Lohmann
2024-08-14 14:22 Do proper initialisation of traverse an… Christoph Lohmann
2024-08-14 14:22 Do proper initialisation of traverse an… Christoph Lohmann
2024-07-28 14:00 Increase listen queue to solve c10k pro… Christoph Lohmann
2024-07-05 15:51 rc.d: clean up and update FreeBSD rc sc… Nico Sonack
2024-07-02 17:23 Add static page generator by Kaan Çırağ… Christoph Lohm…
2024-02-28 14:41 Fix the devil. Christoph Lohmann
2024-02-28 14:32 Add autohell support. Christoph Lohmann
2024-02-10 11:43 Spit out error in case of improperly UR… Christoph Lohmann
2023-08-26 14:42 Bump up version and LICENSE. Christoph Lohmann
2023-08-23 18:01 Add rpath for OpenBSD. Christoph Lohmann
2023-08-23 12:49 We do not need the realpath. Only serve… Christoph Lohmann
2023-08-23 11:04 Give virtual path instead of real path. Christoph Lohmann
2023-08-21 09:37 Fix double printing notfounderr and fix… Christoph Lohmann
2023-08-21 08:51 TLS + disabling the execution of CGI di… Julian Schweinsbe…
2023-08-21 08:50 Reverse reverse lookup flag definition.… Christoph Lohmann
2023-08-12 19:37 Move shutdown out of linger and make it… Christoph Lohmann
2023-08-12 18:39 Do shuflen TLS_WANT only for tls_write. Christoph Lohmann
2023-08-12 18:23 SIGKILL cannot be handled Hiltjo Posthuma
2023-08-12 18:24 Add TLS_WANT to tls_handshake. Thanks b… Christoph Lohmann
2023-08-12 17:21 Add TLS_WANT on tls_close too. Christoph Lohmann
2023-08-12 17:20 Do TLS_WANT on tls_close too. Christoph Lohmann
2023-08-12 17:19 Add TLS_WANT to tls_read too. Christoph Lohmann
2023-08-12 17:17 Change wifi to wlen. Christoph Lohmann
2023-08-12 17:16 Change wlan to wifi. Christoph Lohmann
2023-08-12 17:15 Add TLS_POLL support return codes. Christoph Lohmann
2023-08-10 09:51 Add big comment why we need strlcat eve… Christoph Lohmann
2023-08-03 11:14 Give traversal and sel in cgi and dcgi … Christoph Lohmann
2023-07-23 12:23 Add lingerie to all socks. Christoph Lohmann
2023-07-22 18:16 improve includes and fix a false-positi… Hiltjo Posthuma
2023-07-22 18:02 Remove debugging from great refactoring. Christoph Lohmann
2023-07-22 17:15 handlr.c: use basename() to get the bas… Hiltjo Posthuma
2023-07-22 17:09 Fix PATH_INFO to be full relative path.… Christoph Lohmann
2023-07-22 16:41 geomyidae.8: fix small typos Hiltjo Posthuma
2023-07-22 16:07 Update CGI to the current state and res… Christoph Lohmann
2023-07-22 15:56 Add http compatibility mode to the manp… Christoph Lohmann
2023-07-22 15:51 Add REST handling example to manpage. Christoph Lohmann
2023-07-22 15:27 Make compatibility serving a full featu… Christoph Lohmann
2023-07-22 15:17 Handle EINTR while dup2() in handlecgi(… Christoph Lohmann
2023-07-22 15:16 Fix http-compatibility stub. Christoph Lohmann
2023-07-22 15:14 First stub for new http-compatibility f… Christoph Lohmann
2023-07-22 15:14 Move .. handling to a more efficient po… Christoph Lohmann
2023-07-22 13:57 Clarify gopher+ compatibility handling. Christoph Lohmann
2023-07-22 13:32 Remove comment about non-/ selectors. W… Christoph Lohmann
2023-07-22 13:28 Fix traversal handling, add selector an… Christoph Lohmann
2023-07-20 04:30 First rework of path handling. Christoph Lohmann
2023-05-26 04:45 First implementation of two-way TLS for… Christoph Lohmann
2023-05-26 04:28 Use sockets instead of pipes to allow b… Christoph Lohmann
2023-05-25 00:29 Add snowman science document. Christoph Lohmann
2023-05-19 10:29 Add code snippet for requiring gph mode Roygbyte
2023-05-13 22:12 Add gophers to CGI environment in case … Christoph Lohmann
2023-04-07 10:16 CGI: for PATH_INFO use the path relativ… Hiltjo Posthuma
2023-03-31 18:35 Move make_base_path to ind.c Christoph Lohmann
2023-03-08 19:57 tiny code-style fixes Hiltjo Posthuma
2023-03-08 19:56 handlegph: fix memory leak if writing a… Hiltjo Posthuma
2023-03-08 19:55 handledir: fix memory leak if writing a… Hiltjo Posthuma
2023-03-08 19:54 fix a regression from 980a398da8acca65a… Hiltjo Posthuma
2023-03-31 18:22 xsplice: return -1 on error Hiltjo Posthuma
2023-03-19 17:52 handledcgi: close file descriptor if op… Hiltjo Posthuma
2023-02-26 19:54 Remove spurious empty line characters. Christoph Lohmann
2023-02-25 14:39 Add TODO file for bob. Christoph Lohmann
2023-02-25 14:38 Fix eval-bob to actually work with sh. Christoph Lohmann
2023-02-25 14:36 Fix index.dbob and index.bob example fi… Christoph Lohmann
2023-02-24 17:52 Add BOB support to geomyidae. Christoph Lohmann
2023-02-18 11:31 rest.dcgi example: remove trailing whit… Hiltjo Posthuma
2023-02-18 11:29 remove extra slash from request path if… Hiltjo Posthuma
2023-02-11 17:33 Fix telemetry. Thanks Bob! Christoph Lohmann
2023-02-11 17:07 Add installation telemetry support to g… Christoph Lohmann
2022-12-03 14:18 fix realpath when base is a symlink KatolaZ
2022-11-19 19:51 Bump up to v0.69. Christoph Lohmann
2022-11-19 19:49 Change to v0.54 in Makefile. Christoph Lohmann
2022-11-19 19:45 Fixing TLS in HAProxy. Christoph Lohmann
2022-11-14 00:17 Prepare v0.53 release. Christoph Lohmann
2022-11-14 00:09 Add haproxy cfg example file. Christoph Lohmann
2022-11-14 00:06 Fix haproxy support. Christoph Lohmann
2022-11-11 09:45 geomyidae.8: improve man page formattin… Hiltjo Posthuma
2022-11-11 08:05 Add HAProxy support. Christoph Lohmann
2022-11-11 06:46 Add some computer love. Christoph Lohmann
2022-11-11 06:39 Add vhosting example script. Christoph Lohmann
2022-11-10 22:19 Make v0.52 release. Christoph Lohmann
2022-10-26 17:03 Add SERVER_LISTEN_NAME feature. Christoph Lohmann
2022-10-09 20:11 Make mtime access in dir listing compat… Christoph Lohmann
2022-08-06 20:18 Bump up to v0.51. Christoph Lohmann
2022-08-04 17:26 gph-mode 1.1, now with tab highlighting. Troels Henriksen
2022-08-03 16:24 Add gph major-mode file for emacs. Christoph Lohmann
2022-08-01 11:45 Do not exit in splice when pipe is unsu… Christoph Lohmann
2022-08-01 11:44 Code cleanup in xsplice(). Christoph Lohmann
2022-07-30 11:02 Add splice speedup for geomyidae. Christoph Lohmann
336 more commits remaining, fetch the repository
Atom feed
Atom feed (tags)
You are viewing proxied material from codemadness.org. The copyright of proxied material belongs to its original authors. Any comments or complaints in relation to proxied material should be directed to the original authors of the content concerned. Please see the disclaimer for more details.