summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* SOCKS: fix socks proxy when noproxy matchedulion2013-02-112-1/+51
* Fix NULL pointer reference when closing an unused multi handle.Linus Nielsen Feltzing2013-02-104-1/+86
* smtp: Fixed an issue when processing EHLO failure responses (Part 3)Steve Holme2013-02-093-3/+3
* DONE: consider callback-aborted transfers prematureDaniel Stenberg2013-02-084-2/+224
* imap: Changed response tag generation to be completely uniqueSteve Holme2013-02-072-10/+10
* CURLMOPT_MAXCONNECTS: restore functionalityLinus Nielsen Feltzing2013-02-054-2/+233
* cmake: Fix mingw buildMatt Arsenault2013-02-041-1/+0
* formpost: support quotes, commas and semicolon in file namesUlion2013-01-224-4/+117
* memanalyze.pl: handle fopen() of file names with quotesDaniel Stenberg2013-01-221-2/+2
* Makefile.inc: fix $(top_srcdir) not allowed in _SOURCES variablesYang Tse2013-01-203-22/+22
* runtests.pl: make VPATH builds find valgrind.suppYang Tse2013-01-181-1/+1
* always-multi: always use non-blocking internalsDaniel Stenberg2013-01-1733-73/+77
* FTP: reject illegal port numbers in EPSV 229 responsesDaniel Stenberg2013-01-151-9/+4
* commit bc682cbd follow-upYang Tse2013-01-152-0/+2
* build: use per-target '_CPPFLAGS' for those currently using defaultYang Tse2013-01-152-1/+88
* tests/libtest/Makefile.inc: sort build targetsYang Tse2013-01-151-24/+27
* tests/Makefile.am: remove wildcard usage in EXTRA_DISTYang Tse2013-01-153-4/+96
* sockfilt.c: log file descriptor number on read/write errorYang Tse2013-01-111-0/+2
* test servers: handle W32/W64 SIGBREAK with exit_signal_handlerYang Tse2013-01-094-0/+60
* test servers: fix errno, ERRNO and SOCKERRNO usage for W32/W64Yang Tse2013-01-096-78/+112
* sockfilt.c: fix some W64 compiler warningsYang Tse2013-01-091-4/+5
* build: fix circular header inclusion with other packagesYang Tse2013-01-0911-16/+16
* sockfilt.c: fix some compiler warningsYang Tse2013-01-081-18/+16
* tests/server/sockfilt.c: Fixed integer comparison warningMarc Hoersken2013-01-071-15/+16
* tests/server/sockfilt.c: Include required Win32 headersMarc Hoersken2013-01-071-0/+5
* tests/server/sockfilt.c: Fixed support for listening socketsMarc Hoersken2013-01-061-34/+108
* tests/server/sockfilt.c: Set Windows Console to binary modeMarc Hoersken2013-01-061-0/+4
* tests/server/sockfilt.c: Improved log error messagesMarc Hoersken2013-01-061-7/+13
* imap: Added support for SASL based authentication mechanism detectionSteve Holme2013-01-062-8/+10
* Revert changes relative to lib/*.[ch] recent renamingYang Tse2013-01-06104-192/+191
* imap test server: fix typo in name of SELECT_imap() sub definitionYang Tse2013-01-051-1/+1
* imap test server: Added support for the CAPABILITY commandSteve Holme2013-01-041-2/+23
* writeout: -w now supports remote_ip/port and local_ip/portDaniel Stenberg2013-01-032-1/+61
* test 1222: 8 chars object name generation && test 1221: adjustmentsYang Tse2013-01-033-2/+48
* build: make use of 93 lib/*.c renamed filesYang Tse2013-01-036-29/+29
* build and tests: curl_10char_object_name() shell functionYang Tse2013-01-023-1/+54
* build: make use of 76 lib/*.h renamed filesYang Tse2012-12-28103-163/+164
* curl tool: renaming hugehelp files to tool_hugehelpYang Tse2012-12-261-1/+1
* sockfilt.c: commit b44da5a82a follow-up 2Yang Tse2012-12-261-4/+5
* sockfilt.c: commit b44da5a82a follow-upYang Tse2012-12-261-1/+1
* sockfilt.c: fix some compiler warningsYang Tse2012-12-261-15/+25
* lib556: enable VERBOSE to ease debugging on failuresDaniel Stenberg2012-12-251-0/+1
* socklift.c: Quick fix to re-add missing codeMarc Hoersken2012-12-251-0/+2
* socklift.c: Added select_ws function to support WindowsMarc Hoersken2012-12-251-12/+144
* Enable tests 1503, 1504 and 1505Yang Tse2012-12-251-3/+0
* test 1504 and 1505: same as 1502 but with different cleanup sequencesYang Tse2012-12-256-4/+146
* test 1503: same as 1502 but with a different cleanup sequenceYang Tse2012-12-235-2/+77
* test 1502: OOM handling fixesYang Tse2012-12-233-72/+55
* runtests.pl: prepend $srcdir to HTTPTLS server config files pathYang Tse2012-12-221-2/+2
* lib543.c: OOM handling fixesYang Tse2012-12-211-3/+6