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
2022-12-02
gmid 1.8.6
1.8.6
Omar Polo
2022-12-02
add tests and compat for setresuid and setresgid
Omar Polo
2022-11-29
define GEMINI_SEARCH_STRING for CGI scripts too
Omar Polo
2022-11-29
add an implicit fastcgi parameter: GEMINI_SEARCH_STRING
Omar Polo
2022-11-29
correction: QUERY_STRING is *not* urldecoded.
Omar Polo
2022-11-29
return after FCGI_END_REQUEST
Omar Polo
2022-11-29
when switching user also set the groups
Omar Polo
2022-11-29
always cast is*() arguments to unsigned char
Omar Polo
2022-10-31
gmid 1.8.5
1.8.5
Omar Polo
2022-10-31
disable test_unknown_host temporarly
Omar Polo
2022-10-31
add memmem compat
Omar Polo
2022-10-31
rework `make dist'
Omar Polo
2022-10-31
remove -v from gg
Omar Polo
2022-10-31
don't count twice the failing tests on gmid crashes
Omar Polo
2022-10-31
always send custom list of fcgi parameters
nytpu
2022-08-29
count ran/failed tests number
Omar Polo
2022-07-07
sync
Omar Polo
2022-07-07
call tzset(3) to fix times in logs
Omar Polo
2022-07-07
mention Anna' patch too
Omar Polo
2022-07-07
mention the removal of the rc file
Omar Polo
2022-07-07
mention the 1.8.4 release
Omar Polo
2022-07-07
sync
Omar Polo
2022-07-07
don't set d_reclen
Omar Polo
2022-07-07
don't hardcode urls; use TREE 'macro'
Omar Polo
2022-07-07
include contrib/ in dist
Anna “CyberTailor”
2022-07-04
remove the OpenBSD' rc file
Omar Polo
2022-07-04
bump version
Omar Polo
2022-07-04
don't hardcode version numbers
Omar Polo
2022-07-04
add missing manpage for gg
1.8.4
Omar Polo
2022-07-04
changes for 1.8.4
Omar Polo
2022-07-04
mention the codeberg mirror too
Omar Polo
2022-07-04
remove mentions of the precompiled binaries
Omar Polo
2022-07-04
fix test_auto_index
Omar Polo
2022-07-04
sync
Omar Polo
2022-07-04
add a trailing / for dirs in the directory index.
Omar Polo
2022-07-04
typo
Omar Polo
2022-07-04
include Makefile.depend too
Omar Polo
2022-07-04
add an example configure.local based on mandoc-portable' one
Omar Polo
2022-07-04
refactor the makefile / configure
Omar Polo
2022-07-04
fix getprogname shim
Omar Polo
2022-07-04
the install target ought to depend on gg too
Omar Polo
2022-07-04
copyright years
Omar Polo
2022-07-04
add proper copyrights
Omar Polo
2022-07-04
add some more regress for the encodings
Omar Polo
2022-07-04
check for the expected page in test_auto_index
Omar Polo
2022-07-04
sync
Omar Polo
2022-07-04
encode file names in the directory index
Omar Polo
2022-07-04
log when it fails to open a file because of permissions
Omar Polo
2022-07-04
changelog
Omar Polo
2022-07-04
bugfix: allow @ and : in paths
Omar Polo
[next]