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