index
:
slackcoder/gmid
master
Small and secure gemini server
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2021-07-13
contrib/vim: add Syntastic integration
Anna “CyberTailor”
2021-07-13
sort and tweak rc description
Omar Polo
2021-07-13
add an example rc(8) script for openbsd
la-ninpre
2021-07-11
point to contrib.html
Omar Polo
2021-07-11
fix the dockerfile
Omar Polo
2021-07-11
move the Dockerfile to contrib/
Omar Polo
2021-07-11
add an example systemd unit file
Omar Polo
2021-07-11
add missing `env' keyword
Omar Polo
2021-07-11
add simple vim syntax file
Anna “CyberTailor”
2021-07-11
tag v1.7.1
1.7.1
Omar Polo
2021-07-11
sync
Omar Polo
2021-07-11
align
Omar Polo
2021-07-11
fix misleading example in man page
Anna “CyberTailor”
2021-07-11
fix "warning: jobserver unavailable: using -j1"
Anna “CyberTailor”
2021-07-10
tag v1.7
1.7
Omar Polo
2021-07-10
move version number to configure script
Omar Polo
2021-07-10
provide a fallback value for SKIP_RUNTIME_TESTS
Omar Polo
2021-07-09
sync
Omar Polo
2021-07-09
move parse_portno to gmid.c
Omar Polo
2021-07-09
missing newline in deprecation notice
Omar Polo
2021-07-09
drop unsigned
Omar Polo
2021-07-09
sync macro usage and mention the `include' keyword
Omar Polo
2021-07-09
@-macros, rollback changes to strings and optional semicolons
Omar Polo
2021-07-09
parsing: bring lots of goodies from OpenBSD' parse.y
Omar Polo
2021-07-09
typo
Omar Polo
2021-07-09
sync readme.md with sandbox.c
Omar Polo
2021-07-09
`param' is forbidden inside `location's too
Omar Polo
2021-07-09
misc improvements to the manual
Omar Polo
2021-07-09
change (again) the env/param separator: use '='
Omar Polo
2021-07-09
add => in env/param and `port' between hostname and port for fastcgi
Omar Polo
2021-07-09
typo...
Omar Polo
2021-07-09
rename `mime MIME EXT' to `map MIME to-ext EXT'
Omar Polo
2021-07-09
use bsearch to match the keywords
Omar Polo
2021-07-08
provide a means to skip the runtime tests
Omar Polo
2021-07-08
replace add_{cflags,ldflags} with add_library
Anna “CyberTailor”
2021-07-08
check freedesktop's libbsd
Anna “CyberTailor”
2021-07-08
regress/Makefile: add missing LDFLAGS
Anna “CyberTailor”
2021-07-08
PF_UNIX is not a valid protocol for socketpair
Omar Polo
2021-07-08
don't leak a file descriptor
Omar Polo
2021-07-07
style(9)-ify
Omar Polo
2021-07-07
always append -W flags to CFLAGS
Omar Polo
2021-07-07
initialize the logger early
Omar Polo
2021-07-07
refactor add_{cflags,ldflags}
Omar Polo
2021-07-07
add --enable-sandbox
Omar Polo
2021-07-07
check libimsg too
Omar Polo
2021-07-07
always append LDFLAGS and CFLAGS
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-06
explain the OpenBSD bit
Omar Polo
2021-07-06
don't log too much by default
Omar Polo
[next]