aboutsummaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
2011-01-19TLS-SRP: support added when using GnuTLSQuinn Slack
2011-01-18nss: fix a bug in handling of CURLOPT_CAPATHKamil Dudka
2011-01-17Avoid redefines.Guenter Knauf
2011-01-14Added casts to silent gcc warnings.Guenter Knauf
2011-01-13build: BCC - makefile.b32 tweakYang Tse
2011-01-13build: BCC - makefile.b32 tweakYang Tse
2011-01-13Use env var for PSDK instead of hardcoded path.Guenter Knauf
2011-01-13Enabled SSPI support by default.Guenter Knauf
2011-01-12build: BCC - require Borlands's MAKE for Makefile.b32 processing.Yang Tse
2011-01-12build: BCC - recover lost functionality from commit 3d813204260b37289411Yang Tse
2011-01-12build: use external preprocessor cpp32 when building with Borland CYang Tse
2011-01-11Disable LDAP support since BCC headers are insufficient.Guenter Knauf
2011-01-11Instead of exiting with error lets set BCCDIR self.Guenter Knauf
2011-01-11Some Borland C++ makefile tweaks.Guenter Knauf
2011-01-11Borland C++ doesnt have struct sockaddr_storage.Guenter Knauf
2011-01-11connect: use UDP correctlyDaniel Stenberg
2011-01-10SSL: fix memory leakQuinn Slack
2011-01-08gtls: fix memory leakDaniel Stenberg
2011-01-07HTTP: HTTP Negotiate authentication using SSPIMarcel Roelofs
2011-01-06SSH: speedcheck clobbered existing errorDaniel Stenberg
2011-01-05SSH: acknowledge speedcheckDaniel Stenberg
2011-01-04Curl_timeleft: s/conn/data in first argumentDaniel Stenberg
2011-01-04nss: avoid CURLE_OUT_OF_MEMORY given a file name without any slashKamil Dudka
2011-01-04get_cert_chain: support larger data setsDaniel Stenberg
2011-01-03unittesting: build a separate static libDaniel Stenberg
2011-01-03SSH: avoid PATH_MAX with allocDaniel Stenberg
2011-01-02Curl_nss_connect: avoid PATH_MAXDaniel Stenberg
2011-01-01SFTP: make pwd output result to header callbackDaniel Stenberg
2011-01-01pubkey_show: allocate buffer to fit any-size resultDaniel Stenberg
2010-12-30ssh: honour the CURLINFO_FTP_ENTRY_PATH curl_getinfo optionLuke Amery
2010-12-28IDN: use win32 API if told toPierre Joye
2010-12-27c-ares: fix cancelled resolvesDaniel Stenberg
2010-12-23cookies: tricked dotcounter fixedDaniel Stenberg
2010-12-23multi: connect fail => use next IP addressDaniel Stenberg
2010-12-23ossl_seed: no more RAND_screenDaniel Stenberg
2010-12-22multi: inhibit some verbose outputsDaniel Stenberg
2010-12-22SMTP: add brackets for MAIL FROMBrad Hards
2010-12-22Added support for axTLS to NetWare build.Guenter Knauf
2010-12-22Fixed include: memory.h -> curl_memory.h.Guenter Knauf
2010-12-21Typo fixes.Brad Hards
2010-12-21build: sort configuration hunks in lib/Makefile.vc6Yang Tse
2010-12-20loadhostpairs: return errorcodeDaniel Stenberg
2010-12-20build: refactoring of msvc makefiles to allow overriding of library filenames.Yang Tse
2010-12-19ftp_parselist: fix compiler warningDaniel Stenberg
2010-12-18Curl_do: avoid using stale conn pointerPasha Kuznetsov
2010-12-18ares: ask for both IPv4 and IPv6 addressesTommie Gannert
2010-12-18Trival comment fix.Brad Hards
2010-12-15axtls_connect: allow connect without peer verificationDaniel Stenberg
2010-12-15axTLS: allow "default" SSL version as wellDaniel Stenberg
2010-12-15axtls.c: cleanupDaniel Stenberg