Blob


1 2020-11-06 Omar Polo <op@omarpolo.com>
3 * gmid.c (url_after_proto): ensure that the requested protocol is
4 “gemini” and not something else that’s long 6 bytes.
6 2020-11-06 Omar Polo <op@venera>
8 * gmid.1: added option to log to a file
10 2020-11-05 Omar Polo <op@omarpolo.com>
12 * gmid.c (filetypes): add MIME type for xml files
14 2020-11-03 Omar Polo <op@omarpolo.com>
16 * gmid.c (main): ignore SIGPIPE
17 * 1.2 tagged
19 2020-10-14 Omar Polo <op@omarpolo.com>
21 * switching to mmap() based file handling
22 * 1.1 tagged
24 2020-10-07 Omar Polo <op@omarpolo.com>
26 * 1.0 tagged