Commit Verlauf

Autor SHA1 Nachricht Datum
  parazyd a1f06f32b8 gopher: Implement secure gopher protocol. vor 4 Jahren
  Daniel Stenberg 020aa0131b docs/INTERNALS: remove reference to Curl_sendf() vor 4 Jahren
  Daniel Stenberg 4d2f800677 curl.se: new home vor 4 Jahren
  Daniel Stenberg a87cca7b1c sendf: move Curl_sendf to dict.c and make it static vor 4 Jahren
  Daniel Stenberg 6434a73984 Curl_handler: add 'family' to each protocol vor 4 Jahren
  Daniel Stenberg 31e53584db escape: make the URL decode able to reject only %00 bytes vor 4 Jahren
  Daniel Stenberg a96c7529eb select: make Curl_socket_check take timediff_t timeout vor 4 Jahren
  Daniel Stenberg 4cd239fbf6 copyright: bump the copyright year range vor 4 Jahren
  Marc Hoersken be28bc2241 gopher: check remaining time left during write busy loop vor 4 Jahren
  Daniel Stenberg 39c29626cb gopher: remove check for path == NULL vor 5 Jahren
  Daniel Stenberg 65eb65fde6 urldata: simplify bytecounters vor 5 Jahren
  Daniel Stenberg 4b4062aaeb gopher: fix memory leak from 9026083ddb2a9 vor 6 Jahren
  Leonardo Taccari 9026083ddb gopher: always include the entire gopher-path in request vor 6 Jahren
  Daniel Stenberg 46e164069d url: use the URL API internally as well vor 6 Jahren
  Daniel Stenberg 1a890997a4 all: s/int/size_t cleanup vor 6 Jahren
  Leonardo Taccari 8f3c3cd08a gopher: Do not translate `?' to `%09' vor 6 Jahren
  Daniel Stenberg 6b84438d9a code style: use spaces around equals signs vor 7 Jahren
  Max Dymond c75f63d7c4 handler: refactor connection checking vor 7 Jahren
  Andrew Krieger 7b1430c0b4 fix potential use of uninitialized variables vor 7 Jahren
  Dan Fandrich f7285cc02b gopher: fixed detection of an error condition from Curl_urldecode vor 7 Jahren
  Daniel Stenberg 811a693b80 strcasecompare: all case insensitive string compares ignore locale now vor 8 Jahren
  Daniel Stenberg 502acba2af strcasecompare: is the new name for strequal() vor 8 Jahren
  Daniel Stenberg 46133aa536 escape: avoid using curl_easy_unescape() internally vor 8 Jahren
  Daniel Stenberg 9a509680f6 gopher: properly return error for poll failures vor 8 Jahren
  Daniel Stenberg 8a6e89a9eb select: switch to macros in uppercase vor 8 Jahren
  Daniel Stenberg 434f8d0389 internals: rename the SessionHandle struct to Curl_easy vor 8 Jahren
  Daniel Stenberg 4af40b3646 URLs: change all http:// URLs to https:// vor 8 Jahren
  Orange Tsai 5bf36ea30d gopher: don't send NUL byte vor 9 Jahren
  Daniel Stenberg 0f4a03cbb6 free: instead of Curl_safefree() vor 9 Jahren
  Daniel Stenberg df5578a7a3 mprintf.h: remove #ifdef CURLDEBUG vor 9 Jahren