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
2023-06-05
provide a more usual fatal
Omar Polo
2023-06-05
move some server-related code to server.c
Omar Polo
2023-06-05
fold long lines
Omar Polo
2023-06-05
gencert: add -e flag to generate a cert using an EC key
Omar Polo
2023-05-08
add tags target
Omar Polo
2023-05-08
send capsicum/landlock/seccomp hack to Valhalla
Omar Polo
2023-05-08
drop landlock/seccomp and capsicum support
Omar Polo
2022-12-24
include grp.h for setgroup(2) on linux
Anna “CyberTailor”
2022-12-02
add a disclaimer
Omar Polo
2022-12-02
update the site for 1.8.6
Omar Polo
2022-12-02
add tests and compat for setresuid and setresgid
Omar Polo
2022-11-29
more is*() unsigned char cast
Omar Polo
2022-11-27
add an implicit fastcgi parameter: GEMINI_SEARCH_STRING
Omar Polo
2022-11-27
correction: QUERY_STRING is *not* urldecoded.
Omar Polo
2022-11-27
return after FCGI_END_REQUEST
Omar Polo
2022-11-27
typo
Omar Polo
2022-11-27
don't crash when specifying fcgi UNIX sockets to connect to
Omar Polo
2022-11-27
when switching user also set the groups
Omar Polo
2022-11-27
adjust pledge/unveil on OpenBSD
Omar Polo
2022-11-17
always cast is*() arguments to unsigned char
Omar Polo
2022-11-01
fix git url
Omar Polo
2022-11-01
update the site for 1.8.5 release
Omar Polo
2022-10-31
bump version ahead of 1.8 branch
Omar Polo
2022-10-31
disable test_unknown_host temporarly
Omar Polo
2022-10-31
add memmem compat
Omar Polo
2022-10-31
rework `make dist'
Omar Polo
2022-10-30
remove -v from gg
Omar Polo
2022-10-30
fix previous
Omar Polo
2022-10-30
work around missing HOST_NAME_MAX too
Omar Polo
2022-10-30
work around missing LOGIN_NAME_MAX
Omar Polo
2022-10-30
always send custom list of fcgi parameters
nytpu
2022-10-05
remove the last tentacles of the hidden `span' fcgi feature
Omar Polo
2022-10-05
sync config syntax with reality
Omar Polo
2022-10-05
make the various strings in the config fixed-length
Omar Polo
2022-10-05
remove stale comment
Omar Polo
2022-10-05
retire fcgi' prog field
Omar Polo
2022-09-10
specify custom version strings for the various cmds
Omar Polo
2022-09-10
fmt
Omar Polo
2022-09-10
sync
Omar Polo
2022-09-10
remove remnats tentacles of the executor process
Omar Polo
2022-09-10
server: inline dispatch_imsg
Omar Polo
2022-09-10
update depends
Omar Polo
2022-09-10
remove unused entrypoint field
Omar Polo
2022-09-10
don't count twice the failing tests on gmid crash
Omar Polo
2022-09-10
properly initialize the TAILQs at vhost creation
Omar Polo
2022-09-10
drop cgi vestiges from the struct host
Omar Polo
2022-09-10
retire the deprecated `mime' and `map' config options
Omar Polo
2022-09-10
make the mime types fixed-sized too
Omar Polo
2022-09-10
make config fields `chroot' and `user' fixed-size
Omar Polo
2022-09-08
change the flags to be consistent with other OpenBSD daemons
Omar Polo
[prev]
[next]