Michael Drake
|
3c16697ebd
openssl: reduce CA certificate bundle reparsing by caching
|
2 ani în urmă |
Daniel Stenberg
|
9d0869d234
multi: remove duplicate include of connect.h
|
2 ani în urmă |
Daniel Stenberg
|
46f3fe0e75
hostip: lazily wait to figure out if IPv6 works until needed
|
2 ani în urmă |
Daniel Stenberg
|
664249d095
ws: initial websockets support
|
2 ani în urmă |
Viktor Szakats
|
c9061f242b
misc: spelling fixes
|
2 ani în urmă |
Daniel Stenberg
|
7632c0d25a
multi: use larger dns hash table for multi interface
|
2 ani în urmă |
Marc Hoersken
|
bc25c9e3ee
multi_wait: fix and improve Curl_poll error handling on Windows
|
2 ani în urmă |
Marc Hoersken
|
a71fe41d2f
multi_wait: fix skipping to populate revents for extra_fds
|
2 ani în urmă |
rcombs
|
07f80f968d
multi: use a pipe instead of a socketpair on apple platforms
|
2 ani în urmă |
Daniel Stenberg
|
31a41d45b7
multi: have curl_multi_remove_handle close CONNECT_ONLY transfer
|
2 ani în urmă |
Daniel Stenberg
|
4c57fdcf87
multi: fix the return code from Curl_pgrsDone()
|
2 ani în urmă |
max.mehl
|
ad9bc5976d
copyright: make repository REUSE compliant
|
2 ani în urmă |
Daniel Stenberg
|
5912da253b
select: return error from "lethal" poll/select errors
|
2 ani în urmă |
Adam Rosenfield
|
e07a9b668a
conn: fix typo 'connnection' -> 'connection' in two function names
|
2 ani în urmă |
Daniel Stenberg
|
6968fb9d54
lib: remove exclamation marks
|
2 ani în urmă |
Daniel Stenberg
|
d1e4a67734
header api: add curl_easy_header and curl_easy_nextheader
|
2 ani în urmă |
Jay Satiro
|
e0dc9765a7
multi: allow user callbacks to call curl_multi_assign
|
2 ani în urmă |
Sebastian Sterk
|
c6218f3723
multi: grammar fix in comment
|
2 ani în urmă |
luminixinc on github
|
3c798b1db3
multi: remember connection_id before returning connection to pool
|
2 ani în urmă |
Daniel Stenberg
|
e74a6b7b72
url: make Curl_disconnect return void
|
2 ani în urmă |
Daniel Stenberg
|
340bb1905f
multi: set in_callback for multi interface callbacks
|
2 ani în urmă |
Daniel Stenberg
|
254f7bd78a
hash: lazy-alloc the table in Curl_hash_add()
|
2 ani în urmă |
Daniel Stenberg
|
e43ad4b474
multi: cleanup the socket hash when destroying it
|
2 ani în urmă |
Daniel Stenberg
|
2b3dd01b77
multi: handle errors returned from socket/timer callbacks
|
2 ani în urmă |
Daniel Stenberg
|
f0b7099a10
multi: shut down CONNECT in Curl_detach_connnection
|
3 ani în urmă |
Eddie Lumpkin
|
8e701cc978
lib: fixing comment spelling typos in lib files
|
3 ani în urmă |
Max Dymond
|
a517378de5
CURLOPT_PREREQFUNCTION: add new callback
|
3 ani în urmă |
Rikard Falkeborn
|
e75be2c4b2
cleanup: constify unmodified static structs
|
3 ani în urmă |
Daniel Stenberg
|
d5a70e77b2
curl_multi_fdset: make FD_SET() not operate on sockets out of range
|
3 ani în urmă |
Marcel Raad
|
1b70748e86
multi: fix compiler warning with `CURL_DISABLE_WAKEUP`
|
3 ani în urmă |