Daniel Stenberg
|
5d543fe906
time: rename Curl_tvnow to Curl_now
|
před 7 roky |
Daniel Stenberg
|
b9d25f9a6b
timediff: return timediff_t from the time diff functions
|
před 7 roky |
Dan Fandrich
|
df29455dbc
asyn-thread: Fixed cleanup after OOM
|
před 7 roky |
Dan Fandrich
|
d5d736726c
asyn-thread: Improved cleanup after OOM situations
|
před 7 roky |
Dan Fandrich
|
11a8778e0b
asyn-thread: Set errno to the proper value ENOMEM in OOM situation
|
před 7 roky |
Jay Satiro
|
af0216251b
curl_setup_once: Remove ERRNO/SET_ERRNO macros
|
před 7 roky |
Daniel Stenberg
|
6b0aa00abb
asyn-thread.c: fix unused variable warnings on macOS
|
před 7 roky |
Daniel Stenberg
|
31b39c40cf
multi: use a fixed array of timers instead of malloc
|
před 7 roky |
Marcel Raad
|
ea1b864786
asyn-thread: fix unused macro warnings
|
před 7 roky |
Daniel Stenberg
|
b228d2952b
checksrc: stricter no-space-before-paren enforcement
|
před 8 roky |
Daniel Stenberg
|
8657c268e1
checksrc: white space edits to comply to stricter checksrc
|
před 8 roky |
Daniel Stenberg
|
dbadaebfc4
checksrc: code style: use 'char *name' style
|
před 8 roky |
Marcel Raad
|
21aa32d30d
lib: fix compiler warnings after de4de4e3c7c
|
před 8 roky |
Daniel Stenberg
|
434f8d0389
internals: rename the SessionHandle struct to Curl_easy
|
před 8 roky |
Luo Jinghua
|
608d161b60
resolve: enable protocol family logic for synthesized IPv6
|
před 8 roky |
Luo Jinghua
|
01a49a7626
resolve: add support for IPv6 DNS64/NAT64 Networks on OS X + iOS
|
před 8 roky |
Daniel Stenberg
|
4f45240bc8
lib: include curl_printf.h as one of the last headers
|
před 8 roky |
Daniel Stenberg
|
4af40b3646
URLs: change all http:// URLs to https://
|
před 8 roky |
Daniel Stenberg
|
9395999543
checksrc: use space after comma
|
před 9 roky |
Daniel Stenberg
|
0f4a03cbb6
free: instead of Curl_safefree()
|
před 9 roky |
Markus Elfring
|
29c655c0a6
Bug #149: Deletion of unnecessary checks before calls of the function "free"
|
před 9 roky |
Daniel Stenberg
|
df5578a7a3
mprintf.h: remove #ifdef CURLDEBUG
|
před 9 roky |
Steve Holme
|
151ae59436
code/docs: Use correct case for IPv4 and IPv6
|
před 10 roky |
Steve Holme
|
4d2c539b6c
asyn-thread: We prefer 'CURLcode result'
|
před 10 roky |
Daniel Stenberg
|
d9762a7cdb
threaded-resolver: revert Curl_expire_latest() switch
|
před 10 roky |
Daniel Stenberg
|
cacdc27f52
low-speed-limit: avoid timeout flood
|
před 10 roky |
Michael Wallner
|
09b5a99816
resolve: cache lookup for async resolvers
|
před 10 roky |
Steve Holme
|
691985ceb0
bits.close: Fixed compilation warning
|
před 10 roky |
Daniel Stenberg
|
df13f8e8c2
bits.close: introduce connection close tracking
|
před 10 roky |
Daniel Stenberg
|
041d1e14d6
threaded-resolver: never use NULL hints with getaddrinfo
|
před 11 roky |