summaryrefslogtreecommitdiffstats
path: root/src/sliding_buffer.c
Commit message (Collapse)AuthorAgeFilesLines
* Use a generic "METHOD_body=" variable for unencoded body (e.g. json POST ↵Nathan Angelacos2014-06-101-26/+31
| | | | request)
* Misc compile fixesNathan Angelacos2014-06-071-2/+3
|
* Fix vulnerabilites based on email:Nathan Angelacos2014-06-071-1/+6
| | | | [ISE-TPS-2014-008] Heap Overflow Vulnerability in Haserl 0.9.32
* 0.9.29 candidateNathan Angelacos2011-05-101-15/+20
|
* Reverted back to 0.9.24 codebase, releasing 0.9.25 off of it. 0.9.25 pre ↵Nathan Angelacos2008-12-171-0/+180
| | | | had new llist libraries that seem to be borked
* need gitNathan Angelacos2008-12-171-180/+0
|
* add Scott's idea for newline-separating multi-selectsNathan Angelacos2008-02-231-1/+0
|
* Diego Santa Cruz's fixesNathan Angelacos2008-01-251-1/+7
|
* 0.9.21 versionNathan Angelacos2007-11-221-13/+1
|
* Optimize changing plusses to spaces in CGIPOST (was checking the strlen each ↵Nathan Angelacos2007-11-221-4/+21
| | | | | | | | iteration) Sliding_buffer now reads up to extent size bytes and quits, if extent is given. This is to read CONTENT_LENGTH bytes and no more.
* move to trunk/tags/branches archNathan Angelacos2007-09-221-0/+170