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-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
2024-01-07
add sentence to contrib.gmi
Omar Polo
2024-01-07
disable -Werror=use-after free for CI
Omar Polo
2024-01-07
update the quistart for gmid 2.0
Omar Polo
2024-01-05
improve the home page for upcoming 2.0
Omar Polo
2024-01-05
update faqs
Omar Polo
2024-01-05
fix link
Omar Polo
2023-10-20
capitalize Titan in .Nd
Omar Polo
2023-10-20
gmid.8: use a more on-point description
Omar Polo
2023-10-20
grammar
Omar Polo
2023-10-19
minor semplifications to some sentences
Omar Polo
2023-10-19
gmid.conf.5: mention types before servers
Omar Polo
2023-10-18
some initial touches at the site
Omar Polo
2023-10-18
sync manpages; tweak the HTML conversion
Omar Polo
2023-10-18
SEE ALSO for titan(1)
Omar Polo
2023-10-18
`make lint' to check titan.1 too
Omar Polo
2023-10-18
SEE ALSO for gg too
Omar Polo
2023-10-18
add a few Xr in SEE ALSO
Omar Polo
2023-10-18
sync changelog
Omar Polo
2023-10-18
tweak certificate generation log messages
Omar Polo
2023-10-18
gemexp: add -R to generate an RSA (4096) key instead of an EC one (default)
Omar Polo
2023-10-18
rework gencert(); make gemexp generate EC certs
Omar Polo
2023-10-18
copyright++
Omar Polo
2023-10-18
gg: prepend "Server says" to the reply code
Omar Polo
2023-10-18
gg: print the response header for non-2x replies to standard error
Omar Polo
2023-10-15
gg: exit with the gemini response code
Omar Polo
2023-10-14
pass LDFLAGS before LIBS
Omar Polo
2023-10-14
copyright#
Omar Polo
2023-08-29
gemexp doesn't have -v; remove from getopt and usage()
Omar Polo
2023-08-29
extend/sync .gitignore
Omar Polo
2023-08-29
add -e to gencert usage() string
Omar Polo
2023-08-29
tweak gemexp logs
Omar Polo
2023-08-29
regress: change naming scheme for certs, add GENCERT_FLAGS knob
Omar Polo
2023-08-29
sync changelog
Omar Polo
2023-08-29
gemexp: save certs to $XDG_DATA_HOME/gemexp, not /gmid
Omar Polo
2023-08-29
gemexp: change the naming scheme for the certificates
Omar Polo
2023-08-29
fix typo; the size computation is done using len, not ret
Omar Polo
2023-08-28
log ip address and port when tls_handshake fails
Omar Polo
[next]