smtp: use the upload buffer size for scratch buffer malloc
[platform/upstream/curl.git] / lib / cookie.h
2018-04-12 Seonah MoonUpdate version to 7.59.0 81/175781/1
2018-04-12 Seonah MoonImported Upstream version 7.59.0 63/175763/1 upstream/7.59.0
2017-03-23 Seonah MoonUpdate version to 7.53.1 83/120583/1 accepted/tizen/common/20170323.154553 accepted/tizen/ivi/20170324.023348 accepted/tizen/mobile/20170324.023258 accepted/tizen/tv/20170324.023313 accepted/tizen/unified/20170324.023404 accepted/tizen/wearable/20170324.023330 submit/tizen/20170323.081345 submit/tizen/20170323.081420
2017-03-23 taesub kimImported Upstream version 7.53.1 59/120559/1 upstream/7.53.1
2017-03-23 taesub kimRevert "Imported Upstream version 7.53.1" 51/120551/1
2017-03-22 taesub kimImported Upstream version 7.53.1 94/120194/1
2016-09-23 Seonah MoonUpdate to 7.50.2 00/89300/3 accepted/tizen/common/20160928.164154 accepted/tizen/ivi/20160929.081233 accepted/tizen/mobile/20160929.081128 accepted/tizen/tv/20160929.081209 accepted/tizen/wearable/20160929.081050 submit/tizen/20160928.053415
2016-09-23 Seonah MoonImported Upstream version 7.50.2 93/89293/1 upstream/7.50.2
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-06-12 YAMADA Yasuharucookies: follow-up fix for path checking
2013-01-08 Yang Tsebuild: fix circular header inclusion with other packages
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 Tsebuild: make use of 76 lib/*.h renamed files
2012-10-30 Anas NashifImported Upstream version 7.21.3 upstream/7.21.3
2011-10-24 Daniel StenbergMerge pull request #25 from trtom/master
2011-09-03 Yang Tsefix a bunch of MSVC compiler warnings
2011-07-25 Yang Tsetime.h and sys/time.h inclusion conditionally done...
2011-06-03 Daniel Stenbergcookie_output: made private
2011-05-21 Yang Tsecompiler warning: fix
2011-04-04 Daniel Stenbergdisable cookies: remove ifdefs, move code
2010-03-24 Daniel Stenbergremove the CVSish $Id$ lines
2009-02-27 Daniel StenbergIndentation fixes, untabify and related whitespace...
2008-01-31 Daniel Stenberg- Niklas Angebrand made the cookie support in libcurl...
2008-01-23 Daniel Stenberg"Igor" pointed out that CURLOPT_COOKIELIST set to ...
2007-08-29 Dan FandrichAdded lots of consts
2006-08-30 Gisle VanemRemoved "#ifndef__WATCOMC__". Use "#ifdef HAVE_SYS_TIME...
2006-08-29 Gisle VanemWatcom lacks <sys/time.h>.
2006-07-31 Yang TseSilence warning: empty body in an if-statement
2006-05-24 Daniel StenbergMichael Wallner provided a patch that allows "SESS...
2006-01-09 Daniel StenbergMade the copyright year match the latest modification...
2005-08-17 Daniel Stenberg- Jeff Pohlmeyer found out that if you ask libcurl...
2005-07-27 Daniel StenbergPeteris Krumins added CURLOPT_COOKIELIST and CURLINFO_C...
2004-10-06 Daniel Stenbergremoved tabs and trailing whitespace from source
2004-06-22 Daniel StenbergDavid Cohen pointed out that RFC2109 says clients shoul...
2004-01-07 Daniel Stenbergupdated year in the copyright string
2003-08-11 Daniel Stenbergthe new cookie functions that require 'data' passed in
2003-04-30 Daniel StenbergMany cookie fixes:
2003-01-16 Daniel Stenbergcopyright year update in the source header
2002-09-03 Daniel Stenbergupdated source code boilerplate/header
2002-05-07 Daniel Stenbergsupport for ingoring session cookies added
2002-03-19 Daniel Stenbergcopyright string (year) update
2002-02-20 Daniel StenbergNico Baggus' VMS tweaks
2001-09-26 Daniel StenbergNow we're setting a default domain for received cookies...
2001-08-29 Daniel Stenbergcookie jar adjustments
2001-08-23 Daniel Stenbergstarted working on a function for writing (all) cookies...
2001-01-05 Daniel StenbergInternal symbols that aren't static are now prefixed...
2001-01-03 Daniel Stenbergdual-license fix
2000-02-01 Daniel StenbergAdded some RFC2109 support
1999-12-29 Daniel StenbergInitial revision