Daniel Stenberg
|
7d600ad1c3
urldata: remove conn->bits.user_passwd
|
%!s(int64=2) %!d(string=hai) anos |
Marcel Raad
|
897e8baa54
ntlm: remove unused feature defines
|
%!s(int64=2) %!d(string=hai) anos |
MAntoniak
|
793614b589
smb: passing a socket for writing and reading data instead of FIRSTSOCKET
|
%!s(int64=2) %!d(string=hai) anos |
Daniel Stenberg
|
2610142139
lib: remove support for CURL_DOES_CONVERSIONS
|
%!s(int64=2) %!d(string=hai) anos |
Daniel Stenberg
|
e7416cfd2b
infof: remove newline from format strings, always append it
|
%!s(int64=3) %!d(string=hai) anos |
Daniel Stenberg
|
a6da296867
vtls: only store TIMER_APPCONNECT for non-proxy connect
|
%!s(int64=3) %!d(string=hai) anos |
Daniel Stenberg
|
0c55fbab45
conn: add 'attach' to protocol handler, make libssh2 use it
|
%!s(int64=3) %!d(string=hai) anos |
Daniel Stenberg
|
1763aceb0c
http: limit the initial send amount to used upload buffer size
|
%!s(int64=3) %!d(string=hai) anos |
Daniel Stenberg
|
78f642ffab
config: remove CURL_SIZEOF_CURL_OFF_T use only SIZEOF_CURL_OFF_T
|
%!s(int64=3) %!d(string=hai) anos |
Daniel Stenberg
|
219d9f8620
transfer: remove conn->data use
|
%!s(int64=3) %!d(string=hai) anos |
Patrick Monnerat
|
bbe3aa9f88
vtls: reduce conn->data use
|
%!s(int64=3) %!d(string=hai) anos |
Daniel Stenberg
|
215db086e0
lib: pass in 'struct Curl_easy *' to most functions
|
%!s(int64=3) %!d(string=hai) anos |
Daniel Stenberg
|
8ab78f720a
misc: fix "warning: empty expression statement has no effect"
|
%!s(int64=3) %!d(string=hai) anos |
Daniel Stenberg
|
a95a6ce6b8
urldata: remove 'void *protop' and create the union 'p'
|
%!s(int64=4) %!d(string=hai) anos |
Daniel Stenberg
|
4d2f800677
curl.se: new home
|
%!s(int64=4) %!d(string=hai) anos |
Daniel Stenberg
|
6434a73984
Curl_handler: add 'family' to each protocol
|
%!s(int64=4) %!d(string=hai) anos |
Marcel Raad
|
f504f18641
ntlm: fix condition for curl_ntlm_core usage
|
%!s(int64=4) %!d(string=hai) anos |
Daniel Stenberg
|
31e53584db
escape: make the URL decode able to reject only %00 bytes
|
%!s(int64=4) %!d(string=hai) anos |
Daniel Stenberg
|
6de1053692
smb: check for full size message before reading message details
|
%!s(int64=5) %!d(string=hai) anos |
Daniel Stenberg
|
198b73d12c
smb: init *msg to NULL in smb_send_and_recv()
|
%!s(int64=5) %!d(string=hai) anos |
Daniel Stenberg
|
a55faf33d4
cleanup: remove the 'numsocks' argument used in many places
|
%!s(int64=5) %!d(string=hai) anos |
Juergen Hoetzel
|
ac3d19a26d
smb: Use the correct error code for access denied on file open
|
%!s(int64=5) %!d(string=hai) anos |
Marcel Raad
|
e23c52b329
build: fix Codacy warnings
|
%!s(int64=5) %!d(string=hai) anos |
Matus Uzak
|
462037ad48
smb: fix incorrect path in request if connection reused
|
%!s(int64=5) %!d(string=hai) anos |
Daniel Stenberg
|
46e164069d
url: use the URL API internally as well
|
%!s(int64=6) %!d(string=hai) anos |
Daniel Stenberg
|
2825f46d95
CURLOPT_UPLOAD_BUFFERSIZE: set upload buffer size
|
%!s(int64=6) %!d(string=hai) anos |
Daniel Stenberg
|
1a890997a4
all: s/int/size_t cleanup
|
%!s(int64=6) %!d(string=hai) anos |
Daniel Stenberg
|
e6e9b006f7
upload: allocate upload buffer on-demand
|
%!s(int64=6) %!d(string=hai) anos |
Daniel Stenberg
|
45d45275e1
smb: don't mark it done in smb_do
|
%!s(int64=6) %!d(string=hai) anos |
Daniel Stenberg
|
09e401e01b
smb: fix memory leak on early failure
|
%!s(int64=6) %!d(string=hai) anos |