summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-12-31endian: Added standard function descriptionsSteve Holme
2014-12-31endian: Renamed functions for curl API naming conventionSteve Holme
2014-12-31endian: Moved write functions to new moduleSteve Holme
2014-12-31endian: Moved read functions to new moduleSteve Holme
2014-12-31endian: Introduced endian moduleSteve Holme
2014-12-31sepheaders.c: Applied curl oding standardsSteve Holme
2014-12-31sepheaders.c: Fixed resource leak on failureJulien Nabet
2014-12-30vtls: Use '(void) arg' for unused parametersSteve Holme
2014-12-30smb.c: Fixed compilation warningSteve Holme
2014-12-30smb: Use the connection's upload bufferBill Nagel
2014-12-30RELEASE-NOTES: Synced with 1933f9d33cSteve Holme
2014-12-30schannel: Moved the ISC return flag definitions to the SSPI moduleSteve Holme
2014-12-29smb: Close the connection after a failed client writeBill Nagel
2014-12-28darwinssl: Fixed compilation warningSteve Holme
2014-12-28sockfilt.c: Fixed compilation warningsSteve Holme
2014-12-28test1509: Fixed compilation warningSteve Holme
2014-12-28test556: Fixed compilation warningSteve Holme
2014-12-28sasl_gssapi: Fixed use of dummy username with real usernameSteve Holme
2014-12-28vtls: Fixed compilation warning and an ignored return codeSteve Holme
2014-12-28TODO: 2.3 Better support for same name resolvesDaniel Stenberg
2014-12-28test1520: Fixed initial teething problemsSteve Holme
2014-12-28test1520: Fixed compilation errorsSteve Holme
2014-12-28tests: Added test for bug #1456Steve Holme
2014-12-28checksrc.bat: Fixed a problem opening files with spaces in the filenameSteve Holme
2014-12-27openldap: Prefer use of 'CURLcode result'Steve Holme
2014-12-27openldap: Use 'LDAPMessage *msg' for messagesSteve Holme
2014-12-27nss: Don't ignore Curl_extract_certinfo() OOM failureSteve Holme
2014-12-27nss: Don't ignore Curl_ssl_init_certinfo() OOM failureSteve Holme
2014-12-27nss: Use 'CURLcode result' for curl result codesSteve Holme
2014-12-27getinfo: Code style policingSteve Holme
2014-12-27getinfo: Use 'CURLcode result' for curl result codesSteve Holme
2014-12-27darwinssl: Use 'CURLcode result' for curl result codesSteve Holme
2014-12-27polarssl: Use 'CURLcode result' for curl result codesSteve Holme
2014-12-27docs: Updated following the addition of SASL GSSAPI via GSS-API librariesSteve Holme
2014-12-27asiohiper.cpp: No need to initialise members of ConnInfoSteve Holme
2014-12-27asiohiper.cpp: Updated for curl coding standardsSteve Holme
2014-12-27code/docs: Use correct case for IPv4 and IPv6Steve Holme
2014-12-27runtests: Fixed detection of Unix Sockets featureSteve Holme
2014-12-26code/docs: Use Unix rather than UNIX to avoid use of the trademarkSteve Holme
2014-12-26ip2ip.c: Fixed compilation warning when IPv6 Scope ID not supportedSteve Holme
2014-12-26vtls: Don't set cert info count until memory allocation is successfulSteve Holme
2014-12-26vtls: Use CURLcode for Curl_ssl_init_certinfo() return typeSteve Holme
2014-12-26configure: Use camel case for UNIX sockets feature outputSteve Holme
2014-12-26sockfilt.c: Reduce the number of individual memory allocationsMarc Hoersken
2014-12-26sockfilt.c: Replace 100ms sleep with thread throttleMarc Hoersken
2014-12-25tool_help: Use camel case for UNIX sockets feature outputSteve Holme
2014-12-25vtls: Use bool for Curl_ssl_getsessionid() return typeSteve Holme
2014-12-25schannel: Minor code style policing for castsSteve Holme
2014-12-25schannel: Prefer 'CURLcode result' for curl result codesSteve Holme
2014-12-25cyassl: Prefer 'CURLcode result' for curl result codesSteve Holme