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-02-11
fix compilation on OSes without sandbox
Omar Polo
2021-02-10
fix setproctitle detection on FreeBSD
Omar Polo
2021-02-10
link to compat/ even in regress
Omar Polo
2021-02-10
[seccomp] allow newfstatat and gettimeofday
Omar Polo
2021-02-10
[seccomp] epoll_wait(2) isn't available on every arch
Omar Polo
2021-02-10
add newline after usage
Omar Polo
2021-02-10
fix "first location" bug
Omar Polo
2021-02-10
fix ca generation
Omar Polo
2021-02-10
don't allocate BIGNUM on the stack
Omar Polo
2021-02-10
allow epoll_wait
Omar Polo
2021-02-10
typo
Omar Polo
2021-02-10
improve errors during config parsing
Omar Polo
2021-02-09
don't delete valid.ext
Omar Polo
2021-02-09
sort
Omar Polo
2021-02-09
add `require client ca' rule to require certs signed by a CA
Omar Polo
2021-02-09
add conf for a ca
Omar Polo
2021-02-09
gg: add support for client certs
Omar Polo
2021-02-08
refactor apply_block_return
Omar Polo
2021-02-08
align
Omar Polo
2021-02-08
mention libevent
Omar Polo
2021-02-08
allow sigreturn and sigaction on linux
Omar Polo
2021-02-08
fix seccomp for the new event loop
Omar Polo
2021-02-08
define config_path as global variable
Omar Polo
2021-02-08
define conf in the test program, not in puny.c
Omar Polo
2021-02-08
fix detection on non-openbsd systems
Omar Polo
2021-02-08
look for libevent
Omar Polo
2021-02-08
add check for libevent
Omar Polo
2021-02-08
rewrite main loop using libevent
Omar Polo
2021-02-07
define TLS_CLIENT_NOT_BEFORE/NOT_AFTER in CGI scripts
Omar Polo
2021-02-07
[cgi] split the query in words if needed and add them to the argv
Omar Polo
2021-02-07
add trailing \n in yyerror
Omar Polo
2021-02-07
move logging code to log.c
Omar Polo
2021-02-07
don't fprintf
Omar Polo
2021-02-07
use log_err instead of fprintf
Omar Polo
2021-02-07
improve logs management
Omar Polo
2021-02-07
added prefork option
Omar Polo
2021-02-07
handle also EAGAIN together with EWOULDBLOCK
Omar Polo
2021-02-07
add set -e to env script
Omar Polo
2021-02-07
keep original CFLAGS
Omar Polo
2021-02-07
add missing declaration of TENTRYPOINT
Omar Polo
2021-02-07
define MANDIR
Omar Polo
2021-02-06
drop sample.conf and add something to the README.md
Omar Polo
2021-02-06
reorder stuff
Omar Polo
2021-02-06
add script for the regress suite
Omar Polo
2021-02-06
escape %
Omar Polo
2021-02-06
add the ``entrypoint'' option
Omar Polo
2021-02-06
restart the daemon instead of kill+start
Omar Polo
2021-02-06
swap check in vhost_* fns
Omar Polo
2021-02-06
added ``block return'' and ``strip'' options
Omar Polo
2021-02-06
fix auto index precedence
Omar Polo
[prev]
[next]