adnano
|
b0b5c011d3
|
Fix client example
|
2020-09-26 14:01:06 -04:00 |
|
adnano
|
82c374ea96
|
Update README.md
|
2020-09-26 13:59:24 -04:00 |
|
adnano
|
6a5a7c40c5
|
Differentiate between unknown and untrusted certificates
|
2020-09-26 13:27:03 -04:00 |
|
adnano
|
578746550e
|
Refactor TOFU
|
2020-09-25 23:18:14 -04:00 |
|
adnano
|
134d0277f5
|
Implement basic TOFU
|
2020-09-25 21:43:13 -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
|
e4ee382282
|
Add test
|
2020-09-25 11:27:26 -04:00 |
|
adnano
|
678bba3417
|
Sort ServeMux entries by length
|
2020-09-25 11:00:18 -04:00 |
|
adnano
|
74a18d3f34
|
Update README.md
|
2020-09-25 10:09:41 -04:00 |
|
adnano
|
00315aaf2f
|
Convert ResponseWriter to struct
|
2020-09-24 19:38:26 -04:00 |
|
adnano
|
685abaf2c7
|
Use more buffered I/O
|
2020-09-24 19:22:35 -04:00 |
|
adnano
|
de7a7724cb
|
Use buffered IO
|
2020-09-24 19:02:03 -04:00 |
|
adnano
|
c4e7e8c892
|
Remove Client struct
Gemini requests are very simple and leave little room for customization,
so a configurable Client is not necessary.
|
2020-09-24 01:55:41 -04:00 |
|
adnano
|
11748c220a
|
Fix client example
|
2020-09-24 01:43:03 -04:00 |
|
adnano
|
c3255b1d53
|
Merge Request and RequestInfo
|
2020-09-24 01:37:57 -04:00 |
|
adnano
|
ec37cad3dd
|
Provide Handler with client remote address
|
2020-09-21 20:44:10 -04:00 |
|
adnano
|
4b96665150
|
Provide Handler with client certificate information
|
2020-09-21 19:17:10 -04:00 |
|
adnano
|
513129911c
|
Rename example directory to examples
|
2020-09-21 18:25:31 -04:00 |
|