aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2014-12-03opts: added CURLOPT_UNIX_SOCKET_PATH to Makefile.amDaniel Stenberg
2014-12-04updateconninfo: clear destination struct before getsockname()Daniel Stenberg
2014-12-04curl.1: added --unix-socketDaniel Stenberg
2014-12-04tool: add --unix-socket optionPeter Wu
2014-12-04libcurl: add UNIX domain sockets supportPeter Wu
2014-12-04tests: add two HTTP over UNIX socket testsPeter Wu
2014-12-04tests: add HTTP UNIX socket server testing supportPeter Wu
2014-12-04sws: try to remove socket and retry bindPeter Wu
2014-12-04sws: add UNIX domain socket supportPeter Wu
2014-12-04sws: restrict TCP_NODELAY to IP socketsPeter Wu
2014-12-03curl.1: fix trivial typoDave Reisner
2014-12-03sasl_gssapi: Added body to Curl_sasl_create_gssapi_user_message()Steve Holme
2014-12-03sasl_gssapi: Added body to Curl_sasl_gssapi_cleanup()Steve Holme
2014-12-03sasl_gssapi: Added Curl_sasl_build_gssapi_spn() functionSteve Holme
2014-12-03NSS: enable the CAPATH optionDaniel Stenberg
2014-12-03sasl_gssapi: Enable USE_KERBEROS5 for GSS-API based buildsSteve Holme
2014-12-03sasl_gssapi: Added GSS-API based Kerberos V5 variablesSteve Holme
2014-12-03sws.c: Fixed compilation warning when IPv6 is disabledSteve Holme