Daniel Stenberg
|
73af7bcd61
smb_getsock: always wait for write socket too
|
há 6 anos atrás |
Daniel Stenberg
|
5b511b0958
smb: fix memory-leak in URL parse error path
|
há 6 anos atrás |
Daniel Stenberg
|
9cacc24630
smb: reject negative file sizes
|
há 6 anos atrás |
Daniel Stenberg
|
23722c515f
get_posix_time: only check for overflows if they can happen!
|
há 6 anos atrás |
Daniel Stenberg
|
8f69a9f28a
time: support > year 2038 time stamps for system with 32bit long
|
há 6 anos atrás |
Daniel Stenberg
|
25c40c9af9
SMB: fix numeric constant suffix and variable types
|
há 6 anos atrás |
Daniel Stenberg
|
fa1512b2a0
SMB: fix uninitialized local variable
|
há 7 anos atrás |
Marcel Raad
|
59a0fb2439
smb: rename variable to fix shadowing warning
|
há 7 anos atrás |
Gisle Vanem
|
596cfb6c0a
smb: add support for CURLOPT_FILETIME
|
há 7 anos atrás |
Gisle Vanem
|
f8dba473a8
smb: fix build for djgpp/MSDOS
|
há 7 anos atrás |
Max Dymond
|
c75f63d7c4
handler: refactor connection checking
|
há 7 anos atrás |
Daniel Stenberg
|
89cf6f38d2
upload: UPLOAD_BUFSIZE is now for the upload buffer
|
há 7 anos atrás |
Marcel Raad
|
9bc92eeb0e
NTLM: check for features with #ifdef instead of #if
|
há 7 anos atrás |
Daniel Stenberg
|
de1c1a8d85
smb: use getpid replacement for windows UWP builds
|
há 7 anos atrás |
Daniel Stenberg
|
97c7591a57
smb: code indent
|
há 7 anos atrás |
Patrick Monnerat
|
8034d8fc62
Declare endian read functions argument as a const pointer.
|
há 8 anos atrás |
Tobias Stoeckmann
|
8272049062
smb: properly check incoming packet boundaries
|
há 8 anos atrás |
Daniel Stenberg
|
6655e30691
conn: don't free easy handle data in handler->disconnect
|
há 8 anos atrás |
Daniel Stenberg
|
434f8d0389
internals: rename the SessionHandle struct to Curl_easy
|
há 8 anos atrás |
Daniel Stenberg
|
4af40b3646
URLs: change all http:// URLs to https://
|
há 8 anos atrás |
Steve Holme
|
b7f3f1b68f
smb.c: Fixed compilation warnings
|
há 9 anos atrás |
Daniel Stenberg
|
50c7f17e50
SMB: rangecheck values read off incoming packet
|
há 9 anos atrás |
Dan Fandrich
|
35648f2e79
curl_memory: make curl_memory.h the second-last header file loaded
|
há 9 anos atrás |
Daniel Stenberg
|
0f4a03cbb6
free: instead of Curl_safefree()
|
há 9 anos atrás |
Steve Holme
|
a3daf542ad
smb: Use endian functions for reading NBT and message size values
|
há 10 anos atrás |
Steve Holme
|
7635577ad7
smb.c: Fixed compilation warnings
|
há 10 anos atrás |
Steve Holme
|
0df2ed85fd
smb: Use endian functions for reading length and offset values
|
há 10 anos atrás |
Steve Holme
|
56603e2770
smb.c: Fixed compilation warning
|
há 10 anos atrás |
Bill Nagel
|
89cce1e458
smb: Use the connection's upload buffer
|
há 10 anos atrás |
Bill Nagel
|
cfa0ac7aff
smb: Close the connection after a failed client write
|
há 10 anos atrás |