aboutsummaryrefslogtreecommitdiff
path: root/lib/smb.h
AgeCommit message (Expand)Author
2020-04-26copyright updates: adjust year rangesDaniel Stenberg
2020-04-25lib: clean up whitespaceMarcel Raad
2018-07-30smb: fix memory leak on early failureDaniel Stenberg
2018-01-16SMB: fix numeric constant suffix and variable typesDaniel Stenberg
2016-02-03URLs: change all http:// URLs to https://Daniel Stenberg
2014-12-30smb: Use the connection's upload bufferBill Nagel
2014-12-12smb: Disable SMB when 64-bit integers are not supportedSteve Holme
2014-12-07smb: Fixed Windows autoconf builds following commit eb88d778e7Steve Holme
2014-12-07smb: Build with SSPI enabledBill Nagel
2014-12-05SMB: Fix big endian problems. Make it OS/400 aware.Patrick Monnerat
2014-11-30smb: Added SMB handler interfacesBill Nagel
2014-11-29smb.h: fixed picky compiler warningDaniel Stenberg
2014-11-29smb: Added internal SMB definitions and structuresBill Nagel
2014-11-29smb: Added SMB connection structureBill Nagel
2014-11-29smb: Added initial source files for SMBBill Nagel