index
:
gosher
master
A simple Gopher server in a shell script
KatolaZ
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Collapse
)
Author
2018-07-31
slight chenge to README.md
0.5
KatolaZ
2018-07-31
uniform logging
KatolaZ
2018-07-30
added more info to log of cgi
KatolaZ
2018-07-30
return the exit value of cgi
0.4
KatolaZ
2018-07-30
fixed problem with null QUERY_STRING
KatolaZ
2018-07-29
added preliminary support for CGI
KatolaZ
2018-07-23
added LICENSE and minimal manpage
0.3
KatolaZ
2018-07-23
shellcheck on gosher -- a few checks disabled
KatolaZ
2018-07-23
.gph files are now rendered as gophermaps
KatolaZ
2018-07-23
added further checks
0.2
KatolaZ
2018-07-22
small change in generation of http redirect page
KatolaZ
2018-07-21
support for h-selector (HTTP URLs)
KatolaZ
2018-07-19
some more details in README.md
KatolaZ
2018-07-19
added support for different netcat versions
KatolaZ
2018-07-17
selector sanitisation
0.1
KatolaZ
2018-07-17
better check on valid selectors
KatolaZ
2018-07-17
code cleanup -- DEBUG messages isolated
KatolaZ
2018-07-16
moved mkfifo outside netcat loop
KatolaZ
2018-07-16
removed -c from netcat options (using fifos)
KatolaZ
2018-07-16
Correct gph conversion for t line exception.
Christoph Lohmann
2018-07-15
name changed to gosher
KatolaZ
2018-07-13
added README.md
KatolaZ
2018-07-13
first commit
KatolaZ