smtp: use the upload buffer size for scratch buffer malloc
[platform/upstream/curl.git] / tests / libtest /
2012-11-19 Kamil Dudkatest2032: spurious failure caused by premature termination
2012-11-18 Daniel Stenbergfixed memory leak: CURLOPT_RESOLVE with multi interface
2012-11-16 Fabian KeilFix the libauthretry changes from 7c0cbcf2f61
2012-11-13 Sergei Nikulovfixed Visual Studio 2010 compilation
2012-11-08 Fabian KeilFix compilation of lib1501
2012-11-05 Dave Reisneruniformly use AM_CPPFLAGS, avoid deprecated INCLUDES
2012-11-05 Daniel Stenberglibauthretry.c: shorten lines to fit within 80 cols
2012-11-04 Daniel StenbergFTP: prevent the multi interface from blocking
2012-10-30 Anas NashifImported Upstream version 7.21.3 upstream/7.21.3
2012-09-16 Sara Golemoncurl_multi_wait: Add parameter to return number of...
2012-09-11 Marc Hoerskenlibntlmconnect.c: Fixed typo and conversion
2012-09-11 Marc Hoerskenlibntlmconnect.c: Fixed warning: curl_easy_getinfo...
2012-09-11 Marc Hoerskenlibntlmconnect.c: Fixed warning: comparison of signed...
2012-09-01 Sara GolemonUnit test for curl_multi_wait()
2012-09-01 Joe MasonUse MAX_EASY_HANDLES instead of hardcoding the number...
2012-08-31 Daniel Stenbergtest2032: bail out after last transfer
2012-08-31 Joe MasonNTLM: verify multiple connections work
2012-08-06 Guenter KnaufFixed compiler warning - argument is type long.
2012-08-03 Joe MasonAdd tests of auth retries
2012-07-20 Guenter KnaufFixed CR issue with Win32 version on MSYS.
2012-07-20 Guenter KnaufFixed CR issue with Win32 version on MSYS.
2012-07-05 Daniel Stenberglib503: enable verbose to ease debugging this
2012-06-28 Yang Tselib582.c: fix conversion warning
2012-06-07 Daniel Stenberglib554.c: use curl_formadd() properly
2012-06-05 Yang Tsetests 1334 to 1363 revisited.
2012-05-27 Daniel Stenbergtest1013.pl: filter out Metalink
2012-04-18 Yang TseSome explicit conversion to 'long' of curl_easy_setopt...
2012-04-17 Yang Tsebuild adjustments: commit 9e24b9c7 follow-up
2012-04-11 Yang Tsebuild adjustments: CURL_HIDDEN_SYMBOLS no longer define...
2012-04-11 Yang Tsebuild adjustments: functionally revert commits 4d3fb91f...
2012-04-10 Yang Tselibtests: build adjustment
2012-04-09 Yang Tseconfigure: Windows cross-compilation fixes
2012-04-04 Yang Tselib599.c: fix compiler warning
2012-03-31 Daniel StenbergHTTP: reset expected DL/UL sizes on redirects
2012-03-22 Yang Tsetest #598: OOM handling fixes
2012-03-22 Yang Tsefix several compiler warnings
2012-03-20 Yang Tsefix several compiler warnings
2012-02-07 Daniel Stenbergcurl_easy_reset: reset the referer string
2012-01-26 Pierre JoyeMerge branch 'master' of github.com:bagder/curl
2012-01-19 Yang Tsetesttrace.c: fix compiler warning
2012-01-17 Yang Tsetests: enable time tracing on tests 500, 573 and 585
2012-01-17 Yang Tsetests: testtrace.[ch] provides debug callback for libte...
2011-12-30 Yang Tseremoved trailing whitespace
2011-12-20 Gokhan SengunFTP: perform active connections non-blocking
2011-12-20 Daniel Stenberglib500: verify timers relative each other
2011-12-07 Gokhan Sengunmulti interface: fix block when CONNECT_ONLY option...
2011-12-04 Daniel Stenbergtest: verify the opensocket callback for FTP
2011-11-25 Yang Tsetvdiff_secs(): sub-zero time difference adjustment
2011-11-24 Yang Tselib573.c: fix double data type variable comparison...
2011-11-17 Alejandro Alvarez... libtest build: add the missing lib586
2011-11-11 Yang TseActive mode FTP test cases with server not establishing...
2011-11-06 Daniel Stenbergtest 590: verify the bug fix in 4851dafcf1
2011-10-27 Yang Tselib589.c: add CURLOPT_READDATA missing stuff
2011-10-26 Yang Tsetest 589: active FTP upload using multi timeout and...
2011-10-26 Yang Tsemulti tests: OOM handling fixes - commit 629d2e34 follow-up
2011-10-24 Daniel StenbergMerge pull request #25 from trtom/master
2011-10-21 Yang Tsemulti tests: OOM handling fixes
2011-10-20 Dan FandrichSilenced a compiler warning about an unused variable
2011-10-15 Daniel Stenbergformdata: ack read callback abort
2011-10-10 Yang Tselib540.c: OOM handling fixes making test 540 pass tortu...
2011-10-07 Yang Tselibcurl: some OOM handling fixes
2011-09-28 Alejandro AlvarezSSL session sharing support added
2011-09-07 Yang Tselib582.c: fix segfault triggered when torture testing...
2011-09-06 Yang Tsetest case 583: ensure that test failures don't go unnot...
2011-09-06 Yang Tsetest suite: libtest header inclusion cleanup - follow-up
2011-09-06 Yang Tsetest case 583: ensure that test failures don't go unnoticed
2011-09-06 Yang Tsetest suite: libtest header inclusion cleanup
2011-09-03 Yang Tsefix a bunch of MSVC compiler warnings
2011-08-29 Kamil Dudkatests: break busy loops in tests 502, 555, and 573
2011-08-21 Yang TseMemoryTracking: adjust initialization calling - followup
2011-08-20 Yang TseMemoryTracking: adjust initialization calling
2011-08-08 Daniel StenbergCURLFORM_BUFFER: insert filename as documented
2011-07-26 Yang Tsefix compiler warning
2011-07-24 Yang Tseerrno.h inclusion conditionally done in setup_once.h
2011-06-27 Daniel Stenberglibtests: stop checking for CURLM_CALL_MULTI_PERFORM
2011-06-24 Dan FandrichAdded a leap second test to test517
2011-06-23 Daniel Stenbergparsedate: detect more invalid dates better
2011-06-17 Daniel StenbergCURLFORM_STREAM: acknowledge CURLFORM_FILENAME
2011-06-11 Daniel Stenbergwrite: add return code checks when used
2011-06-01 Yang Tsemakefile: avoid preprocessor definition usage when...
2011-05-26 Yang Tsecompiler warning: fix
2011-05-25 Yang Tseunit tests: build adjustment
2011-05-24 Yang Tsecompiler warning: fix
2011-05-24 Yang Tsecompiler warning: fix
2011-05-19 Yang Tsetests: verify OPEN/CLOSESOCKETFUNCTION
2011-05-18 Daniel Stenbergtests: verify OPEN/CLOSESOCKETFUNCTION
2011-04-21 Dan FandrichFixed test 1023 when using daily snapshots
2011-04-20 Dan FandrichFixed test 1022 when using daily snapshots
2011-04-18 Daniel Stenbergcurl-config: fix --version
2011-03-15 Daniel Stenberglib582: use curl_socket_t for portability
2011-03-15 Guenter KnaufRemoved unused var.
2011-03-12 Daniel StenbergMerge branch 'imap' of https://github.com/bnoordhuis...
2011-03-12 Daniel Stenbergtest583: verify early SSH multi remove handle
2011-03-12 Daniel Stenbergtest582: improved info messages
2011-03-10 Daniel Stenbergsources: update source headers
2011-03-08 Daniel Stenberglib582: used for test 582
2011-03-07 Henry Ludemannsftp-multi: test 582 added
2011-03-04 Dan FandrichMoved test 577 into the unit test framework as test...
2011-03-04 Dan FandrichConverted tests 558 & 559 to use the unit test framewor...
2011-01-25 Daniel StenbergHTTP: memory leak on multiple Location:
next