index
:
slackcoder/gmid
master
Small and secure gemini server
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
ChangeLog
Age
Commit message (
Expand
)
Author
2021-03-20
gmid v1.6 -- "Stargazers"
v1.6
Omar Polo
2021-03-20
sync changelog
Omar Polo
2021-03-20
sync ChangeLog
Omar Polo
2021-02-23
add `log on/off' to enable/disable logs per-location
Omar Polo
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
[cgi] split the query in words if needed and add them to the argv
Omar Polo
2021-02-07
added prefork option
Omar Polo
2021-02-06
add the ``entrypoint'' option
Omar Polo
2021-02-06
added ``block return'' and ``strip'' options
Omar Polo
2021-02-05
don't %-decode the query
Omar Polo
2021-02-04
reload configuration on SIGHUP
Omar Polo
2021-02-02
cgi now follows globbing rules
Omar Polo
2021-02-02
print the header in the directory listing
Omar Polo
2021-02-01
mention v1.5
Omar Polo
2021-02-01
require absolute paths in config file
Omar Polo
2021-01-31
sync
Omar Polo
2021-01-30
sync
Omar Polo
2021-01-29
sync
Omar Polo
2021-01-27
initial punycode support
Omar Polo
2021-01-25
sync
Omar Polo
2021-01-25
sync
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
Omar Polo
2021-01-21
sync changes
Omar Polo
2021-01-21
sync
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
add a dockerfile
Omar Polo
2021-01-18
typo
Omar Polo
2021-01-18
sync
Omar Polo
2021-01-17
sync changes
Omar Polo
2021-01-15
set SERVER_NAME to the vhost when executing CGI scripts
Omar Polo
2021-01-15
add protocols to the config
Omar Polo
2021-01-15
sync changes
Omar Polo
2021-01-15
sandbox also on FreeBSD with capsicum
Omar Polo
2021-01-15
added sample configuration
Omar Polo
2021-01-15
conf & vhosts
Omar Polo
2021-01-13
sync changes
Omar Polo
2021-01-11
reject non-gemini protocols with 53
1.4
Omar Polo
2021-01-11
fix remote_user for CGI and add -6 flag to enable ipv6
Omar Polo
2021-01-10
accept both ipv4 and ipv6
Omar Polo
2021-01-10
log also the port of the client
Omar Polo
2020-12-26
mention IRI in changelong
Omar Polo
2020-12-21
mention change in changelog file
Omar Polo
2020-12-02
logging reworked and daemonize by default
Omar Polo
2020-11-18
fix bug introduced in last version regarding full URLs
1.3.2
Omar Polo
2020-11-18
mention the bugfix and tag 1.3.1
1.3.1
Omar Polo
2020-11-18
handle //example.com urls
Omar Polo
[next]