Commit History

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