Commit Verlauf

Autor SHA1 Nachricht Datum
  Daniel Stenberg 4d2f800677 curl.se: new home vor 4 Jahren
  Daniel Stenberg d70a5b5a0f sendf: move the verbose-check into Curl_debug 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 d1369fe216 misc: copyright year updates vor 4 Jahren
  Harry Sintonen 7a71965e97 build: fixed build for systems with select() in unistd.h vor 4 Jahren
  Daniel Stenberg 65eb65fde6 urldata: simplify bytecounters vor 5 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
  Marian Klymov c45360d463 cppcheck: fix warnings 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
  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 53e71e47d6 unescape: avoid integer overflow 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
  Dan Fandrich 145c4692ff dict: rename byte to avoid compiler shadowed declaration warning vor 9 Jahren
  Daniel Stenberg df5578a7a3 mprintf.h: remove #ifdef CURLDEBUG vor 9 Jahren
  Arvid Norberg 1813a77b02 dict: fix memory leak in OOM exit path vor 10 Jahren
  Yang Tse 5a053ffe80 build: fix circular header inclusion with other packages vor 12 Jahren
  Yang Tse 4a5aa6682d Revert changes relative to lib/*.[ch] recent renaming vor 12 Jahren
  Yang Tse 5b6e7927c6 build: rename 93 lib/*.c files vor 12 Jahren
  Yang Tse f871de0064 build: make use of 76 lib/*.h renamed files vor 12 Jahren
  Yang Tse a0b207164c setup_once.h: refactor inclusion of <unistd.h> and <sys/socket.h> vor 12 Jahren
  Daniel Stenberg ee588fe088 mem-include-scan: verify memory #includes vor 12 Jahren
  Yang Tse 0ce2bca741 add LF termination to infof() trace string vor 13 Jahren
  Jonas Schnelli 2c905fd1f8 query-part: ignore the URI part for given protocols vor 13 Jahren