summaryrefslogtreecommitdiffstats
path: root/htgen
Commit message (Collapse)AuthorAgeFilesLines
* add HTGEN_SCRIPT_FILEHEAD1.4.0mastertv2022-12-061-1/+3
|
* 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-131-4/+3
|
* 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-161-63/+0
|
* 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/+94