aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2024-01-07add sentence to contrib.gmiOmar Polo
2024-01-07disable -Werror=use-after free for CIOmar Polo
2024-01-07update the quistart for gmid 2.0Omar Polo
2024-01-05improve the home page for upcoming 2.0Omar Polo
2024-01-05update faqsOmar Polo
2024-01-05fix linkOmar Polo
2023-10-20capitalize Titan in .NdOmar Polo
2023-10-20gmid.8: use a more on-point descriptionOmar Polo
2023-10-20grammarOmar Polo
2023-10-19minor semplifications to some sentencesOmar Polo
2023-10-19gmid.conf.5: mention types before serversOmar Polo
2023-10-18some initial touches at the siteOmar Polo
2023-10-18sync manpages; tweak the HTML conversionOmar Polo
2023-10-18SEE ALSO for titan(1)Omar Polo
2023-10-18`make lint' to check titan.1 tooOmar Polo
2023-10-18SEE ALSO for gg tooOmar Polo
2023-10-18add a few Xr in SEE ALSOOmar Polo
2023-10-18sync changelogOmar Polo
2023-10-18tweak certificate generation log messagesOmar Polo
2023-10-18gemexp: add -R to generate an RSA (4096) key instead of an EC one (default)Omar Polo
2023-10-18rework gencert(); make gemexp generate EC certsOmar Polo
2023-10-18copyright++Omar Polo
2023-10-18gg: prepend "Server says" to the reply codeOmar Polo
2023-10-18gg: print the response header for non-2x replies to standard errorOmar Polo
2023-10-15gg: exit with the gemini response codeOmar Polo
2023-10-14pass LDFLAGS before LIBSOmar Polo
2023-10-14copyright#Omar Polo
2023-08-29gemexp doesn't have -v; remove from getopt and usage()Omar Polo
2023-08-29extend/sync .gitignoreOmar Polo
2023-08-29add -e to gencert usage() stringOmar Polo
2023-08-29tweak gemexp logsOmar Polo
2023-08-29regress: change naming scheme for certs, add GENCERT_FLAGS knobOmar Polo
2023-08-29sync changelogOmar Polo
2023-08-29gemexp: save certs to $XDG_DATA_HOME/gemexp, not /gmidOmar Polo
2023-08-29gemexp: change the naming scheme for the certificatesOmar Polo
2023-08-29fix typo; the size computation is done using len, not retOmar Polo
2023-08-28log ip address and port when tls_handshake failsOmar Polo