コミット履歴

作者 SHA1 メッセージ 日付
  Daniel Stenberg 4d2f800677 curl.se: new home 3 年 前
  Daniel Stenberg a87cca7b1c sendf: move Curl_sendf to dict.c and make it static 4 年 前
  Daniel Stenberg ad547fcf7b travis: add build for "configure --disable-verbose" 6 年 前
  Daniel Stenberg 5ae22272d1 Curl_debug: remove dead printhost code 6 年 前
  Marian Klymov c45360d463 cppcheck: fix warnings 6 年 前
  Daniel Stenberg 367689d8c9 header callback: don't chop headers into smaller pieces 6 年 前
  Jay Satiro d00f2a8f2e http_proxy: Fix proxy CONNECT hang on pending data 7 年 前
  Daniel Stenberg 434f8d0389 internals: rename the SessionHandle struct to Curl_easy 8 年 前
  Daniel Stenberg 4af40b3646 URLs: change all http:// URLs to https:// 8 年 前
  Patrick Monnerat 6ea4ee94f9 Curl_client_write() & al.: chop long data, convert data only once. 9 年 前
  Daniel Stenberg 0d99cdbeed compile: warn on unused return code from Curl_client_write() 9 年 前
  Yang Tse 5a053ffe80 build: fix circular header inclusion with other packages 11 年 前
  Yang Tse 4a5aa6682d Revert changes relative to lib/*.[ch] recent renaming 11 年 前
  Yang Tse ffd8e127e7 build: rename 76 lib/*.h files 11 年 前
  Yang Tse f871de0064 build: make use of 76 lib/*.h renamed files 11 年 前
  Yang Tse 6b75d2c2df fix a bunch of MSVC compiler warnings 13 年 前
  Howard Chu d64bd82bdc sendrecv: split the I/O handling into private handler 14 年 前
  Daniel Stenberg 2309b4e330 remove the CVSish $Id$ lines 14 年 前
  Yang Tse 4bb80cfd75 14 年 前
  Daniel Stenberg bc4582b68a Chris Conroy brought support for RTSP transfers, and with it comes 8(!) new 14 年 前
  Yang Tse 2fc1752d6e Removed function prototype without implementation 15 年 前
  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 年 前
  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 年 前
  Dan Fandrich 0f77fe55b6 Reverted the const change--what was I thinking? 17 年 前
  Dan Fandrich 68ee002ad0 Made some pointers const 17 年 前
  Yang Tse 4294cac701 Platforms that lack autotools support should define HAVE_VARIADIC_MACROS_C99 17 年 前
  Yang Tse 0f634a0c89 fix yet another leftover in previous commit 17 年 前
  Yang Tse 047cd1a533 fix leftover in previous commit 17 年 前