smtp: use the upload buffer size for scratch buffer malloc
[platform/upstream/curl.git] / lib / http_chunks.h
2016-04-26 Seonah MoonMerge branch 'upstream' into tizen 63/67263/3 accepted/tizen/common/20160427.144109 accepted/tizen/ivi/20160428.002447 accepted/tizen/mobile/20160428.004551 accepted/tizen/tv/20160428.002324 accepted/tizen/wearable/20160428.002544 submit/tizen/20160427.070140
2016-04-25 taesubkimImported Upstream version 7.48.0 46/67046/1 upstream/7.48.0
2015-11-16 taesub.kimImported Upstream version 7.40.0 07/51807/1
2014-03-14 Daniel Stenbergchunked-encoding: provide a readable error string for...
2014-01-17 Daniel Stenbergchunked parsing: relax the CR strictness
2014-01-17 Daniel Stenbergchunked-parser: abort on overflows, allow 64 bit chunks
2013-09-04 Patrick McCartyImported Upstream version 7.32.0 upstream/7.32.0
2013-01-06 Yang TseRevert changes relative to lib/*.[ch] recent renaming
2012-12-28 Yang Tsebuild: rename 76 lib/*.h files
2012-12-28 Yang Tselib/*.h: use our standard naming scheme for header...
2012-10-30 Anas NashifImported Upstream version 7.21.3 upstream/7.21.3
2010-03-24 Daniel Stenbergremove the CVSish $Id$ lines
2007-02-21 Daniel Stenberg- Ravi Pratap provided work on libcurl making pipelinin...
2005-07-12 Daniel StenbergAdrian Schuur added trailer support in the chunked...
2005-03-31 Daniel StenbergUpdated the copyright year since changes have been...
2005-03-04 Daniel Stenbergkilled trailing whitespace
2004-03-04 Daniel Stenberguse size_t for the data, but keep the protos use ssize_...
2004-01-29 Daniel StenbergDan Fandrich's cleanup patch to make pedantic compiler...
2004-01-07 Daniel Stenbergupdated year in the copyright string
2003-01-16 Daniel Stenbergcopyright year update in the source header
2002-09-03 Daniel Stenbergupdated source code boilerplate/header
2002-09-02 Daniel StenbergJames Gallagher's Content-Encoding work
2002-03-19 Daniel Stenbergcopyright string (year) update
2001-03-13 Daniel Stenbergupdated the chunked state-machine to deal with the...
2001-03-12 Daniel Stenbergadded an error code for illegal hex values in the chunk...
2001-03-07 Daniel Stenberg"Transfer-Encoding: chunked" support added
2001-03-07 Daniel Stenbergchunked transfer encoding support