aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-01-24prepare release 2.0.12.0.1Omar Polo
2024-01-24changelog for 2.0.1Omar Polo
2024-01-21convert remaining code to the imsg gettersOmar Polo
2024-01-21convert the remaining bit of crypto.c to the ibuf_* APIsOmar Polo
2024-01-21please macosOmar Polo
2024-01-21update imsg test: gmid now requires the new API tooOmar Polo
2024-01-21convert crypto.c to the new imsg APIOmar Polo
2024-01-21rename ibuf to imsgbuf in cryptoOmar Polo
2024-01-21remove proc_forward_imsg since it's unusedOmar Polo
2024-01-21convert most of gmid to the new imsg APIsOmar Polo
2024-01-21convert to use imsg_get_fd()Omar Polo
2024-01-14configure: fix --mandir handlingAnna “CyberTailor”
2024-01-11ops; pretty big omission among the breaking changesOmar Polo
2024-01-11typoOmar Polo
2024-01-11start the 2.1 release cycleOmar Polo
2024-01-11prepare release 2.02.0Omar Polo
2024-01-11add release dateOmar Polo
2024-01-11update contrib after Dockerfile changesOmar Polo
2024-01-11contrib/Dockerfile: fix the build and improve the usageOmar Polo
2024-01-11fix missing listen on warningOmar Polo
2024-01-11configure: add --sysconfdir / $SYSCONFDIR handlingOmar Polo
2024-01-11install titan tooOmar Polo
2024-01-11other misc tweaks for the siteOmar Polo
2024-01-11tweak 2.0 changelogOmar Polo
2024-01-11update/fix description of the subprocess and what they doOmar Polo
2024-01-11better phrasingOmar Polo
2024-01-11fix the dependenciesOmar Polo
2024-01-11remove the warning; 2.0 is almost hereOmar Polo
2024-01-11gmid.conf.5: finish the sentence about fastcgi stripOmar Polo
2024-01-10fix release target; add verify-releaseOmar Polo
2024-01-10rename gmid-1.9.pub -> gmid-2.0.pub; next version will be 2.0Omar Polo
2024-01-10add changelog for 2.0Omar Polo
2024-01-10add signify pubkeysOmar Polo
2024-01-10fix SRCS and DISTFILES; forgot iri.h, landlock is long goneOmar Polo
2024-01-10add missing entries in have/Makefile distfilesOmar Polo
2024-01-10update vim screenshotOmar Polo
2024-01-09fix configtest with chrootOmar Polo
2024-01-09adjust vim syntax file: `fastcgi param' is not deprecatedOmar Polo
2024-01-09update ChangeLogOmar Polo
2024-01-09Update Vim syntax fileAnna “CyberTailor”
2024-01-09contrib/vim: add ALE linterAnna “CyberTailor”
2024-01-08titan: accept either one or two positional argumentsOmar Polo
2024-01-08titan: usage and exit on unknown flagsOmar Polo
2024-01-08fix ge^W gemexp version stringOmar Polo
2024-01-08make `serve-gemini' use gemexp (from repo) instead of gmidOmar Polo
2024-01-07add more endian.h macros implementation for macosOmar Polo
2024-01-07mark private function as staticOmar Polo
2024-01-07remove explicit #include endian.hOmar Polo
2024-01-07sync libtlsOmar Polo
2024-01-07sync imsgOmar Polo