Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | URLs: change all http:// URLs to https:// | Daniel Stenberg | 2016-02-03 | 1 | -1/+1 |
* | smb: Use the connection's upload buffer | Bill Nagel | 2014-12-30 | 1 | -1/+1 |
* | smb: Disable SMB when 64-bit integers are not supported | Steve Holme | 2014-12-12 | 1 | -2/+3 |
* | smb: Fixed Windows autoconf builds following commit eb88d778e7 | Steve Holme | 2014-12-07 | 1 | -0/+4 |
* | smb: Build with SSPI enabled | Bill Nagel | 2014-12-07 | 1 | -3/+2 |
* | SMB: Fix big endian problems. Make it OS/400 aware. | Patrick Monnerat | 2014-12-05 | 1 | -2/+2 |
* | smb: Added SMB handler interfaces | Bill Nagel | 2014-11-30 | 1 | -0/+8 |
* | smb.h: fixed picky compiler warning | Daniel Stenberg | 2014-11-29 | 1 | -1/+1 |
* | smb: Added internal SMB definitions and structures | Bill Nagel | 2014-11-29 | 1 | -0/+212 |
* | smb: Added SMB connection structure | Bill Nagel | 2014-11-29 | 1 | -0/+22 |
* | smb: Added initial source files for SMB | Bill Nagel | 2014-11-29 | 1 | -0/+25 |