Daniel Stenberg
|
835682661c
misc: remove support for curl_off_t < 8 bytes
|
1 year ago |
Daniel Stenberg
|
efbf02111a
smb: return error on upload without size
|
1 year ago |
Daniel Stenberg
|
2bc1d775f5
copyright: update all copyright lines and remove year ranges
|
1 year ago |
Daniel Stenberg
|
4f20188ac6
smb/telnet: do not free the protocol struct in *_done()
|
1 year ago |
Stefan Eissing
|
af22c2a546
vtls: localization of state data in filters
|
2 years ago |
Stefan Eissing
|
dafdb20a26
lib: connection filters (cfilter) addition to curl:
|
2 years ago |
Viktor Szakats
|
b563a92cd6
tidy-up: process.h detection and use
|
2 years ago |
Viktor Szakats
|
28edcbe195
smb: replace CURL_WIN32 with WIN32
|
2 years ago |
Orgad Shaneh
|
1c52e8a379
fix Cygwin/MSYS compilation
|
2 years ago |
max.mehl
|
ad9bc5976d
copyright: make repository REUSE compliant
|
2 years ago |
Daniel Stenberg
|
7d600ad1c3
urldata: remove conn->bits.user_passwd
|
2 years ago |
Marcel Raad
|
897e8baa54
ntlm: remove unused feature defines
|
2 years ago |
MAntoniak
|
793614b589
smb: passing a socket for writing and reading data instead of FIRSTSOCKET
|
2 years ago |
Daniel Stenberg
|
2610142139
lib: remove support for CURL_DOES_CONVERSIONS
|
2 years ago |
Daniel Stenberg
|
e7416cfd2b
infof: remove newline from format strings, always append it
|
3 years ago |
Daniel Stenberg
|
a6da296867
vtls: only store TIMER_APPCONNECT for non-proxy connect
|
3 years ago |
Daniel Stenberg
|
0c55fbab45
conn: add 'attach' to protocol handler, make libssh2 use it
|
3 years ago |
Daniel Stenberg
|
1763aceb0c
http: limit the initial send amount to used upload buffer size
|
3 years ago |
Daniel Stenberg
|
78f642ffab
config: remove CURL_SIZEOF_CURL_OFF_T use only SIZEOF_CURL_OFF_T
|
3 years ago |
Daniel Stenberg
|
219d9f8620
transfer: remove conn->data use
|
3 years ago |
Patrick Monnerat
|
bbe3aa9f88
vtls: reduce conn->data use
|
3 years ago |
Daniel Stenberg
|
215db086e0
lib: pass in 'struct Curl_easy *' to most functions
|
3 years ago |
Daniel Stenberg
|
8ab78f720a
misc: fix "warning: empty expression statement has no effect"
|
3 years ago |
Daniel Stenberg
|
a95a6ce6b8
urldata: remove 'void *protop' and create the union 'p'
|
4 years ago |
Daniel Stenberg
|
4d2f800677
curl.se: new home
|
4 years ago |
Daniel Stenberg
|
6434a73984
Curl_handler: add 'family' to each protocol
|
4 years ago |
Marcel Raad
|
f504f18641
ntlm: fix condition for curl_ntlm_core usage
|
4 years ago |
Daniel Stenberg
|
31e53584db
escape: make the URL decode able to reject only %00 bytes
|
4 years ago |
Daniel Stenberg
|
6de1053692
smb: check for full size message before reading message details
|
5 years ago |
Daniel Stenberg
|
198b73d12c
smb: init *msg to NULL in smb_send_and_recv()
|
5 years ago |