aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-02-10tag 1.8.1 -- "Lightbulb Sun" bugfix release1.8.1Omar Polo
2022-02-10fix landlock usageOmar Polo
2022-02-03sync vim syntaxAnna “CyberTailor”
2022-02-03include gmid.h before other headers to get all the prototypesAnna “CyberTailor”
2022-02-03add gg to `make regress` dependenciesAnna “CyberTailor”
2022-02-03typoAnna “CyberTailor”
2022-02-03don't skip unit tests when SKIP_RUNTIME_TESTS is setAnna “CyberTailor”
2022-02-03start new release cycleOmar Polo
2022-01-30prepare 1.8 release1.8Omar Polo
2022-01-30add changelog for 1.8Omar Polo
2022-01-30install gg tooOmar Polo
2022-01-30fix gg -P flag description: the `:' is in the optional partOmar Polo
2022-01-30posixify lib.sh: use = instead of == for test(1)Omar Polo
2022-01-30typoOmar Polo
2022-01-30sync changelogOmar Polo
2022-01-30rename MIME section to "MEDIA TYPES"Omar Polo
2022-01-30allow using a custom hostname for SNI during proxyingOmar Polo
2022-01-28define TREE to shorten some url a bitOmar Polo
2022-01-28only memcpy into imsg->data if datalen is not zeroOmar Polo
2022-01-28update gitignore for site/Omar Polo
2022-01-28site: point out that OpenBSD' make is neededOmar Polo
2022-01-28misc tweaks + changelog.gmiOmar Polo
2022-01-28change how the site is builtOmar Polo
2022-01-27remove unused functionOmar Polo
2022-01-27s/whole/allOmar Polo
2022-01-27improve proxy error pathOmar Polo
2022-01-27always mark requests as done when their code is != 20Omar Polo
2022-01-27set REQUEST_PROXY only when proxy_init is successfulOmar Polo
2022-01-27fix commentOmar Polo
2022-01-13shuffle the code a bit to improve readabilityOmar Polo
2022-01-13fix and sync gg usageOmar Polo
2022-01-06note who requested whatOmar Polo
2022-01-05bail out of client_read if we've already decide what to doOmar Polo
2022-01-05tweak commentOmar Polo
2022-01-05tweak a sentenceOmar Polo
2022-01-04some Pa -> Ar; while here drop two `The' from the start of the sentenceOmar Polo
2022-01-04document `require client ca' for proxiesOmar Polo
2022-01-04add missing prototypeOmar Polo
2022-01-04add `require client ca' for proxy blocksOmar Polo
2022-01-03ignore .d tooOmar Polo
2022-01-03work around freebsd' printfOmar Polo
2022-01-03track file dependency using -MMD if availableOmar Polo
2022-01-03add `gg' to the list of things to cleanOmar Polo
2022-01-03remove TAGS and compile_flags.txt from the list of default actionsOmar Polo
2022-01-03add set_proxy to simplify testing + more checks in test_proxy_with_certsOmar Polo
2022-01-03set prefork to 1 during regressOmar Polo
2022-01-03don't print `config OK'Omar Polo
2022-01-02sync changelogOmar Polo
2022-01-02oops, wrong email addressOmar Polo
2022-01-02sync manpageOmar Polo