smtp: use the upload buffer size for scratch buffer malloc
[platform/upstream/curl.git] / lib / netrc.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
2014-07-12 Dan Fandrichnetrc: fixed thread safety problem by using getpwuid_r...
2014-07-12 Dan Fandrichnetrc: treat failure to find home dir same as missing...
2014-04-19 Marc Hoerskennetrc.c: fix multiple possible dereferences of null...
2014-01-24 Dan Fandrichnetrc: Fixed a memory and file descriptor leak on OOM
2013-09-04 Patrick McCartyImported Upstream version 7.32.0 upstream/7.32.0
2013-08-29 Daniel StenbergCurl_parsenetrc: document that the arguments must be...
2013-08-20 Jonathan Niedernetrc: handle longer username and password
2013-02-05 John E. MalmbergVMS: fix and generate the VMS build config
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-12-14 Yang Tsesetup_once.h: refactor inclusion of <unistd.h> and...
2012-10-30 Anas NashifImported Upstream version 7.21.3 upstream/7.21.3
2012-06-12 Daniel Stenbergnetrc: remove dead code
2011-10-24 Daniel StenbergMerge pull request #25 from trtom/master
2011-07-26 Yang Tsestdio.h, stdlib.h, string.h, stdarg.h and ctype.h inclu...
2011-06-10 Daniel Stenbergunittest: mark all unit tested functions
2011-03-12 Daniel StenbergMerge branch 'imap' of https://github.com/bnoordhuis...
2011-02-21 Julien Chaffraixnetrc: Removed _NETRC_DEBUG code.
2011-02-21 Julien Chaffraixtests: Cleaned up netrc testing.
2011-02-10 Julien Chaffraixtest1304: Added some unit tests for Curl_parsenetrc.
2011-02-08 Julien Chaffraixnetrc: Removed dead code.
2011-02-08 Julien Chaffraixnetrc: Tightened up the type checks.
2010-03-24 Daniel Stenbergremove the CVSish $Id$ lines
2010-02-14 Yang Tseremoved trailing whitespace
2009-12-30 Yang TseVMS specific preprocessor symbol checking adjustments
2009-06-10 Yang TseAdjusted to take in account that...
2009-04-21 Yang Tselibcurl's memory.h renamed to curl_memory.h
2009-04-14 Yang Tsefix compiler warning: implicit conversion shortens...
2008-10-23 Daniel Stenbergmoved the Curl_raw_ functions into the new lib/rawstr...
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-09-12 Yang TseANSI C compatibility adjustment
2008-08-01 Dan FandrichMade a parameter const
2007-11-07 Daniel Stenbergif () => if()
2007-04-25 Yang TseSteve Little's fixes to allow compilation on VMS 64...
2007-02-26 Gisle VanemRemoved inclusion of <sys/types.h> and <sys/stat.h...
2005-05-02 Daniel Stenbergcorrected copyright year
2005-04-25 Daniel StenbergFred New reported a bug where we used Basic auth and...
2004-10-06 Daniel Stenbergremoved tabs and trailing whitespace from source
2004-05-11 Daniel Stenbergcurl_global_init_mem() allows the memory functions...
2004-03-23 Daniel Stenbergcurl_strequal() returns int, keep return variables...
2004-02-19 Daniel StenbergDoug Porter's patch that changes the order of preferenc...
2004-01-29 Daniel StenbergDan Fandrich's cleanup patch to make pedantic compiler...
2004-01-07 Daniel Stenbergupdated year in the copyright string
2003-11-24 Daniel Stenbergwindows build fix based on a patch by Gisle Vanem
2003-11-11 Daniel StenbergAdded CURLOPT_NETRC_FILE.
2003-08-20 Daniel Stenbergremoved the goto and re-indented slightly
2003-06-26 Daniel Stenberguse CURLDEBUG instead of MALLOCDEBUG for preprocessor...
2003-01-29 Daniel Stenbergremoved the local variables for emacs and vim, use...
2003-01-16 Daniel Stenbergcopyright year update in the source header
2002-09-03 Daniel Stenbergupdated source code boilerplate/header
2002-05-21 Daniel StenbergJames Cone's efforts to add another netrc parsing ...
2002-03-19 Daniel Stenbergcopyright string (year) update
2002-01-18 Daniel Stenberg#if [undefined] => #ifdef [undefined]
2001-10-11 Sterling Hugheslooks nicer and is better compatible with older vim...
2001-09-07 Sterling HughesAdded formatting sections for emacs and vim
2001-08-06 Daniel StenbergNico's VMS fixes
2001-05-30 Daniel Stenberginclude strtok.h to get the prototype
2001-05-29 Daniel Stenbergstrtok() replaced with strtok_r()
2001-03-16 Daniel Stenbergadded memdebug.h include
2001-03-14 Daniel Stenberghm, don't free the home dir and append the .netrc part...
2001-03-14 Daniel Stenberguses getpwuid() to find user's home dir
2001-02-07 Daniel Stenbergno longer #includes "getenv.h"
2001-01-05 Daniel StenbergInternal symbols that aren't static are now prefixed...
2001-01-03 Daniel Stenbergdual-license fix
2000-08-24 Daniel Stenberg#include "setup.h" moved first of all includes
2000-06-20 Daniel Stenberghaxx.nu => haxx.se
2000-05-29 Daniel Stenbergmade getenv() more threadsafe for win32
2000-05-22 Daniel Stenbergmoved here from the newlib branch
1999-12-29 Daniel StenbergInitial revision