summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
* - A patch in bug report #2883177 (http://curl.haxx.se/bug/view.cgi?id=2883177)Daniel Stenberg2009-10-211-0/+11
* Check for basename() is now done the same as other function checksYang Tse2009-10-181-1/+8
* Fix invalid file name characters handling on WindowsYang Tse2009-10-171-22/+37
* Replace tabs with spacesYang Tse2009-10-151-11/+11
* Fix an OOM handling problemYang Tse2009-10-141-6/+4
* Fix commentYang Tse2009-10-061-0/+4
* more files to ignoreYang Tse2009-10-051-0/+2
* fix compiler warning: comparison between signed and unsignedYang Tse2009-09-181-3/+9
* Attempt to silence bogus compiler warning: "Potential null pointer dereferenc...Yang Tse2009-09-161-1/+1
* Attempt to silence bogus compiler warning: "Potential null pointer dereferenc...Yang Tse2009-09-161-3/+3
* changed NetWare makefiles to rely on SHELL rather than OSTYPE since we can ha...Gunter Knauf2009-09-071-1/+1
* - Eric Wong introduced support for the new option -T. (dot) that makes curlDaniel Stenberg2009-08-241-4/+11
* Fixed some memory leaks in the command-line tool that caused most of theDan Fandrich2009-08-091-8/+43
* added a cast to silent compiler warning with 64bit systems.Gunter Knauf2009-08-061-1/+1
* respect error code from ftruncate(), mentioned by Peter SylvesterDaniel Stenberg2009-08-031-1/+8
* properly free data returned by aprintf(), and bring back the code to beDaniel Stenberg2009-07-251-4/+4
* blocked new stuff with HAVE_LIBSSH2_KNOWNHOST_API to check if this is our cu...Gunter Knauf2009-07-251-0/+3
* - Added CURLOPT_SSH_KNOWNHOSTS, CURLOPT_SSH_KEYFUNCTION, CURLOPT_SSH_KEYDATA.Daniel Stenberg2009-07-221-0/+10
* trial to fix a win64 compiler warning.Gunter Knauf2009-07-171-2/+2
* Added nonblock.c to the non-automake makefiles (note that the dependenciesDan Fandrich2009-07-155-2/+31
* renamed generated config.h to curl_config.h in order to avoid clashes when li...Gunter Knauf2009-07-148-20/+20
* - Eric Wong introduced curlx_nonblock() that the curl tool now (re-)uses forDaniel Stenberg2009-07-092-18/+4
* avoid pressanykey() call when curl finishes and was launched from bash.Gunter Knauf2009-06-201-1/+2
* sclose() function-like macro definition used to close a socket,Yang Tse2009-06-191-0/+1
* - Reuven Wachtfogel made curl -o - properly produce a binary output on windowsDaniel Stenberg2009-06-161-1/+1
* fix compiler warningYang Tse2009-06-161-0/+3
* fixed TRUE/FALSE case typo.Gunter Knauf2009-06-151-3/+3
* - Eric Wong's patch:Daniel Stenberg2009-06-151-2/+29
* DEBUGBUILD / CURLDEBUG decoupling follow-upYang Tse2009-06-151-2/+2
* DEBUGBUILD / CURLDEBUG decoupling follow-upYang Tse2009-06-152-4/+4
* improve usability with UNIX-like shells or a DOS command interpretersYang Tse2009-06-131-11/+19
* Fixed to take in account the different interpretation of doubleYang Tse2009-06-121-0/+12
* DOS adjustmentsYang Tse2009-06-111-3/+0
* - Fabian Keil ran clang on the (lib)curl code, found a bunch of warnings andDaniel Stenberg2009-06-101-2/+0
* VMS adjustmentsYang Tse2009-06-103-14/+13
* Adjusted to take in account that...Yang Tse2009-06-101-0/+1
* ENH: lower case cmake functions and remove tabs and re-indent cmake codeBill Hoffman2009-06-091-33/+34
* fix compiler warningYang Tse2009-06-091-1/+1
* fix compiler warning: signed and unsigned type in conditional expressionYang Tse2009-06-081-1/+4
* - Eric Wong fixed --no-buffer to actually switch off output buffering. BeenDaniel Stenberg2009-06-071-2/+3
* Revert delegating c-ares linking magic on libtool and auto-makefiles when usingYang Tse2009-06-061-8/+2
* introduction of os-specific.c and os-specific.hYang Tse2009-06-0510-27/+215
* Delegate c-ares linking magic on libtool and auto-makefiles when usingYang Tse2009-05-301-2/+8
* Remove empty line used to force CVS to update the $Id date string formatYang Tse2009-05-191-1/+0
* Add empty line, to force CVS to update the $Id date string formatYang Tse2009-05-181-0/+1
* Update copyright year, to force CVS to update the $Id date string formatYang Tse2009-05-185-5/+5
* Ignore more files for cvsYang Tse2009-05-091-5/+14
* Fix CRYang Tse2009-05-082-271/+271
* Renamed vc6 workspace and project files to avoid filename clash when used for...Yang Tse2009-05-081-2/+2
* Renamed vc6 workspace and project files to avoid filename clash when used for...Yang Tse2009-05-084-271/+271