index
:
slackcoder/gmid
master
Small and secure gemini server
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
gmid.1
Age
Commit message (
Expand
)
Author
2021-01-28
manual improvements & add section about MIME
Omar Polo
2021-01-27
-v for verbose logging
Omar Polo
2021-01-27
drop the daemon config in favour of the -f flag
Omar Polo
2021-01-25
added missing argument for -H
Omar Polo
2021-01-25
sync manpage with actual usage and improve examples
Omar Polo
2021-01-25
chroot & drop privileges
Omar Polo
2021-01-24
added support for location blocks
Omar Polo
2021-01-24
added support for location blocks
Omar Polo
2021-01-24
sync the CGI environment with the manpage
Omar Polo
2021-01-24
specify in which directory CGI scripts are executed
Omar Polo
2021-01-24
added index option
Omar Polo
2021-01-21
add globbing notice and sync example with actual flags
Omar Polo
2021-01-19
moving "default type" from global options to server options
Omar Polo
2021-01-19
add "lang" server option
Omar Polo
2021-01-18
trying to get the man on par with the recent changes
Omar Polo
2021-01-15
conf & vhosts
Omar Polo
2021-01-11
new README + wording in manpage
Omar Polo
2021-01-11
fix remote_user for CGI and add -6 flag to enable ipv6
Omar Polo
2021-01-09
switch to Bjoern Hoehrmann UTF-8 decoder
Omar Polo
2020-12-26
reject %00
Omar Polo
2020-12-26
IRI support
Omar Polo
2020-12-25
mention the %2F caveat
Omar Polo
2020-12-21
improve wording
Omar Polo
2020-12-02
logging reworked and daemonize by default
Omar Polo
2020-12-02
clients certs support for CGI
Omar Polo
2020-11-18
make port number configurable
Omar Polo
2020-11-10
[cgi] added support for path parameters
Omar Polo
2020-11-06
documentation improvements
Omar Polo
2020-11-06
implementing CGI – NOT READY YET!
Omar Polo
2020-11-06
added option to log to a file
Omar Polo
2020-11-05
doc: point out that we can handle multiple clients concurrently
Omar Polo
2020-10-03
minor documentation edits
Omar Polo
2020-10-02
fix errors in manpage
Omar Polo
2020-10-02
initial commit
Omar Polo