RSS All releases of GoFish Gopher/Web Server

  •  09 Dec 2004 00:42

Release Notes: Minor bugfixes were made.

  •  24 May 2003 23:14

Release Notes: This release mainly cleans up the HTML code generated by the gopher to HTTP gateway. Due to popular request, you can now turn off the HTML-ization of gopher text files.

  •  15 Apr 2003 22:54

Release Notes: This version adds madvise, fixes a typo in configure.in, removes some debugs, replaces some gotos with while loops, and adds uptime to stats.

  •  11 Jan 2003 13:05

Release Notes: This is a bugfix release for people using the select call rather than the poll call. You are using select if any of the following are true: you are running on an ARM processor, you are running Mac OS X, or you undefined HAVE_POLL. If an incomplete request came in, the select timeout mechanism went into a tight loop and took 100% of the CPU.

  •  16 Dec 2002 21:53

Release Notes: An is-http config option was added, which must be set for Web servers. Looser links are now allowed, external gateway links do not assume that HTTP is available, the HTTP gateway directory headings were changed, and the logs were cleaned up.

  •  08 Dec 2002 20:25

Release Notes: There is now a Slackware package. The default gopher root has been changed to /var/gopher. "make check" has been added. There is a bugfix for virtual hosts and 403 (the host was undefined in the log). A configure option for gopheruser has been added.

  •  29 Nov 2002 13:44

Release Notes: This is mainly a cleanup release. All I/O is checked more closely, especially for EINTR. The log rotation was fixed up. However, the log file must be in the chroot jail for the log rotation to work.

  •  18 Nov 2002 00:21

Release Notes: A .deb package has been produced, and the configuration has been cleaned up in the process.

  •  14 Nov 2002 02:01

Release Notes: This release contains a major memory leak bugfix. Everybody using the HTTP server or the HTTP gateway should upgrade.

  •  10 Nov 2002 01:43

Release Notes: In this release, the config now allows - or _, there are two script files, there was a cleanup of HTTP errors, gopherd() was renamed to gofish(), syslog now uses argv[0], and a STATS command was added, as was a locals config option.

Screenshot

Project Spotlight

POSIXplorer

A script that helps find, navigate, and open files under Linux/Mac OS.

Screenshot

Project Spotlight

oobash

An oo-style framework for bash 4 written in bash.