Log - geomyidae - a small C-based gopherd (mirror)
 (HTM) git clone git://git.codemadness.org/geomyidae
 (DIR) Log
 (DIR) Files
 (DIR) Refs
 (DIR) README
 (DIR) LICENSE
       ---
       Date              Commit message                            Author
 (DIR) 2024-08-14 14:25  Merge git://bitreich.org/geomyidae        Christoph Lohmann
 (DIR) 2024-08-14 14:22  Do proper initialisation of traverse an…  Christoph Lohmann
 (DIR) 2024-08-14 14:22  Do proper initialisation of traverse an…  Christoph Lohmann
 (DIR) 2024-07-28 14:00  Increase listen queue to solve c10k pro…  Christoph Lohmann
 (DIR) 2024-07-05 15:51  rc.d: clean up and update FreeBSD rc sc…  Nico Sonack
 (DIR) 2024-07-02 17:23  Add static page generator by Kaan Çırağ…  Christoph Lohmann
 (DIR) 2024-02-28 14:41  Fix the devil.                            Christoph Lohmann
 (DIR) 2024-02-28 14:32  Add autohell support.                     Christoph Lohmann
 (DIR) 2024-02-10 11:43  Spit out error in case of improperly UR…  Christoph Lohmann
 (DIR) 2023-08-26 14:42  Bump up version and LICENSE.              Christoph Lohmann
 (DIR) 2023-08-23 18:01  Add rpath for OpenBSD.                    Christoph Lohmann
 (DIR) 2023-08-23 12:49  We do not need the realpath. Only serve…  Christoph Lohmann
 (DIR) 2023-08-23 11:04  Give virtual path instead of real path.   Christoph Lohmann
 (DIR) 2023-08-21 09:37  Fix double printing notfounderr and fix…  Christoph Lohmann
 (DIR) 2023-08-21 08:51  TLS + disabling the execution of CGI di…  Julian Schweinsberg
 (DIR) 2023-08-21 08:50  Reverse reverse lookup flag definition.…  Christoph Lohmann
 (DIR) 2023-08-12 19:37  Move shutdown out of linger and make it…  Christoph Lohmann
 (DIR) 2023-08-12 18:39  Do shuflen TLS_WANT only for tls_write.   Christoph Lohmann
 (DIR) 2023-08-12 18:23  SIGKILL cannot be handled                 Hiltjo Posthuma
 (DIR) 2023-08-12 18:24  Add TLS_WANT to tls_handshake. Thanks b…  Christoph Lohmann
 (DIR) 2023-08-12 17:21  Add TLS_WANT on tls_close too.            Christoph Lohmann
 (DIR) 2023-08-12 17:20  Do TLS_WANT on tls_close too.             Christoph Lohmann
 (DIR) 2023-08-12 17:19  Add TLS_WANT to tls_read too.             Christoph Lohmann
 (DIR) 2023-08-12 17:17  Change wifi to wlen.                      Christoph Lohmann
 (DIR) 2023-08-12 17:16  Change wlan to wifi.                      Christoph Lohmann
 (DIR) 2023-08-12 17:15  Add TLS_POLL support return codes.        Christoph Lohmann
 (DIR) 2023-08-10 09:51  Add big comment why we need strlcat eve…  Christoph Lohmann
 (DIR) 2023-08-03 11:14  Give traversal and sel in cgi and dcgi …  Christoph Lohmann
 (DIR) 2023-07-23 12:23  Add lingerie to all socks.                Christoph Lohmann
 (DIR) 2023-07-22 18:16  improve includes and fix a false-positi…  Hiltjo Posthuma
 (DIR) 2023-07-22 18:02  Remove debugging from great refactoring.  Christoph Lohmann
 (DIR) 2023-07-22 17:15  handlr.c: use basename() to get the bas…  Hiltjo Posthuma
 (DIR) 2023-07-22 17:09  Fix PATH_INFO to be full relative path.…  Christoph Lohmann
 (DIR) 2023-07-22 16:41  geomyidae.8: fix small typos              Hiltjo Posthuma
 (DIR) 2023-07-22 16:07  Update CGI to the current state and res…  Christoph Lohmann
 (DIR) 2023-07-22 15:56  Add http compatibility mode to the manp…  Christoph Lohmann
 (DIR) 2023-07-22 15:51  Add REST handling example to manpage.     Christoph Lohmann
 (DIR) 2023-07-22 15:27  Make compatibility serving a full featu…  Christoph Lohmann
 (DIR) 2023-07-22 15:17  Handle EINTR while dup2() in handlecgi(…  Christoph Lohmann
 (DIR) 2023-07-22 15:16  Fix http-compatibility stub.              Christoph Lohmann
 (DIR) 2023-07-22 15:14  First stub for new http-compatibility f…  Christoph Lohmann
 (DIR) 2023-07-22 15:14  Move .. handling to a more efficient po…  Christoph Lohmann
 (DIR) 2023-07-22 13:57  Clarify gopher+ compatibility handling.   Christoph Lohmann
 (DIR) 2023-07-22 13:32  Remove comment about non-/ selectors. W…  Christoph Lohmann
 (DIR) 2023-07-22 13:28  Fix traversal handling, add selector an…  Christoph Lohmann
 (DIR) 2023-07-20 04:30  First rework of path handling.            Christoph Lohmann
 (DIR) 2023-05-26 04:45  First implementation of two-way TLS for…  Christoph Lohmann
 (DIR) 2023-05-26 04:28  Use sockets instead of pipes to allow b…  Christoph Lohmann
 (DIR) 2023-05-25 00:29  Add snowman science document.             Christoph Lohmann
 (DIR) 2023-05-19 10:29  Add code snippet for requiring gph mode   Roygbyte
 (DIR) 2023-05-13 22:12  Add gophers to CGI environment in case …  Christoph Lohmann
 (DIR) 2023-04-07 10:16  CGI: for PATH_INFO use the path relativ…  Hiltjo Posthuma
 (DIR) 2023-03-31 18:35  Move make_base_path to ind.c              Christoph Lohmann
 (DIR) 2023-03-08 19:57  tiny code-style fixes                     Hiltjo Posthuma
 (DIR) 2023-03-08 19:56  handlegph: fix memory leak if writing a…  Hiltjo Posthuma
 (DIR) 2023-03-08 19:55  handledir: fix memory leak if writing a…  Hiltjo Posthuma
 (DIR) 2023-03-08 19:54  fix a regression from 980a398da8acca65a…  Hiltjo Posthuma
 (DIR) 2023-03-31 18:22  xsplice: return -1 on error               Hiltjo Posthuma
 (DIR) 2023-03-19 17:52  handledcgi: close file descriptor if op…  Hiltjo Posthuma
 (DIR) 2023-02-26 19:54  Remove spurious empty line characters.    Christoph Lohmann
 (DIR) 2023-02-25 14:39  Add TODO file for bob.                    Christoph Lohmann
 (DIR) 2023-02-25 14:38  Fix eval-bob to actually work with sh.    Christoph Lohmann
 (DIR) 2023-02-25 14:36  Fix index.dbob and index.bob example fi…  Christoph Lohmann
 (DIR) 2023-02-24 17:52  Add BOB support to geomyidae.             Christoph Lohmann
 (DIR) 2023-02-18 11:31  rest.dcgi example: remove trailing whit…  Hiltjo Posthuma
 (DIR) 2023-02-18 11:29  remove extra slash from request path if…  Hiltjo Posthuma
 (DIR) 2023-02-11 17:33  Fix telemetry. Thanks Bob!                Christoph Lohmann
 (DIR) 2023-02-11 17:07  Add installation telemetry support to g…  Christoph Lohmann
 (DIR) 2022-12-03 14:18  fix realpath when base is a symlink       KatolaZ
 (DIR) 2022-11-19 19:51  Bump up to v0.69.                         Christoph Lohmann
 (DIR) 2022-11-19 19:49  Change to v0.54 in Makefile.              Christoph Lohmann
 (DIR) 2022-11-19 19:45  Fixing TLS in HAProxy.                    Christoph Lohmann
 (DIR) 2022-11-14 00:17  Prepare v0.53 release.                    Christoph Lohmann
 (DIR) 2022-11-14 00:09  Add haproxy cfg example file.             Christoph Lohmann
 (DIR) 2022-11-14 00:06  Fix haproxy support.                      Christoph Lohmann
 (DIR) 2022-11-11 09:45  geomyidae.8: improve man page formattin…  Hiltjo Posthuma
 (DIR) 2022-11-11 08:05  Add HAProxy support.                      Christoph Lohmann
 (DIR) 2022-11-11 06:46  Add some computer love.                   Christoph Lohmann
 (DIR) 2022-11-11 06:39  Add vhosting example script.              Christoph Lohmann
 (DIR) 2022-11-10 22:19  Make v0.52 release.                       Christoph Lohmann
 (DIR) 2022-10-26 17:03  Add SERVER_LISTEN_NAME feature.           Christoph Lohmann
 (DIR) 2022-10-09 20:11  Make mtime access in dir listing compat…  Christoph Lohmann
 (DIR) 2022-08-06 20:18  Bump up to v0.51.                         Christoph Lohmann
 (DIR) 2022-08-04 17:26  gph-mode 1.1, now with tab highlighting.  Troels Henriksen
 (DIR) 2022-08-03 16:24  Add gph major-mode file for emacs.        Christoph Lohmann
 (DIR) 2022-08-01 11:45  Do not exit in splice when pipe is unsu…  Christoph Lohmann
 (DIR) 2022-08-01 11:44  Code cleanup in xsplice().                Christoph Lohmann
 (DIR) 2022-07-30 11:02  Add splice speedup for geomyidae.         Christoph Lohmann
 (DIR) 2022-07-28 21:29  Remove a whitespace for test.             Christoph Lohmann
 (DIR) 2022-07-26 22:17  Allow empty info lines again.             Christoph Lohmann
 (DIR) 2022-07-26 21:39  Implement new escaping in geomyidae.      Christoph Lohmann
 (DIR) 2022-07-20 16:38  Add FreeBSD.rc.d. Thanks Mellowlink!      Christoph Lohmann
 (DIR) 2022-07-20 16:36  Add reminders for new escape handling f…  Christoph Lohmann
 (DIR) 2022-07-20 16:35  Add NetBSD compile options. Thanks Mell…  Christoph Lohmann
 (DIR) 2022-04-25 07:24  OpenBSD.rc.d: change shebang for 7.1 re…  Anders Damsgaard
 (DIR) 2022-04-08 17:37  Release 0.50.1 fix.                       Christoph Lohmann
 (DIR) 2022-04-08 17:06  Fix chroot with new REST behaviour.       Christoph Lohmann
 (DIR) 2022-04-08 16:19  remove unused variable                    Hiltjo Posthuma
 (DIR) 2022-04-08 15:27  Mark v0.50 release.                       Christoph Lohmann
 (DIR) 2022-04-03 21:59  Add number support to umnlisting.dcgi.    Christoph Lohmann
                         324 more commits remaining, fetch the repository
       
 (TXT) Atom feed
 (TXT) Atom feed (tags)