aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-12-03sws.c: Fixed compilation warning when IPv6 is disabledSteve Holme
2014-12-02sasl_gssapi: Made log_gss_error() a common GSS-API functionSteve Holme
2014-12-02sasl_gssapi: Introduced GSS-API based SASL moduleSteve Holme
2014-12-02smb: Don't try to connect with empty credentialsSteve Holme
2014-12-02smb.c: Coding policing of pointer usageSteve Holme
2014-12-02configure: Fixed inclusion of SMB when no crypto engines availableSteve Holme
2014-12-01build: in Makefile.m32 simplified autodetection.Guenter Knauf
2014-11-30sws: move away from IPv4/IPv4-only assumptionPeter Wu
2014-11-30lib/connect: restrict IP/TCP options to said socketsPeter Wu
2014-11-30smb.c: use size_t as input argument types for msg sizesDaniel Stenberg
2014-11-30version: The next release will become 7.40.0Steve Holme
2014-11-30docs: Updated for the SMB protocolBill Nagel
2014-11-30curl tool: Exclude SMB from the protocol redirectSteve Holme
2014-11-30curl tool: Enable support for the SMB protocolBill Nagel
2014-11-30smb.c: Fixed compilation warningsSteve Holme
2014-11-30libcurl: Exclude SMB from the protocol redirectSteve Holme
2014-11-30libcurl: Enable support for the SMB protocolBill Nagel
2014-11-30smb.c: Fixed compilation warningsSteve Holme
2014-11-30smb.c: Renamed SMB command message variables to avoid compiler warningsSteve Holme
2014-11-30smb.c: Fixed compilation warningsSteve Holme
2014-11-30smb.c: Fixed compilation warningsSteve Holme
2014-11-30smb.c: Fixed compilation warningsSteve Holme
2014-11-30smb: Added initial SMB functionalityBill Nagel
2014-11-30smb: Added SMB handler interfacesBill Nagel
2014-11-30transfer: Code style policingSteve Holme
2014-11-30transfer: Fixed existing scratch buffer being checked for NULL twiceSteve Holme
2014-11-30smtp: Fixed dot stuffing being performed when no new data readSteve Holme
2014-11-29smb.h: fixed picky compiler warningDaniel Stenberg
2014-11-29tests: Disable test 1013 until SMB is fully addedSteve Holme
2014-11-29smb: Added SMB protocol and port definitionsBill Nagel
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
2014-11-29smb: Added configuration options for SMBBill Nagel
2014-11-28runtests.pl: fix startup of IPv6 serversPeter Wu
2014-11-28runtests.pl: fix warning message, remove duplicate valuePeter Wu
2014-11-27http.c: Fixed compilation warnings from features being disabledSteve Holme
2014-11-27RELEASE-NOTES: Synced with c5399c827dSteve Holme
2014-11-26tests: Added SMTP with --crlf test caseSteve Holme
2014-11-26docs: Updated for commit 4bd860a001 and SMTP Unix line ending conversionSteve Holme
2014-11-26smtp: Fixed const'ness of nread parameter in Curl_smtp_escape_eob()Steve Holme
2014-11-26smtp: Added support for the conversion of Unix newlines during mail sendSteve Holme
2014-11-25CURLOPT_CRLF.3: Fixed inclusion of SMTP in listed protocolsSteve Holme
2014-11-25curl*3: added small examplesDaniel Stenberg
2014-11-25libcurl.3: fix formattingDaniel Stenberg
2014-11-25man pages: SEE ALSO curl_multi_waitDaniel Stenberg
2014-11-25curl_multi_wait.3: clarify numfds being used if not NULLDaniel Stenberg
2014-11-25multi-single.c: switch to use curl_multi_waitDaniel Stenberg
2014-11-25testcurl: bump the version of this script!Daniel Stenberg
2014-11-25testcurl: skip reading the setup file if given enough cmdline infoDaniel Stenberg