aboutsummaryrefslogtreecommitdiff
path: root/gmid.h
AgeCommit message (Expand)Author
2021-01-16split into two processes: listener and executorOmar Polo
2021-01-15move cgi stuff to its own fileOmar Polo
2021-01-15add protocols to the configOmar Polo
2021-01-15styleOmar Polo
2021-01-15sandbox also on FreeBSD with capsicumOmar Polo
2021-01-15conf & vhostsOmar Polo
2021-01-13track handshakesOmar Polo
2021-01-11avoid __dead and return at the end of mainOmar Polo
2021-01-11fix build on non-OpenBSD systems1.4.1Omar Polo
2021-01-11reject non-gemini protocols with 531.4Omar Polo
2021-01-11s/uri/iri since we accept IRIsOmar Polo
2021-01-11fix buildOmar Polo
2021-01-10accept both ipv4 and ipv6Omar Polo
2021-01-10log also the port of the clientOmar Polo
2021-01-10macro reorderingOmar Polo
2021-01-09switch to Bjoern Hoehrmann UTF-8 decoderOmar Polo
2020-12-28rename cgi_setpoll_on_* to cgi_poll_on_*Omar Polo
2020-12-28fixing prototype orderOmar Polo
2020-12-28ignore also SIGHUPOmar Polo
2020-12-27fmtOmar Polo
2020-12-25implement a valid RFC3986 (URI) parserOmar Polo
2020-12-24added missing copyright stuffOmar Polo
2020-12-24moving declarations to header fileOmar Polo