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-07-06
add -T timeout to gg; don't let the regress test hang
Omar Polo
2021-07-06
try to preserve as much as possible CFLAGS and LDFLAGS from env
Omar Polo
2021-07-02
reworked seccomp filter
Omar Polo
2021-06-29
[config] concat two or more strings next to each others
Omar Polo
2021-06-29
don't require the strict order macro > options > servers
Omar Polo
2021-06-29
add -D to define macros from the cmd line
Omar Polo
2021-06-29
allow to define macros in the config file
Omar Polo
2021-06-29
use getopt_long, add --help as synonym of -h and -V/--version
Omar Polo
2021-06-17
document `log' option
Omar Polo
2021-06-16
drop the dependency on lex by implementing yylex by ourselves
Omar Polo
2021-06-11
add `param' keyword
Omar Polo
2021-06-11
more params from and send a custom list
Omar Polo
2021-05-27
sync
Omar Polo
2021-05-12
certificate generation (bugfix and improvement)
Omar Polo
2021-05-09
sync
Omar Polo
2021-05-03
sync
Omar Polo
2021-04-30
ensure %p (path) is always absolute
Omar Polo
2021-04-30
allow ``root'' rule to be specified per-location block
Omar Polo
2021-04-29
added ``alias'' option to define hostname aliases for a server
Omar Polo
2021-04-28
pidfile support with `-P pidfile'
Omar Polo
2021-04-28
added ``env'' option to define environment vars for CGI scripts
Omar Polo
2021-04-28
lower log priority for fatal errors from CRIT to ERR
Omar Polo
2021-04-25
sort the auto index alphabetically
Omar Polo
2021-04-21
use `text/x-patch' for .patch and .diff files
Omar Polo
2021-04-14
print the datetime when logging to stderr
Omar Polo
2021-04-13
define TLS_VERSION, TLS_CIPHER and TLS_CIPHER_STRENGTH for CGI scripts
Omar Polo
2021-04-12
sync changelog
Omar Polo
2021-03-31
list instead of fixed-size array for vhosts and locations
Omar Polo
2021-03-31
sync changelog
Omar Polo
2021-03-31
sync changes
Omar Polo
2021-03-29
handle CGI scripts that replies with the maximum header length allowed
Omar Polo
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
[next]