index
:
forge.git
go
hare
master
native-go-git-transports
[WIP] Some random software forge
Runxi Yu
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
main.ha
(
follow
)
Commit message (
Collapse
)
Author
Age
Files
Lines
*
Handle SIGINT
Runxi Yu
4 days
1
-1
/
+10
|
*
Close the static_fs
Runxi Yu
4 days
1
-0
/
+1
|
*
Serve static files
Runxi Yu
4 days
1
-0
/
+5
|
*
Use abort("unreachable") instead of a random comment
Runxi Yu
4 days
1
-1
/
+1
|
*
Handle all errors from handlereq
Runxi Yu
4 days
1
-1
/
+1
|
*
Split the request handler to req.ha
Runxi Yu
4 days
1
-10
/
+0
|
*
Use strings::freeall directly instead of wrapping it
Runxi Yu
4 days
1
-1
/
+1
|
*
Handle all errors from http::serve
Runxi Yu
5 days
1
-1
/
+3
|
*
Separate paths into segments
Runxi Yu
5 days
1
-2
/
+5
|
*
Remove extra space
Runxi Yu
5 days
1
-1
/
+1
|
*
Catch all error types while listening
Runxi Yu
6 days
1
-1
/
+1
|
*
Accept --config not --address
Runxi Yu
6 days
1
-10
/
+3
|
*
Set reuseport and reuseaddr
Runxi Yu
6 days
1
-3
/
+4
|
*
Add basic template rendering
Runxi Yu
6 days
1
-3
/
+1
|
*
Begin to use hare-htmpl
Runxi Yu
7 days
1
-6
/
+8
|
*
Use for each loops
Runxi Yu
7 days
1
-2
/
+1
|
*
Fix inconsistent capitalization in the error message
Runxi Yu
7 days
1
-1
/
+1
|
*
Add a basic HTTP server
Runxi Yu
7 days
1
-0
/
+72