Daniel Stenberg
|
664249d095
ws: initial websockets support
|
2 år sedan |
Daniel Stenberg
|
7632c0d25a
multi: use larger dns hash table for multi interface
|
2 år sedan |
Futaura
|
55a138acc4
amigaos: fix threaded resolver on AmigaOS 4.x
|
2 år sedan |
Sean McArthur
|
be8d2b037d
hyper: use wakers for curl pause/resume
|
2 år sedan |
Daniel Stenberg
|
d5dc3629eb
easy: remove dead code
|
2 år sedan |
Jay Satiro
|
a8a4abb2ae
vtls: make curl_global_sslset thread-safe
|
2 år sedan |
max.mehl
|
ad9bc5976d
copyright: make repository REUSE compliant
|
2 år sedan |
Daniel Stenberg
|
5912da253b
select: return error from "lethal" poll/select errors
|
2 år sedan |
Thomas Guillem
|
23af112f55
lib: make curl_global_init() threadsafe when possible
|
2 år sedan |
Daniel Stenberg
|
2bd75e5686
easy/transfer: fix cookie-disabled build
|
2 år sedan |
Adam Rosenfield
|
e07a9b668a
conn: fix typo 'connnection' -> 'connection' in two function names
|
2 år sedan |
Daniel Stenberg
|
6968fb9d54
lib: remove exclamation marks
|
2 år sedan |
Daniel Stenberg
|
2610142139
lib: remove support for CURL_DOES_CONVERSIONS
|
2 år sedan |
Daniel Stenberg
|
3b16575ae9
netware: remove support
|
2 år sedan |
Daniel Stenberg
|
21248e052d
checksrc: detect more kinds of NULL comparisons we avoid
|
2 år sedan |
Daniel Stenberg
|
2b3dd01b77
multi: handle errors returned from socket/timer callbacks
|
2 år sedan |
Jeff Mears
|
76e047fc27
easy: use a custom implementation of wcsdup on Windows
|
3 år sedan |
Josie Huddleston
|
c12ad2d4e8
easy: during upkeep, attach Curl_easy to connections in the cache
|
3 år sedan |
Daniel Stenberg
|
e7416cfd2b
infof: remove newline from format strings, always append it
|
3 år sedan |
Daniel Stenberg
|
19291f7fb4
dupset: remove totally off comment
|
3 år sedan |
Daniel Stenberg
|
f154ae9de3
easy: ignore sigpipe in curl_easy_send
|
3 år sedan |
Daniel Stenberg
|
063d3f3b96
tidy-up: make conditional checks more consistent
|
3 år sedan |
Daniel Stenberg
|
d71ff2b9db
hsts: enable by default
|
3 år sedan |
Daniel Stenberg
|
95cbcec8f9
urldata: merge "struct DynamicStatic" into "struct UrlState"
|
3 år sedan |
Daniel Stenberg
|
94719e7285
multi: rename the multi transfer states
|
3 år sedan |
Daniel Stenberg
|
cfff12a0b3
lib: remove 'conn->data' completely
|
3 år sedan |
Daniel Stenberg
|
8335c6417e
hostip: remove conn->data from resolver functions
|
3 år sedan |
Daniel Stenberg
|
215db086e0
lib: pass in 'struct Curl_easy *' to most functions
|
3 år sedan |
Daniel Stenberg
|
9d7281ff17
global_init: debug builds allocates a byte in init
|
3 år sedan |
Daniel Stenberg
|
ac9a7245fc
speedcheck: exclude paused transfers
|
3 år sedan |