Fixed libcurl to honour the --disable-ldaps configure option
[platform/upstream/curl.git] / lib /
2011-03-08 Dan FandrichFixed libcurl to honour the --disable-ldaps configure...
2011-03-06 Daniel Stenbergcpp: correct #endif placement
2011-03-04 Stefan Krausetransfer: avoid insane conversion of time_t
2011-02-26 Daniel Stenbergssh_connect: treat libssh2 return code better
2011-02-26 Julien Chaffraixhttp: removed wrong unused comment.
2011-02-26 Julien Chaffraixhttp: removed code duplication for stubbed https_getsoc...
2011-02-22 Kamil Dudkanss: do not ignore failure of SSL handshake
2011-02-21 Julien Chaffraixnetrc: Removed _NETRC_DEBUG code.
2011-02-21 Julien Chaffraixtests: Cleaned up netrc testing.
2011-02-18 Mike Crowemulti: close connection on timeout
2011-02-18 Daniel Stenbergmulti: better failed connect treatment
2011-02-18 Hoi-Ho ChanPolarSSL: Return 0 on receiving TLS CLOSE_NOTIFY alert
2011-02-17 Daniel StenbergSOCKOPTFUNCTION: callback can say already-connected
2011-02-17 Kamil Dudkanss: avoid memory leak on SSL connection failure
2011-02-17 Guenter KnaufSet -fpcc-struct-return only for gcc compiler.
2011-02-16 Daniel Stenbergnss_load_key: fix unused variable warning
2011-02-14 Daniel Stenberggmtime: remove define
2011-02-13 Guenter KnaufAdded -m32 to CFLAGS to compile with x86_64 gcc.
2011-02-13 Guenter KnaufUpdated OpenSSL version, added links to docu.
2011-02-10 Dan FandrichCall ERR_peek_error instead of ERR_peek_last_error
2011-02-10 Julien Chaffraixtest1304: Added some unit tests for Curl_parsenetrc.
2011-02-09 Quinn SlackCURLE_TLSAUTH_FAILED: removed
2011-02-09 Daniel StenbergCURLOPT_SOCKOPTFUNCTION: return proper error code
2011-02-08 Julien Chaffraixnetrc: Removed dead code.
2011-02-08 Julien Chaffraixnetrc: Tightened up the type checks.
2011-02-08 Julien Chaffraiximap: Fixed typo in a comment.
2011-02-07 Daniel StenbergCurl_gmtime: avoid future mistakes
2011-02-07 Daniel StenbergCurl_gmtime: added a portable gmtime
2011-02-03 Guenter Knaufmk-ca-bundle.vbs: use new cacert url
2011-02-02 Daniel Stenbergmk-ca-bundle.pl: use new cacert url
2011-02-02 Bjoern Sikorassluse: improved error message on SSL_CTX_new failures
2011-02-02 Nicholas Maniscalcomulti: fix CURLM_STATE_TOOFAST for multi_socket
2011-01-31 Dave Reisnerfile: add support for CURLOPT_TIMECONDITION
2011-01-31 Dave Reisnertransfer: add Curl_meets_timecondition()
2011-01-27 Daniel Stenbergares: memory leak fix
2011-01-27 Daniel Stenbergares_query_completed_cb: don't touch invalid data
2011-01-27 Kamil Dudkanss: avoid memory leaks and failure of NSS shutdown
2011-01-25 Daniel StenbergHTTP: memory leak on multiple Location:
2011-01-20 Darshan ModyFixed compile using OpenSSL versions < 0.9.4a
2011-01-19 Quinn SlackTLS-SRP: support added when using GnuTLS
2011-01-18 Kamil Dudkanss: fix a bug in handling of CURLOPT_CAPATH
2011-01-17 Guenter KnaufAvoid redefines.
2011-01-14 Guenter KnaufAdded casts to silent gcc warnings.
2011-01-13 Yang Tsebuild: BCC - makefile.b32 tweak
2011-01-13 Yang Tsebuild: BCC - makefile.b32 tweak
2011-01-13 Guenter KnaufUse env var for PSDK instead of hardcoded path.
2011-01-13 Guenter KnaufEnabled SSPI support by default.
2011-01-12 Yang Tsebuild: BCC - require Borlands's MAKE for Makefile.b32...
2011-01-12 Yang Tsebuild: BCC - recover lost functionality from commit...
2011-01-12 Yang Tsebuild: use external preprocessor cpp32 when building...
2011-01-11 Guenter KnaufDisable LDAP support since BCC headers are insufficient.
2011-01-11 Guenter KnaufInstead of exiting with error lets set BCCDIR self.
2011-01-11 Guenter KnaufSome Borland C++ makefile tweaks.
2011-01-11 Guenter KnaufBorland C++ doesnt have struct sockaddr_storage.
2011-01-10 Daniel Stenbergconnect: use UDP correctly
2011-01-10 Quinn SlackSSL: fix memory leak
2011-01-08 Daniel Stenberggtls: fix memory leak
2011-01-07 Marcel RoelofsHTTP: HTTP Negotiate authentication using SSPI
2011-01-05 Daniel StenbergSSH: speedcheck clobbered existing error
2011-01-05 Daniel StenbergSSH: acknowledge speedcheck
2011-01-04 Daniel StenbergCurl_timeleft: s/conn/data in first argument
2011-01-04 Kamil Dudkanss: avoid CURLE_OUT_OF_MEMORY given a file name withou...
2011-01-04 Daniel Stenbergget_cert_chain: support larger data sets
2011-01-03 Daniel Stenbergunittesting: build a separate static lib
2011-01-03 Daniel StenbergSSH: avoid PATH_MAX with alloc
2011-01-02 Daniel StenbergCurl_nss_connect: avoid PATH_MAX
2011-01-01 Daniel StenbergSFTP: make pwd output result to header callback
2011-01-01 Daniel Stenbergpubkey_show: allocate buffer to fit any-size result
2010-12-30 Luke Ameryssh: honour the CURLINFO_FTP_ENTRY_PATH curl_getinfo...
2010-12-28 Pierre JoyeIDN: use win32 API if told to
2010-12-27 Daniel Stenbergc-ares: fix cancelled resolves
2010-12-23 Daniel Stenbergcookies: tricked dotcounter fixed
2010-12-23 Daniel Stenbergmulti: connect fail => use next IP address
2010-12-23 Daniel Stenbergossl_seed: no more RAND_screen
2010-12-22 Daniel Stenbergmulti: inhibit some verbose outputs
2010-12-22 Brad HardsSMTP: add brackets for MAIL FROM
2010-12-22 Guenter KnaufAdded support for axTLS to NetWare build.
2010-12-22 Guenter KnaufFixed include: memory.h -> curl_memory.h.
2010-12-21 Brad HardsTypo fixes.
2010-12-20 Yang Tsebuild: sort configuration hunks in lib/Makefile.vc6
2010-12-20 Daniel Stenbergloadhostpairs: return errorcode
2010-12-20 Yang Tsebuild: refactoring of msvc makefiles to allow overridin...
2010-12-18 Daniel Stenbergftp_parselist: fix compiler warning
2010-12-18 Pasha KuznetsovCurl_do: avoid using stale conn pointer
2010-12-18 Tommie Gannertares: ask for both IPv4 and IPv6 addresses
2010-12-18 Brad HardsTrival comment fix.
2010-12-15 Daniel Stenbergaxtls_connect: allow connect without peer verification
2010-12-15 Daniel StenbergaxTLS: allow "default" SSL version as well
2010-12-15 Daniel Stenbergaxtls.c: cleanup
2010-12-15 Daniel Stenbergurldate: undef hideous memory defines
2010-12-15 Eric HuMinor fixes to pass tests 301 and 306 with a patched...
2010-12-15 Eric HuInitial axTLS integration. Connections can be made...
2010-12-15 Eric HuPreparing for axTLS. Actual SSL API functions are only...
2010-12-13 Daniel StenbergIsPipeliningPossible: only for HTTP
2010-12-13 Daniel Stenbergmulti_runsingle: don't timeout completed handles
2010-12-07 Yang Tseeasy: fix compiler warning: end-of-loop code not reached
2010-12-06 Daniel Stenbergdisconnect: pass on the dead_connection argument
2010-12-06 Heinrich Koossl_connect_common: detect connection re-use
2010-12-06 Kamil Dudkaurl: provide dead_connection flag in Curl_handler:...
2010-12-06 Yang Tsessh: fix a download resume point calculation
next