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-01-24
prepare release 2.0.1
2.0.1
Omar Polo
2024-01-24
changelog for 2.0.1
Omar Polo
2024-01-21
convert remaining code to the imsg getters
Omar Polo
2024-01-21
convert the remaining bit of crypto.c to the ibuf_* APIs
Omar Polo
2024-01-21
please macos
Omar Polo
2024-01-21
update imsg test: gmid now requires the new API too
Omar Polo
2024-01-21
convert crypto.c to the new imsg API
Omar Polo
2024-01-21
rename ibuf to imsgbuf in crypto
Omar Polo
2024-01-21
remove proc_forward_imsg since it's unused
Omar Polo
2024-01-21
convert most of gmid to the new imsg APIs
Omar Polo
2024-01-21
convert to use imsg_get_fd()
Omar Polo
2024-01-14
configure: fix --mandir handling
Anna “CyberTailor”
2024-01-11
ops; pretty big omission among the breaking changes
Omar Polo
2024-01-11
typo
Omar Polo
2024-01-11
start the 2.1 release cycle
Omar Polo
2024-01-11
prepare release 2.0
2.0
Omar Polo
2024-01-11
add release date
Omar Polo
2024-01-11
update contrib after Dockerfile changes
Omar Polo
2024-01-11
contrib/Dockerfile: fix the build and improve the usage
Omar Polo
2024-01-11
fix missing listen on warning
Omar Polo
2024-01-11
configure: add --sysconfdir / $SYSCONFDIR handling
Omar Polo
2024-01-11
install titan too
Omar Polo
2024-01-11
other misc tweaks for the site
Omar Polo
2024-01-11
tweak 2.0 changelog
Omar Polo
2024-01-11
update/fix description of the subprocess and what they do
Omar Polo
2024-01-11
better phrasing
Omar Polo
2024-01-11
fix the dependencies
Omar Polo
2024-01-11
remove the warning; 2.0 is almost here
Omar Polo
2024-01-11
gmid.conf.5: finish the sentence about fastcgi strip
Omar Polo
2024-01-10
fix release target; add verify-release
Omar Polo
2024-01-10
rename gmid-1.9.pub -> gmid-2.0.pub; next version will be 2.0
Omar Polo
2024-01-10
add changelog for 2.0
Omar Polo
2024-01-10
add signify pubkeys
Omar Polo
2024-01-10
fix SRCS and DISTFILES; forgot iri.h, landlock is long gone
Omar Polo
2024-01-10
add missing entries in have/Makefile distfiles
Omar Polo
2024-01-10
update vim screenshot
Omar Polo
2024-01-09
fix configtest with chroot
Omar Polo
2024-01-09
adjust vim syntax file: `fastcgi param' is not deprecated
Omar Polo
2024-01-09
update ChangeLog
Omar Polo
2024-01-09
Update Vim syntax file
Anna “CyberTailor”
2024-01-09
contrib/vim: add ALE linter
Anna “CyberTailor”
2024-01-08
titan: accept either one or two positional arguments
Omar Polo
2024-01-08
titan: usage and exit on unknown flags
Omar Polo
2024-01-08
fix ge^W gemexp version string
Omar Polo
2024-01-08
make `serve-gemini' use gemexp (from repo) instead of gmid
Omar Polo
2024-01-07
add more endian.h macros implementation for macos
Omar Polo
2024-01-07
mark private function as static
Omar Polo
2024-01-07
remove explicit #include endian.h
Omar Polo
2024-01-07
sync libtls
Omar Polo
2024-01-07
sync imsg
Omar Polo
[next]