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
/
server
/
server.go
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update documentation
adnano
2020-10-12
1
-22
/
+0
*
Update examples
adnano
2020-10-12
1
-12
/
+4
*
Implement server certificate store
adnano
2020-10-11
1
-3
/
+2
*
Implement matching of hostnames and schemes
adnano
2020-10-11
1
-1
/
+1
*
Update module name
adnano
2020-09-28
1
-1
/
+1
*
Change package name to gmi
adnano
2020-09-27
1
-3
/
+3
*
Reject invalid status codes
adnano
2020-09-27
1
-0
/
+1
*
Add function to write known hosts to io.Writer
adnano
2020-09-27
1
-4
/
+1
*
Implement certificate creation
adnano
2020-09-27
1
-1
/
+1
*
Implement file server
adnano
2020-09-26
1
-5
/
+1
*
Implement basic TOFU
adnano
2020-09-25
1
-4
/
+1
*
Remove TLSConfig fields
adnano
2020-09-25
1
-10
/
+6
*
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
*
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
1
-4
/
+6
*
Rename example directory to examples
adnano
2020-09-21
1
-0
/
+41