Age | Commit message (Expand) | Author |
---|---|---|
2021-01-11 | reject non-gemini protocols with 531.4 | Omar Polo |
2021-01-11 | s/uri/iri since we accept IRIs | Omar Polo |
2021-01-11 | fix build | Omar Polo |
2021-01-10 | accept both ipv4 and ipv6 | Omar Polo |
2021-01-10 | log also the port of the client | Omar Polo |
2021-01-10 | macro reordering | Omar Polo |
2021-01-09 | switch to Bjoern Hoehrmann UTF-8 decoder | Omar Polo |
2020-12-28 | rename cgi_setpoll_on_* to cgi_poll_on_* | Omar Polo |
2020-12-28 | fixing prototype order | Omar Polo |
2020-12-28 | ignore also SIGHUP | Omar Polo |
2020-12-27 | fmt | Omar Polo |
2020-12-25 | implement a valid RFC3986 (URI) parser | Omar Polo |
2020-12-24 | added missing copyright stuff | Omar Polo |
2020-12-24 | moving declarations to header file | Omar Polo |