Commit History

Author SHA1 Message Date
  Daniel Stenberg 6655e30691 conn: don't free easy handle data in handler->disconnect 8 years ago
  Daniel Stenberg 434f8d0389 internals: rename the SessionHandle struct to Curl_easy 8 years ago
  Daniel Stenberg 4af40b3646 URLs: change all http:// URLs to https:// 8 years ago
  Steve Holme b7f3f1b68f smb.c: Fixed compilation warnings 8 years ago
  Daniel Stenberg 50c7f17e50 SMB: rangecheck values read off incoming packet 9 years ago
  Dan Fandrich 35648f2e79 curl_memory: make curl_memory.h the second-last header file loaded 9 years ago
  Daniel Stenberg 0f4a03cbb6 free: instead of Curl_safefree() 9 years ago
  Steve Holme a3daf542ad smb: Use endian functions for reading NBT and message size values 9 years ago
  Steve Holme 7635577ad7 smb.c: Fixed compilation warnings 9 years ago
  Steve Holme 0df2ed85fd smb: Use endian functions for reading length and offset values 9 years ago
  Steve Holme 56603e2770 smb.c: Fixed compilation warning 9 years ago
  Bill Nagel 89cce1e458 smb: Use the connection's upload buffer 9 years ago
  Bill Nagel cfa0ac7aff smb: Close the connection after a failed client write 9 years ago
  Steve Holme 93e6273b68 smb: Use standard naming for setup connection function 9 years ago
  Daniel Stenberg 2c5f346d3a smb: use memcpy() instead of strncpy() 9 years ago
  Steve Holme 91669584cf smb.c: Fixed code analysis warning 9 years ago
  Steve Holme b9950e3b33 smb: Use HAVE_PROCESS_H for process.h inclusion 9 years ago
  Steve Holme 35fae251dd smb: Fixed unnecessary initialisation of struct member variables 9 years ago
  Steve Holme bd7d7f4523 smb.c: Fixed line longer than 79 columns 9 years ago
  Steve Holme 2ecce667a6 smb: Added state change functions to assist with debugging 9 years ago
  Steve Holme 24b30d259c smb: Disable SMB when 64-bit integers are not supported 9 years ago
  Daniel Stenberg fc32b81382 smb: fix unused return code warning 9 years ago
  Patrick Monnerat dca257f27e SMB: Fix a data size mismatch that broke SMB on big-endian platforms 9 years ago
  Steve Holme dcd484a238 smb: Fixed Windows autoconf builds following commit eb88d778e7 9 years ago
  Bill Nagel 526603ff05 smb: Build with SSPI enabled 9 years ago
  Steve Holme befe9a10b9 smb: Fixed a problem with large file transfers 9 years ago
  Steve Holme 36d45eabc0 smb: Moved the URL decoding into a separate function 9 years ago
  Steve Holme 864f17d894 smb: Fixed URL encoded URLs not working 9 years ago
  Patrick Monnerat e17220ffcb SMB: Fix big endian problems. Make it OS/400 aware. 9 years ago
  Steve Holme f9b7132175 smb: Don't try to connect with empty credentials 9 years ago