Commit Graph

26 Commits

Author SHA1 Message Date
Autumn! dba8cbf61b
URL no longer escaped and unescaped during normalization (#324) 2022-10-12 19:58:31 -04:00
makeworld e3e1fc27cd Support SOCKS5 proxying
Fixes #155
2021-12-30 12:07:55 -05:00
makeworld 004851f651 Lint fixes 2021-12-23 14:20:50 -05:00
makeworld eab0a6a626 Support restricting client certs to subpaths
Fixes #115
2021-12-23 00:23:06 -05:00
makeworld 6e17b57837 Appease linter 2021-12-01 11:18:20 -05:00
makeworld 90089cba0a 🐛 Downloading re-uses request
Fixes #140
2020-12-17 11:29:03 -05:00
makeworld 1735f1c53c 🐛 Prevent concurrent map panic for tofuStore 2020-12-09 15:17:07 -05:00
makeworld ba28b2b5f9 Merge branch 'master' into feeds 2020-11-23 21:11:51 -05:00
makeworld c53c36a4d0 ⬆️ go-gemini v0.9.3
Timeout when header takes too long, downloading uses proxies if appropriate
2020-11-23 21:09:48 -05:00
makeworld e026eb25e0 🐛 Fix 'concurrent map writes' panic and don't check for cert every time 2020-11-18 19:29:22 -05:00
makeworld 424ce099dd 📝 Update changelog and config for #112 2020-11-04 16:45:34 -05:00
Trevor Slocum 4e26a51741
Allow specifying a client certificate (#112) 2020-11-04 16:37:00 -05:00
makeworld 1d3e309556 Support mutiple proxies per-scheme - fixes #80 2020-09-01 16:22:44 -04:00
makeworld 30873e1b0b 🐛 Fix empty proxy bug, start on #80 2020-09-01 14:55:52 -04:00
makeworld 3dfbeb5bda 🐛 Make TOFU warning accurate when proxy enabled 2020-09-01 12:56:44 -04:00
makeworld 164ed98588 Proxy support 2020-08-27 22:40:40 -04:00
makeworld e4279de417 🚨 More linter fixes
Source: https://github.com/makeworld-the-better-one/amfora/actions/runs/224580926
2020-08-25 21:18:57 -04:00
makeworld 9b8985905f Add cert expiry info to TOFU warning - fixes #34 2020-07-10 18:59:51 -04:00
makeworld 4382eaf421 🐛 Expiry date is stored when cert IDs match - fixes #39 2020-07-03 20:32:37 -04:00
makeworld e75c539dac 🐛 Use domain from URL for TOFU, not from cert 2020-06-24 13:31:01 -04:00
makeworld e8e23c7fe6 🐛 Don't rerequest resource when bypassing TOFU 2020-06-24 12:06:44 -04:00
makeworld c2c74cbe28 Add TOFU continue option - fixes #6 2020-06-21 20:37:27 -04:00
makeworld cc17b1693b Add ports to TOFU and change what's hashed, fixes #7 2020-06-19 23:44:04 -04:00
makeworld 92738f54b3 Give Error modals titles 2020-06-19 14:05:05 -04:00
makeworld 9abb5ee27f 📝 Add shields 2020-06-18 17:23:54 -04:00
makeworld 4951ffa9fe 🎉 Initial commit, full featured 2020-06-18 16:54:48 -04:00