smtp: use the upload buffer size for scratch buffer malloc
[platform/upstream/curl.git] / curl-config.in
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
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
2013-09-04 Patrick McCartyImported Upstream version 7.32.0 upstream/7.32.0
2013-06-22 Nick ZitzmannMerge branch 'master' of https://github.com/bagder...
2013-06-22 Kamil Dudkacurl-config.in: replace tabs by spaces
2013-04-16 Wouter Van Rooycurl-config: don't output static libs when they are...
2013-02-06 Kamil Dudkacurl-config.in: do not randomly mix tabs and spaces
2012-12-03 Yang Tsebuild: prevent global LIBS from influencing src and...
2012-10-30 Anas NashifImported Upstream version 7.21.3 upstream/7.21.3
2012-08-07 Daniel Stenbergcurl-config: parentheses fix
2012-05-25 Yang TseFix libcurl.pc and curl-config generation for static...
2012-03-08 Dave Reisnercurl-config: only provide libraries with --libs
2011-04-19 Daniel Stenbergcurl-config: fix version output
2011-04-18 Daniel Stenbergcurl-config: fix --version
2010-07-25 Daniel Stenbergcurl-config: --built-shared returns shared info
2010-03-24 Daniel Stenbergremove the CVSish $Id$ lines
2009-11-14 Claes JakobssonAdded '--configure' option to curl-config to display...
2009-03-20 Daniel Stenbergremoved useless comment
2008-09-03 Dan FandrichFixed curl-config when no features are enabled.
2008-09-03 Yang Tseremove extra semicolon from curl-config.in
2008-09-02 Daniel Stenberg- Keith Mok added supported_protocols and supported_fea...
2008-01-10 Daniel StenbergMichal Marek made curl-config --libs not include /usr...
2007-10-29 Daniel StenbergBased on one of those bug reports that are intercepted...
2007-10-25 Dan FandrichAdded the --static-libs option to curl-config
2007-09-14 Dan FandrichAdded LDAPS, SCP and SFTP to curl-config --protocols.
2007-02-17 Dan FandrichUse configure's new LIBCURL_LIBS variable
2007-02-14 Dan FandrichDon't bother adding a library path of /usr/lib in curl...
2007-02-14 Dan FandrichFixed the problem of curl-config --libs specifying...
2006-05-02 Daniel Stenbergcurl-config got a --checkfor option
2006-01-16 Daniel StenbergDavid Shaw finally removed all traces of Gopher and...
2005-09-04 Daniel Stenberg--protocols now supports TFTP
2005-08-07 Daniel StenbergWhen curl is built with GnuTLS, curl-config didn't...
2005-03-15 Daniel Stenbergadded missing features to curl-config
2004-12-24 Daniel StenbergDavid Shaw added --protocols, and thus the --feature...
2004-12-11 Daniel StenbergDan Fandrich:
2003-12-08 Daniel Stenbergcurl-config now shows asyncdns if built with ares enabled
2003-01-16 Daniel StenbergMarkus Oberhumer fixed the -cflags option
2002-11-20 Daniel StenbergKarol Pietrzak pointed out that simply including the...
2002-09-02 Daniel StenbergAC_SUBST HAVE_LIBZ for curl-config.in
2002-08-30 Daniel Stenberg--ca shows ca bundle path
2002-06-11 Daniel Stenbergadded --disable-[protocol] support
2002-01-16 Daniel Stenbergadded support for --cc to output the compiler name...
2001-08-16 Daniel Stenberghm, --cflags should only show the flags a 3rd party...
2001-08-16 Daniel Stenbergremoved --include again and stuffed the libcurl's inclu...
2001-08-16 Daniel StenbergAdded --include to set the compiler include flag for...
2001-08-16 Daniel StenbergAdded -lcurl for --libs so that single option should...
2001-08-06 Daniel StenbergHeikki Korpela posted a patch that makes --libs include...
2001-06-01 Sterling HughesAdd documentation for the --vernum attribute
2001-05-28 Daniel Stenbergadded 'curl-config --vernum' for hardcore hex version...
2001-04-18 Daniel Stenbergconfigure sets variables that curl-config uses to displ...
2001-04-17 Daniel Stenbergmore intial fixes
2001-04-17 Daniel Stenberglibcurl version, not curl version
2001-04-17 Daniel Stenbergtiny tool for outputting curl config variables