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-02-10
tag 1.8.1 -- "Lightbulb Sun" bugfix release
1.8.1
Omar Polo
2022-02-10
fix landlock usage
Omar Polo
2022-02-03
sync vim syntax
Anna “CyberTailor”
2022-02-03
include gmid.h before other headers to get all the prototypes
Anna “CyberTailor”
2022-02-03
add gg to `make regress` dependencies
Anna “CyberTailor”
2022-02-03
typo
Anna “CyberTailor”
2022-02-03
don't skip unit tests when SKIP_RUNTIME_TESTS is set
Anna “CyberTailor”
2022-02-03
start new release cycle
Omar Polo
2022-01-30
prepare 1.8 release
1.8
Omar Polo
2022-01-30
add changelog for 1.8
Omar Polo
2022-01-30
install gg too
Omar Polo
2022-01-30
fix gg -P flag description: the `:' is in the optional part
Omar Polo
2022-01-30
posixify lib.sh: use = instead of == for test(1)
Omar Polo
2022-01-30
typo
Omar Polo
2022-01-30
sync changelog
Omar Polo
2022-01-30
rename MIME section to "MEDIA TYPES"
Omar Polo
2022-01-30
allow using a custom hostname for SNI during proxying
Omar Polo
2022-01-28
define TREE to shorten some url a bit
Omar Polo
2022-01-28
only memcpy into imsg->data if datalen is not zero
Omar Polo
2022-01-28
update gitignore for site/
Omar Polo
2022-01-28
site: point out that OpenBSD' make is needed
Omar Polo
2022-01-28
misc tweaks + changelog.gmi
Omar Polo
2022-01-28
change how the site is built
Omar Polo
2022-01-27
remove unused function
Omar Polo
2022-01-27
s/whole/all
Omar Polo
2022-01-27
improve proxy error path
Omar Polo
2022-01-27
always mark requests as done when their code is != 20
Omar Polo
2022-01-27
set REQUEST_PROXY only when proxy_init is successful
Omar Polo
2022-01-27
fix comment
Omar Polo
2022-01-13
shuffle the code a bit to improve readability
Omar Polo
2022-01-13
fix and sync gg usage
Omar Polo
2022-01-06
note who requested what
Omar Polo
2022-01-05
bail out of client_read if we've already decide what to do
Omar Polo
2022-01-05
tweak comment
Omar Polo
2022-01-05
tweak a sentence
Omar Polo
2022-01-04
some Pa -> Ar; while here drop two `The' from the start of the sentence
Omar Polo
2022-01-04
document `require client ca' for proxies
Omar Polo
2022-01-04
add missing prototype
Omar Polo
2022-01-04
add `require client ca' for proxy blocks
Omar Polo
2022-01-03
ignore .d too
Omar Polo
2022-01-03
work around freebsd' printf
Omar Polo
2022-01-03
track file dependency using -MMD if available
Omar Polo
2022-01-03
add `gg' to the list of things to clean
Omar Polo
2022-01-03
remove TAGS and compile_flags.txt from the list of default actions
Omar Polo
2022-01-03
add set_proxy to simplify testing + more checks in test_proxy_with_certs
Omar Polo
2022-01-03
set prefork to 1 during regress
Omar Polo
2022-01-03
don't print `config OK'
Omar Polo
2022-01-02
sync changelog
Omar Polo
2022-01-02
oops, wrong email address
Omar Polo
2022-01-02
sync manpage
Omar Polo
[next]