1
0
mirror of https://git.sr.ht/~adnano/go-gemini synced 2024-09-19 18:53:43 +02:00
Commit Graph

34 Commits

Author SHA1 Message Date
adnano
7eaa0f3bce Update documentation 2020-10-12 16:34:59 -04:00
adnano
79c379c2d4 Update README.md 2020-10-11 15:23:41 -04:00
adnano
1d19050f20 Create the certificate store if it does not exist 2020-09-29 11:13:16 -04:00
adnano
41b0314053 Update README.md 2020-09-28 18:28:52 -04:00
adnano
980bb0e8aa Update documentation link 2020-09-28 18:22:18 -04:00
adnano
5758040909 Remove NewCertificateStore function 2020-09-28 00:41:00 -04:00
adnano
3498f81339 Make the default client generate certificates 2020-09-28 00:38:11 -04:00
adnano
e19185a0b2 Update documentation 2020-09-28 00:29:11 -04:00
adnano
c25a128d2e Fix README.md 2020-09-27 21:40:51 -04:00
adnano
14e569bf92 Change package name to gmi 2020-09-27 20:20:59 -04:00
adnano
cafc19aed7 Polish example client 2020-09-27 19:45:48 -04:00
adnano
6ff6bd10df Update README.md 2020-09-27 17:44:49 -04:00
adnano
6f38db41e2 Add function to add a host temporarily 2020-09-27 17:41:41 -04:00
adnano
f23f6cb070 Fix README.md 2020-09-27 16:31:41 -04:00
adnano
8ea91e8f56 Update documentation 2020-09-27 16:21:56 -04:00
adnano
0a336f84e2 Implement certificate creation 2020-09-27 13:50:48 -04:00
adnano
1288e1bc31 Implement file server 2020-09-26 16:38:26 -04:00
adnano
7aa139f8ce Update README.md 2020-09-26 14:34:15 -04:00
adnano
82c374ea96 Update README.md 2020-09-26 13:59:24 -04:00
adnano
557d9b9615 Implement default known hosts path 2020-09-26 13:35:56 -04:00
adnano
6a5a7c40c5 Differentiate between unknown and untrusted certificates 2020-09-26 13:27:03 -04:00
adnano
1196c4013b Update README.md 2020-09-26 00:40:28 -04:00
adnano
578746550e Refactor TOFU 2020-09-25 23:18:14 -04:00
adnano
39b55f4261 Fix known host expires check 2020-09-25 20:31:07 -04:00
adnano
f994f3dbd0 Add method to check if hostname is found in KnownHosts 2020-09-25 20:22:48 -04:00
adnano
d11091f37d Implement configurable Client 2020-09-25 19:53:50 -04:00
adnano
4c8a12e2fb Remove TLSConfig fields 2020-09-25 18:53:20 -04:00
adnano
74a18d3f34 Update README.md 2020-09-25 10:09:41 -04:00
adnano
596775d9a7 Update README.md 2020-09-24 20:13:59 -04:00
adnano
b81f6d44d4 Add package declaration comment 2020-09-21 22:09:50 -04:00
adnano
2ea558df61 Add link to documentation in README.md 2020-09-21 18:28:34 -04:00
adnano
513129911c Rename example directory to examples 2020-09-21 18:25:31 -04:00
adnano
23e24bbfc5 Add examples 2020-09-21 17:23:51 -04:00
adnano
257b807675 Initial commit 2020-09-21 15:49:09 -04:00