index
:
slackcoder/gmid
master
Small and secure gemini server
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Makefile
Age
Commit message (
Expand
)
Author
2021-02-07
improve logs management
Omar Polo
2021-02-01
drop unused target iri_test
Omar Polo
2021-02-01
generate compile_flags for clangd
Omar Polo
2021-01-30
typo
Omar Polo
2021-01-30
remove unused target
Omar Polo
2021-01-27
use starts_with in puny.c
Omar Polo
2021-01-27
initial punycode support
Omar Polo
2021-01-23
gg may need some compat
Omar Polo
2021-01-23
use gg instead of gg.py for the regression suite
Omar Polo
2021-01-23
add gg, a barebones Gemini client
Omar Polo
2021-01-22
brand new regress suite
Omar Polo
2021-01-21
improve install target
Omar Polo
2021-01-21
add a configure script and some compat
Omar Polo
2021-01-18
remove README.md target
Omar Polo
2021-01-18
improve mime handling
Omar Polo
2021-01-17
reorganize: move bunch of functions to server.c
Omar Polo
2021-01-17
build docs + install and static targets
Omar Polo
2021-01-17
add runtime tests for the server
Omar Polo
2021-01-16
split into two processes: listener and executor
Omar Polo
2021-01-15
move cgi stuff to its own file
Omar Polo
2021-01-15
sandbox also on FreeBSD with capsicum
Omar Polo
2021-01-15
conf & vhosts
Omar Polo
2021-01-11
s/uri/iri since we accept IRIs
Omar Polo
2021-01-11
new README + wording in manpage
Omar Polo
2021-01-09
switch to Bjoern Hoehrmann UTF-8 decoder
Omar Polo
2020-12-25
implement a valid RFC3986 (URI) parser
Omar Polo
2020-10-07
improve make error message if etags is not found
Omar Polo
2020-10-02
fixed quoting in Makefile
Omar Polo
2020-10-02
initial commit
Omar Polo