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

47 Commits

Author SHA1 Message Date
adnano
8a337ef24c Update README.md 2024-05-11 15:41:13 -04:00
adnano
b3e1a7053d readme: Update Project Gemini website 2023-12-25 10:43:54 -05:00
adnano
fae6fb2a81 readme: Update Gemini specification version 2021-12-18 12:51:04 -05:00
adnano
8c54df59bb Update README.md 2021-03-24 13:30:46 -04:00
adnano
1c32f4d5aa Add build status badge to README.md 2021-02-16 00:07:01 -05:00
adnano
5824cc4c4e Add Gemini specification version to README.md 2021-02-09 15:50:54 -05:00
adnano
00221a5df4 Update README.md 2021-02-08 12:53:37 -05:00
adnano
07fe3754a3 Update link to documentation 2021-01-10 00:55:39 -05:00
adnano
150d5cc82a Add contributing instructions to README.md 2020-10-24 21:55:58 -04:00
adnano
5acff7c45c Add import path to README.md 2020-10-24 16:58:35 -04:00
adnano
a08c8227dd Update documentation link 2020-10-24 15:21:35 -04:00
adnano
6cccba3800 Rename repository to go-gemini 2020-10-24 15:15:32 -04:00
adnano
e8c4512bcc Update README.md 2020-10-12 16:39:01 -04:00
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