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-02-09
add `require client ca' rule to require certs signed by a CA
Omar Polo
2021-02-07
define TLS_CLIENT_NOT_BEFORE/NOT_AFTER in CGI scripts
Omar Polo
2021-02-07
improve logs management
Omar Polo
2021-02-07
added prefork option
Omar Polo
2021-02-06
reorder stuff
Omar Polo
2021-02-06
escape %
Omar Polo
2021-02-06
add the ``entrypoint'' option
Omar Polo
2021-02-06
added ``block return'' and ``strip'' options
Omar Polo
2021-02-04
improve manpage
Omar Polo
2021-02-04
mention SIGHUP in manpage
Omar Polo
2021-02-03
fix location example
Omar Polo
2021-02-02
cgi now follows globbing rules
Omar Polo
2021-02-01
sync CGI section with actual implementation
Omar Polo
2021-01-30
sync date
v1.5
Omar Polo
2021-01-30
invert the location precedence: first match wins
Omar Polo
2021-01-30
manpage improvements
Omar Polo
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