Daniel Stenberg
|
54d3769761
Curl_addrinfo: use one malloc instead of three
|
4 anos atrás |
Daniel Stenberg
|
8df455479f
source cleanup: remove all custom typedef structs
|
4 anos atrás |
Viktor Szakats
|
23a870f2fd
windows: enable UnixSockets with all build toolchains
|
4 anos atrás |
Daniel Stenberg
|
401cb92954
memdebug: log pointer before freeing its data
|
5 anos atrás |
Daniel Stenberg
|
76b6348949
memdebug: make debug-specific functions use curl_dbg_ prefix
|
5 anos atrás |
Daniel Stenberg
|
5712806785
curl_addrinfo: use same #ifdef conditions in source as header
|
6 anos atrás |
Daniel Stenberg
|
8020a0c62f
curl_setup: provide a CURL_SA_FAMILY_T type if none exists
|
6 anos atrás |
Eric Gallager
|
a19fefb070
build: add picky compiler warning flags for gcc 6 and 7
|
6 anos atrás |
Steve Holme
|
0fd6221f8c
curl_addrinfo.c: Allow Unix Domain Sockets to compile under Windows
|
6 anos atrás |
Randall S. Becker
|
76ebd54175
configure: check for netinet/in6.h
|
7 anos atrás |
Daniel Stenberg
|
6b84438d9a
code style: use spaces around equals signs
|
7 anos atrás |
Sylvestre Ledru
|
66de563482
Improve code readbility
|
7 anos atrás |
Daniel Stenberg
|
6e12bb7cbe
addrinfo: fix compiler warning on offsetof() use
|
7 anos atrás |
Isaac Boukris
|
1d786faee1
unix_socket: add support for abstract unix domain socket
|
7 anos atrás |
Daniel Stenberg
|
1c3e8bbfed
checksrc: warn for assignments within if() expressions
|
8 anos atrás |
Daniel Stenberg
|
b228d2952b
checksrc: stricter no-space-before-paren enforcement
|
8 anos atrás |
Luo Jinghua
|
01a49a7626
resolve: add support for IPv6 DNS64/NAT64 Networks on OS X + iOS
|
8 anos atrás |
Daniel Stenberg
|
4f45240bc8
lib: include curl_printf.h as one of the last headers
|
8 anos atrás |
Daniel Stenberg
|
4af40b3646
URLs: change all http:// URLs to https://
|
8 anos atrás |
Gisle Vanem
|
e1b6b2219d
lwip: Fix compatibility issues with later versions
|
9 anos atrás |
Markus Elfring
|
29c655c0a6
Bug #149: Deletion of unnecessary checks before calls of the function "free"
|
9 anos atrás |
Daniel Stenberg
|
df5578a7a3
mprintf.h: remove #ifdef CURLDEBUG
|
9 anos atrás |
Steve Holme
|
1abe65d928
code/docs: Use Unix rather than UNIX to avoid use of the trademark
|
10 anos atrás |
Daniel Stenberg
|
1cc5194337
Curl_unix2addr: avoid using the variable name 'sun'
|
10 anos atrás |
Peter Wu
|
970c22f970
libcurl: add UNIX domain sockets support
|
10 anos atrás |
Daniel Stenberg
|
0eb3d15ccb
code cleanup: we prefer 'CURLcode result'
|
10 anos atrás |
Yang Tse
|
5a053ffe80
build: fix circular header inclusion with other packages
|
12 anos atrás |
Yang Tse
|
4a5aa6682d
Revert changes relative to lib/*.[ch] recent renaming
|
12 anos atrás |
Yang Tse
|
13606bbfde
build: make use of 93 lib/*.c renamed files
|
12 anos atrás |
Yang Tse
|
f871de0064
build: make use of 76 lib/*.h renamed files
|
12 anos atrás |