aboutsummaryrefslogtreecommitdiff
path: root/picohttp.h
Commit message (Expand)AuthorAgeFilesLines
* GPL licence header added everywhereWolfgang Draxinger2014-07-251-0/+21
* ...Wolfgang Draxinger2013-09-161-2/+4
* custom base64 decoderWolfgang Draxinger2013-09-131-1/+40
* fixed compiler warningWolfgang Draxinger2013-07-191-1/+1
* type for picohttpResponseWrite changed to void const *Wolfgang Draxinger2013-07-191-1/+1
* read character history no longer requiredWolfgang Draxinger2013-07-191-12/+0
* mergedWolfgang Draxinger2013-07-191-22/+84
|\
| * multipart seems to work (finally)Wolfgang Draxinger2013-07-191-0/+1
| * multipart boundary separation totally broken with runs of <CR>s; I must appro...Wolfgang Draxinger2013-07-191-5/+5
| * multipart boundary handling breaks with CR CR ... CR runsWolfgang Draxinger2013-07-181-11/+11
| * chunked transfer getch doneWolfgang Draxinger2013-06-281-3/+1
| * multipart code worksWolfgang Draxinger2013-06-281-21/+25
| * *grrr* last two days completely wasted because text editors fooled me by not ...Wolfgang Draxinger2013-06-261-2/+2
| * still superfluous <CR><LF><CR> at end of multipart blockWolfgang Draxinger2013-06-251-3/+3
| * still superfluous <CR><LF><CR> at end of multipart blockWolfgang Draxinger2013-06-251-0/+6
| * multipart separation works (almost)Wolfgang Draxinger2013-06-201-4/+10
| * Merge branch 'master' of mhzoctdev.maiman:/srv/git/mhzoct/picowebWolfgang Draxinger2013-06-201-3/+1
| |\
| | * Merge branch 'master' of github.com:datenwolf/picowebWolfgang Draxinger2013-06-181-1/+4
| | |\
| | * \ Merge branch 'master' of github.com:datenwolf/picowebWolfgang Draxinger2013-06-181-2/+23
| | |\ \
| | * | | ...Wolfgang Draxinger2013-06-181-3/+1
| * | | | ...Wolfgang Draxinger2013-06-201-24/+27
| | |_|/ | |/| |
| * | | added header processing for content type and transfer encoding - chunkedWolfgang Draxinger2013-06-181-1/+4
| | |/ | |/|
| * | Merge branch 'master' of github.com:datenwolf/picowebWolfgang Draxinger2013-06-181-1/+12
| |\|
| | * Epoch for datetime struct changed to 1970Wolfgang Draxinger2013-06-181-1/+1
| | * Merge branch 'master' of github.com:datenwolf/picowebWolfgang Draxinger2013-06-181-2/+13
| | |\
| | * | Added API declarations for Chunked Tranfer transport and MultipartWolfgang Draxinger2013-06-181-0/+11
| * | | Merge branch 'master' of mhzoctdev.maiman:/srv/git/mhzoct/picowebWolfgang Draxinger2013-06-181-2/+23
| |\ \ \ | | |_|/ | |/| |
| | * | Header Line separation implementedWolfgang Draxinger2013-06-181-2/+23
| | |/
| * / Tue Apr 23 17:12:22 CEST 2013Wolfgang Draxinger2013-04-231-2/+13
| |/
* / Mon Mar 18 21:01:12 CET 2013Wolfgang Draxinger2013-03-181-2/+13
|/
* Merge branch 'master' of /home/dw/extradev/picohttpWolfgang Draxinger2013-03-131-1/+1
|\
| * Wed Mar 13 22:22:27 CET 2013Wolfgang Draxinger2013-03-131-1/+1
* | Wed Mar 13 22:24:28 CET 2013Wolfgang Draxinger2013-03-131-3/+6
|/
* Tue Mar 12 20:13:53 CET 2013Wolfgang Draxinger2013-03-121-2/+13
* Fri Mar 8 22:04:11 CET 2013Wolfgang Draxinger2013-03-081-2/+22
* Fri Mar 8 20:08:35 CET 2013Wolfgang Draxinger2013-03-081-6/+23
* Wed Mar 6 21:58:47 CET 2013Wolfgang Draxinger2013-03-061-0/+79