aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-01-24fixed link to latest native awk.Gunter Knauf
2008-01-24updated makefiles to use global copyright define.Gunter Knauf
2008-01-24updated awk script to fetch copyright from header.Gunter Knauf
2008-01-24minor makefile tweaks.Gunter Knauf
2008-01-24happy new yearGunter Knauf
2008-01-24use more correctly named define.Gunter Knauf
2008-01-24use copyright define instead of hardcoded string.Gunter Knauf
2008-01-24added copyright define to curlver.h.Gunter Knauf
2008-01-23"Igor" pointed out that CURLOPT_COOKIELIST set to "ALL" leaked memory, and soDaniel Stenberg
2008-01-23Dmitry Kurochkin's pipelining close-down segfault fixDaniel Stenberg
2008-01-23update openssl versionYang Tse
2008-01-23STDIN_FILENO, STDOUT_FILENO and STDERR_FILENO clone macrosYang Tse
2008-01-23happy new yearGunter Knauf
2008-01-23removed inclusion of libcurl memory debug headers since this lib stub is a we...Gunter Knauf
2008-01-22when unable to initialize sftp session, also log failure reasonYang Tse
2008-01-22check availability of poll.h header at configuration time, and includeYang Tse
2008-01-22update copyright yearYang Tse
2008-01-21Dmitry Kurochkin removed the cancelled state for pipelining, as we agreedDaniel Stenberg
2008-01-21Disable ldap support for cygwin builds, since it breaks whole build process.Yang Tse
2008-01-21undo using internal *printf() clones for test #530Yang Tse
2008-01-20use internal *printf() clones since snprintf() not available on all platformsYang Tse
2008-01-20Judson provided an example, and the added mirror adds the countDaniel Stenberg
2008-01-20This is a multi threaded application that uses a progress bar to showDaniel Stenberg
2008-01-20http://curl.very-clever.com/ is a new mirror in Nuremberg, GermanyDaniel Stenberg
2008-01-20Also disable GSSAPIAuthentication for the test harness ssh clientYang Tse
2008-01-19added a (sample) target for 64bit msvc buildsDaniel Stenberg
2008-01-19rephrased the --socks5-hostname help output somewhatDaniel Stenberg
2008-01-19Dmitry Kurochkin fixed test case 530 (pipelining)Daniel Stenberg
2008-01-18Lau Hang Kin found and fixed a problem with the multi interface when doingDaniel Stenberg
2008-01-18fix failure to properly detect SSH and SOCKS servers start up on loaded systemsYang Tse
2008-01-18to actually allow really big HTTP POSTs curl's postfieldsize type is changed toYang Tse
2008-01-17curl-java 0.2.1Daniel Stenberg
2008-01-17the java binding is not really maintainedDaniel Stenberg
2008-01-17Don't abort tests 518 and 537 when unable to raise the open-file soft limitYang Tse
2008-01-17fix compiler warningYang Tse
2008-01-17Put the comments in an XML-valid location.Dan Fandrich
2008-01-17updated lib versions.Gunter Knauf
2008-01-17updated copyright for new year.Gunter Knauf
2008-01-16Added test 553. This test case and code is based on the bug recipe Joe MalickiDaniel Stenberg
2008-01-16remove trailing comma too, even though I don't think it does any harmDaniel Stenberg
2008-01-16Nathan Coulter's patch that makes runtests.pl respect the PATH when figuringDaniel Stenberg
2008-01-16Dmitry Kurochkin's additional pipelining bugfixDaniel Stenberg
2008-01-16fix handling of out of memory in the command line tool that afectedYang Tse
2008-01-16OS/400 update:Patrick Monnerat
2008-01-16Dmitry Kurochkin worked a lot on improving the HTTP Pipelining support thatDaniel Stenberg
2008-01-15Calls to Curl_failf() are not supposed to provide a trailing newline as theDaniel Stenberg
2008-01-15Woops, partly revert my previous commit and do it slightly differently instead.Daniel Stenberg
2008-01-15I made the torture test on test 530 go through. This was actually due toDaniel Stenberg
2008-01-15Michal Marek's improved .curlrc syntax descriptionDaniel Stenberg
2008-01-14Joe Malicki filed bug report #1871269Daniel Stenberg