aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2024-05-29typoOmar Polo
2024-05-29regress: rename ipv4 test and add another with ipv6Omar Polo
2024-05-29iri: add support for raw IPv6 addressesOmar Polo
2024-05-29gg: unbreak -nOmar Polo
2024-05-29regress: run test_ip_addr with host=127.0.0.1Omar Polo
2024-05-29explain why we disable runtime tests on macosOmar Polo
2024-05-29regress: use the new gg -q to reduce the blabberingOmar Polo
2024-05-29gg: add -q to avoid printing "Server says"Omar Polo
2024-05-29pretty-print the socket address at configuration parsing timeOmar Polo
2024-05-29add regress that hit gmid via a raw IPv4 addressOmar Polo
2024-05-29relax the SNI requirementOmar Polo
2024-05-27github: add workflow to build images for ghcr.ioOmar Polo
2024-05-25s/MIN/MINIMUM/gOmar Polo