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-09-26
sync changelog
Omar Polo
2021-09-24
mention the thanks to cage for the bugfix
Omar Polo
2021-09-24
sync release
Omar Polo
2021-09-19
sync changelog
Omar Polo
2021-09-19
tag 1.7.3
1.7.3
Omar Polo
2021-09-18
retroactively mention the fstat64 fix
Omar Polo
2021-09-18
fix changelog syntax
Omar Polo
2021-09-17
sync changelog
Omar Polo
2021-08-23
sync
Omar Polo
2021-07-29
sync
Omar Polo
2021-07-27
sync
Omar Polo
2021-07-19
unbreak configless mode
Omar Polo
2021-07-13
sync
Omar Polo
2021-07-11
tag v1.7.1
1.7.1
Omar Polo
2021-07-11
sync
Omar Polo
2021-07-10
tag v1.7
1.7
Omar Polo
2021-07-09
sync
Omar Polo
2021-07-09
parsing: bring lots of goodies from OpenBSD' parse.y
Omar Polo
2021-07-09
rename `mime MIME EXT' to `map MIME to-ext EXT'
Omar Polo
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
[next]