Commit History

Author SHA1 Message Date
  Emil Engler 725ec470e2 language: s/behaviour/behavior/g 3 years ago
  Daniel Stenberg a95a6ce6b8 urldata: remove 'void *protop' and create the union 'p' 3 years ago
  Daniel Stenberg 4d2f800677 curl.se: new home 3 years ago
  Daniel Stenberg 6434a73984 Curl_handler: add 'family' to each protocol 3 years ago
  Marc Hoersken 8bdc4f8aee telnet.c: depend on static requirement of WinSock version 2 3 years ago
  Daniel Stenberg 0f55269aff copyright: update mismatched copyright years 4 years ago
  Marc Hoersken 3186f50054 timeouts: move ms timeouts to timediff_t from int and long 4 years ago
  Jay Satiro 9c1806ae46 build: Disable Visual Studio warning "conditional expression is constant" 4 years ago
  Daniel Stenberg 65eb65fde6 urldata: simplify bytecounters 5 years ago
  Daniel Stenberg dcd6f81025 snprintf: renamed and we now only use msnprintf() 5 years ago
  Marcel Raad 15ed9f87e3 curl-compilers: enable -Wimplicit-fallthrough=4 for GCC 6 years ago
  Marcel Raad 25d2a1bae7 Silence GCC 8 cast-function-type warnings 5 years ago
  Rikard Falkeborn 489ac01756 telnet: Remove unused macros TELOPTS and TELCMDS 6 years ago
  Gisle Vanem ab4cf99694 telnet: fix clang warnings 6 years ago
  Marian Klymov c45360d463 cppcheck: fix warnings 6 years ago
  Viktor Szakats 4bd91bc474 spelling fixes 6 years ago
  Rikard Falkeborn 8ea5d41fe0 strictness: correct {infof, failf} format specifiers 6 years ago
  Daniel Stenberg cb529b713f checksrc: make sure sizeof() is used *with* parentheses 6 years ago
  Daniel Gustafsson 2f13e3d23d checksrc: force indentation of lines after an else 6 years ago
  Viktor Szakats 7e35eb7729 spelling fixes 6 years ago
  Daniel Stenberg 5d543fe906 time: rename Curl_tvnow to Curl_now 6 years ago
  Daniel Stenberg b9d25f9a6b timediff: return timediff_t from the time diff functions 6 years ago
  Daniel Stenberg 20acb58a38 code style: use space after semicolon 6 years ago
  Daniel Stenberg e5743f08e7 code style: use spaces around pluses 6 years ago
  Daniel Stenberg 6b84438d9a code style: use spaces around equals signs 6 years ago
  Dwarakanath Yadavalli 512f8c774a libcurl: Stop using error codes defined under CURL_NO_OLDIES 7 years ago
  Daniel Stenberg 4dee50b9c8 timeval: struct curltime is a struct timeval replacement 7 years ago
  Jay Satiro af0216251b curl_setup_once: Remove ERRNO/SET_ERRNO macros 7 years ago
  Max Dymond c75f63d7c4 handler: refactor connection checking 7 years ago
  Richard Hsu 862b02f894 Telnet: Write full buffer instead of byte-by-byte 7 years ago