Daniel Stenberg
|
4dee50b9c8
timeval: struct curltime is a struct timeval replacement
|
před 7 roky |
Michael Kaufmann
|
8ab22a7453
time: fix type conversions and compiler warnings
|
před 7 roky |
Daniel Stenberg
|
31b39c40cf
multi: use a fixed array of timers instead of malloc
|
před 7 roky |
Daniel Stenberg
|
e9fd794a61
multi: assign IDs to all timers and make each timer singleton
|
před 7 roky |
Daniel Stenberg
|
f535f4f5fc
buffer_size: make sure it always has the correct size
|
před 7 roky |
Marcel Raad
|
4a8cf6c404
lib: fix maybe-uninitialized warnings
|
před 7 roky |
Daniel Gustafsson
|
aaa7e05c78
code: fix typos and style in comments
|
před 7 roky |
Jay Satiro
|
a68ca63d73
easy: silence compiler warning
|
před 7 roky |
Daniel Stenberg
|
452203341d
pause: handle mixed types of data when paused
|
před 7 roky |
Sylvestre Ledru
|
66de563482
Improve code readbility
|
před 7 roky |
Michael Kaufmann
|
0afbcfd800
curl_easy_reset: Also reset the authentication state
|
před 7 roky |
Richy Kim
|
6b7616690e
CURLOPT_BUFFERSIZE: support enlarging receive buffer
|
před 7 roky |
Jay Satiro
|
4564636781
easy: Initialize info variables on easy init and duphandle
|
před 8 roky |
Daniel Stenberg
|
502acba2af
strcasecompare: is the new name for strequal()
|
před 8 roky |
Daniel Stenberg
|
9c91ec7781
idn: switch to libidn2 use and IDNA2008 support
|
před 8 roky |
Daniel Stenberg
|
0f1996321f
s/cURL/curl
|
před 8 roky |
Jay Satiro
|
22cfeac730
easy: Reset all statistical session info in curl_easy_reset
|
před 8 roky |
Daniel Stenberg
|
bde2f09d5e
multi: make Curl_expire() work with 0 ms timeouts
|
před 8 roky |
Brian Prodoehl
|
c50980807c
curl_global_init: Check if IPv6 works
|
před 8 roky |
Daniel Stenberg
|
80388edefc
typedefs: use the full structs in internal code...
|
před 8 roky |
Daniel Stenberg
|
434f8d0389
internals: rename the SessionHandle struct to Curl_easy
|
před 8 roky |
Daniel Stenberg
|
4f45240bc8
lib: include curl_printf.h as one of the last headers
|
před 8 roky |
Daniel Stenberg
|
a71012c03e
code: style updates
|
před 8 roky |
Steve Holme
|
4ff5cfd5fa
easy: Minor coding standard and style updates
|
před 8 roky |
Jay Satiro
|
c5744340db
easy: Remove poll failure check in easy_transfer
|
před 8 roky |
Daniel Stenberg
|
8d9d03a157
version: init moved to private name space, added protos
|
před 8 roky |
Jay Satiro
|
80015cdd52
version: thread safety
|
před 8 roky |
Steve Holme
|
cd869cf1c1
easy: Removed redundant HTTP authentication include files
|
před 8 roky |
Daniel Stenberg
|
b51f04bf23
easy: add check to malloc() when running event-based
|
před 8 roky |
Daniel Stenberg
|
4af40b3646
URLs: change all http:// URLs to https://
|
před 8 roky |