smtp: use the upload buffer size for scratch buffer malloc
[platform/upstream/curl.git] / lib / getenv.c
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-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-10-30 Anas NashifImported Upstream version 7.21.3 upstream/7.21.3
2012-06-15 Mark SalisburySSPI related code: Unicode support for WinCE
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...
2010-03-24 Daniel Stenbergremove the CVSish $Id$ lines
2009-12-30 Yang TseVMS specific preprocessor symbol checking adjustments
2009-04-21 Yang Tselibcurl's memory.h renamed to curl_memory.h
2008-09-12 Yang TseANSI C compatibility adjustment
2007-11-07 Daniel Stenbergif () => if()
2007-09-27 Dan FandrichDon't strdup an empty string
2007-09-27 Yang TseFix compiler warning: the address of 'env' will always...
2006-01-09 Daniel StenbergMade the copyright year match the latest modification...
2005-12-18 Yang TseCleanup windows header includes. Where aplicable, inclu...
2004-11-02 Daniel StenbergPaul Nolan fix to make libcurl build nicely on Windows CE
2004-10-06 Daniel Stenbergremoved tabs and trailing whitespace from source
2004-05-11 Daniel Stenbergcurl_global_init_mem() allows the memory functions...
2004-01-29 Daniel StenbergDan Fandrich's cleanup patch to make pedantic compiler...
2004-01-07 Daniel Stenbergupdated year in the copyright string
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-03-19 Daniel Stenbergcopyright string (year) update
2002-01-04 Daniel Stenbergremoved a commented line
2001-11-12 Daniel Stenberginclude setup.h
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-14 Daniel Stenbergadded const to the function protos
2001-08-06 Daniel StenbergNico Baggus' VMS adjustments
2001-01-24 Daniel StenbergRobert Weaver's fix
2001-01-05 Daniel StenbergInternal symbols that aren't static are now prefixed...
2001-01-03 Daniel Stenbergdual-license fix
2000-10-09 Daniel Stenbergadded memory debugging include file
2000-06-20 Daniel Stenberghaxx.nu => haxx.se
2000-06-05 Daniel Stenbergcurl_getenv() is now lowercase
2000-05-29 Daniel Stenbergmade getenv() more threadsafe for win32
2000-05-22 Daniel Stenbergmoved here from the newlib branch
2000-01-10 Daniel Stenbergsyncing with local edit
1999-12-29 Daniel StenbergInitial revision