1
0
mirror of https://git.sr.ht/~adnano/go-gemini synced 2025-05-01 06:37:55 +02:00

Commit Graph

  • 37fd7c1773 Fix examples adnano 2020-10-27 14:17:14 -0400
  • ad43f5cae3 Add ServeFile function v0.1.2 adnano 2020-10-27 13:32:48 -0400
  • 7e215669e7 Add ServeFile function adnano 2020-10-27 13:32:48 -0400
  • 381c181a11 Add (*ResponseWriter).WriteStatus function adnano 2020-10-27 13:30:35 -0400
  • 4beed7e90e Add (*ResponseWriter).WriteStatus function adnano 2020-10-27 13:30:35 -0400
  • 6a00dc8656 Add NewRequestFromURL function adnano 2020-10-27 13:27:52 -0400
  • 1293b2467a Add NewRequestFromURL function adnano 2020-10-27 13:27:52 -0400
  • 03c012e43f Remove (Text).HTML function v0.1.1 adnano 2020-10-26 12:49:16 -0400
  • b7d4926314 Remove (Text).HTML function adnano 2020-10-26 12:49:16 -0400
  • 22a9c10e5c Add contributing instructions to README.md adnano 2020-10-24 21:55:58 -0400
  • 150d5cc82a Add contributing instructions to README.md adnano 2020-10-24 21:55:58 -0400
  • fb42a322d7 Add import path to README.md adnano 2020-10-24 16:58:35 -0400
  • 5acff7c45c Add import path to README.md adnano 2020-10-24 16:58:35 -0400
  • 2b150a3471 Update documentation v0.1.0 adnano 2020-10-24 15:29:12 -0400
  • de46c241b0 Update documentation adnano 2020-10-24 15:29:12 -0400
  • 4429063a2e Update documentation link adnano 2020-10-24 15:21:35 -0400
  • a08c8227dd Update documentation link adnano 2020-10-24 15:21:35 -0400
  • 02dd955c4e Rename repository to go-gemini adnano 2020-10-24 15:15:32 -0400
  • 6cccba3800 Rename repository to go-gemini adnano 2020-10-24 15:15:32 -0400
  • 2b332b75cc Add Certificate helper function adnano 2020-10-21 17:47:34 -0400
  • 80bada969f Add Certificate helper function adnano 2020-10-21 17:47:34 -0400
  • 60b225cc06 examples/auth: Use sensitive input for passwords adnano 2020-10-21 17:38:58 -0400
  • 564294165b examples/auth: Use sensitive input for passwords adnano 2020-10-21 17:38:58 -0400
  • 0172c4b807 Refactor Input and SensitiveInput functions adnano 2020-10-21 17:34:07 -0400
  • f7e384c88f Refactor Input and SensitiveInput functions adnano 2020-10-21 17:34:07 -0400
  • 58390ea31a Refactor adnano 2020-10-21 17:07:28 -0400
  • dda63807b5 Refactor adnano 2020-10-21 17:07:28 -0400
  • 7e56c5ac1d Rename Handler to Responder adnano 2020-10-21 16:28:50 -0400
  • 40255d8c40 Rename Handler to Responder adnano 2020-10-21 16:28:50 -0400
  • 45ab5bae21 Update documentation adnano 2020-10-21 16:04:19 -0400
  • 31aefb0dcb Update documentation adnano 2020-10-21 16:04:19 -0400
  • 4ff33b4d12 Update documentation adnano 2020-10-21 15:57:04 -0400
  • efdf45421f Update documentation adnano 2020-10-21 15:57:04 -0400
  • ff6c99c01e Assume a default scheme of gemini:// adnano 2020-10-21 15:47:32 -0400
  • ba4fcc4ef6 Assume a default scheme of gemini:// adnano 2020-10-21 15:47:32 -0400
  • c64937821d Add support for wildcard hostnames adnano 2020-10-21 13:22:26 -0400
  • 3e4db7570b Add support for wildcard hostnames adnano 2020-10-21 13:22:26 -0400
  • 960ebd9b46 examples/server: Create certificates if they does not exist adnano 2020-10-17 11:57:11 -0400
  • 52264937f1 examples/server: Create certificates if they does not exist adnano 2020-10-17 11:57:11 -0400
  • 849e261dc6 Add (Text).HTML function to render text to HTML adnano 2020-10-15 00:38:05 -0400
  • 0721c60b28 Add (Text).HTML function to render text to HTML adnano 2020-10-15 00:38:05 -0400
  • 39645eb921 Rename rw to w adnano 2020-10-13 21:00:07 -0400
  • 8a26266e48 Rename rw to w adnano 2020-10-13 21:00:07 -0400
  • 78280070ae Add copyright notice adnano 2020-10-13 20:36:47 -0400
  • 3a84770934 Add copyright notice adnano 2020-10-13 20:36:47 -0400
  • e9db805160 Prevent other packages from implementing Line adnano 2020-10-13 20:33:38 -0400
  • e94ae4ad4c Prevent other packages from implementing Line adnano 2020-10-13 20:33:38 -0400
  • 5f4b225f0d Update project name in LICENSE adnano 2020-10-13 20:27:56 -0400
  • d799fdc7a3 Update project name in LICENSE adnano 2020-10-13 20:27:56 -0400
  • 7396bae85e Fix typo adnano 2020-10-13 20:24:06 -0400
  • 5fd0817588 Fix typo adnano 2020-10-13 20:24:06 -0400
  • faf94d8ba5 Rename rw, req to w, r adnano 2020-10-13 20:22:12 -0400
  • e09d6659b4 Rename rw, req to w, r adnano 2020-10-13 20:22:12 -0400
  • 67842c6425 Rename gemini.go to gmi.go adnano 2020-10-13 20:10:18 -0400
  • 5dbdd5cb8a Rename gemini.go to gmi.go adnano 2020-10-13 20:10:18 -0400
  • 4189a4f717 Move errors to gemini.go adnano 2020-10-13 20:10:04 -0400
  • bf8f183cab Move errors to gemini.go adnano 2020-10-13 20:10:04 -0400
  • 2c1081966d KnownHosts: use map instead of slice for underlying storage adnano 2020-10-13 19:54:48 -0400
  • c8780c34cd KnownHosts: use map instead of slice for underlying storage adnano 2020-10-13 19:54:48 -0400
  • 92789dff19 Update comment adnano 2020-10-13 19:11:59 -0400
  • fe80359f4e Update comment adnano 2020-10-13 19:11:59 -0400
  • d99e3ed17c Remove NewRawCertificate function adnano 2020-10-13 17:33:14 -0400
  • 67b81008fd Remove NewRawCertificate function adnano 2020-10-13 17:33:14 -0400
  • 292fa7ee4f Remove WriteX509KeyPair function adnano 2020-10-13 16:50:59 -0400