aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-06-11prepare release 2.0.42.0.5Omar Polo
2024-06-11changelog for 2.0.5Omar Polo
2024-06-10disable a test that fails on darwin in the CIOmar Polo
2024-06-10regress: add another test in test_gg_n_flagOmar Polo
2024-06-10use $gg rather than gg in regressOmar Polo
2024-06-10indentOmar Polo
2024-06-10iri: don't error on a '..' component at the start of the pathOmar Polo
2024-06-10styleOmar Polo
2024-06-10remove stale commentOmar Polo
2024-06-10warn instead of dieing on unknown accept(2) failuresOmar Polo
2024-06-10fmtOmar Polo
2024-06-10use a fatalx() rather than abort()Omar Polo
2024-06-10another range checkOmar Polo
2024-06-10alignOmar Polo
2024-06-10detect and reject NUL bytes embedded in the requestOmar Polo
2024-06-10add regress for gg -nOmar Polo
2024-06-10gg: use snprintfOmar Polo
2024-06-10use snprintfOmar Polo
2024-06-10refactor path_clean()Omar Polo
2024-06-09shutting_down is no longer used, remove stale externOmar Polo
2024-06-09yyerror is already defined (locally) in parse.yOmar Polo
2024-06-09remove from gmid.h functions that are used only in gemexpOmar Polo
2024-06-09check and error on strlcpy truncationOmar Polo
2024-06-09drop vestiges of -DLIBBSD_OPENBSD_VISOmar Polo
2024-06-08fix previous; it's compat/vis.c, sigh...Omar Polo
2024-06-08fix previous; add strnvis to $COMPATSOmar Polo
2024-06-08change the approach for strnvisOmar Polo
2024-06-06...complete the sentenceOmar Polo
2024-06-06fix previous; was causing a shift/reduce conflictOmar Polo
2024-06-06regress: add a test for comments and blanks at the start of the fileOmar Polo
2024-06-06fix parser: empty lines are allowedOmar Polo
2024-06-06site: log for 2.0.4Omar Polo
2024-06-06-current againOmar Polo
2024-06-06prepare release 2.0.42.0.4Omar Polo
2024-06-06changelog for 2.0.4Omar Polo
2024-06-06sync file listOmar Polo
2024-06-06add a todoOmar Polo
2024-06-06attempt to deal with the portability fiasco of strnvis(3)Omar Polo
2024-06-06libtls: add missing includeOmar Polo
2024-06-05add a nice error message in case the `cgi' option is presentOmar Polo
2024-06-04site: fix syntax for 2.0.2 changelogOmar Polo
2024-06-04site: add changelog for 2.0.3Omar Polo
2024-06-04-current againOmar Polo
2024-06-04prepare release 2.0.32.0.3Omar Polo
2024-06-04changelog for 2.0.3Omar Polo
2024-06-03bump dateOmar Polo
2024-06-03regress: add a check for `fastcgi off' handling across locationsOmar Polo
2024-06-03fix `fastcgi off' handlingOmar Polo
2024-05-29regress: add test_ipv6_serverOmar Polo
2024-05-29regress: add a knob to disable test_ipv6_addrOmar Polo