aboutsummaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
2014-12-07smb: Fixed Windows autoconf builds following commit eb88d778e7Steve 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-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: 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-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-04sasl_gssapi: Fixed missing include from commit d3cca934eeSteve Holme
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-04OS400: enable Unix sockets.Patrick Monnerat
2014-12-04updateconninfo: clear destination struct before getsockname()Daniel Stenberg
2014-12-04libcurl: add UNIX domain sockets supportPeter Wu
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-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-01build: in Makefile.m32 simplified autodetection.Guenter Knauf
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-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