1
0
Fork 0
mirror of https://git.sr.ht/~adnano/go-gemini synced 2024-06-10 06:06:07 +02:00

Commit Graph

  • b2a1655173 Update Client documentation adnano 2021-02-14 17:11:05 -0500
  • a61265948e Update Response documentation adnano 2021-02-14 16:23:38 -0500
  • 715ce122ef Update Response documentation adnano 2021-02-14 16:23:38 -0500
  • 253b3463ee Remove StatusClass* constants adnano 2021-02-14 16:01:37 -0500
  • 5945788ccd Remove StatusClass* constants adnano 2021-02-14 16:01:37 -0500
  • a53c466217 Update documentation adnano 2021-02-14 15:50:41 -0500
  • 128cf1b6ec Update documentation adnano 2021-02-14 15:50:41 -0500
  • 59bc31103b server: Populate Request.RemoteAddr field adnano 2021-02-13 21:10:19 -0500
  • 829ed93978 server: Populate Request.RemoteAddr field adnano 2021-02-13 21:10:19 -0500
  • 16355e0a76 client: Punycode request URL adnano 2021-02-09 16:55:14 -0500
  • 8fa39e3ed6 client: Punycode request URL adnano 2021-02-09 16:55:14 -0500
  • b2777f578b client: Support IDNs adnano 2021-02-09 15:59:45 -0500
  • b5ccf188b2 client: Support IDNs adnano 2021-02-09 15:59:45 -0500
  • fc01d55e70 Add Gemini specification version to README.md adnano 2021-02-09 15:49:53 -0500
  • 5824cc4c4e Add Gemini specification version to README.md adnano 2021-02-09 15:49:53 -0500
  • 8785248085 Update documentation adnano 2021-02-09 10:00:04 -0500
  • 54135733ae Update documentation adnano 2021-02-09 10:00:04 -0500
  • 92ad508b94 examples/client: Fix opening of known hosts file adnano 2021-02-09 09:48:47 -0500
  • a4590e7998 examples/client: Fix opening of known hosts file adnano 2021-02-09 09:48:47 -0500
  • 80fdfa7dea Make ResponseWriter an interface adnano 2021-02-09 09:45:10 -0500
  • 8c0ff0547d Make ResponseWriter an interface adnano 2021-02-09 09:45:10 -0500
  • 7796801a16 Use plain integers to represent status codes adnano 2021-02-09 09:41:36 -0500
  • ecfb9b2154 Use plain integers to represent status codes adnano 2021-02-09 09:41:36 -0500
  • ba30277eb8 Update README.md adnano 2021-02-08 12:53:37 -0500
  • 00221a5df4 Update README.md adnano 2021-02-08 12:53:37 -0500
  • bddf3bdb45 Rename Responder to Handler adnano 2021-02-08 12:50:50 -0500
  • 050f3d23c5 Rename Responder to Handler adnano 2021-02-08 12:50:50 -0500
  • 79fa475bcf Make TLS field nil for unencrypted connections adnano 2021-02-08 12:32:47 -0500
  • d93adc7908 Make TLS field nil for unencrypted connections adnano 2021-02-08 12:32:47 -0500
  • 8846a27aba Remove unused field adnano 2021-02-08 12:30:53 -0500
  • c37abecc68 Remove unused field adnano 2021-02-08 12:30:53 -0500
  • da1c52759a tofu: Implement PersistentHosts adnano 2021-01-25 12:02:09 -0500
  • 10eed253f9 tofu: Implement PersistentHosts adnano 2021-01-25 12:02:09 -0500
  • 38f778c72e Update examples adnano 2021-01-25 10:59:50 -0500
  • 1241af39f0 Update examples adnano 2021-01-25 10:59:50 -0500
  • 8f72c334df server: Allow handling any hostname with "*" adnano 2021-01-25 10:55:38 -0500
  • f3d11d80c7 server: Allow handling any hostname with "*" adnano 2021-01-25 10:55:38 -0500
  • 6aaa3c4155 Guarantee that (*Response).Body is not nil v0.1.13 adnano 2021-01-15 15:15:16 -0500
  • 456f2686bc Guarantee that (*Response).Body is not nil adnano 2021-01-15 15:15:16 -0500
  • 4ba31591f2 fs: Remove unused import v0.1.12 adnano 2021-01-14 22:45:09 -0500
  • 296f4fe027 fs: Remove unused import adnano 2021-01-14 22:45:09 -0500
  • 357aceedfb client: Add note about TOFU adnano 2021-01-14 22:34:12 -0500
  • 94f623e2b8 client: Add note about TOFU adnano 2021-01-14 22:34:12 -0500
  • f4c75ad8b4 fs: Update comments adnano 2021-01-14 22:27:56 -0500
  • 5721d60ff5 fs: Update comments adnano 2021-01-14 22:27:56 -0500
  • c4ce6eb3ea fs: Don't panic on mime.AddExtensionType error adnano 2021-01-14 22:25:07 -0500
  • 7896015511 fs: Don't panic on mime.AddExtensionType error adnano 2021-01-14 22:25:07 -0500
  • ae332cce1f fs: Update comments adnano 2021-01-14 22:24:26 -0500
  • 0217da3075 fs: Update comments adnano 2021-01-14 22:24:26 -0500
  • 55b39fe06b server: Rename Register to Handle adnano 2021-01-14 22:12:07 -0500
  • 1283045355 server: Rename Register to Handle adnano 2021-01-14 22:12:07 -0500
  • 9e8e36defb Update examples adnano 2021-01-14 21:23:13 -0500
  • 648a2ef3ec Update examples adnano 2021-01-14 21:23:13 -0500
  • 762cda56d1 certificate: Add Dir.Entries function adnano 2021-01-14 21:19:27 -0500
  • 6f1fc6af86 certificate: Add Dir.Entries function adnano 2021-01-14 21:19:27 -0500
  • df1c30e36a Move cert.go to a subpackage adnano 2021-01-14 20:42:12 -0500
  • 164d173e1c Move cert.go to a subpackage adnano 2021-01-14 20:42:12 -0500
  • f2c4d15ab4 tofu: Fix example adnano 2021-01-14 19:57:52 -0500
  • da4f693443 tofu: Fix example adnano 2021-01-14 19:57:52 -0500
  • 06f59cae38 tofu: Update documentation adnano 2021-01-14 19:56:04 -0500
  • b4b2bf7bc7 tofu: Update documentation adnano 2021-01-14 19:56:04 -0500
  • d80d817644 tofu: Update documentation adnano 2021-01-14 19:40:19 -0500
  • 20df9ae470 tofu: Update documentation adnano 2021-01-14 19:40:19 -0500
  • f779d91de9 Update examples/auth.go adnano 2021-01-14 19:04:11 -0500