aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2014-12-25tool_xattr: Use 'CURLcode result' for curl result codesSteve Holme
2014-12-24curl_ntlm_core.c: Fixed compilation warningsSteve Holme
2014-12-24RELEASE-NOTES: Synced with 8830df8b66Steve Holme
2014-12-24gtls: Use preferred 'CURLcode result'Steve Holme
2014-12-24openldap: Use standard naming for setup connection functionSteve Holme
2014-12-24rtmp: Use standard naming for setup connection functionSteve Holme
2014-12-24smb: Use standard naming for setup connection functionSteve Holme
2014-12-24config-win32.h: Fixed line length > 79 columnsSteve Holme
2014-12-24openssl: Prefer we don't use NULL in comparisonsSteve Holme
2014-12-24build: Removed WIN32 definition from the Visual Studio projectsSteve Holme
2014-12-24build: Removed WIN64 definition from the libcurl Visual Studio projectsSteve Holme
2014-12-23openssl.c Fix for compilation errors with older versions of OpenSSLSteve Holme