Daniel Stenberg
|
a55faf33d4
cleanup: remove the 'numsocks' argument used in many places
|
5 سال پیش |
Juergen Hoetzel
|
ac3d19a26d
smb: Use the correct error code for access denied on file open
|
5 سال پیش |
Marcel Raad
|
e23c52b329
build: fix Codacy warnings
|
5 سال پیش |
Matus Uzak
|
462037ad48
smb: fix incorrect path in request if connection reused
|
5 سال پیش |
Daniel Stenberg
|
46e164069d
url: use the URL API internally as well
|
6 سال پیش |
Daniel Stenberg
|
2825f46d95
CURLOPT_UPLOAD_BUFFERSIZE: set upload buffer size
|
6 سال پیش |
Daniel Stenberg
|
1a890997a4
all: s/int/size_t cleanup
|
6 سال پیش |
Daniel Stenberg
|
e6e9b006f7
upload: allocate upload buffer on-demand
|
6 سال پیش |
Daniel Stenberg
|
45d45275e1
smb: don't mark it done in smb_do
|
6 سال پیش |
Daniel Stenberg
|
09e401e01b
smb: fix memory leak on early failure
|
6 سال پیش |
Daniel Stenberg
|
73af7bcd61
smb_getsock: always wait for write socket too
|
6 سال پیش |
Daniel Stenberg
|
5b511b0958
smb: fix memory-leak in URL parse error path
|
6 سال پیش |
Daniel Stenberg
|
9cacc24630
smb: reject negative file sizes
|
6 سال پیش |
Daniel Stenberg
|
23722c515f
get_posix_time: only check for overflows if they can happen!
|
6 سال پیش |
Daniel Stenberg
|
8f69a9f28a
time: support > year 2038 time stamps for system with 32bit long
|
6 سال پیش |
Daniel Stenberg
|
25c40c9af9
SMB: fix numeric constant suffix and variable types
|
6 سال پیش |
Daniel Stenberg
|
fa1512b2a0
SMB: fix uninitialized local variable
|
7 سال پیش |
Marcel Raad
|
59a0fb2439
smb: rename variable to fix shadowing warning
|
7 سال پیش |
Gisle Vanem
|
596cfb6c0a
smb: add support for CURLOPT_FILETIME
|
7 سال پیش |
Gisle Vanem
|
f8dba473a8
smb: fix build for djgpp/MSDOS
|
7 سال پیش |
Max Dymond
|
c75f63d7c4
handler: refactor connection checking
|
7 سال پیش |
Daniel Stenberg
|
89cf6f38d2
upload: UPLOAD_BUFSIZE is now for the upload buffer
|
7 سال پیش |
Marcel Raad
|
9bc92eeb0e
NTLM: check for features with #ifdef instead of #if
|
7 سال پیش |
Daniel Stenberg
|
de1c1a8d85
smb: use getpid replacement for windows UWP builds
|
7 سال پیش |
Daniel Stenberg
|
97c7591a57
smb: code indent
|
7 سال پیش |
Patrick Monnerat
|
8034d8fc62
Declare endian read functions argument as a const pointer.
|
8 سال پیش |
Tobias Stoeckmann
|
8272049062
smb: properly check incoming packet boundaries
|
8 سال پیش |
Daniel Stenberg
|
6655e30691
conn: don't free easy handle data in handler->disconnect
|
8 سال پیش |
Daniel Stenberg
|
434f8d0389
internals: rename the SessionHandle struct to Curl_easy
|
8 سال پیش |
Daniel Stenberg
|
4af40b3646
URLs: change all http:// URLs to https://
|
8 سال پیش |