summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-09-13RELEASE-NOTES: ready for 7.22.0curl-7_22_0Daniel Stenberg
2011-09-13codestyle: minor whitespace fixDaniel Stenberg
2011-09-13polarssl: build with PolarSSL-1.0.0Jeff Pohlmeyer
2011-09-13BUGS: spellfixed, slightly reformatted for web looksDaniel Stenberg
2011-09-12Document NTLM winbind options (and caveats)Dan Fandrich
2011-09-12BUGS: renumbered to look better in the web versionDaniel Stenberg
2011-09-12BUGS: revamped bug report documentationDaniel Stenberg
2011-09-12Mention that BSD-style lwIP TCP/IP stack support on Windows is experimental.Yang Tse
2011-09-12ftp.c: fix socket leak torture tests detected 2011-08-30Yang Tse
2011-09-11TODO: remove 4 entries, add one newDaniel Stenberg
2011-09-11spell-checked commentsDaniel Stenberg
2011-09-11TODO-RELEASE: postpone the remaindersDaniel Stenberg
2011-09-11Updated makefiles to latest libssh2.Guenter Knauf
2011-09-10urlglob.c: fix OOM handlingYang Tse
2011-09-10ftp.c: fix ftp active connects which got broken with commit fdf157abdfYang Tse
2011-09-10runtests.pl: replace TAB with spacesYang Tse
2011-09-10test harness: revert needless commit 0a5bbb2ac1Yang Tse
2011-09-10ssh.c: revert needless commit 7b7c45879eYang Tse
2011-09-09RELEASE-NOTES: synced with 303c90074d4cDaniel Stenberg
2011-09-09tcpnodelay: rename variableDaniel Stenberg
2011-09-08Avoid ftruncate() static define with MinGW64.Guenter Knauf
2011-09-08libssh2: use calloc as alloc function for libssh2 versions older than 1.3Yang Tse
2011-09-08Curl_speedcheck: don't mistakenly clear Curl_expire()Adriano Meirelles
2011-09-08lib582.c: fix segfault triggered when torture testing test case 582Yang Tse
2011-09-07ftp_state_use_port: minor code indent fixDaniel Stenberg
2011-09-07checksrc: detect "}else" uses as wellDaniel Stenberg
2011-09-07getinmemory.c: use better argument names for write callbackDaniel Stenberg
2011-09-07ssh.c: fix memory leaks triggered upon OOM or other failuresYang Tse
2011-09-06test case 583: ensure that test failures don't go unnoticed - follow-upYang Tse
2011-09-06test suite: libtest header inclusion cleanup - follow-upYang Tse
2011-09-06test case 583: ensure that test failures don't go unnoticedYang Tse
2011-09-06test suite: libtest header inclusion cleanupYang Tse
2011-09-06fix bool variables checking and assignmentYang Tse
2011-09-05pingpong.c: avoid a memmove call in function Curl_pp_vsendfYang Tse
2011-09-05fix bool variables checking and assignmentYang Tse
2011-09-05test suite: use test case specific netrc file namesYang Tse
2011-09-04Fixed final message output.Guenter Knauf
2011-09-04TODO-RELEASE: deleteing five issues due to no responseDaniel Stenberg
2011-09-04setup_once.h cleanup and syncYang Tse
2011-09-04Fix to skip untrusted certs.Guenter Knauf
2011-09-04Added SPNEGO to MinGW makefiles.Guenter Knauf
2011-09-04NTLM WB: fix file descriptor leak upon OOM conditionYang Tse
2011-09-03revert changes not intended to be pushed with commit 6b75d2c2Yang Tse
2011-09-03fix a bunch of MSVC compiler warningsYang Tse
2011-09-03Updated dependecies versions.Guenter Knauf
2011-09-03Some MinGW makefile tweaks for MinGW64.Guenter Knauf
2011-09-03Changed MinGW to use own winidn prototypes.Guenter Knauf
2011-09-02Fix NTLM winbind support to pass the torture testsDan Fandrich
2011-09-02MemoryTracking: fix logging of free() calls done where Curl_safefree is calledYang Tse
2011-09-02transfer.c: fix parentheses/braces placement for vi/emacs delimiter matchingYang Tse