smtp: use the upload buffer size for scratch buffer malloc
[platform/upstream/curl.git] / tests / server / util.h
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
2013-09-04 Patrick McCartyImported Upstream version 7.32.0 upstream/7.32.0
2012-10-30 Anas NashifImported Upstream version 7.21.3 upstream/7.21.3
2012-04-10 Yang Tsetest servers: build adjustment
2012-01-03 Daniel Stenbergtest proxy supports CONNECT
2010-03-24 Daniel Stenbergremove the CVSish $Id$ lines
2008-09-18 Yang Tsefix compiler warning: external declaration in primary...
2008-04-23 Yang Tseimprove synchronization between test harness runtests...
2008-02-28 Yang Tseavoid inclusion of setup.h in util.h
2008-02-28 Yang Tseheader inclusion cleanup
2008-02-26 Yang Tserefactor some code out to write_pidfile() in util.c
2008-02-18 Yang TseReduce to 20 seconds the time allowed to set SO_REUSEAD...
2007-07-12 Gunter Knaufadded time loop to sockfilt.c in order to wait for...
2007-02-22 Yang TseCheck for stdbool.h at configuration stage, and include...
2007-02-17 Yang TseMove portable error number symbolic name definitions...
2007-02-16 Yang Tseuse macros ERRNO, SET_ERRNO(), SOCKERRNO and SET_SOCKER...
2007-02-16 Yang Tseuse macros ERRNO, SET_ERRNO(), SOCKERRNO and SET_SOCKER...
2006-10-27 Yang TseUpdate copyright year, since the file has been modified
2006-10-18 Yang TseCheck for USE_WINSOCK instead of WIN32 where the check...
2006-10-11 Yang TseRemove redundant __CYGWIN__ symbol check
2006-09-13 Gisle Vanem'in6addr_any' must be placed in .c-file. Added 'REAL_WI...
2005-12-18 Yang TseCleanup windows header includes. Where aplicable, inclu...
2005-09-15 Daniel Stenbergmoved test2file() to util.c
2005-05-19 Daniel Stenbergremoved duplicate
2005-05-17 Daniel StenbergMoved more generic functions to util.[ch]
2005-04-30 Daniel StenbergMoved common code to util.[ch] instead of having it...