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
2022-01-30
prepare 1.8 release
1.8
Omar Polo
2022-01-30
sync changelog
Omar Polo
2022-01-06
note who requested what
Omar Polo
2022-01-02
sync changelog
Omar Polo
2022-01-02
oops, wrong email address
Omar Polo
2022-01-01
sync changelog
Omar Polo
2022-01-01
sync changelog
Omar Polo
2021-12-11
sync changelog
Omar Polo
2021-12-09
relax the "wont proxy request" check: don't check the port number
Omar Polo
2021-12-09
configure: support --prefix=...
Omar Polo
2021-11-16
sync changelog
Omar Polo
2021-10-24
sync changelog
Omar Polo
2021-10-15
sync changelog
Omar Polo
2021-10-13
sync
Omar Polo
2021-10-11
add script to automatically renew self-signed certificates
Omar Polo
2021-10-09
two -n to dump the parsed configuration
Omar Polo
2021-10-09
add gencert, a simple script to generate self-signed certs
Omar Polo
2021-10-04
sync changelog
Omar Polo
2021-10-04
sync
Omar Polo
2021-10-02
sync
Omar Polo
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
[next]