Jay Satiro
|
a8a4abb2ae
vtls: make curl_global_sslset thread-safe
|
2 years ago |
max.mehl
|
ad9bc5976d
copyright: make repository REUSE compliant
|
2 years ago |
Daniel Stenberg
|
5912da253b
select: return error from "lethal" poll/select errors
|
2 years ago |
Thomas Guillem
|
23af112f55
lib: make curl_global_init() threadsafe when possible
|
2 years ago |
Daniel Stenberg
|
2bd75e5686
easy/transfer: fix cookie-disabled build
|
2 years ago |
Adam Rosenfield
|
e07a9b668a
conn: fix typo 'connnection' -> 'connection' in two function names
|
2 years ago |
Daniel Stenberg
|
6968fb9d54
lib: remove exclamation marks
|
2 years ago |
Daniel Stenberg
|
2610142139
lib: remove support for CURL_DOES_CONVERSIONS
|
2 years ago |
Daniel Stenberg
|
3b16575ae9
netware: remove support
|
2 years ago |
Daniel Stenberg
|
21248e052d
checksrc: detect more kinds of NULL comparisons we avoid
|
2 years ago |
Daniel Stenberg
|
2b3dd01b77
multi: handle errors returned from socket/timer callbacks
|
3 years ago |
Jeff Mears
|
76e047fc27
easy: use a custom implementation of wcsdup on Windows
|
3 years ago |
Josie Huddleston
|
c12ad2d4e8
easy: during upkeep, attach Curl_easy to connections in the cache
|
3 years ago |
Daniel Stenberg
|
e7416cfd2b
infof: remove newline from format strings, always append it
|
3 years ago |
Daniel Stenberg
|
19291f7fb4
dupset: remove totally off comment
|
3 years ago |
Daniel Stenberg
|
f154ae9de3
easy: ignore sigpipe in curl_easy_send
|
3 years ago |
Daniel Stenberg
|
063d3f3b96
tidy-up: make conditional checks more consistent
|
3 years ago |
Daniel Stenberg
|
d71ff2b9db
hsts: enable by default
|
3 years ago |
Daniel Stenberg
|
95cbcec8f9
urldata: merge "struct DynamicStatic" into "struct UrlState"
|
3 years ago |
Daniel Stenberg
|
94719e7285
multi: rename the multi transfer states
|
3 years ago |
Daniel Stenberg
|
cfff12a0b3
lib: remove 'conn->data' completely
|
3 years ago |
Daniel Stenberg
|
8335c6417e
hostip: remove conn->data from resolver functions
|
3 years ago |
Daniel Stenberg
|
215db086e0
lib: pass in 'struct Curl_easy *' to most functions
|
3 years ago |
Daniel Stenberg
|
9d7281ff17
global_init: debug builds allocates a byte in init
|
3 years ago |
Daniel Stenberg
|
ac9a7245fc
speedcheck: exclude paused transfers
|
3 years ago |
Daniel Stenberg
|
4d2f800677
curl.se: new home
|
4 years ago |
Daniel Stenberg
|
2cfc4ed983
hsts: add read/write callbacks
|
4 years ago |
Daniel Stenberg
|
7385610d0c
hsts: add support for Strict-Transport-Security
|
4 years ago |
Daniel Stenberg
|
7772344e17
pause: only trigger a reread if the unpause sticks
|
4 years ago |
Daniel Stenberg
|
3d64031fa7
symbian: drop support
|
4 years ago |