コミット履歴

作者 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 7d600ad1c3 urldata: remove conn->bits.user_passwd 2 年 前
  Daniel Stenberg 2610142139 lib: remove support for CURL_DOES_CONVERSIONS 2 年 前
  Daniel Stenberg e7416cfd2b infof: remove newline from format strings, always append it 3 年 前
  Daniel Stenberg 0c55fbab45 conn: add 'attach' to protocol handler, make libssh2 use it 3 年 前
  Daniel Stenberg 063d3f3b96 tidy-up: make conditional checks more consistent 3 年 前
  Daniel Stenberg 215db086e0 lib: pass in 'struct Curl_easy *' to most functions 3 年 前
  Daniel Stenberg 4d2f800677 curl.se: new home 3 年 前
  Daniel Stenberg d70a5b5a0f sendf: move the verbose-check into Curl_debug 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 d1369fe216 misc: copyright year updates 4 年 前
  Harry Sintonen 7a71965e97 build: fixed build for systems with select() in unistd.h 4 年 前
  Daniel Stenberg 65eb65fde6 urldata: simplify bytecounters 5 年 前
  Daniel Stenberg 46e164069d url: use the URL API internally as well 6 年 前
  Daniel Stenberg 1a890997a4 all: s/int/size_t cleanup 6 年 前
  Marian Klymov c45360d463 cppcheck: fix warnings 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 年 前
  Daniel Stenberg 811a693b80 strcasecompare: all case insensitive string compares ignore locale now 8 年 前
  Daniel Stenberg 502acba2af strcasecompare: is the new name for strequal() 8 年 前
  Daniel Stenberg 53e71e47d6 unescape: avoid integer overflow 8 年 前
  Daniel Stenberg 434f8d0389 internals: rename the SessionHandle struct to Curl_easy 8 年 前
  Daniel Stenberg 4af40b3646 URLs: change all http:// URLs to https:// 8 年 前
  Dan Fandrich 145c4692ff dict: rename byte to avoid compiler shadowed declaration warning 9 年 前
  Daniel Stenberg df5578a7a3 mprintf.h: remove #ifdef CURLDEBUG 9 年 前
  Arvid Norberg 1813a77b02 dict: fix memory leak in OOM exit path 10 年 前