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-11
prepare release 2.0.4
2.0.5
Omar Polo
2024-06-11
changelog for 2.0.5
Omar Polo
2024-06-10
disable a test that fails on darwin in the CI
Omar Polo
2024-06-10
regress: add another test in test_gg_n_flag
Omar Polo
2024-06-10
use $gg rather than gg in regress
Omar Polo
2024-06-10
indent
Omar Polo
2024-06-10
iri: don't error on a '..' component at the start of the path
Omar Polo
2024-06-10
style
Omar Polo
2024-06-10
remove stale comment
Omar Polo
2024-06-10
warn instead of dieing on unknown accept(2) failures
Omar Polo
2024-06-10
fmt
Omar Polo
2024-06-10
use a fatalx() rather than abort()
Omar Polo
2024-06-10
another range check
Omar Polo
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
[next]