Историја ревизија

Аутор SHA1 Порука Датум
  Daniel Stenberg bc4582b68a Chris Conroy brought support for RTSP transfers, and with it comes 8(!) new пре 14 година
  Daniel Stenberg 352177090f - Fabian Keil ran clang on the (lib)curl code, found a bunch of warnings and пре 15 година
  Daniel Stenberg 3aa3d7e629 Internal cleanup: KEEP_WRITE and KEEP_READ are now called KEEP_SEND and пре 15 година
  Yang Tse 33a3753c3f libcurl's memory.h renamed to curl_memory.h пре 15 година
  Daniel Stenberg bdec6f2b20 - Frank Hempel found out a bug and provided the fix: пре 15 година
  Dan Fandrich 80ffd3581f Created a CURLMIN macro to match CURLMAX пре 15 година
  Daniel Stenberg c76d939563 Christian Krause fixed a build failure when building with gss support пре 16 година
  Michal Marek c331c73ec6 - Fixed a potential data loss in Curl_client_write() when the transfer is пре 16 година
  Dan Fandrich 484d549ece Marked with TODO comments a number of problems in the Kerberos code detected пре 16 година
  Dan Fandrich 7fc4e8af0a Changed some arrays of char* to arrays of char[] to reduce data size and пре 16 година
  Yang Tse d61688923d fix compiler warning: enumerated type mixed with another type пре 16 година
  Daniel Stenberg aff5408633 made Curl_read_plain() return an 'int' instead of CURLcode since it actually пре 16 година
  Daniel Stenberg 391e8afd1f - Made the SOCKS code use the new Curl_read_plain() function to fix the bug пре 16 година
  Yang Tse 59e378f48f remove unnecessary typecasting of malloc() пре 16 година
  Dan Fandrich 3acd1146f9 Use realloc when paused in Curl_client_write пре 16 година
  Daniel Stenberg 4c9768565e - Introducing CURLOPT_CERTINFO and the corresponding CURLINFO_CERTINFO. By пре 16 година
  Dan Fandrich bb67388bbe Made some variables const пре 16 година
  Daniel Stenberg 422fd933f5 - Hans-Jurgen May pointed out that trying SCP or SFTP over a SOCKS proxy пре 16 година
  Michal Marek e2b82b4325 - Make Curl_write and it's callees accept a const pointer, in preparation пре 16 година
  Daniel Stenberg 53a549000c - Based on initial work done by Gautam Kachroo to address a bug, we now keep пре 16 година
  Daniel Stenberg 33d68653f0 this was modified this year so we bump the copyright year пре 16 година
  Daniel Stenberg ef0ed9b720 Dmitry Kurochkin removed the cancelled state for pipelining, as we agreed пре 16 година
  Daniel Stenberg de23b98522 Introducing curl_easy_pause() and new magic return codes for both the read пре 16 година
  Daniel Stenberg b0b40d9a00 Andrew Moise filed bug report #1847501 пре 17 година
  Daniel Stenberg 662bee7193 All static functions that were previously name Curl_* something no longer пре 17 година
  Daniel Stenberg ad6e28073c removed space after if and while before the parenthesis for better source code пре 17 година
  Dan Fandrich 0f77fe55b6 Reverted the const change--what was I thinking? пре 17 година
  Dan Fandrich 68ee002ad0 Made some pointers const пре 17 година
  Dan Fandrich 16b95fc773 Enabled a few more gcc warnings with --enable-debug. Renamed a few пре 17 година
  Dan Fandrich 5ecd56d964 Implemented only the parts of Patrick Monnerat's OS/400 patch that renamed пре 17 година