1
0
Fork 0
mirror of https://git.sr.ht/~adnano/go-gemini synced 2024-05-05 20:16:21 +02:00

Commit Graph

  • b95b0e6a69 Use bytes.CutSuffix to trim CRLF master Adnan Maolood 2024-03-10 09:35:32 -0400
  • 2971b73d2c certificate: Fix store directory creation v0.2.4 Adnan Maolood 2024-01-20 17:31:30 -0500
  • ade2655fe5 readme: Update Project Gemini website Adnan Maolood 2023-12-25 10:43:54 -0500
  • b15f8b3326 Run go fmt Adnan Maolood 2023-06-29 01:50:57 -0400
  • 0b8e569dc0 Upgrade to Go 1.18 Adnan Maolood 2023-06-29 01:47: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