Commit History

Author SHA1 Message Date
  Daniel Stenberg d2baa502fc Curl_inet_ntop: always check the return code 4 years ago
  Daniel Stenberg 0e607542dc cleanup: insert newline after if() conditions 4 years ago
  tmilburn c3e38a4250 CURLOPT_ADDRESS_SCOPE: fix range check and more 5 years ago
  Marcel Raad d1b5cf830b build: fix Codacy/CppCheck warnings 5 years ago
  Daniel Stenberg db9776ea00 if2ip: remove unused function Curl_if_is_interface_name 5 years ago
  Daniel Stenberg dcd6f81025 snprintf: renamed and we now only use msnprintf() 5 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
  Daniel Stenberg b748d7af7e ipv6_scope: support unique local addresses 6 years ago
  Marcel Raad 651e04c4c8 if2ip: fix compiler warning in ISO C90 mode 7 years ago
  Marcel Raad 93567071b7 if2ip: fix -Wcast-align warning 7 years ago
  Daniel Stenberg dbadaebfc4 checksrc: code style: use 'char *name' style 7 years ago
  Daniel Stenberg 502acba2af strcasecompare: is the new name for strequal() 7 years ago
  Daniel Stenberg 4f45240bc8 lib: include curl_printf.h as one of the last headers 8 years ago
  Daniel Stenberg 4af40b3646 URLs: change all http:// URLs to https:// 8 years ago
  Tatsuhiro Tsujikawa 119037325d build: fix failures with -Wcast-align and -Werror 8 years ago
  Daniel Stenberg df5578a7a3 mprintf.h: remove #ifdef CURLDEBUG 9 years ago
  Steve Holme b7f740f2fc ip2ip.c: Fixed compilation warning when IPv6 Scope ID not supported 9 years ago
  Patrick Monnerat a390329f60 if2ip: dummy scope parameter for Curl_if2ip() call in SIOCGIFADDR-enabled code. 9 years ago
  Patrick Monnerat 9081014c2c IPV6: address scope != scope id 9 years ago
  Yang Tse c86ea58304 if2ip.c: fix compiler warning 11 years ago
  Marc Hoersken 6b8c36954f if2ip.c: Fixed another warning: unused parameter 'remote_scope' 11 years ago
  Marc Hoersken ee7669ba3a if2ip.c: Fixed warning: unused parameter 'remote_scope' 11 years ago
  Kim Vandry 090b55c100 connect: treat an interface bindlocal() problem as a non-fatal error 11 years ago
  Daniel Stenberg 358c5c0745 strlcat: remove function 11 years ago
  Yang Tse 5a053ffe80 build: fix circular header inclusion with other packages 11 years ago
  Yang Tse 4a5aa6682d Revert changes relative to lib/*.[ch] recent renaming 11 years ago
  Yang Tse 5b6e7927c6 build: rename 93 lib/*.c files 11 years ago
  Yang Tse f871de0064 build: make use of 76 lib/*.h renamed files 11 years ago
  Yang Tse a0b207164c setup_once.h: refactor inclusion of <unistd.h> and <sys/socket.h> 11 years ago