remove the CVSish $Id$ lines
[platform/upstream/curl.git] / src /
2010-03-24 Daniel Stenbergremove the CVSish $Id$ lines
2010-03-20 Daniel Stenbergprovide an initial set of .gitignore files
2010-03-16 Dan FandrichFactored out some code into a few independent functions
2010-02-26 Yang Tsefix sizeof short
2010-02-26 Yang TseAdded SIZEOF_INT and SIZEOF_SHORT definitions for non...
2010-02-25 Yang TseFixed bug report #2958074 indicating
2010-02-16 Yang Tsereplaced tabs with spaces
2010-02-15 Daniel Stenberguse (void) in front of fwrite() calls that ignore the...
2010-02-14 Yang Tseremoved trailing whitespace
2010-02-12 Daniel StenbergCURLOPT_MAIL_RCPT is *not* a string so we must not...
2010-02-12 Daniel Stenbergfree --mail-from strings properly
2010-02-03 Dan FandrichChanged the Watcom makefiles to make them easier to...
2010-02-03 Yang TseFix progressmode Configurable struct member data type...
2010-02-02 Yang TseFix compiler warnings:
2010-01-29 Yang Tsefix printf-style format strings
2010-01-27 Yang Tsefix compiler warning
2010-01-25 Yang Tsefix compiler warning
2010-01-24 Yang TseHAVE_GETADDRINFO_THREADSAFE definition for non-configur...
2010-01-23 Bjorn StenbergAdded -J/--remote-header-name.
2010-01-18 Yang TseConstantine Sapuntzakis enhancements to make memory...
2010-01-02 Daniel Stenberg- Make curl support --ssl and --ssl-reqd instead of...
2010-01-01 Daniel Stenbergupdate copyright year since we are in 2010 now
2010-01-01 Daniel Stenberg- Ingmar Runge enhanced libcurl's FTP engine to support...
2009-12-31 Daniel Stenbergturned CURLOPT_MAIL_RCPT into a curl_slist list instead...
2009-12-31 Yang TseVMS adjustments by Steven M. Schweda
2009-12-30 Daniel Stenbergs/CURLOPT_WRITEHEADER/CURLOPT_HEADERDATA simply because...
2009-12-30 Yang TseVMS specific preprocessor symbol checking adjustments
2009-12-12 Daniel Stenbergintroducing IMAP, POP3 and SMTP support (still lots...
2009-12-10 Daniel Stenberg- Siegfried Gyuricsko found out that the curl manual...
2009-12-10 Yang Tse- Fixed curl erroneously reporting output stream write...
2009-11-27 Daniel Stenberg- Markus Koetter provided a polished and updated versio...
2009-11-23 Daniel Stenberg- Bjorn Augustsson reported a bug which made curl not...
2009-11-18 Yang TseMake usage of calloc()'s arguments consistent with...
2009-11-15 Yang TseRemove enable-thread / disable-thread configure option...
2009-11-14 Yang TseRefactor how preprocessor symbol _THREAD_SAFE definitio...
2009-11-05 Yang TseI removed leading 'curl' path on the 'curlbuild.h'...
2009-10-27 Yang TseFix spelling
2009-10-27 Yang TseFix Pelles C Win32 target compilation issues
2009-10-21 Daniel Stenberg- A patch in bug report #2883177 (curl.haxx.se/bug...
2009-10-18 Yang TseCheck for basename() is now done the same as other...
2009-10-17 Yang TseFix invalid file name characters handling on Windows
2009-10-15 Yang TseReplace tabs with spaces
2009-10-14 Yang TseFix an OOM handling problem
2009-10-06 Yang TseFix comment
2009-10-05 Yang Tsemore files to ignore
2009-09-18 Yang Tsefix compiler warning: comparison between signed and...
2009-09-16 Yang TseAttempt to silence bogus compiler warning: "Potential...
2009-09-16 Yang TseAttempt to silence bogus compiler warning: "Potential...
2009-09-07 Gunter Knaufchanged NetWare makefiles to rely on SHELL rather than...
2009-08-24 Daniel Stenberg- Eric Wong introduced support for the new option ...
2009-08-09 Dan FandrichFixed some memory leaks in the command-line tool that...
2009-08-06 Gunter Knaufadded a cast to silent compiler warning with 64bit...
2009-08-03 Daniel Stenbergrespect error code from ftruncate(), mentioned by Peter...
2009-07-25 Daniel Stenbergproperly free data returned by aprintf(), and bring...
2009-07-25 Gunter Knaufblocked new stuff with HAVE_LIBSSH2_KNOWNHOST_API...
2009-07-22 Daniel Stenberg- Added CURLOPT_SSH_KNOWNHOSTS, CURLOPT_SSH_KEYFUNCTION...
2009-07-17 Gunter Knauftrial to fix a win64 compiler warning.
2009-07-15 Dan FandrichAdded nonblock.c to the non-automake makefiles (note...
2009-07-14 Gunter Knaufrenamed generated config.h to curl_config.h in order...
2009-07-09 Daniel Stenberg- Eric Wong introduced curlx_nonblock() that the curl...
2009-06-20 Gunter Knaufavoid pressanykey() call when curl finishes and was...
2009-06-19 Yang Tsesclose() function-like macro definition used to close...
2009-06-16 Daniel Stenberg- Reuven Wachtfogel made curl -o - properly produce...
2009-06-16 Yang Tsefix compiler warning
2009-06-15 Gunter Knauffixed TRUE/FALSE case typo.
2009-06-15 Daniel Stenberg- Eric Wong's patch:
2009-06-15 Yang TseDEBUGBUILD / CURLDEBUG decoupling follow-up
2009-06-15 Yang Tse DEBUGBUILD / CURLDEBUG decoupling follow-up
2009-06-13 Yang Tseimprove usability with UNIX-like shells or a DOS comman...
2009-06-12 Yang TseFixed to take in account the different interpretation...
2009-06-11 Yang TseDOS adjustments
2009-06-10 Daniel Stenberg- Fabian Keil ran clang on the (lib)curl code, found...
2009-06-10 Yang TseVMS adjustments
2009-06-10 Yang TseAdjusted to take in account that...
2009-06-09 Bill HoffmanENH: lower case cmake functions and remove tabs and...
2009-06-09 Yang Tsefix compiler warning
2009-06-08 Yang Tsefix compiler warning: signed and unsigned type in condi...
2009-06-07 Daniel Stenberg- Eric Wong fixed --no-buffer to actually switch off...
2009-06-06 Yang TseRevert delegating c-ares linking magic on libtool and...
2009-06-05 Yang Tseintroduction of os-specific.c and os-specific.h
2009-05-30 Yang TseDelegate c-ares linking magic on libtool and auto-makef...
2009-05-19 Yang TseRemove empty line used to force CVS to update the ...
2009-05-18 Yang TseAdd empty line, to force CVS to update the $Id date...
2009-05-18 Yang TseUpdate copyright year, to force CVS to update the ...
2009-05-09 Yang TseIgnore more files for cvs
2009-05-08 Yang TseFix CR
2009-05-08 Yang TseRenamed vc6 workspace and project files to avoid filena...
2009-05-08 Yang TseRenamed vc6 workspace and project files to avoid filena...
2009-05-02 Yang TseUse build-time configured curl_socklen_t instead of...
2009-05-01 Yang TseDavid McCreedy's "TPF-platform specific changes to...
2009-04-28 Daniel Stenberg- Bug report #2709004 (curl.haxx.se/bug/view.cgi?id...
2009-04-20 Daniel Stenberg- Gisle Vanem noticed that --libtool would produce...
2009-04-15 Gunter Knaufmoved HAVE_LIMITS_H to common defines (no idea why...
2009-04-14 Yang TseHAVE_LIMITS_H definition for NetWare CLIB
2009-04-14 Daniel Stenbergfirst take at bundling cmake-related files in the tarball
2009-04-09 Gunter Knaufsome minor Makefile tweaks for latest libssh2.
2009-04-08 Benoit NeilAdded newline ad the end of generated hugehelp.c (the...
2009-04-06 Benoit NeilMade the CMake scripts read Makefile.inc. Needs testing...
2009-04-06 Benoit NeilAdded tests (exes) targets, refactor a few things.
2009-04-06 Benoit NeilAdded curl (exe) target, fixed static/dynamic linking...
next