index
:
go-gemini
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
examples
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Rename NewProxyRequest to NewRequestTo
adnano
2020-09-27
1
-1
/
+1
*
examples/client: Handle relative redirects
adnano
2020-09-27
2
-7
/
+9
*
Change package name to gmi
adnano
2020-09-27
3
-51
/
+47
*
Add helper handler functions
adnano
2020-09-27
1
-2
/
+1
*
Reject invalid status codes
adnano
2020-09-27
3
-1
/
+3
*
Polish example client
adnano
2020-09-27
2
-59
/
+72
*
Add function to add a host temporarily
adnano
2020-09-27
1
-0
/
+1
*
Add client authorization example
adnano
2020-09-27
2
-1
/
+160
*
Update documentation
adnano
2020-09-27
1
-1
/
+5
*
Make TrustCertificate accept hostname instead of request
adnano
2020-09-27
1
-3
/
+3
*
Fix hosts not being added to known hosts file
adnano
2020-09-27
1
-1
/
+1
*
Don't store wildcards in the known hosts file
adnano
2020-09-27
1
-2
/
+2
*
Fix client example
adnano
2020-09-27
1
-1
/
+1
*
Add function to write known hosts to io.Writer
adnano
2020-09-27
2
-18
/
+6
*
Implement certificate creation
adnano
2020-09-27
5
-6
/
+24
*
Adjust user prompt in client example
adnano
2020-09-26
1
-2
/
+2
*
Implement file server
adnano
2020-09-26
2
-5
/
+39
*
Fix client example
adnano
2020-09-26
1
-10
/
+12
*
Update README.md
adnano
2020-09-26
1
-0
/
+1
*
Differentiate between unknown and untrusted certificates
adnano
2020-09-26
1
-2
/
+2
*
Refactor TOFU
adnano
2020-09-25
1
-3
/
+3
*
Implement basic TOFU
adnano
2020-09-25
2
-12
/
+7
*
Add method to check if hostname is found in KnownHosts
adnano
2020-09-25
1
-4
/
+1
*
Implement configurable Client
adnano
2020-09-25
1
-2
/
+17
*
Remove TLSConfig fields
adnano
2020-09-25
2
-14
/
+9
*
Add test
adnano
2020-09-25
1
-14
/
+5
*
Sort ServeMux entries by length
adnano
2020-09-25
1
-8
/
+14
*
Update README.md
adnano
2020-09-25
1
-0
/
+7
*
Convert ResponseWriter to struct
adnano
2020-09-24
1
-1
/
+1
*
Use more buffered I/O
adnano
2020-09-24
1
-1
/
+1
*
Use buffered IO
adnano
2020-09-24
1
-6
/
+3
*
Remove Client struct
adnano
2020-09-24
1
-2
/
+1
*
Fix client example
adnano
2020-09-24
1
-1
/
+2
*
Merge Request and RequestInfo
adnano
2020-09-24
1
-2
/
+2
*
Provide Handler with client remote address
adnano
2020-09-21
1
-1
/
+1
*
Provide Handler with client certificate information
adnano
2020-09-21
2
-9
/
+15
*
Rename example directory to examples
adnano
2020-09-21
4
-0
/
+118
[prev]