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-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
2021-07-06
test macro expansion too
Omar Polo
2021-07-06
show macro usage in the example
Omar Polo
2021-07-06
fmt
Omar Polo
2021-07-06
fmt
Omar Polo
2021-07-06
gracefully shut down fastcgi backends
Omar Polo
2021-07-06
don't let CGI scripts inherit our stderr
Omar Polo
2021-07-06
reset fcgi array in free_config
Omar Polo
2021-07-03
typo
Omar Polo
2021-07-03
fix seccomp filter for ppc64le
Omar Polo
2021-07-03
use -subj /CN=name when generating the keys for the tests
Omar Polo
2021-07-02
configure: add --disable-sandbox
Omar Polo
2021-07-02
reworked seccomp filter
Omar Polo
2021-07-02
revert 2c16dbd5486 -- macro names can't be reserved words
Omar Polo
2021-06-29
macro names can be reserved words
Omar Polo
[next]