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-09-26
fastcgi completely asynchronous
Omar Polo
2021-09-26
initialize mbufhead
Omar Polo
2021-09-25
refactor landlock
Omar Polo
2021-09-24
mention the thanks to cage for the bugfix
Omar Polo
2021-09-24
sync release
Omar Polo
2021-09-24
fix possible out-of-bound access
Omar Polo
2021-09-24
style
Omar Polo
2021-09-24
change struct initialization
Omar Polo
2021-09-24
fmt
Omar Polo
2021-09-24
use memset(3) rather than bzero(3)
Omar Polo
2021-09-24
drop unnecessary bzero
Omar Polo
2021-09-24
making more explicit the case of missing SNI
Omar Polo
2021-09-21
Improve gmid.service
Martin
2021-09-19
sync changelog
Omar Polo
2021-09-19
landlock the logger process too
Omar Polo
2021-09-19
add helper function gmid_create_landlock_rs
Omar Polo
2021-09-19
mention landlock in the README
Omar Polo
2021-09-19
landlock the server process
Omar Polo
2021-09-19
define HAVE_LANDLOCK accordingly
Omar Polo
2021-09-19
add configure check and shim for landlock
Omar Polo
2021-09-19
tag 1.7.3
1.7.3
Omar Polo
2021-09-18
retroactively mention the fstat64 fix
Omar Polo
2021-09-18
fix changelog syntax
Omar Polo
2021-09-18
sort tests
Omar Polo
2021-09-17
sync changelog
Omar Polo
2021-09-17
fix syslog logging on FreeBSD
Omar Polo
2021-08-23
sync
Omar Polo
2021-08-23
don't crash if -n is given without -c
Omar Polo
2021-08-23
don't yyerror if we can't open the file
Omar Polo
2021-08-23
fix wrong arguments order for send_log
Omar Polo
2021-07-29
sync
Omar Polo
2021-07-29
keep the openssl key generation example under 80 columns
Omar Polo
2021-07-29
gmid.1: some spelling, grammar and crosslinks
Anna “CyberTailor”
2021-07-29
gmid.1: provide certificate generation example
Anna “CyberTailor”
2021-07-29
gmid.1: document logging
Anna “CyberTailor”
2021-07-27
sync
Omar Polo
2021-07-27
relax openat rule: follow symlinks
Omar Polo
2021-07-23
typo
Omar Polo
2021-07-23
allow fstat64
Omar Polo
2021-07-21
use \e instead of \\ as a mean to escape \
Omar Polo
2021-07-19
use certs from regress/
Omar Polo
2021-07-19
unbreak configless mode
Omar Polo
2021-07-19
typo
Omar Polo
2021-07-19
drop leading T from token names
Omar Polo
2021-07-19
sort tokens
Omar Polo
2021-07-19
introduce IMSG_LOG_REQUEST
Omar Polo
2021-07-19
send_log: accept explicit imsg type param
Omar Polo
2021-07-13
sort
Omar Polo
2021-07-13
sync
Omar Polo
2021-07-13
contrib/vim: add Syntastic integration
Anna “CyberTailor”
[next]