Commit Graph

  • 4985bf0bc8 Add link to ogirinal in readme main Sasha Koshka 2023-05-26 00:45:08 -0400
  • f6d3c47816 Export TLS & remove conn in request struct Sasha Koshka 2023-05-26 00:38:12 -0400
  • 24d70951c9 Change package URL in go.mod Sasha Koshka 2023-05-26 00:37:56 -0400
  • b436ec8cb5 Change import paths Sasha Koshka 2023-05-25 18:45:53 -0400
  • 54f7209f13 Update readme Sasha Koshka 2023-05-25 18:27:52 -0400
  • b0f27c6f74 fs: Prevent invalid directory links v0.2.3 Adnan Maolood 2022-05-07 13:51:28 -0400
  • 8c0af18617 Fix parsing of list item lines Yujiri 2022-03-14 06:16:41 +0000
  • 353416685a doc: Fix Mux documentation Adnan Maolood 2022-02-16 12:01:55 -0500
  • 0ceec22705 readme: Update Gemini specification version Adnan Maolood 2021-12-18 12:51:04 -0500
  • 3d2110d90f mux: Tweak documentation v0.2.2 Adnan Maolood 2021-06-26 20:26:30 -0400
  • b5c47a5ef0 mux: Add more tests Adnan Maolood 2021-06-26 20:16:38 -0400
  • fb0d4d24bd mux: Remove support for handling schemes Adnan Maolood 2021-06-26 18:50:05 -0400
  • 1170e007d4 fs: Avoid equality check if lengths don't match v0.2.1 Adnan Maolood 2021-04-21 12:48:16 -0400
  • c85759d777 fs: Improve redirect behavior Adnan Maolood 2021-04-21 12:41:56 -0400
  • 507773618b fs: Refactor Adnan Maolood 2021-04-21 12:14:56 -0400
  • 3bc243dd66 fs: Remove ServeContent function Adnan Maolood 2021-04-21 11:41:40 -0400
  • de93d44786 LoggingMiddleware: Prevent writing empty meta Adnan Maolood 2021-04-21 11:38:26 -0400
  • eb32c32063 fs: Fix panic on indexing URL of zero length Adnan Maolood 2021-04-21 11:36:41 -0400
  • e5cf345273 Update README.md v0.2.0 Adnan Maolood 2021-03-24 13:30:46 -0400
  • c68ce57488 mux: Add copyright notice Adnan Maolood 2021-03-24 13:09:53 -0400
  • 2b161650fe Split LICENSE into two files Adnan Maolood 2021-03-24 13:08:32 -0400
  • dbbef1fb6d Revert "Require Go 1.16" v0.2.0-rc.2 Adnan Maolood 2021-03-23 22:05:12 -0400
  • 90518a01a8 Revert "Replace uses of ioutil with io" Adnan Maolood 2021-03-23 22:02:32 -0400
  • 056e55abbb response: Remove unnecessary length check v0.2.0-rc.1 Adnan Maolood 2021-03-20 18:29:40 -0400
  • 72d437c82e response: Limit response header size v0.1.22 Adnan Maolood 2021-03-20 14:01:45 -0400
  • 3dca29eb41 response: Don't use bufReadCloser Adnan Maolood 2021-03-20 13:41:53 -0400
  • a40b5dcd0b fs: Fix empty media type for directory index pages Adnan Maolood 2021-03-20 13:33:13 -0400
  • fffe86680e client: Only get cert if TrustCertificate is set Adnan Maolood 2021-03-20 12:54:39 -0400
  • d5af32e121 client: Close connection on error Adnan Maolood 2021-03-20 12:49:27 -0400
  • 5141eaafaa Tweak request and response parsing Adnan Maolood 2021-03-20 12:27:20 -0400
  • e5c0afa013 response: Treat empty meta as invalid Adnan Maolood 2021-03-20 12:07:24 -0400
  • 4c7c200f92 Remove unused field Adnan Maolood 2021-03-20 12:05:21 -0400
  • 0a709da439 Remove charset=utf-8 from default media type Adnan Maolood 2021-03-20 12:04:42 -0400
  • 1fdef9b608 Rename ServeMux to Mux Adnan Maolood 2021-03-15 15:44:35 -0400
  • 2144e2c2f2 status: Reintroduce StatusSensitiveInput v0.1.21 Adnan Maolood 2021-03-15 15:19:43 -0400
  • 93a606b591 certificate.Store: Call os.MkdirAll on Load v0.1.20 Adnan Maolood 2021-03-09 08:59:23 -0500
  • b00794f236 tofu: Use stricter file permissions Adnan Maolood 2021-03-09 08:58:36 -0500
  • 3da7fe7cee tofu: Create path if not exists Noah Kleiner 2021-03-09 12:42:33 +0100
  • dea7600f29 Remove StatusSensitiveInput Adnan Maolood 2021-03-08 14:08:45 -0500
  • 7d958a4798 examples/client: Fix certificate trust check Adnan Maolood 2021-03-08 14:07:18 -0500
  • a5493b708a tofu: Fix known host unmarshaling Adnan Maolood 2021-03-06 15:48:51 -0500
  • 6e5c2473e7 tofu: Use base64-encoded sha256 fingerprints Adnan Maolood 2021-03-06 15:24:14 -0500
  • c639233ea1 tofu: Fix format in error message Adnan Maolood 2021-03-06 15:13:06 -0500
  • 5677440876 tofu: Automatically create file in KnownHosts.Load Adnan Maolood 2021-03-06 15:11:30 -0500
  • be3d09d7f4 certificate.Store: Don't call os.MkdirAll Adnan Maolood 2021-03-06 13:10:45 -0500
  • 504da9afd8 certificate.Store: Don't check parent scopes in Lookup Adnan Maolood 2021-03-06 12:57:42 -0500
  • d1cb8967b6 certificate.Store: Make 100 years the default duration Adnan Maolood 2021-03-05 23:29:53 -0500
  • 107b3a1785 Move LoggingMiddleware out of examples/server.go Adnan Maolood 2021-03-05 11:34:21 -0500
  • e7a06a12bf certificate.Store: Clean scope path in Load Adnan Maolood 2021-03-05 10:51:53 -0500
  • 649b20659b Revert "certificate: Remove Subject from CreateOptions" v0.1.19 Adnan Maolood 2021-03-04 20:04:46 -0500
  • c9e2af98f3 Revert "certificate.Store: Allow using '*' in DNSNames" Adnan Maolood 2021-03-04 19:26:13 -0500
  • d6d02e398e certificate.Store: Bump default duration to 250 years Adnan Maolood 2021-03-04 16:55:06 -0500
  • de0b93a4f6 certificate.Store: Allow using '*' in DNSNames Adnan Maolood 2021-03-04 16:40:16 -0500
  • ce649ecc66 certificate: Remove Subject from CreateOptions Adnan Maolood 2021-03-04 16:27:16 -0500
  • 688e7e2823 certificate: Fix deadlock in Store.Get Adnan Maolood 2021-03-04 16:14:29 -0500
  • b38311da00 certificate.Store: Fix hostname registration check Adnan Maolood 2021-03-04 16:12:36 -0500
  • 8e2ac24830 tofu: Remove expiration timestamp from known hosts Adnan Maolood 2021-03-04 15:37:00 -0500
  • bfa3356d3a client: Remove hostname verification check Adnan Maolood 2021-03-04 14:36:31 -0500
  • 9f3564936e client: Ignore certificate expiration time Adnan Maolood 2021-03-04 14:35:51 -0500
  • d8fb072826 Rename vendor.go to verify_hostname.go Adnan Maolood 2021-02-28 23:21:10 -0500
  • 69f0913b3d Make Response implement io.WriterTo v0.1.18 Adnan Maolood 2021-02-28 22:21:54 -0500
  • f7012b38da Request.WriteTo: return int64 Adnan Maolood 2021-02-28 22:20:43 -0500
  • 768ec6c17b Make Request implement io.WriterTo Adnan Maolood 2021-02-28 22:16:38 -0500
  • ae7d58549d Add message argument to TimeoutHandler Adnan Maolood 2021-02-28 22:07:24 -0500
  • ad5d78f08f Mention that Request methods don't work for clients Adnan Maolood 2021-02-28 21:59:17 -0500
  • 4b92c71839 Remove Request.RemoteAddr helper method Adnan Maolood 2021-02-28 21:52:41 -0500
  • 19f1d6693e Replace uses of ioutil with io Adnan Maolood 2021-02-28 21:38:36 -0500
  • 0e87d64ffc Require Go 1.16 Adnan Maolood 2021-02-28 21:38:17 -0500
  • 845f8e9bd1 Reintroduce Response.Write method Adnan Maolood 2021-02-28 20:50:18 -0500
  • cf9ab18c1f certificate.Store: Check parent scopes in Lookup Adnan Maolood 2021-02-28 20:23:29 -0500
  • ada42ff427 certificate.Store: Support client certificates Adnan Maolood 2021-02-28 18:56:22 -0500
  • fcc71b76d9 examples/server: Clean up LoggingMiddleware Adnan Maolood 2021-02-27 14:53:37 -0500
  • 6a1ccdc644 response: Add tests for maximum-length META Adnan Maolood 2021-02-27 14:08:31 -0500
  • f156be19b4 request: Add RemoteAddr helper function Adnan Maolood 2021-02-27 14:03:33 -0500
  • 82bdffc1eb request: Add ServerName helper method Adnan Maolood 2021-02-27 14:02:30 -0500
  • a396ec77e4 request: Cache calls to TLS Adnan Maolood 2021-02-27 13:59:45 -0500
  • 21ad3a2ded server: Disallow ServeConn usage after Shutdown v0.1.17 Adnan Maolood 2021-02-24 19:22:26 -0500
  • 2d7f28e152 Update examples/client.go Adnan Maolood 2021-02-24 19:21:31 -0500
  • 1764e02d1e Remove ResponseWriter.Close method Adnan Maolood 2021-02-24 19:00:09 -0500
  • 1bc5c68c3f response: Revert to using fields instead of methods Adnan Maolood 2021-02-24 18:50:39 -0500
  • 867074d81b examples/client: Fix display of response status Adnan Maolood 2021-02-24 16:16:40 -0500
  • 1da23ba07b Revert "Replace uses of ioutil with io" v0.1.16 Adnan Maolood 2021-02-24 14:45:57 -0500
  • cbfbeb6c22 Don't require Go 1.16 Adnan Maolood 2021-02-24 14:29:29 -0500
  • c3418fdfed Add missing import Adnan Maolood 2021-02-24 14:28:47 -0500
  • 6181751e8d Move mimetype registration to gemini.go Adnan Maolood 2021-02-24 14:27:49 -0500
  • 48c67bcead Replace uses of ioutil with io Adnan Maolood 2021-02-24 11:10:20 -0500
  • 25f441f573 fs: Remove build constraint v0.1.15 Adnan Maolood 2021-02-24 11:01:02 -0500
  • cb7879c966 Add NewResponse function Adnan Maolood 2021-02-24 10:48:17 -0500
  • 19bfca1cc3 examples/server: Cancel context Adnan Maolood 2021-02-24 10:27:28 -0500
  • 991b18d526 examples/server: Add logging middleware Adnan Maolood 2021-02-24 10:25:08 -0500
  • b66b287f94 ResponseWriter: Remove unexported method Adnan Maolood 2021-02-24 10:01:44 -0500
  • bd29d76f66 client: Fix copying of request Adnan Maolood 2021-02-24 09:48:23 -0500
  • 1d20a6c3c8 examples/client: Use Response methods Adnan Maolood 2021-02-24 09:22:23 -0500
  • 6f46b2fa47 examples/auth: Use Request.TLS method Adnan Maolood 2021-02-24 09:22:01 -0500
  • 15385e3095 fs: Fix Go build constraint comment Adnan Maolood 2021-02-24 09:00:14 -0500
  • 3101856afa response: Move to methods Adnan Maolood 2021-02-24 08:43:57 -0500
  • 094c16297b server: Fix comment Adnan Maolood 2021-02-24 08:38:08 -0500
  • 08f5ddd41a TimeoutHandler: Mention returned error Adnan Maolood 2021-02-24 08:37:52 -0500
  • 41c95add81 Add unexported method to timeout writer Adnan Maolood 2021-02-24 08:34:04 -0500
  • de339490f4 Move ResponseWriter Conn and TLS methods to Request Adnan Maolood 2021-02-24 08:24:47 -0500