smtp: use the upload buffer size for scratch buffer malloc
[platform/upstream/curl.git] / lib / cookie.c
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
2016-04-11 seonah moonRevert "Imported Upstream version 7.44.0" 73/65573/1
2016-04-07 seonah moonRevert "Update to 7.44.0" 72/65072/1
2016-04-07 Seonah MoonUpdate to 7.44.0 38/65038/2 submit/tizen/20160407.062150
2016-04-07 Seonah MoonImported Upstream version 7.44.0 35/65035/1
2016-04-07 seonah moonRevert "Imported Upstream version 7.44.0" 20/65020/1
2016-04-07 Seonah MoonImported Upstream version 7.44.0 13/65013/1
2015-11-16 taesub.kimImported Upstream version 7.40.0 07/51807/1
2015-11-16 taesub.kimBase code merged to SPIN 2.4 99/51799/1
2015-11-11 taesub kimRevert "Update to 7.40.1" 94/51594/1
2015-11-09 Seonah MoonUpdate to 7.40.1 63/51363/1 submit/tizen/20151109.080918 submit/tizen/20151109.080942 submit/tizen/20151109.082943
2014-01-17 Daniel Stenbergcookie: max-age fixes
2014-01-16 Daniel StenbergCurl_cookie_add: remove 'now' from curl_getdate() call
2013-12-31 Steve Holmemprintf: Replaced internal usage of FORMAT_OFF_T and...
2013-09-17 YAMADA Yasuharucookies: add expiration
2013-09-04 Patrick McCartyImported Upstream version 7.32.0 upstream/7.32.0
2013-07-15 Patrick MonneratMerge branch 'master' of github.com:bagder/curl
2013-07-15 Patrick Monneratslist.c, slist.h, cookie.c: new internal procedure...
2013-06-12 YAMADA Yasuharucookies: follow-up fix for path checking
2013-05-21 Daniel StenbergCurl_cookie_add: handle IPv6 hosts
2013-05-18 YAMADA Yasuharucookies: only consider full path matches
2013-04-11 YAMADA Yasuharucookie: fix tailmatching to prevent cross-domain leakage
2013-04-07 Marc Hoerskencookie.c: Made cookie sort function more deterministic
2013-04-02 Yasuharu YamadaCurl_cookie_add: only increase numcookies for new cookies
2013-01-08 Yang Tsebuild: fix circular header inclusion with other packages
2013-01-06 Yang TseRevert changes relative to lib/*.[ch] recent renaming
2013-01-03 Yang Tsebuild: rename 93 lib/*.c 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
2012-07-09 Daniel Stenbergcookie: fixed typo in comment
2012-07-03 Daniel Stenbergcookies: change the URL in the cookie jar file header
2011-10-24 Daniel StenbergMerge pull request #25 from trtom/master
2011-10-11 Yang TseOOM handling/cleanup slight adjustments
2011-10-07 Yang Tselibcurl: some OOM handling fixes
2011-09-05 Yang Tsefix bool variables checking and assignment
2011-08-09 Daniel Stenbergcookie parser: handle 'secure='
2011-07-26 Yang Tsestdio.h, stdlib.h, string.h, stdarg.h and ctype.h inclu...
2011-06-03 Daniel Stenbergcookie_output: made private
2011-06-02 Yang TseRemove unnecessary typecast
2011-04-27 Daniel Stenbergwhitespace cleanup: no space first in conditionals
2011-04-27 Daniel Stenbergsource cleanup: unify look, style and indent levels
2011-04-21 Fabian KeilFix a couple of spelling errors in lib/
2011-04-04 Daniel Stenbergdisable cookies: remove ifdefs, move code
2010-12-23 Daniel Stenbergcookies: tricked dotcounter fixed
2010-11-28 Yang Tseatoi: remove atoi usage
2010-03-24 Daniel Stenbergremove the CVSish $Id$ lines
2010-02-26 Yang Tsefix compiler warning
2010-01-28 Yang Tsefix printf-style format strings
2010-01-27 Yang Tsefix compiler warning
2010-01-19 Daniel Stenberg- As was pointed out on the http-state mailing list...
2009-12-19 Daniel Stenbergfixed a precaution check in the cookie code, pointed...
2009-11-18 Yang TseMake usage of calloc()'s arguments consistent with...
2009-10-25 Daniel Stenberg- Dima Barsky made the curl cookie parser accept cookie...
2009-09-28 Yang Tsefix compiler warning: conversion from "long" to "size_t...
2009-09-28 Yang Tselibcurl private function Curl_memrchr() now in curl_mem...
2009-09-26 Daniel Stenberg- John P. McCaskey posted a bug report that showed...
2009-09-25 Daniel Stenbergminor whitespace edit
2009-09-10 Daniel Stenberg- Claes Jakobsson fixed a problem with cookie expiry...
2009-06-15 Yang Tse DEBUGBUILD / CURLDEBUG decoupling follow-up
2009-06-10 Daniel Stenberg- Fabian Keil ran clang on the (lib)curl code, found...
2009-05-25 Daniel Stenberg- bug report #2796358 (curl.haxx.se/bug/view.cgi?id...
2009-04-21 Yang Tselibcurl's memory.h renamed to curl_memory.h
2009-01-15 Daniel Stenberg- Tim Ansell fixed a compiler warning in lib/cookie.c
2009-01-13 Daniel Stenberg- Michael Wallner fixed a NULL pointer deref when calling
2008-12-03 Daniel Stenberg- Pawel Kierski pointed out a mistake in the cookie...
2008-10-23 Daniel Stenbergmoved the Curl_raw_ functions into the new lib/rawstr...
2008-10-23 Dan FandrichCreated Curl_raw_nequal() which does a C-locale string...
2008-10-16 Daniel StenbergRenamed Curl_ascii_equal to Curl_raw_equal and bugfixed...
2008-10-15 Daniel Stenberg- Pascal Terjan filed bug #2154627
2008-10-13 Daniel StenbergRemoved superfluous check of clist->name, as in this...
2008-09-08 Daniel Stenberg- Stefan Krause pointed out that libcurl would wrongly...
2008-09-06 Yang Tseremove unnecessary typecasting of malloc()
2008-09-06 Yang Tseremove unnecessary typecasting of calloc()
2008-08-28 Daniel Stenberg- I'm abandoning the system with the web site mirrors...
2008-08-16 Yang TseLibrary internal only C preprocessor macros FORMAT_OFF_...
2008-08-15 Yang TseFor congruency sake with the naming of other CURL_XXXXX...
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-11-07 Daniel Stenbergif () => if()
2007-08-29 Dan FandrichAdded lots of consts
2007-04-07 Yang Tsefix out of memory handling issue
2007-04-04 Dan FandrichFixed file handle leak in OOM condition.
2007-03-25 Yang Tsefix compiler warning
2007-02-14 Yang Tseavoid using funtion isblank() and just use our ISBLANK
2007-02-14 Yang Tsecompiler warning fix
2007-02-13 Yang Tseuse our own ISBLANK macro
2007-01-13 Daniel Stenbergmake Curl_cookie_clearall() survive getting called...
2006-09-27 Daniel StenbergAs reported in bug: #1566077 the former URL mentioned...
2006-07-08 Daniel StenbergAtes Goral pointed out that libcurl's cookie parser...
2006-05-24 Daniel StenbergMichael Wallner provided a patch that allows "SESS...
2005-08-17 Daniel Stenbergremove the typecast to long from time_t, since we now...
next