Cronologia Commit

Autore SHA1 Messaggio Data
  Michal Marek e2b82b4325 - Make Curl_write and it's callees accept a const pointer, in preparation 16 anni fa
  Daniel Stenberg 53a549000c - Based on initial work done by Gautam Kachroo to address a bug, we now keep 16 anni fa
  Daniel Stenberg 33d68653f0 this was modified this year so we bump the copyright year 17 anni fa
  Daniel Stenberg ef0ed9b720 Dmitry Kurochkin removed the cancelled state for pipelining, as we agreed 17 anni fa
  Daniel Stenberg de23b98522 Introducing curl_easy_pause() and new magic return codes for both the read 17 anni fa
  Daniel Stenberg b0b40d9a00 Andrew Moise filed bug report #1847501 17 anni fa
  Daniel Stenberg 662bee7193 All static functions that were previously name Curl_* something no longer 17 anni fa
  Daniel Stenberg ad6e28073c removed space after if and while before the parenthesis for better source code 17 anni fa
  Dan Fandrich 0f77fe55b6 Reverted the const change--what was I thinking? 17 anni fa
  Dan Fandrich 68ee002ad0 Made some pointers const 17 anni fa
  Dan Fandrich 16b95fc773 Enabled a few more gcc warnings with --enable-debug. Renamed a few 17 anni fa
  Dan Fandrich 5ecd56d964 Implemented only the parts of Patrick Monnerat's OS/400 patch that renamed 17 anni fa
  Daniel Stenberg 54967d2a3a Thomas J. Moore provided a patch that introduces Kerberos5 support in 17 anni fa
  Daniel Stenberg 3d513f7ab1 spell and language fix 17 anni fa
  Daniel Stenberg bc1ae973da Robert Iakobashvili made the 'master_buffer' get allocated first once it is 17 anni fa
  Yang Tse 90ce18019c reverted back to previous version => http://curl.haxx.se/mail/lib-2007-03/0258.html 17 anni fa
  Yang Tse fe10cb2ef5 avoid the use of variadic macros for greater portability 17 anni fa
  Gisle Vanem c514a2a89a Removed inclusion of <sys/types.h> and <sys/stat.h> in .c-files 17 anni fa
  Yang Tse a1d5983991 use macros ERRNO, SET_ERRNO(), SOCKERRNO and SET_SOCKERRNO() for errno handling 18 anni fa
  Gisle Vanem 6a175b42db Suppress warning "'nread' might be used uninitialized in this function". 18 anni fa
  Daniel Stenberg abe90019d3 prefer using the (upcoming) non-blocking libssh2 API 18 anni fa
  Yang Tse cdbbb7d900 Compiler warning fix 18 anni fa
  Gisle Vanem 7b704e173c Supress "comparison between signed and unsigned" warning. 18 anni fa
  Daniel Stenberg 1886388791 restore previous addition to the amount of data that is returned 18 anni fa
  Daniel Stenberg 0fb5a65a58 - David McCreedy provided libcurl changes for doing HTTP communication on 18 anni fa
  Daniel Stenberg d8ff0336a5 - Matt Witherspoon fixed the flaw which made libcurl 7.16.0 always store 18 anni fa
  Daniel Stenberg 5fd096da8d Stefan Krause pointed out a compiler warning with a picky MSCV compiler when 18 anni fa
  Daniel Stenberg a634f64400 James Housley did lots of work and introduced SFTP downloads. 18 anni fa
  Daniel Stenberg be0d17e812 cleaned up Curl_write() and the sub functions it uses for various protocols. 18 anni fa
  Yang Tse 01926d66d7 add TODO note 18 anni fa