커밋 기록

작성자 SHA1 메시지 날짜
  Daniel Stenberg 52cc4a85fd style: use space after comment start and before comment end 1 년 전
  max.mehl ad9bc5976d copyright: make repository REUSE compliant 2 년 전
  Daniel Stenberg 2610142139 lib: remove support for CURL_DOES_CONVERSIONS 2 년 전
  Daniel Stenberg 0c55fbab45 conn: add 'attach' to protocol handler, make libssh2 use it 3 년 전
  Patrick Monnerat bbe3aa9f88 vtls: reduce conn->data use 3 년 전
  Daniel Stenberg f98f219c35 gopher: remove accidental conn->data leftover 3 년 전
  Daniel Stenberg 215db086e0 lib: pass in 'struct Curl_easy *' to most functions 3 년 전
  Daniel Stenberg f52c6981c5 curl.h: add CURLPROTO_GOPHERS as own protocol identifier 3 년 전
  parazyd a1f06f32b8 gopher: Implement secure gopher protocol. 3 년 전
  Daniel Stenberg 020aa0131b docs/INTERNALS: remove reference to Curl_sendf() 3 년 전
  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 6434a73984 Curl_handler: add 'family' to each protocol 4 년 전
  Daniel Stenberg 31e53584db escape: make the URL decode able to reject only %00 bytes 4 년 전
  Daniel Stenberg a96c7529eb select: make Curl_socket_check take timediff_t timeout 4 년 전
  Daniel Stenberg 4cd239fbf6 copyright: bump the copyright year range 4 년 전
  Marc Hoersken be28bc2241 gopher: check remaining time left during write busy loop 4 년 전
  Daniel Stenberg 39c29626cb gopher: remove check for path == NULL 5 년 전
  Daniel Stenberg 65eb65fde6 urldata: simplify bytecounters 5 년 전
  Daniel Stenberg 4b4062aaeb gopher: fix memory leak from 9026083ddb2a9 5 년 전
  Leonardo Taccari 9026083ddb gopher: always include the entire gopher-path in request 5 년 전
  Daniel Stenberg 46e164069d url: use the URL API internally as well 6 년 전
  Daniel Stenberg 1a890997a4 all: s/int/size_t cleanup 6 년 전
  Leonardo Taccari 8f3c3cd08a gopher: Do not translate `?' to `%09' 6 년 전
  Daniel Stenberg 6b84438d9a code style: use spaces around equals signs 7 년 전
  Max Dymond c75f63d7c4 handler: refactor connection checking 7 년 전
  Andrew Krieger 7b1430c0b4 fix potential use of uninitialized variables 7 년 전
  Dan Fandrich f7285cc02b gopher: fixed detection of an error condition from Curl_urldecode 7 년 전
  Daniel Stenberg 811a693b80 strcasecompare: all case insensitive string compares ignore locale now 8 년 전
  Daniel Stenberg 502acba2af strcasecompare: is the new name for strequal() 8 년 전