smtp: use the upload buffer size for scratch buffer malloc
[platform/upstream/curl.git] / tests / server / sockfilt.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
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-04-22 Marc Hoerskensockfilt.c: clean up threaded approach and add document...
2014-04-22 Marc Hoerskensockfilt.c: zero initialize variable
2014-04-22 Marc Hoerskensockfilt.c: fixed getting stuck waiting for MinGW stdin...
2014-04-20 Marc Hoerskensockfilt.c: properly handle disk files, pipes and chara...
2014-04-20 Marc Hoerskensockfilt.c: ignore non-key-events and continue waiting...
2014-04-20 Marc Hoerskensockfilt.c: free memory in case of memory allocation...
2014-02-16 Marc Hoerskensockfilt.c: add undefs which are required after 6239146e
2014-01-26 Marc Hoerskensockfilt.c: follow up cleanup commit on 49b63cf3
2014-01-25 Marc Hoerskensockfilt.c: fixed and simplified Windows select function
2013-09-04 Patrick McCartyImported Upstream version 7.32.0 upstream/7.32.0
2013-04-06 Marc Hoerskensockfilt.c: Fixed detection of client-side connection...
2013-04-06 Marc Hoerskensockfilt.c: Reduce CPU load while running under a Windo...
2013-04-05 Marc Hoerskensockfilt.c: Fixed handling of multiple fds being signaled
2013-04-04 Marc Hoerskensockfilt.c: Added wrapper functions to fix Windows...
2013-01-10 Yang Tsesockfilt.c: log file descriptor number on read/write...
2013-01-09 Yang Tsetest servers: handle W32/W64 SIGBREAK with exit_signal_...
2013-01-09 Yang Tsetest servers: fix errno, ERRNO and SOCKERRNO usage...
2013-01-09 Yang Tsesockfilt.c: fix some W64 compiler warnings
2013-01-08 Yang Tsesockfilt.c: fix some compiler warnings
2013-01-07 Marc Hoerskentests/server/sockfilt.c: Fixed integer comparison warning
2013-01-07 Marc Hoerskentests/server/sockfilt.c: Include required Win32 headers
2013-01-06 Marc Hoerskentests/server/sockfilt.c: Fixed support for listening...
2013-01-06 Marc Hoerskentests/server/sockfilt.c: Set Windows Console to binary...
2013-01-06 Marc Hoerskentests/server/sockfilt.c: Improved log error messages
2013-01-06 Yang TseRevert changes relative to lib/*.[ch] recent renaming
2012-12-28 Yang Tsebuild: make use of 76 lib/*.h renamed files
2012-12-26 Yang Tsesockfilt.c: commit b44da5a82a follow-up 2
2012-12-26 Yang Tsesockfilt.c: commit b44da5a82a follow-up
2012-12-26 Yang Tsesockfilt.c: fix some compiler warnings
2012-12-25 Marc Hoerskensocklift.c: Quick fix to re-add missing code
2012-12-25 Marc Hoerskensocklift.c: Added select_ws function to support Windows
2012-12-14 Yang Tsesetup_once.h: refactor inclusion of <unistd.h> and...
2012-10-30 Anas NashifImported Upstream version 7.21.3 upstream/7.21.3
2012-04-10 Yang Tsetest servers: build adjustment
2011-10-31 Yang TseFTP test server: NODATACONN commands commit c761fcb0...
2011-10-30 Yang TseFTP test server: fix server unresponsiveness
2010-11-19 Yang Tsetest servers: fix strict aliasing compiler warnings
2010-03-24 Daniel Stenbergremove the CVSish $Id$ lines
2010-02-22 Yang Tseconvert Curl_ultous() and Curl_ultouc() functions to...
2010-02-19 Yang Tsefix compiler warning
2010-02-18 Yang Tsefix compiler warning
2010-02-04 Yang TseValidate server port argument
2010-02-02 Yang Tseavoid possibility of using obsoleted stuff
2010-01-10 Yang TseUpdate error message to include port number
2009-10-10 Yang TseFix compiler warning: loop without body
2009-06-12 Yang Tsefix compiler warning
2009-05-18 Yang TseRemove temporary debug tracing, and add nasty error...
2009-05-14 Yang TseAdd some debug tracing
2009-05-14 Yang TseFix detection of automatically choosen listener port...
2009-05-13 Yang Tselog each setsockopt/SO_REUSEADDR failure
2009-05-13 Yang Tsefix print formatting-string directives
2009-05-02 Yang TseUse build-time configured curl_socklen_t instead of...
2009-04-27 Yang TseInclude <arpa/inet.h> if HAVE_ARPA_INET_H is defined
2009-04-08 Gisle Vanem#ifdef around variables to squelsh warnings.
2008-10-01 Dan FandrichFixed some compiler warnings with gcc
2008-09-26 Yang TseAvoid the use of the '? :' operator inside the call...
2008-09-20 Yang Tsefix compiler warning: external definition with no prior...
2008-09-04 Yang Tsefix print formatting string directives
2008-03-05 Yang Tsefix log message used when unable to connect to destinat...
2008-02-28 Yang Tsesignal handling to properly cleanup on SIGINT and SIGTERM
2008-02-28 Yang Tsewhen terminating do it falling through cleanup code
2008-02-28 Yang Tseheader inclusion cleanup
2008-02-27 Yang Tsemake comment more precise
2008-02-26 Yang Tseall reads from stdin and writes to stdout will be retri...
2008-02-26 Yang Tserefactor some code out to write_pidfile() in util.c
2008-02-22 Yang TseRevert sockfilt.c back to revision 1.42
2008-02-20 Yang TseAvoid timeout restart when signal caught while awaiting...
2008-02-19 Yang Tsejuggle() actually returns bool.
2008-02-18 Yang TseReduce to 20 seconds the time allowed to set SO_REUSEAD...
2008-02-17 Yang Tsesockfilt will quit when orphaned
2008-02-06 Yang TseUse a long int data type to handle getpid() result
2007-10-09 Yang Tselogmsg already appends '\n'
2007-09-27 Dan FandrichEnabled a few more gcc warnings with --enable-debug...
2007-09-17 Dan FandrichMake the ftp server connect to the address given by...
2007-08-30 Dan FandrichFixed a few compiler warnings. Try to do a slightly...
2007-08-22 Daniel Stenbergadded a size > buffer size check to make it easier...
2007-08-22 Daniel StenbergUpped the buffer size to 17000+ bytes to prepare for...
2007-07-12 Daniel Stenbergstart the retry delay at 10 ms, double it for every...
2007-07-12 Gunter Knaufthe timeout was probably too short with max = 1 sec...
2007-07-12 Gunter Knaufadded time loop to sockfilt.c in order to wait for...
2007-02-19 Yang Tseadd debug messages for initialization failures
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-23 Yang TseReplace is*() macros with our own IS*() ones.
2006-10-18 Yang TseCheck for USE_WINSOCK instead of WIN32 where the check...
next