aboutsummaryrefslogtreecommitdiff
path: root/test
Commit message (Collapse)AuthorAgeFilesLines
* GPL licence header added everywhereWolfgang Draxinger2014-07-252-0/+42
|
* NULL contanttype response now permitteddevelWolfgang Draxinger2013-07-251-0/+2
|
* fixed compiler warningWolfgang Draxinger2013-07-191-1/+1
|
* multipart boundary separation totally broken with runs of <CR>s; I must ↵Wolfgang Draxinger2013-07-192-9/+31
| | | | approach this differently.
* start of branchWolfgang Draxinger2013-07-181-2/+2
|
* multipart boundary handling breaks with CR CR ... CR runsWolfgang Draxinger2013-07-181-1/+1
|
* testcase MakefileWolfgang Draxinger2013-07-171-0/+2
|
* test case highlights CR and LF.Wolfgang Draxinger2013-07-171-0/+1
|
* in-band signalling in header parsing now uses negative values only.Wolfgang Draxinger2013-07-171-1/+8
|
* ...Wolfgang Draxinger2013-07-171-1/+1
|
* multipart code worksWolfgang Draxinger2013-06-281-9/+23
|
* multipart separation in getch worksWolfgang Draxinger2013-06-261-1/+2
|
* multipart boundary slicing seems to work (finally!)Wolfgang Draxinger2013-06-261-2/+3
|
* multipart separation works (almost)Wolfgang Draxinger2013-06-201-0/+4
|
* ...Wolfgang Draxinger2013-06-201-3/+6
|
* added header processing for content type and transfer encoding - chunkedWolfgang Draxinger2013-06-182-18/+39
|
* Merge branch 'master' of github.com:datenwolf/picowebWolfgang Draxinger2013-06-182-36/+265
|\
| * Merge branch 'master' of github.com:datenwolf/picowebWolfgang Draxinger2013-03-141-11/+45
| |\
| * | Thu Mar 14 12:11:06 CET 2013Wolfgang Draxinger2013-03-142-0/+229
| | |
* | | Header Line separation implementedWolfgang Draxinger2013-06-181-1/+20
| |/ |/|
* | Tue Mar 12 22:07:37 CET 2013Wolfgang Draxinger2013-03-121-1/+1
| |
* | Tue Mar 12 20:13:53 CET 2013Wolfgang Draxinger2013-03-121-11/+45
|/
* Fri Mar 8 20:08:35 CET 2013Wolfgang Draxinger2013-03-081-3/+42
|
* Wed Mar 6 21:58:47 CET 2013Wolfgang Draxinger2013-03-061-0/+151