smtp: use the upload buffer size for scratch buffer malloc
[platform/upstream/curl.git] / tests / server /
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-05-29 Dan Fandrichtests: Fix portability issue with the tftpd server...
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-11-03 Steve Holmebase64: Fixed compilation warnings when using Curl_base...
2013-11-02 Steve Holmegetpart: Fixed base64 encoded parts following commit...
2013-09-04 Patrick McCartyImported Upstream version 7.32.0 upstream/7.32.0
2013-08-22 Daniel Stenbergtftpd: support "writedelay" within <servercmd>
2013-08-22 Daniel Stenbergtftpd: convert 6 global variables into local ones
2013-07-19 Yang TseWIN32 MemoryTracking: require UNICODE for wide strdup...
2013-07-18 Yang TseReinstate "WIN32 MemoryTracking: track wcsdup() _wcsdup...
2013-07-16 Sergei Nikulovcmake: Fix for MSVC2010 project generation
2013-06-04 Daniel Stenbergsws: support extracting test number from CONNECT ipv6...
2013-05-12 Daniel StenbergRevert "WIN32 MemoryTracking: track wcsdup() _wcsdup...
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-06 Marc Hoerskentftpd.c: Apply sread timeout to the whole data transfer...
2013-04-06 Marc Hoerskentftpd.c: Follow up cleanup and restore of previous...
2013-04-06 Marc Hoerskentftpd.c: Fixed sread timeout on Windows by setting...
2013-04-06 Marc Hoerskenutil.c: Revert workaround eeefcdf, 6eb56e7 and e3787e8
2013-04-06 Marc Hoerskenutil.c: Follow up cleanup on eeefcdf
2013-04-05 Daniel Stenbergcpp: use #ifdef __MINGW32__ to avoid compiler complaints
2013-04-05 Marc Hoerskenutil.c: Made write_pidfile write the correct PID on...
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-03-27 Daniel Stenbergtest1509: verify proxy header response headers count
2013-03-25 Yang TseWIN32 MemoryTracking: track wcsdup() _wcsdup() and...
2013-03-15 Daniel StenbergHTTP proxy: insert slash in URL if missing
2013-02-04 Matt Arsenaultcmake: Fix mingw build
2013-01-20 Yang TseMakefile.inc: fix $(top_srcdir) not allowed in _SOURCES...
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 Tsebuild: fix circular header inclusion with other packages
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
2013-01-03 Yang Tsebuild: make use of 93 lib/*.c renamed files
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-12-04 Yang Tsebuild: explain current role of LIBS in our Makefile...
2012-11-29 Yang Tsebuild: prevent global LIBS from influencing test server...
2012-11-28 Yang Tsebuild: fix Windows build targets damaged since commit...
2012-11-28 Yang Tsebuild: avoid linkage of directly unused libraries
2012-11-05 Dave Reisneruniformly use AM_CPPFLAGS, avoid deprecated INCLUDES
2012-10-30 Anas NashifImported Upstream version 7.21.3 upstream/7.21.3
2012-09-11 Marc Hoerskensws.c: Fixed warning: 'err' may be used uninitialized...
2012-08-08 Guenter KnaufFix some compiler warnings.
2012-08-06 Joe Masonsws: close sockets properly
2012-08-06 Joe MasonRemove debug logs that were accidentally checked in
2012-08-06 Joe MasonUse select in sws, which has better cross-platform...
2012-08-06 Joe MasonUse cross-platform curlx_nonblock instead of fcntl...
2012-08-02 Joe MasonAdd a polling loop in main to read from more than one...
2012-08-02 Joe MasonChange return values of get_request, accept_connection...
2012-08-02 Joe MasonHoist the loop out of get_request, and make sure that...
2012-08-02 Joe MasonMove blocks of code from the sws main loop into their...
2012-08-02 Joe MasonRemove the --fork option of sws, since it makes refacto...
2012-07-11 Daniel StenbergSWS: use of uninitialized memory fix
2012-07-11 Daniel Stenbergconnection-monitor: always log disconnect when enabled
2012-07-05 Daniel Stenbergsws: support <servercmd> for CONNECT requests
2012-07-05 Daniel Stenbergsws: add 'connection-monitor' command support
2012-04-14 Yang Tseheaders: require GCC 2.7 or newer in order to allow...
2012-04-12 Yang Tseconfigure: NATIVE_WINDOWS no longer defined in config...
2012-04-11 Yang Tsebuild adjustments: functionally revert commits 4d3fb91f...
next