smtp: use the upload buffer size for scratch buffer malloc
[platform/upstream/curl.git] / lib / getinfo.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-06-10 Marcel Raadgetinfo: HTTP CONNECT code not reset between transfers
2014-05-09 Steve Holmegetinfo.c: Fixed compilation warning
2013-12-20 Daniel Stenbergvtls: renamed sslgen.[ch] to vtls.[ch]
2013-12-20 Daniel Stenbergvtls: created subdir, moved sslgen.[ch] there, updated...
2013-11-30 Steve Holmecurl_easy_getinfo: Post CURLINFO_TLS_SESSION tidy up
2013-11-27 Christian Grothoffcurl_easy_getopt: Handle API violation gracefully
2013-11-21 Christian Grothoffcurl_easy_getinfo: Added CURLINFO_TLS_SESSION for acces...
2013-09-04 Patrick McCartyImported Upstream version 7.32.0 upstream/7.32.0
2013-07-11 Yang Tsegetinfo.c: fix enumerated type mixed with another type
2013-04-22 Alessandro Ghedinigetinfo.c: reset timecond when clearing session-info...
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-13 Daniel Stenberggetinfo: use va_end and cut off Curl_ from static funcs
2012-07-13 Philip CraigSplit up Curl_getinfo
2012-04-19 Yang TseTake in account that CURLAUTH_* bitmasks are now 'unsig...
2011-11-24 Yang Tsegetinfo.c: reset app connect time when clearing session...
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-04-21 Fabian KeilFix a couple of spelling errors in lib/
2010-11-30 Yang Tsefix getinfo CURLINFO_LOCAL* for reused connections...
2010-11-30 Yang Tsefix getinfo CURLINFO_LOCAL* for reused connections
2010-09-05 Daniel Stenbergportabilty: use proper variable type to hold sockets
2010-06-04 Frank Meiergetinfo: added *_PRIMARY_PORT, *_LOCAL_IP and *_LOCAL_PORT
2010-03-24 Daniel Stenbergremove the CVSish $Id$ lines
2010-01-21 Daniel StenbergChris Conroy brought support for RTSP transfers, and...
2009-04-21 Yang Tselibcurl's memory.h renamed to curl_memory.h
2009-02-23 Daniel Stenberg- After a bug reported by James Cheng I've made curl_ea...
2009-02-11 Daniel Stenberg- CURLINFO_CONDITION_UNMET was added to allow an applic...
2008-10-07 Yang Tsefix compiler warning: dereferencing type-punned pointer...
2008-09-05 Daniel Stenberg- Introducing CURLOPT_CERTINFO and the corresponding...
2008-07-03 Daniel StenbergIntrocuding a new timestamp for curl_easy_getinfo():
2008-06-06 Daniel Stenberg- Added CURLINFO_PRIMARY_IP as a new information retrie...
2008-05-12 Daniel Stenberg- Introducing curl_easy_send() and curl_easy_recv(...
2008-04-30 Daniel Stenberg- To make it easier for applications that want lots...
2007-11-07 Daniel Stenbergif () => if()
2007-08-01 Daniel StenbergPatrick Monnerat and I modified libcurl so that now...
2007-04-02 Yang Tsefix compiler warning
2007-03-31 Daniel StenbergThe info types cannot be checked for explicity by ANDin...
2007-02-20 Yang Tsecompiler warning fix
2006-12-22 Daniel StenbergCurl_getinfo() now checks for a NULL SessionHandle...
2006-09-25 Yang TseCompiler warning fix
2006-09-07 Daniel StenbergMajor overhaul introducing http pipelining support...
2006-08-08 Dan FandrichMinix 3 doesn't have MSG_PEEK
2006-05-11 Daniel Stenbergmake sure the LASTSOCKET check only checks for SSL...
2006-05-10 Daniel StenbergDavid McCreedy provided a fix for CURLINFO_LASTSOCKET...
2006-03-21 Daniel StenbergDavid McCreedy added CURLINFO_FTP_ENTRY_PATH to export...
2006-02-11 Daniel StenbergKarl M added the CURLOPT_CONNECT_ONLY and CURLINFO_LAST...
2005-07-27 Daniel StenbergPeteris Krumins added CURLOPT_COOKIELIST and CURLINFO_C...
2005-04-22 Daniel Stenbergmodified this year
2005-04-07 Daniel StenbergGnuTLS support added. There's now a "generic" SSL layer...
2004-12-16 Dan FandrichRenamed a struct member to avoid conflict with a C...
2004-12-14 Gisle Vanemurldata.h: Removed engine_list.
2004-12-14 Daniel StenbergMoved the engine stuff from the root-level of the Sessi...
2004-12-13 Gisle VanemHandle new type CURLINFO_SLIST.
2004-10-19 Daniel StenbergCURLINFO_NUM_CONNECTS and more
2004-09-30 Daniel Stenberg- Larry Campbell added CURLINFO_OS_ERRNO to curl_easy_g...
2004-05-11 Daniel Stenbergcurl_global_init_mem() allows the memory functions...
2004-03-11 Daniel Stenbergdl and ulspeed are now curl_off_t so typecast them...
2004-03-10 Daniel StenbergUse more curl_off_t variables when doing the progress...
2004-01-29 Daniel StenbergDan Fandrich's cleanup patch to make pedantic compiler...
2004-01-07 Daniel Stenbergupdated year in the copyright string
2003-09-04 Daniel StenbergBased on Joerg Mueller-Tolk's patch, this introduces...
2003-08-20 Daniel StenbergCURLINFO_RESPONSE_CODE replaces CURLINFO_HTTP_CODE
2003-08-11 Daniel StenbergAdded support for CURLINFO_HTTP_CONNECTCODE
2003-06-26 Daniel Stenberguse CURLDEBUG instead of MALLOCDEBUG for preprocessor...
2003-05-01 Daniel StenbergAndy Cedilnik fixed some compiler warnings
2003-01-29 Daniel Stenbergremoved the local variables for emacs and vim, use...
2003-01-16 Daniel Stenbergcopyright year update in the source header
2003-01-16 Daniel StenbergAllow CURLINFO_PRIVATE to be NULL, patch by Markus...
2002-11-20 Daniel StenbergKjetil Jacobsen's patch that introduces CURLOPT_PRIVATE...
2002-10-28 Daniel Stenbergprevent compiler warnings
2002-09-03 Daniel Stenbergupdated source code boilerplate/header
2002-04-16 Daniel StenbergDirk Manske brought the patch that introduces two new...
2002-04-02 Daniel StenbergJacky Lam added memdebug.h include to prevent crashes...
2002-03-19 Daniel Stenbergcopyright string (year) update
2002-02-20 Daniel StenbergNico Baggus' VMS tweaks
2002-01-29 Daniel StenbergGiaslas Georgios introduced CURLINFO_CONTENT_TYPE
next