Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Spell it like YodaHEADmaster | Wolfgang Draxinger | 2014-07-26 | 1 | -37/+34 |
* | GPL licence header added everywhere | Wolfgang Draxinger | 2014-07-25 | 7 | -0/+147 |
* | fixes in base64 encode and auth structure | Wolfgang Draxinger | 2013-12-06 | 2 | -13/+14 |
* | signed-unsigned comparisions fixed | Wolfgang Draxinger | 2013-10-02 | 1 | -2/+2 |
* | ... | Wolfgang Draxinger | 2013-09-16 | 3 | -5/+16 |
* | custom base64 decoder | Wolfgang Draxinger | 2013-09-13 | 6 | -221/+387 |
* | added support for Content-Disposition response header | Wolfgang Draxinger | 2013-09-10 | 1 | -0/+12 |
* | new HTTP status code string (422) | Wolfgang Draxinger | 2013-09-09 | 1 | -0/+2 |
* | Merge branch 'devel' | Wolfgang Draxinger | 2013-07-25 | 2 | -9/+13 |
|\ | |||||
| * | NULL contanttype response now permitteddevel | Wolfgang Draxinger | 2013-07-25 | 2 | -9/+13 |
* | | ... | Wolfgang Draxinger | 2013-07-19 | 1 | -3/+3 |
* | | Merge branch 'devel' | Wolfgang Draxinger | 2013-07-19 | 3 | -3/+3 |
|\| | |||||
| * | fixed compiler warning | Wolfgang Draxinger | 2013-07-19 | 3 | -3/+3 |
* | | Merge branch 'master' of mhzoctdev.maiman:/srv/git/mhzoct/picoweb | Wolfgang Draxinger | 2013-07-19 | 2 | -6/+3 |
|\| | |||||
| * | type for picohttpResponseWrite changed to void const * | Wolfgang Draxinger | 2013-07-19 | 2 | -2/+2 |
| * | formatting, condinational compilation | Wolfgang Draxinger | 2013-07-19 | 1 | -4/+1 |
* | | Merge branch 'master' of mhzoctdev.maiman:/srv/git/mhzoct/picoweb | Wolfgang Draxinger | 2013-07-19 | 2 | -21/+0 |
|\| | |||||
| * | read character history no longer required | Wolfgang Draxinger | 2013-07-19 | 2 | -32/+0 |
* | | ... | Wolfgang Draxinger | 2013-07-19 | 1 | -11/+0 |
|/ | |||||
* | multipart read EOD signalling fixed | Wolfgang Draxinger | 2013-07-19 | 1 | -1/+5 |
* | merged | Wolfgang Draxinger | 2013-07-19 | 5 | -109/+1129 |
|\ | |||||
| * | multipart seems to work (finally) | Wolfgang Draxinger | 2013-07-19 | 2 | -60/+28 |
| * | multipart boundary separation totally broken with runs of <CR>s; I must appro... | Wolfgang Draxinger | 2013-07-19 | 4 | -97/+84 |
| * | start of branch | Wolfgang Draxinger | 2013-07-18 | 2 | -3/+22 |
| * | multipart boundary handling breaks with CR CR ... CR runs | Wolfgang Draxinger | 2013-07-18 | 3 | -51/+54 |
| * | testcase Makefile | Wolfgang Draxinger | 2013-07-17 | 1 | -0/+2 |
| * | test case highlights CR and LF. | Wolfgang Draxinger | 2013-07-17 | 1 | -0/+1 |
| * | in-band signalling in header parsing now uses negative values only. | Wolfgang Draxinger | 2013-07-17 | 1 | -1/+8 |
| * | in-band signalling in header parsing now uses negative values only. | Wolfgang Draxinger | 2013-07-17 | 1 | -10/+15 |
| * | ... | Wolfgang Draxinger | 2013-07-17 | 2 | -2/+2 |
| * | chunked transfer read done | Wolfgang Draxinger | 2013-06-28 | 1 | -2/+67 |
| * | chunked transfer getch done | Wolfgang Draxinger | 2013-06-28 | 2 | -9/+96 |
| * | multipart code works | Wolfgang Draxinger | 2013-06-28 | 3 | -163/+237 |
| * | *grrr* last two days completely wasted because text editors fooled me by not ... | Wolfgang Draxinger | 2013-06-26 | 2 | -15/+34 |
| * | multipart separation in getch works | Wolfgang Draxinger | 2013-06-26 | 2 | -68/+80 |
| * | multipart boundary slicing seems to work (finally!) | Wolfgang Draxinger | 2013-06-26 | 2 | -39/+5 |
| * | still superfluous <CR><LF><CR> at end of multipart block | Wolfgang Draxinger | 2013-06-25 | 1 | -29/+108 |
| * | still superfluous <CR><LF><CR> at end of multipart block | Wolfgang Draxinger | 2013-06-25 | 2 | -37/+44 |
| * | still superfluous <CR><LF><CR> at end of multipart block | Wolfgang Draxinger | 2013-06-25 | 2 | -23/+123 |
| * | multipart separation works (almost) | Wolfgang Draxinger | 2013-06-20 | 3 | -41/+123 |
| * | Merge branch 'master' of mhzoctdev.maiman:/srv/git/mhzoct/picoweb | Wolfgang Draxinger | 2013-06-20 | 2 | -3/+52 |
| |\ | |||||
| | * | multipart getchar | Wolfgang Draxinger | 2013-06-20 | 1 | -0/+44 |
| | * | Merge branch 'master' of github.com:datenwolf/picoweb | Wolfgang Draxinger | 2013-06-18 | 4 | -24/+72 |
| | |\ | |||||
| | * \ | Merge branch 'master' of github.com:datenwolf/picoweb | Wolfgang Draxinger | 2013-06-18 | 3 | -12/+185 |
| | |\ \ | |||||
| | * | | | ... | Wolfgang Draxinger | 2013-06-18 | 2 | -3/+8 |
| * | | | | ... | Wolfgang Draxinger | 2013-06-20 | 3 | -30/+46 |
| | |_|/ | |/| | | |||||
| * | | | added header processing for content type and transfer encoding - chunked | Wolfgang Draxinger | 2013-06-18 | 4 | -24/+72 |
| | |/ | |/| | |||||
| * | | Merge branch 'master' of mhzoctdev.maiman:/srv/git/mhzoct/picoweb | Wolfgang Draxinger | 2013-06-18 | 5 | -38/+482 |
| |\ \ | |||||
| | * | | Merge branch 'master' of github.com:datenwolf/picoweb | Wolfgang Draxinger | 2013-06-18 | 3 | -37/+277 |
| | |\| | |||||
| | | * | Epoch for datetime struct changed to 1970 | Wolfgang Draxinger | 2013-06-18 | 1 | -1/+1 |