Update to 7.44.0
[platform/upstream/curl.git] / lib / cookie.h
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