summaryrefslogtreecommitdiff
path: root/lib/smb.h
Commit message (Expand)AuthorAgeFilesLines
* copyright: update all copyright lines and remove year rangesDaniel Stenberg2023-01-031-2/+2
* copyright: make repository REUSE compliantmax.mehl2022-06-131-2/+4
* config: remove CURL_SIZEOF_CURL_OFF_T use only SIZEOF_CURL_OFF_TDaniel Stenberg2021-03-111-3/+3
* curl.se: new homeDaniel Stenberg2020-11-041-1/+1
* ntlm: fix condition for curl_ntlm_core usageMarcel Raad2020-08-291-6/+3
* copyright updates: adjust year rangesDaniel Stenberg2020-04-261-1/+1
* lib: clean up whitespaceMarcel Raad2020-04-251-1/+0
* smb: fix memory leak on early failureDaniel Stenberg2018-07-301-0/+1
* SMB: fix numeric constant suffix and variable typesDaniel Stenberg2018-01-161-23/+10
* URLs: change all http:// URLs to https://Daniel Stenberg2016-02-031-1/+1
* smb: Use the connection's upload bufferBill Nagel2014-12-301-1/+1
* smb: Disable SMB when 64-bit integers are not supportedSteve Holme2014-12-121-2/+3
* smb: Fixed Windows autoconf builds following commit eb88d778e7Steve Holme2014-12-071-0/+4
* smb: Build with SSPI enabledBill Nagel2014-12-071-3/+2
* SMB: Fix big endian problems. Make it OS/400 aware.Patrick Monnerat2014-12-051-2/+2
* smb: Added SMB handler interfacesBill Nagel2014-11-301-0/+8
* smb.h: fixed picky compiler warningDaniel Stenberg2014-11-291-1/+1
* smb: Added internal SMB definitions and structuresBill Nagel2014-11-291-0/+212
* smb: Added SMB connection structureBill Nagel2014-11-291-0/+22
* smb: Added initial source files for SMBBill Nagel2014-11-291-0/+25