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-07-02
proxy: inline the `goto retry'
Omar Polo
2024-07-02
add instructions for fuzzying
Omar Polo
2024-07-02
fuzzying the proxy protocol too
Omar Polo
2024-07-02
add a few tests found by afl
Omar Polo
2024-07-02
initial support for fuzzying
Omar Polo
2024-06-28
document proxy-v1
Omar Polo
2024-06-28
show the conf path in the README.md
Omar Polo
2024-06-17
titan: add missing include
Omar Polo
2024-06-17
proxy-proto: ensure there's a space after "TCP4/6"
Omar Polo
2024-06-17
replace asserts with error returns
Omar Polo
2024-06-17
inline PROXY_PROTO_PARSE_* and EXPECT_SUCCESS macros
Omar Polo
2024-06-17
invert the arguments in some comparisons
Omar Polo
2024-06-17
whitespace and minor style nits
Omar Polo
2024-06-17
add a proxy-v1 keyword to enable the proxy protocol handling
Omar Polo
2024-06-17
sync .d includes and DISTFILES
Omar Polo
2024-06-17
fix proxy_proto_v1_string
Omar Polo
2024-06-17
add support for the proxy protocol v1
Christoph Liebender
2024-06-17
make gemexp verbose
Christoph Liebender
2024-06-17
titan: introduce xasprintf
Omar Polo
2024-06-17
titan: improve error checking
Omar Polo
2024-06-17
comment out stravis instead of adding -Wno-* for stupid gcc
Omar Polo
2024-06-17
log configure invocation and uname in config.log
Omar Polo
2024-06-14
style
Omar Polo
2024-06-14
propagate prefork value
Omar Polo
2024-06-12
typo in bounds check, sigh...
Omar Polo
2024-06-12
typo in error message
Omar Polo
2024-06-11
-current again
Omar Polo
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
[prev]
[next]