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 ServeMux to Mux
Adnan Maolood
2021-03-15
3
-3
/
+3
*
Remove StatusSensitiveInput
Adnan Maolood
2021-03-08
1
-2
/
+2
*
examples/client: Fix certificate trust check
Adnan Maolood
2021-03-08
1
-2
/
+2
*
tofu: Use base64-encoded sha256 fingerprints
Adnan Maolood
2021-03-06
1
-2
/
+1
*
Move LoggingMiddleware out of examples/server.go
Adnan Maolood
2021-03-05
1
-45
/
+1
*
Revert "certificate: Remove Subject from CreateOptions"
v0.1.19
Adnan Maolood
2021-03-04
1
-0
/
+4
*
certificate: Remove Subject from CreateOptions
Adnan Maolood
2021-03-04
1
-4
/
+0
*
tofu: Remove expiration timestamp from known hosts
Adnan Maolood
2021-03-04
1
-4
/
+2
*
examples/server: Clean up LoggingMiddleware
Adnan Maolood
2021-02-27
1
-10
/
+8
*
Update examples/client.go
Adnan Maolood
2021-02-24
1
-2
/
+2
*
Remove ResponseWriter.Close method
Adnan Maolood
2021-02-24
1
-4
/
+0
*
response: Revert to using fields instead of methods
Adnan Maolood
2021-02-24
1
-5
/
+5
*
examples/client: Fix display of response status
Adnan Maolood
2021-02-24
1
-1
/
+1
*
examples/server: Cancel context
Adnan Maolood
2021-02-24
1
-1
/
+2
*
examples/server: Add logging middleware
Adnan Maolood
2021-02-24
1
-1
/
+51
*
examples/client: Use Response methods
Adnan Maolood
2021-02-24
1
-4
/
+4
*
examples/auth: Use Request.TLS method
Adnan Maolood
2021-02-24
1
-4
/
+6
*
Update examples/client.go
Adnan Maolood
2021-02-23
1
-2
/
+2
*
examples/client: Stream response body
Adnan Maolood
2021-02-23
1
-3
/
+3
*
examples/stream: Simplify
Adnan Maolood
2021-02-23
1
-23
/
+6
*
Update examples
Adnan Maolood
2021-02-23
3
-3
/
+3
*
examples/stream: Remove /shutdown handler
Adnan Maolood
2021-02-22
1
-16
/
+3
*
examples/server: Shutdown on interrupt signal
Adnan Maolood
2021-02-22
1
-1
/
+21
*
examples/stream: Remove usage of Flusher
Adnan Maolood
2021-02-22
1
-10
/
+2
*
examples/stream: Showcase Server.Shutdown method
Adnan Maolood
2021-02-21
1
-2
/
+18
*
examples: Use context
Adnan Maolood
2021-02-21
2
-2
/
+3
*
Update examples
Adnan Maolood
2021-02-20
3
-48
/
+29
*
Make Status a type
Adnan Maolood
2021-02-20
1
-2
/
+2
*
examples/client: Remove dependency on go-xdg
Adnan Maolood
2021-02-20
1
-2
/
+8
*
examples/client: Use context
Adnan Maolood
2021-02-20
1
-1
/
+2
*
examples/server: Use certificate.Store
Adnan Maolood
2021-02-19
1
-16
/
+22
*
examples: Use Server.Handler
Adnan Maolood
2021-02-17
3
-4
/
+7
*
examples: Use new ResponseWriter interface
Adnan Maolood
2021-02-17
2
-5
/
+5
*
Move ResponseWriter.Flush to Flusher interface
Adnan Maolood
2021-02-17
1
-1
/
+7
*
examples/server: Use os.DirFS
Adnan Maolood
2021-02-17
1
-1
/
+2
*
Replace uses of ioutil with io
Adnan Maolood
2021-02-16
1
-2
/
+2
*
Update examples/auth.go
Adnan Maolood
2021-02-16
1
-4
/
+4
*
Update examples/client.go
Adnan Maolood
2021-02-14
1
-3
/
+3
*
examples/client: Fix opening of known hosts file
Adnan Maolood
2021-02-09
1
-1
/
+1
*
Make ResponseWriter an interface
Adnan Maolood
2021-02-09
2
-3
/
+3
*
Use plain integers to represent status codes
Adnan Maolood
2021-02-09
1
-2
/
+2
*
Update examples
Adnan Maolood
2021-01-25
3
-3
/
+3
*
Guarantee that (*Response).Body is not nil
v0.1.13
Adnan Maolood
2021-01-15
1
-1
/
+1
*
server: Rename Register to Handle
Adnan Maolood
2021-01-14
3
-3
/
+3
*
Update examples
Adnan Maolood
2021-01-14
4
-7
/
+10
*
Update examples/auth.go
Adnan Maolood
2021-01-14
1
-4
/
+4
*
Update examples/client.go
Adnan Maolood
2021-01-14
1
-5
/
+13
*
tofu: Refactor
Hugo Wetterberg
2021-01-14
1
-7
/
+7
*
Move tofu.go to a subpackage
v0.1.11
Adnan Maolood
2021-01-10
1
-2
/
+3
*
Update examples/stream.go
Adnan Maolood
2021-01-10
1
-3
/
+29
[next]