Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |