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

115 Commits

Author SHA1 Message Date
adnano d604e8c337 Specify minimum version of TLS 1.2 2020-09-26 00:31:16 -04:00
adnano 1f3587ba9d Distinguish client errors from server errors 2020-09-25 23:23:24 -04:00
adnano 2f43c191cc Reorganize 2020-09-25 19:09:49 -04:00
adnano fdb7c9819e Move server code to its own file 2020-09-25 19:06:56 -04:00
adnano 63696fc7c8 Refactor 2020-09-24 00:30:21 -04:00
adnano 758e056952 Handle more than one request at a time 2020-09-24 00:26:30 -04:00
adnano 6297d1e3ca Enforce valid URLs 2020-09-21 22:21:51 -04:00
adnano 86e7fe4355 Add package declaration comment 2020-09-21 22:09:50 -04:00
adnano 01294f6661 Refactor client requests and server responses 2020-09-21 21:31:09 -04:00
adnano 5a0a515874 Provide Handler with client remote address 2020-09-21 20:44:10 -04:00
adnano 39552c0f8f Provide Handler with client certificate information 2020-09-21 19:17:10 -04:00
adnano cc06e65b41 Add support for client-side certificates 2020-09-21 18:21:42 -04:00
adnano e6f70cf697 Update documentation 2020-09-21 17:36:09 -04:00
adnano e20b8a0a5e Add examples 2020-09-21 17:23:51 -04:00
adnano 257b807675 Initial commit 2020-09-21 15:49:09 -04:00