1
0
mirror of https://git.sr.ht/~adnano/go-gemini synced 2025-04-30 18:07:55 +02:00

Commit Graph

  • 88b358bb9d examples/client: Disable echo for sensitive input adnano 2020-09-28 14:20:19 -0400
  • 10760a256f Use net/http implementation of ServeMux adnano 2020-09-28 03:15:19 -0400
  • 65736ae718 Use net/http implementation of ServeMux adnano 2020-09-28 03:15:19 -0400
  • b9b299485e Move vendored code to vendor.go adnano 2020-09-28 02:29:32 -0400
  • f051b33107 Move vendored code to vendor.go adnano 2020-09-28 02:29:32 -0400
  • b4eb62e849 Update comments adnano 2020-09-28 02:28:28 -0400
  • 4b8049016c Update comments adnano 2020-09-28 02:28:28 -0400
  • 99940c7c8a Use splitHostPort function from net/url adnano 2020-09-28 02:27:29 -0400
  • 094312d48b Use splitHostPort function from net/url adnano 2020-09-28 02:27:29 -0400
  • 11484b8215 Remove unused code adnano 2020-09-28 02:17:56 -0400
  • 7fcfc5ee41 Remove unused code adnano 2020-09-28 02:17:56 -0400
  • be9d3d0fbf Update comments adnano 2020-09-28 02:16:49 -0400
  • b053a12ffa Update comments adnano 2020-09-28 02:16:49 -0400
  • 5edecf01a2 Update comments adnano 2020-09-28 02:13:46 -0400
  • 8a3d6e3321 Update comments adnano 2020-09-28 02:13:46 -0400
  • b7e977f78a Don't trim trailing slash from Handler patterns adnano 2020-09-28 02:06:15 -0400
  • 3d8e9f3c44 Don't trim trailing slash from Handler patterns adnano 2020-09-28 02:06:15 -0400
  • 70c5d8b9ce Add WithInput helper functions adnano 2020-09-28 02:05:37 -0400
  • b34294db1a Add WithInput helper functions adnano 2020-09-28 02:05:37 -0400
  • aec4a5d7c9 Use WithCertificate helper in auth example adnano 2020-09-28 01:14:29 -0400
  • b0ec0fe937 Use WithCertificate helper in auth example adnano 2020-09-28 01:14:29 -0400
  • f09b859370 Add WithCertificate helper function adnano 2020-09-28 01:10:36 -0400
  • 49f0063186 Add WithCertificate helper function adnano 2020-09-28 01:10:36 -0400
  • f093bf567f Remove unused import adnano 2020-09-28 00:42:16 -0400
  • 813a1b8957 Remove unused import adnano 2020-09-28 00:42:16 -0400
  • 956a2bad52 Remove NewCertificateStore function adnano 2020-09-28 00:41:00 -0400
  • 5758040909 Remove NewCertificateStore function adnano 2020-09-28 00:41:00 -0400
  • cad2d25185 Make the default client generate certificates adnano 2020-09-28 00:38:11 -0400
  • 3498f81339 Make the default client generate certificates adnano 2020-09-28 00:38:11 -0400
  • 622ea8e0f1 Update documentation adnano 2020-09-28 00:29:11 -0400
  • e19185a0b2 Update documentation adnano 2020-09-28 00:29:11 -0400
  • 21022eb5ac Remove log.Print call adnano 2020-09-28 00:08:42 -0400
  • 959e46d12a Remove log.Print call adnano 2020-09-28 00:08:42 -0400
  • 13d2bd5fea Return certificate if it exists in the store adnano 2020-09-28 00:03:42 -0400
  • 60d3cfb1c1 Return certificate if it exists in the store adnano 2020-09-28 00:03:42 -0400
  • 5d099a4fe1 Only generate certificates after CertificateRequired adnano 2020-09-27 23:58:45 -0400
  • a8f1b8ab1f Only generate certificates after CertificateRequired adnano 2020-09-27 23:58:45 -0400
  • ae4b458964 Generate certificates on demand adnano 2020-09-27 23:49:41 -0400
  • ddd5830dd2 Generate certificates on demand adnano 2020-09-27 23:49:41 -0400
  • b7340aef27 Remove tilde from comment adnano 2020-09-27 22:19:24 -0400
  • f42c150416 Remove tilde from comment adnano 2020-09-27 22:19:24 -0400
  • 365e94f06e Directly initialize DefaultClient adnano 2020-09-27 22:18:21 -0400
  • 828497fdc5 Directly initialize DefaultClient adnano 2020-09-27 22:18:21 -0400
  • 7ccf75ad43 Move DefaultClient up adnano 2020-09-27 22:15:36 -0400
  • 4f77325c7f Move DefaultClient up adnano 2020-09-27 22:15:36 -0400
  • c3dbcb39db Clarify comment adnano 2020-09-27 22:13:50 -0400
  • 1c89de359c Clarify comment adnano 2020-09-27 22:13:50 -0400
  • 554e0af32a Split Redirect into two functions adnano 2020-09-27 22:06:08 -0400
  • 4197d51545 Split Redirect into two functions adnano 2020-09-27 22:06:08 -0400
  • 599c5bb131 Use helper functions throughout adnano 2020-09-27 22:03:09 -0400
  • 148910dade Use helper functions throughout adnano 2020-09-27 22:03:09 -0400
  • 707ebf1c0c Add SetMimetype convenience function adnano 2020-09-27 21:53:58 -0400
  • c9d03a516d Add SetMimetype convenience function adnano 2020-09-27 21:53:58 -0400
  • cec043cfd8 Fix README.md adnano 2020-09-27 21:40:51 -0400
  • c25a128d2e Fix README.md adnano 2020-09-27 21:40:51 -0400
  • 5535cff842 Check certificate notBefore and notAfter times adnano 2020-09-27 21:37:10 -0400
  • 304e543637 Check certificate notBefore and notAfter times adnano 2020-09-27 21:37:10 -0400
  • 5a0f7cf631 Trim trailing slash from Handler patterns adnano 2020-09-27 21:24:08 -0400
  • fe1ad28e20 Trim trailing slash from Handler patterns adnano 2020-09-27 21:24:08 -0400
  • 3428a006ba Move package documentation comment adnano 2020-09-27 21:19:31 -0400
  • a645b03db4 Move package documentation comment adnano 2020-09-27 21:19:31 -0400
  • 3c9821d812 Add more helper functions adnano 2020-09-27 21:13:42 -0400
  • f1e8b251fe Add more helper functions adnano 2020-09-27 21:13:42 -0400
  • fdf6bbc62f Add helper functions adnano 2020-09-27 20:52:24 -0400