summaryrefslogtreecommitdiffstats
path: root/htgen
Commit message (Collapse)AuthorAgeFilesLines
* 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