Historique des commits

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