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-05-24
move gg to regress
Omar Polo
2021-05-24
refactor fastcgi block
Omar Polo
2021-05-24
document `fastcgi' config option
Omar Polo
2021-05-15
define and use GMID_VERSION
Omar Polo
2021-05-15
define some more fcgi param
Omar Polo
2021-05-15
use the correct document root
Omar Polo
2021-05-15
const-ify strip_path
Omar Polo
2021-05-15
fmt
Omar Polo
2021-05-15
correct the description of `strip'
Omar Polo
2021-05-12
certificate generation (bugfix and improvement)
Omar Polo
2021-05-11
gmid don't enforce anymore that a root is specified
Omar Polo
2021-05-11
drop forward declaration of struct client
Omar Polo
2021-05-09
sync
Omar Polo
2021-05-09
fastcgi: a first implementation
Omar Polo
2021-05-04
added missing prototype
Omar Polo
2021-05-03
sync
Omar Polo
2021-05-03
factorize all "only once" checks
Omar Polo
2021-05-01
move pidfile & cgi to global vars
Omar Polo
2021-04-30
make more explicit the per-location roots test
Omar Polo
2021-04-30
ensure %p (path) is always absolute
Omar Polo
2021-04-30
allow ``root'' rule to be specified per-location block
Omar Polo
2021-04-30
always use ensure_absolute_path and improve its error message
Omar Polo
2021-04-29
typo in docker example
Omar Polo
2021-04-29
typo (again)
Omar Polo
2021-04-29
typo
Omar Polo
2021-04-29
tweaked the readme a bit
Omar Polo
2021-04-29
sort tokens
Omar Polo
2021-04-29
typo: missing Ic
Omar Polo
2021-04-29
added ``alias'' option to define hostname aliases for a server
Omar Polo
2021-04-28
pidfile support with `-P pidfile'
Omar Polo
2021-04-28
wait for logger after fatal()
Omar Polo
2021-04-28
fix some logging
Omar Polo
2021-04-28
fatal: send log to logger
Omar Polo
2021-04-28
send priority to the logger process
Omar Polo
2021-04-28
added ``env'' option to define environment vars for CGI scripts
Omar Polo
2021-04-28
lower log priority for fatal errors from CRIT to ERR
Omar Polo
2021-04-28
keep verbosity level after config reload
Omar Polo
2021-04-27
typo
Omar Polo
2021-04-26
typo
Omar Polo
2021-04-25
add compat for reallocarray
Omar Polo
2021-04-25
use memcpy instead of bcopy
Omar Polo
2021-04-25
d->d_namelen doesn't seem to be available on linux
Omar Polo
2021-04-25
don't save the directory fd in c->pfd
Omar Polo
2021-04-25
sort the auto index alphabetically
Omar Polo
2021-04-25
specify the develop process
Omar Polo
2021-04-24
build gmid statically inside the docker container
Omar Polo
2021-04-22
missing comma ,
Omar Polo
2021-04-21
use `text/x-patch' for .patch and .diff files
Omar Polo
2021-04-20
typo in comment
Omar Polo
2021-04-20
restore signal handlers before exec'ing CGI scripts
Omar Polo
[prev]
[next]