summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2007-06-081.4.0 prepscares-1_4_0Daniel Stenberg
2007-06-07Changed the opens to work on older versions of perl.Dan Fandrich
2007-06-07Fixed a compiler warning on uClibc.Dan Fandrich
2007-06-07bug #1720605, There seems to be a problem when connecting to the Microsoft te...Daniel Stenberg
2007-06-07Daniel S (6 June 2007)Daniel Stenberg
2007-06-07Renamed the sshd log file to sshd.log.Dan Fandrich
2007-06-07Cleaned up SOCKS tests. Use a magic port number instead of killserverDan Fandrich
2007-06-07Fixed some problems in starting SSH for use in SOCKS.Dan Fandrich
2007-06-06make -s/--silent properly toggle as it is documentedDaniel Stenberg
2007-06-05the revertDaniel Stenberg
2007-06-05added 703: a socks5 version of 702Daniel Stenberg
2007-06-05Daniel Black's test suite fixes and initial test cases for SOCKS4/5 usingDaniel Stenberg
2007-06-05if we read zero bytes from the proxy, the connection is broken and we needDaniel Stenberg
2007-06-05mark connect failures as non-connected when ConnectPlease() fails, like whenDaniel Stenberg
2007-06-04Revered Ashish Sharma's multiple entries patch, as it caused memory madnessDaniel Stenberg
2007-06-04minor edit since getting an ID seems pointless when failure happensDaniel Stenberg
2007-06-04fix the bad bad bad mess this caused on name resolves returning more thanDaniel Stenberg
2007-06-02Brad Spencer found and fixed three flaws in the code, found with the newDaniel Stenberg
2007-06-02Brad House fixed VS2005 compiler warnings due to time_t being 64bit.Daniel Stenberg
2007-06-02Ashish Sharma provided a patch for supporting multiple entries in theDaniel Stenberg
2007-06-02ares_destroy_options() and ares_save_options() man pages by Brad HouseDaniel Stenberg
2007-06-01ouch, two conditionals were turned backwards!Daniel Stenberg
2007-06-01do the update timer stuff even when CURLM_CALL_MULTI_PERFORM is returnedDaniel Stenberg
2007-05-31When transferring 500 downloads in parallel with a c-ares enabled build onlyDaniel Stenberg
2007-05-31Feng Tu made (lib)curl support "upload" resuming work for file:// URLs.Daniel Stenberg
2007-05-30make next version 1.4.0Daniel Stenberg
2007-05-30first take at detecting a random device and seeding the random key using dataDaniel Stenberg
2007-05-30Shmulik Regev brought cryptographically secure transaction IDsDaniel Stenberg
2007-05-30Brad House added ares_save_options() and ares_destroy_options() that can beDaniel Stenberg
2007-05-30Added CURLMOPT_MAXCONNECTS which is a curl_multi_setopt() option for settingDaniel Stenberg
2007-05-30In case of test failure, try not to show log files of other testsYang Tse
2007-05-30added ares_process_fd() to allow applications to ask for processing onDaniel Stenberg
2007-05-30remove really annoying debug output that makes life miserable when you doDaniel Stenberg
2007-05-26When working with a problem Stefan Becker had, I found an off-by-one bufferDaniel Stenberg
2007-05-26Primarily this fixes an off-by-one buffer overwrite (rare but still existing).Daniel Stenberg
2007-05-26Clarify a bit about the fact that easy handles remain in the multi stack whenDaniel Stenberg
2007-05-26make it a WARNING since this hits people hard in their facesDaniel Stenberg
2007-05-25Rob Crittenden fixed bug #1705802Daniel Stenberg
2007-05-25updatedDaniel Stenberg
2007-05-25Ravi Pratap fixed a flaw in the init_by_resolv_conf() function for windowsDaniel Stenberg
2007-05-24Song Ma filed bug report #1724016Daniel Stenberg
2007-05-24stay within 80 colsDaniel Stenberg
2007-05-24'mytx' in bug report #1723194 (http://curl.haxx.se/bug/view.cgi?id=1723194)Daniel Stenberg
2007-05-23TFTP transfers are also blockingDaniel Stenberg
2007-05-23fix the formatting of the trailing listDaniel Stenberg
2007-05-22Andre Guibert de Bruet fixed a memory leak when PKCS #12 parsing failedDaniel Stenberg
2007-05-22Andre Guibert de Bruet fixed a memory leak in the function that verifies theDaniel Stenberg
2007-05-20WaitForSingleObject() uses a millisecond timeout and CURL_TIMEOUT_RESOLVE isDaniel Stenberg
2007-05-18better fix for the dl/ul countersDaniel Stenberg
2007-05-18Feng Tu reported that curl -w did wrong on TFTP transfers inDaniel Stenberg