summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* add HTGEN_SCRIPT_FILEHEAD1.4.0mastertv2022-12-061-1/+3
|
* fix(parse)!: admit query1.3.1tv2021-07-271-2/+4
|
* allow (, ), and : in request URIv1.3.01.3.0tv2020-12-281-1/+1
|
* parse request line using jq instead of sedtv2020-12-281-17/+16
|
* cat only when verbose harder!v1.2.81.2.8tv2020-09-151-1/+3
|
* cat only when verbosev1.2.71.2.7tv2020-09-151-1/+3
|
* echo only when verbosev1.2.61.2.6tv2020-09-151-2/+6
|
* fix typov1.2.51.2.5tv2020-09-151-1/+1
|
* add --verbose flagv1.2.41.2.4tv2020-09-151-1/+6
|
* support multiple argumentstv2020-09-151-12/+26
|
* request-line parser: accept = and _ in URIv1.2.31.2.3tv2020-04-301-1/+1
|
* reduce Bashismv1.2.21.2.2ni/mastertv2017-04-132-7/+7
|
* header-field parser: accept OWS after colonv1.2.11.2.1tv2017-04-131-1/+1
| | | | Issue found by makefu.
* date: "`...`" -> $()v1.21.2tv2017-04-131-2/+1
|
* add HTGEN_SCRIPTv1.11.1tv2017-04-131-5/+5
|
* Server: htgen-plain/1.0 -> htgentv2017-04-131-1/+1
|
* move paste code into examples/tv2017-03-162-63/+60
|
* support short URIstv2017-03-161-2/+17
|
* simple paste server exampletv2017-03-151-0/+48
|
* parse HTTP headers with readv1.01.0tv2017-03-151-20/+23
| | | | With sed it's not possible to continue reading the message body.
* rename executable to htgentv2017-03-151-0/+0
|
* import htgen-plain/1.0tv2017-03-153-186/+94
|\
| * htgen-plain: initial committv2010-07-141-0/+94
|
* Merge branch 'master' of vix:htgenv00tv2010-02-071-2/+22
|\
| * Added handler for /dump.txttv2010-02-071-2/+22
| |
* | vix:42... → $HOSTNAME:42..tv2010-02-071-1/+1
|/
* Temporary auto-refresh of ~/public_html/index.htmltv2010-02-051-0/+2
|
* Added robots.txt TODOtv2010-02-021-0/+1
|
* Added default cases for $Host and $Methodtv2010-02-022-50/+69
| | | | | | Added default case for $Host: Forbidded Added default case for $Method: Not Implemented Added preliminary Cache-Control
* Added `htgend' wrapper for `htgen.sh'tv2010-02-021-0/+7
|
* Initial commit.tv2010-02-021-0/+137