Historique des commits

Auteur SHA1 Message Date
  Daniel Stenberg 74d47e22aa sendf: make Curl_debug a void function il y a 2 ans
  max.mehl ad9bc5976d copyright: make repository REUSE compliant il y a 2 ans
  Daniel Stenberg d1e4a67734 header api: add curl_easy_header and curl_easy_nextheader il y a 2 ans
  Daniel Stenberg 215db086e0 lib: pass in 'struct Curl_easy *' to most functions il y a 3 ans
  Daniel Stenberg 4d2f800677 curl.se: new home il y a 3 ans
  Daniel Stenberg a87cca7b1c sendf: move Curl_sendf to dict.c and make it static il y a 4 ans
  Daniel Stenberg ad547fcf7b travis: add build for "configure --disable-verbose" il y a 6 ans
  Daniel Stenberg 5ae22272d1 Curl_debug: remove dead printhost code il y a 6 ans
  Marian Klymov c45360d463 cppcheck: fix warnings il y a 6 ans
  Daniel Stenberg 367689d8c9 header callback: don't chop headers into smaller pieces il y a 6 ans
  Jay Satiro d00f2a8f2e http_proxy: Fix proxy CONNECT hang on pending data il y a 7 ans
  Daniel Stenberg 434f8d0389 internals: rename the SessionHandle struct to Curl_easy il y a 8 ans
  Daniel Stenberg 4af40b3646 URLs: change all http:// URLs to https:// il y a 8 ans
  Patrick Monnerat 6ea4ee94f9 Curl_client_write() & al.: chop long data, convert data only once. il y a 9 ans
  Daniel Stenberg 0d99cdbeed compile: warn on unused return code from Curl_client_write() il y a 9 ans
  Yang Tse 5a053ffe80 build: fix circular header inclusion with other packages il y a 11 ans
  Yang Tse 4a5aa6682d Revert changes relative to lib/*.[ch] recent renaming il y a 11 ans
  Yang Tse ffd8e127e7 build: rename 76 lib/*.h files il y a 11 ans
  Yang Tse f871de0064 build: make use of 76 lib/*.h renamed files il y a 11 ans
  Yang Tse 6b75d2c2df fix a bunch of MSVC compiler warnings il y a 13 ans
  Howard Chu d64bd82bdc sendrecv: split the I/O handling into private handler il y a 14 ans
  Daniel Stenberg 2309b4e330 remove the CVSish $Id$ lines il y a 14 ans
  Yang Tse 4bb80cfd75 il y a 14 ans
  Daniel Stenberg bc4582b68a Chris Conroy brought support for RTSP transfers, and with it comes 8(!) new il y a 14 ans
  Yang Tse 2fc1752d6e Removed function prototype without implementation il y a 15 ans
  Daniel Stenberg aff5408633 made Curl_read_plain() return an 'int' instead of CURLcode since it actually il y a 16 ans
  Daniel Stenberg 391e8afd1f - Made the SOCKS code use the new Curl_read_plain() function to fix the bug il y a 16 ans
  Daniel Stenberg 422fd933f5 - Hans-Jurgen May pointed out that trying SCP or SFTP over a SOCKS proxy il y a 16 ans
  Michal Marek e2b82b4325 - Make Curl_write and it's callees accept a const pointer, in preparation il y a 16 ans
  Dan Fandrich 0f77fe55b6 Reverted the const change--what was I thinking? il y a 17 ans