smtp: use the upload buffer size for scratch buffer malloc
[platform/upstream/curl.git] / lib / timeval.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-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
2013-09-04 Patrick McCartyImported Upstream version 7.32.0 upstream/7.32.0
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
2011-11-25 Yang Tsetvdiff_secs(): sub-zero time difference adjustment
2010-03-24 Daniel Stenbergremove the CVSish $Id$ lines
2008-07-02 Yang Tsefallback to gettimeofday when monotonic clock is unavai...
2008-05-12 Yang Tseconfigure script will now define HAVE_CLOCK_GETTIME_MON...
2008-05-10 Yang Tsefix syntax error: missing semicolon
2008-05-09 Yang TseInternal time differences now use monotonic time source...
2007-06-30 Gunter Knaufmoved includes to setup.h so that the project headers...
2007-06-30 Gunter Knaufminor patches to enable building for NetWare CLIB.
2006-01-09 Daniel StenbergMade the copyright year match the latest modification...
2005-12-18 Yang TseCleanup windows header includes. Where aplicable, inclu...
2004-12-17 Gisle Vanem<windows.h> required for Watcom.
2004-04-09 Daniel StenbergDirk Manske increased the resolution for what the CURLI...
2004-04-06 Daniel Stenbergprovide these functions as curlx_* ones as this enables...
2004-03-30 Daniel Stenbergadded more comments for what the functions return
2004-03-11 Daniel StenbergGisle Vanem's fixes to use CURL_SOCKET_BAD more instead...
2004-01-04 Daniel Stenbergmake our private version of gettimeofday() static
2003-10-14 Daniel StenbergGisle Vanem's IPv6-on-Windows patch applied!
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-06-26 Daniel StenbergT. Bharath fixed his mm lib timer resolution fix
2002-06-03 Daniel StenbergT. Bharath fixed higher resolution time for windows...
2002-03-19 Daniel Stenbergcopyright string (year) update
2001-11-12 Daniel Stenbergmade Curl_tvdiff round the diff better and make the...
2001-10-12 Daniel StenbergCurl_tvdiff() now returns a millisecond diff, no double...
2001-10-11 Sterling Hugheslooks nicer and is better compatible with older vim...
2001-10-01 Daniel Stenbergadded comment to the tvdiff
2001-09-07 Sterling HughesAdded formatting sections for emacs and vim
2001-03-13 Daniel StenbergCurl_tvnow is now properly declared with (void)
2001-01-05 Daniel StenbergInternal symbols that aren't static are now prefixed...
2001-01-03 Daniel Stenbergdual-license fix
2000-06-20 Daniel Stenberghaxx.nu => haxx.se
1999-12-29 Daniel StenbergInitial revision