Daniel Stenberg
|
8df455479f
source cleanup: remove all custom typedef structs
|
4 년 전 |
Daniel Stenberg
|
4a4b63daaa
socks: make the connect phase non-blocking
|
4 년 전 |
Daniel Stenberg
|
0b030a5b23
global_init: move the IPv6 works status bool to multi handle
|
4 년 전 |
Daniel Stenberg
|
b1616dad8f
timediff: make it 64 bit (if possible) even with 32 bit time_t
|
5 년 전 |
Daniel Stenberg
|
a55faf33d4
cleanup: remove the 'numsocks' argument used in many places
|
5 년 전 |
Daniel Gustafsson
|
11d7fe118d
headers: Remove no longer exported functions
|
5 년 전 |
Daniel Stenberg
|
12d655d456
doh: disable DOH for the cases it doesn't work
|
5 년 전 |
Daniel Stenberg
|
05b100aee2
cleanup: make local functions static
|
5 년 전 |
Daniel Stenberg
|
abff183387
setopt: add CURLOPT_DOH_URL
|
6 년 전 |
Rick Deist
|
d95f3dc0b1
resolve: add CURLOPT_DNS_SHUFFLE_ADDRESSES
|
6 년 전 |
klemens
|
f7df67cff0
spelling fixes
|
7 년 전 |
Daniel Stenberg
|
b228d2952b
checksrc: stricter no-space-before-paren enforcement
|
8 년 전 |
Daniel Stenberg
|
dbadaebfc4
checksrc: code style: use 'char *name' style
|
8 년 전 |
Marcel Raad
|
21aa32d30d
lib: fix compiler warnings after de4de4e3c7c
|
8 년 전 |
Daniel Stenberg
|
434f8d0389
internals: rename the SessionHandle struct to Curl_easy
|
8 년 전 |
Daniel Stenberg
|
4af40b3646
URLs: change all http:// URLs to https://
|
8 년 전 |
Daniel Stenberg
|
b419e7ae0c
hostcache: made all host caches use structs, not pointers
|
9 년 전 |
Stefan Bühler
|
b4be97fb67
move Curl_share_lock and ref counting into Curl_fetch_addr
|
9 년 전 |
Stefan Bühler
|
0db831976e
fix refreshing of obsolete dns cache entries
|
9 년 전 |
Daniel Stenberg
|
9547954978
hostip: remove 'stale' argument from Curl_fetch_addr proto
|
10 년 전 |
Steve Holme
|
151ae59436
code/docs: Use correct case for IPv4 and IPv6
|
10 년 전 |
Michael Wallner
|
09b5a99816
resolve: cache lookup for async resolvers
|
10 년 전 |
Steve Holme
|
158dfe2c5c
dns: fix compilation with MinGW from commit df69440d05f113
|
11 년 전 |
Kim Vandry
|
df69440d05
libcurl: New options to bind DNS to local interfaces or IP addresses
|
11 년 전 |
Daniel Stenberg
|
d2b36e466a
global dns cache: didn't work [regression]
|
11 년 전 |
Yang Tse
|
5a053ffe80
build: fix circular header inclusion with other packages
|
12 년 전 |
Yang Tse
|
4a5aa6682d
Revert changes relative to lib/*.[ch] recent renaming
|
12 년 전 |
Yang Tse
|
ffd8e127e7
build: rename 76 lib/*.h files
|
12 년 전 |
Yang Tse
|
f871de0064
build: make use of 76 lib/*.h renamed files
|
12 년 전 |
Daniel Stenberg
|
409f2a041f
fixed memory leak: CURLOPT_RESOLVE with multi interface
|
12 년 전 |