Commit History

Author SHA1 Message Date
  Daniel Stenberg 2bc1d775f5 copyright: update all copyright lines and remove year ranges 1 year ago
  max.mehl ad9bc5976d copyright: make repository REUSE compliant 2 years ago
  MAntoniak 06eb208126 misc: remove unused data when IPv6 is not supported 2 years ago
  Daniel Stenberg 7e65d91071 if2ip: make Curl_ipv6_scope a blank macro when IPv6-disabled 2 years ago
  Daniel Stenberg 21248e052d checksrc: detect more kinds of NULL comparisons we avoid 2 years ago
  Daniel Stenberg 4d2f800677 curl.se: new home 3 years ago
  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