index
:
chawan
this commit
master
Chawan - a web browser for your terminal (mirror)
ahoang <ahoang@tilde.institute>
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
loader
/
cgi.nim
Commit message (
Expand
)
Author
Age
Files
Lines
*
cgi: do not register closed istreams
bptato
2024-02-09
1
-1
/
+2
*
loader: clean up error handling
bptato
2024-01-26
1
-22
/
+20
*
cgi: fix broken libexec path env variable
bptato
2024-01-26
1
-6
/
+5
*
Add urlenc, urldec; fix a URL encoding bug; improve trans.cgi
bptato
2024-01-08
1
-0
/
+2
*
Use std/* imports everywhere
bptato
2024-01-07
1
-5
/
+5
*
Compile with styleCheck:usages
bptato
2023-12-28
1
-2
/
+2
*
cgi: return ConnectionError when script is not executable
bptato
2023-12-21
1
-1
/
+2
*
Implement local CGI error message handling
bptato
2023-12-15
1
-1
/
+7
*
Move http out of main binary
bptato
2023-12-13
1
-17
/
+15
*
Move out ftp: protocol; fix some local CGI bugs
bptato
2023-12-12
1
-8
/
+15
*
Move out file: protocol handling to adapter/
bptato
2023-12-12
1
-1
/
+0
*
local CGI improvements, move data: to cgi-bin
bptato
2023-12-12
1
-14
/
+82
*
local CGI: add mapped URI env vars; move about: to adapters
bptato
2023-12-12
1
-3
/
+16
*
Add w3m-cgi-compat option
bptato
2023-10-01
1
-1
/
+5
*
loader: add local-cgi
bptato
2023-09-30
1
-0
/
+165