index
:
slackcoder/gmid
master
Small and secure gemini server
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2024-06-10
align
Omar Polo
2024-06-10
detect and reject NUL bytes embedded in the request
Omar Polo
2024-06-10
add regress for gg -n
Omar Polo
2024-06-10
gg: use snprintf
Omar Polo
2024-06-10
use snprintf
Omar Polo
2024-06-10
refactor path_clean()
Omar Polo
2024-06-09
shutting_down is no longer used, remove stale extern
Omar Polo
2024-06-09
yyerror is already defined (locally) in parse.y
Omar Polo
2024-06-09
remove from gmid.h functions that are used only in gemexp
Omar Polo
2024-06-09
check and error on strlcpy truncation
Omar Polo
2024-06-09
drop vestiges of -DLIBBSD_OPENBSD_VIS
Omar Polo
2024-06-08
fix previous; it's compat/vis.c, sigh...
Omar Polo
2024-06-08
fix previous; add strnvis to $COMPATS
Omar Polo
2024-06-08
change the approach for strnvis
Omar Polo
2024-06-06
...complete the sentence
Omar Polo
2024-06-06
fix previous; was causing a shift/reduce conflict
Omar Polo
2024-06-06
regress: add a test for comments and blanks at the start of the file
Omar Polo
2024-06-06
fix parser: empty lines are allowed
Omar Polo
2024-06-06
site: log for 2.0.4
Omar Polo
2024-06-06
-current again
Omar Polo
2024-06-06
prepare release 2.0.4
2.0.4
Omar Polo
2024-06-06
changelog for 2.0.4
Omar Polo
2024-06-06
sync file list
Omar Polo
2024-06-06
add a todo
Omar Polo
2024-06-06
attempt to deal with the portability fiasco of strnvis(3)
Omar Polo
2024-06-06
libtls: add missing include
Omar Polo
2024-06-05
add a nice error message in case the `cgi' option is present
Omar Polo
2024-06-04
site: fix syntax for 2.0.2 changelog
Omar Polo
2024-06-04
site: add changelog for 2.0.3
Omar Polo
2024-06-04
-current again
Omar Polo
2024-06-04
prepare release 2.0.3
2.0.3
Omar Polo
2024-06-04
changelog for 2.0.3
Omar Polo
2024-06-03
bump date
Omar Polo
2024-06-03
regress: add a check for `fastcgi off' handling across locations
Omar Polo
2024-06-03
fix `fastcgi off' handling
Omar Polo
2024-05-29
regress: add test_ipv6_server
Omar Polo
2024-05-29
regress: add a knob to disable test_ipv6_addr
Omar Polo
2024-05-29
typo
Omar Polo
2024-05-29
regress: rename ipv4 test and add another with ipv6
Omar Polo
2024-05-29
iri: add support for raw IPv6 addresses
Omar Polo
2024-05-29
gg: unbreak -n
Omar Polo
2024-05-29
regress: run test_ip_addr with host=127.0.0.1
Omar Polo
2024-05-29
explain why we disable runtime tests on macos
Omar Polo
2024-05-29
regress: use the new gg -q to reduce the blabbering
Omar Polo
2024-05-29
gg: add -q to avoid printing "Server says"
Omar Polo
2024-05-29
pretty-print the socket address at configuration parsing time
Omar Polo
2024-05-29
add regress that hit gmid via a raw IPv4 address
Omar Polo
2024-05-29
relax the SNI requirement
Omar Polo
2024-05-27
github: add workflow to build images for ghcr.io
Omar Polo
2024-05-25
s/MIN/MINIMUM/g
Omar Polo
[prev]
[next]