2024-08-03 13:08 | support gophers:// by falling back to a plain-text connection (for now) | Hiltjo Posthuma | 1 | +3 | -1 |
2024-08-03 13:08 | LICENSE: bump year | Hiltjo Posthuma | 1 | +1 | -1 |
2022-02-19 13:26 | bump LICENSE year | Hiltjo Posthuma | 1 | +1 | -1 |
2022-02-19 13:25 | rm TODO | Hiltjo Posthuma | 1 | +0 | -1 |
2022-02-18 13:29 | do not allow an empty port field | Hiltjo Posthuma | 1 | +1 | -1 |
2022-02-18 13:27 | use a binary search for checking the gopher type file extensions | Hiltjo Posthuma | 1 | +20 | -15 |
2022-02-18 13:27 | sort table with types and extensions alphabetically by extension | Hiltjo Posthuma | 1 | +40 | -37 |
2021-01-05 20:50 | reset mbtowc decoding state so it prints the warning once | Hiltjo Posthuma | 1 | +1 | -0 |
2020-01-09 19:19 | gopher-validator.1: document param argument, order sections | Hiltjo Posthuma | 1 | +19 | -12 |
2020-01-09 19:13 | rename "server" to "host", because this name is used in the RFC | Hiltjo Posthuma | 1 | +11 | -11 |
2019-08-24 09:33 | count from 1 (not 0) for the column number / character index | Hiltjo Posthuma | 1 | +2 | -2 |
2019-08-11 09:34 | a '.' is allowed in IPv6 addresses, see RFC2732 | Hiltjo Posthuma | 1 | +1 | -1 |
2019-08-10 18:27 | add function to check server/hostname | Hiltjo Posthuma | 1 | +38 | -0 |
2019-07-22 16:54 | gopher-validator rewrite in C | Hiltjo Posthuma | 7 | +661 | -749 |
2018-08-10 13:11 | Add LICENSE, Makefile, manpage. | Christoph Lohmann | 4 | +767 | -1 |
2018-08-10 12:54 | Make the validation valider. | Christoph Lohmann | 1 | +5 | -4 |
2018-07-18 21:21 | Initial gopher validator commit. | Christoph Lohmann | 1 | +9 | -0 |