smtp: use the upload buffer size for scratch buffer malloc
[platform/upstream/curl.git] / lib / parsedate.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
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
2011-06-03 Daniel Stenbergparsedate: turn private and static
2011-02-07 Daniel StenbergCurl_gmtime: added a portable gmtime
2010-03-24 Daniel Stenbergremove the CVSish $Id$ lines
2009-09-03 Daniel Stenbergfix copyright year
2009-09-03 Daniel Stenbergprovide and export Curl_parsedate() as a library-wide...
2008-07-11 Yang Tsefix multiple header inclusion prevention definition
2005-03-31 Daniel StenbergUpdated the copyright year since changes have been...
2005-02-11 Daniel StenbergRemoved all uses of strftime() since it uses the locali...
2004-09-13 Daniel Stenbergremoved this file again, we only provide a single publi...
2004-09-11 Daniel Stenberggetdate replacement code. smaller, slicker, faster.