aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-12-09cookies: Improved OOM handling in cookiesDan Fandrich
2014-12-09synctime.c: fixed user-agent setting.Guenter Knauf
2014-12-09smb: fix unused return code warningDaniel Stenberg
2014-12-09Curl_client_write() & al.: chop long data, convert data only once.Patrick Monnerat
2014-12-09VC build: added sspi define for winssl-zlib builds.Guenter Knauf
2014-12-09schannel_recv: return the correct codeDaniel Stenberg
2014-12-09http2: avoid logging neg "failure" if h2 was not requestedDaniel Stenberg
2014-12-08openldap: do not ignore Curl_client_write() return codesDaniel Stenberg
2014-12-08compile: warn on unused return code from Curl_client_write()Daniel Stenberg
2014-12-08SMB: Fix a data size mismatch that broke SMB on big-endian platformsPatrick Monnerat
2014-12-07smb: Fixed Windows autoconf builds following commit eb88d778e7Steve Holme
2014-12-07RELEASE-NOTES: Synced with 526603ff05Steve Holme
2014-12-07smb: Build with SSPI enabledBill Nagel
2014-12-07ntlm: Use Windows Crypt APIBill Nagel
2014-12-07cookie.c: Refactored cleanup code to simplifyDan Fandrich
2014-12-07get_url_file_name: Fixed crash on OOM on debug buildDan Fandrich
2014-12-06sws.c: Fixed compilation warningSteve Holme
2014-12-06ftp.c: Fixed compilation warnings when proxy support disabledSteve Holme
2014-12-06smb: Fixed a problem with large file transfersSteve Holme
2014-12-06smb: Moved the URL decoding into a separate functionSteve Holme
2014-12-06smb: Fixed URL encoded URLs not workingSteve Holme
2014-12-06Makefile.inc: Added our standard header and updated file formattingSteve Holme
2014-12-06Makefile.inc: Updated file formattingSteve Holme
2014-12-06curl_md4.h: Updated copyright year following recent editSteve Holme
2014-12-05SMB: Fix big endian problems. Make it OS/400 aware.Patrick Monnerat
2014-12-05OS400: enable NTLM authenticationPatrick Monnerat
2014-12-05multi.c: Fixed compilation warningSteve Holme
2014-12-05build: updated dependencies in makefiles.Guenter Knauf
2014-12-05sasl: Corrected formatting of function descriptionsSteve Holme
2014-12-05sasl_gssapi: Added missing function descriptionSteve Holme
2014-12-05RELEASE-NOTES: Provided better descriptionsSteve Holme
2014-12-05sasl_sspi: Corrected some typosSteve Holme
2014-12-05sasl_sspi: Don't use hard coded sizes in Kerberos V5 security dataSteve Holme
2014-12-05sasl_sspi: Free the Kerberos V5 challenge as soon as we're done with itSteve Holme
2014-12-05gssapi: Corrected typo in commentsSteve Holme
2014-12-05sasl_gssapi: Added body to Curl_sasl_create_gssapi_security_message()Steve Holme
2014-12-04http_perhapsrewind: don't abort CONNECT requestsStefan Bühler
2014-12-04HTTP: Free (proxy)userpwd for NTLM/Negotiate after sending a requestStefan Bühler
2014-12-04HTTP: don't abort connections with pending Negotiate authenticationStefan Bühler
2014-12-04fix gdb libtool invocation pathStefan Bühler
2014-12-04sasl_gssapi: Fixed missing include from commit d3cca934eeSteve Holme
2014-12-04examples: remove sony.com from 10-at-a-timeJay Satiro
2014-12-04sasl_gssapi: Fixed missing decoding debug failure messageSteve Holme
2014-12-04sasl_gssapi: Fixed honouring of no mutual authenticationSteve Holme
2014-12-04sasl_sspi: Added more Kerberos V5 decoding debug failure messagesSteve Holme
2014-12-04docs: Fix FAILONERROR typosAnthon Pang
2014-12-04tool: fix CURLOPT_UNIX_SOCKET_PATH in --libcurl outputPeter Wu
2014-12-04opts: fix CURLOPT_UNIX_SOCKET_PATH formattingPeter Wu
2014-12-04OS400: enable Unix sockets.Patrick Monnerat
2014-12-03RELEASE-NOTES: synced with b216427e73b5e9Daniel Stenberg