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
2022-03-26
tag 1.8.2 -- "Lightbulb Sun" bugfix release
1.8.2
Omar Polo
2022-03-26
bump Mdocdate
Omar Polo
2022-03-26
add target `test' alias for `regress'
Omar Polo
2022-03-26
swap try_client_by_id with client_by_id
Omar Polo
2022-03-26
move to a different server
Omar Polo
2022-03-26
break out if check_reply fails
Omar Polo
2022-03-19
sync imsg-buffer.c
Omar Polo
2022-03-19
sync recallocarary.c
Omar Polo
2022-03-19
const-ify some tables
Omar Polo
2022-03-18
get rid of `which` in the configure too
Omar Polo
2022-03-18
configure: allow to set MANDIR from args
Omar Polo
2022-03-09
mention gmid.sysusers in contrib together with gmid.service
Omar Polo
2022-03-09
add missing newline
Omar Polo
2022-03-09
add description about systemd-sysusers on quickstart
Nakaya
2022-03-09
add systemd-sysusers' config file
Nakaya
2022-02-27
use shell built-in `command' instead of which(1)
Omar Polo
2022-02-26
fix email
Omar Polo
2022-02-26
sync changelog
Omar Polo
2022-02-26
document the type { ... } block
Omar Polo
2022-02-26
add tests for the type block
Omar Polo
2022-02-26
add type { ... } block to define mime types mapping
Omar Polo
2022-02-26
add missing token include to the list of tokens
Omar Polo
2022-02-19
don't log errno, it's always zero after libtls returns
Omar Polo
2022-02-18
remove paragraph "locally installed libressl" + some tweaks
Omar Polo
2022-02-13
sync changelog
Omar Polo
2022-02-13
tightens seccomp filter: allow only openat(O_RDONLY)
Omar Polo
2022-02-13
sort syscalls in seccomp filter
Omar Polo
2022-02-13
sync changelog
Omar Polo
2022-02-13
Allow Arch-Armv7 syscalls in sandbox.c
Tobias Berger
2022-02-10
update the site for the release
Omar Polo
2022-02-10
sync changelog
Omar Polo
2022-02-10
tag 1.8.1 -- "Lightbulb Sun" bugfix release
1.8.1
Omar Polo
2022-02-10
fix landlock usage
Omar Polo
2022-02-03
sync vim syntax
Anna “CyberTailor”
2022-02-03
include gmid.h before other headers to get all the prototypes
Anna “CyberTailor”
2022-02-03
add gg to `make regress` dependencies
Anna “CyberTailor”
2022-02-03
typo
Anna “CyberTailor”
2022-02-03
don't skip unit tests when SKIP_RUNTIME_TESTS is set
Anna “CyberTailor”
2022-02-03
start new release cycle
Omar Polo
2022-01-30
prepare 1.8 release
1.8
Omar Polo
2022-01-30
add changelog for 1.8
Omar Polo
2022-01-30
install gg too
Omar Polo
2022-01-30
fix gg -P flag description: the `:' is in the optional part
Omar Polo
2022-01-30
posixify lib.sh: use = instead of == for test(1)
Omar Polo
2022-01-30
typo
Omar Polo
2022-01-30
sync changelog
Omar Polo
2022-01-30
rename MIME section to "MEDIA TYPES"
Omar Polo
2022-01-30
allow using a custom hostname for SNI during proxying
Omar Polo
2022-01-28
define TREE to shorten some url a bit
Omar Polo
2022-01-28
only memcpy into imsg->data if datalen is not zero
Omar Polo
[next]