Daniel Stenberg
|
fe7b64228d
strerror.h: remove the #include from files not using it
|
3 år sedan |
Daniel Stenberg
|
e7416cfd2b
infof: remove newline from format strings, always append it
|
3 år sedan |
Daniel Stenberg
|
a6da296867
vtls: only store TIMER_APPCONNECT for non-proxy connect
|
3 år sedan |
Daniel Stenberg
|
0c55fbab45
conn: add 'attach' to protocol handler, make libssh2 use it
|
3 år sedan |
Daniel Stenberg
|
a9bc819c89
sasl: use 'unsigned short' to store mechanism
|
3 år sedan |
Jacob Hoffman-Andrews
|
5c932f8fe9
lib: fix 0-length Curl_client_write calls
|
3 år sedan |
Daniel Stenberg
|
528f71c2ec
ftp: add 'list_only' to the transfer state struct
|
3 år sedan |
Daniel Stenberg
|
5f08a5acd5
pingpong: rename the curl_pp_transfer enum to use PP prefix
|
3 år sedan |
Daniel Stenberg
|
7173fe98ba
pingpong: remove the 'conn' struct member
|
3 år sedan |
Patrick Monnerat
|
ecb13416e3
lib: remove conn->data uses
|
3 år sedan |
Daniel Stenberg
|
a304051620
lib: more conn->data cleanups
|
3 år sedan |
Patrick Monnerat
|
bbe3aa9f88
vtls: reduce conn->data use
|
3 år sedan |
Daniel Stenberg
|
215db086e0
lib: pass in 'struct Curl_easy *' to most functions
|
3 år sedan |
Daniel Stenberg
|
a95a6ce6b8
urldata: remove 'void *protop' and create the union 'p'
|
4 år sedan |
Daniel Stenberg
|
4d2f800677
curl.se: new home
|
4 år sedan |
Daniel Stenberg
|
675eeb1c94
pingpong: use a dynbuf for the *_pp_sendf() function
|
4 år sedan |
Daniel Stenberg
|
6434a73984
Curl_handler: add 'family' to each protocol
|
4 år sedan |
Daniel Stenberg
|
31e53584db
escape: make the URL decode able to reject only %00 bytes
|
4 år sedan |
Daniel Stenberg
|
7414fb25a2
urldata: connect related booleans live in struct ConnectBits
|
4 år sedan |
Daniel Stenberg
|
8df455479f
source cleanup: remove all custom typedef structs
|
4 år sedan |
Daniel Stenberg
|
a55faf33d4
cleanup: remove the 'numsocks' argument used in many places
|
5 år sedan |
Marcel Raad
|
e23c52b329
build: fix Codacy warnings
|
5 år sedan |
Steve Holme
|
166ace8be0
emailL Added reference to RFC8314 for implicit TLS
|
5 år sedan |
Daniel Stenberg
|
65eb65fde6
urldata: simplify bytecounters
|
5 år sedan |
Daniel Gustafsson
|
f0b2c13a9e
memcmp: avoid doing single char memcmp
|
5 år sedan |
Daniel Stenberg
|
154a17b6ee
pingpong: ignore regular timeout in disconnect phase
|
6 år sedan |
Daniel Stenberg
|
dcd6f81025
snprintf: renamed and we now only use msnprintf()
|
6 år sedan |
Daniel Stenberg
|
6d0e487f9f
pop3: only do APOP with a valid timestamp
|
6 år sedan |
Daniel Stenberg
|
46e164069d
url: use the URL API internally as well
|
6 år sedan |
Marian Klymov
|
c45360d463
cppcheck: fix warnings
|
6 år sedan |