Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-04-23 | Revert "Fixed 'extra tokens at end of #endif directive'." | Yang Tse | |
This reverts commit 77172a242fc0c820f97eae39d0e3e0f265222fe6. | |||
2012-04-22 | Fixed 'extra tokens at end of #endif directive'. | Guenter Knauf | |
2012-04-22 | sspi: Added version information | Steve Holme | |
Added version information for Windows SSPI to curl's main version string and removed SSPI from the features string. | |||
2011-09-22 | NTLM_WB: fix disabling of NTLM_WB when NTLM is disabled | Yang Tse | |
2011-08-27 | NTLM_WB: final congruency naming adjustments | Yang Tse | |
Configure script option --enable-wb-ntlm-auth renamed to --enable-ntlm-wb Configure script option --disable-wb-ntlm-auth renamed to --disable-ntlm-wb Preprocessor symbol WINBIND_NTLM_AUTH_ENABLED renamed to NTLM_WB_ENABLED Preprocessor symbol WINBIND_NTLM_AUTH_FILE renamed to NTLM_WB_FILE Test harness env var CURL_NTLM_AUTH renamed to CURL_NTLM_WB_FILE Static function wb_ntlm_close renamed to ntlm_wb_cleanup Static function wb_ntlm_initiate renamed to ntlm_wb_init Static function wb_ntlm_response renamed to ntlm_wb_response | |||
2011-08-27 | NTLM single-sign on adjustments (XI) | Yang Tse | |
Feature string literal NTLM_SSO renamed to NTLM_WB. Preprocessor symbol USE_NTLM_SSO renamed to WINBIND_NTLM_AUTH_ENABLED. curl's 'long' option 'ntlm-sso' renamed to 'ntlm-wb'. Fix some comments to make clear that this is actually a NTLM delegation. | |||
2011-08-26 | NTLM single-sign on adjustments (X) | Yang Tse | |
Functions renamed: Curl_output_ntlm_sso -> Curl_output_ntlm_wb sso_ntlm_close -> wb_ntlm_close sso_ntlm_response -> wb_ntlm_response sso_ntlm_initiate -> wb_ntlm_initiate Preprocessor symbols renamed: CURLAUTH_NTLM_SSO -> CURLAUTH_NTLM_WB CURL_VERSION_NTLM_SSO -> CURL_VERSION_NTLM_WB | |||
2011-07-26 | stdio.h, stdlib.h, string.h, stdarg.h and ctype.h inclusion done in setup_once.h | Yang Tse | |
2011-07-18 | NTLM single-sign on supported | Mandy Wu | |
With the use of the 'ntlm_auth' tool from the Samba project | |||
2011-05-19 | version: linkage fix | Yang Tse | |
Fix linkage on c-ares enabled Windows static builds | |||
2011-04-27 | source cleanup: unify look, style and indent levels | Daniel Stenberg | |
By the use of a the new lib/checksrc.pl script that checks that our basic source style rules are followed. | |||
2011-04-25 | asynch resolvers: unified | Vsevolod Novikov | |
Introducing an internal API for handling of different async resolver backends. | |||
2011-03-07 | Fixed libcurl to honour the --disable-ldaps configure option | Dan Fandrich | |
2011-01-19 | TLS-SRP: support added when using GnuTLS | Quinn Slack | |
2011-01-07 | HTTP: HTTP Negotiate authentication using SSPI | Marcel Roelofs | |
Only under Windows | |||
2010-12-28 | IDN: use win32 API if told to | Pierre Joye | |
The functionality is provided in a new source file: lib/idn_win32.c | |||
2010-08-25 | Gopher protocol support (initial release) | Cameron Kaiser | |
2010-06-01 | fix ldap related compilation issues | Yang Tse | |
2010-05-28 | LDAPS: list availability depending on SSL's presence | Howard Chu | |
2010-05-25 | LDAP: properly implemented as a curl_handler | Howard Chu | |
makes the LDAP code much cleaner, nicer and in general being a better libcurl citizen. If a new enough OpenLDAP version is detect, the new and shiny lib/openldap.c code is then used instead of the old cruft Code by Howard, minor cleanups by Daniel. | |||
2010-05-15 | RMTP: the version code is now rtmp aware | Howard Chu | |
2010-04-16 | curl_version: remove superfluous assignments | Daniel Stenberg | |
2010-03-24 | remove the CVSish $Id$ lines | Daniel Stenberg | |
2010-01-23 | adjust preprocessor symbol definition check relative to resolver specialty | Yang Tse | |
2010-01-22 | alphabetically sort the list of supported protocols | Daniel Stenberg | |
2010-01-21 | Chris Conroy brought support for RTSP transfers, and with it comes 8(!) new | Daniel Stenberg | |
libcurl options for controlling what to get and how to receive posssibly interleaved RTP data. Initial commit. | |||
2009-12-12 | introducing IMAP, POP3 and SMTP support (still lots of polish left to do) | Daniel Stenberg | |
2009-06-10 | Adjusted to take in account that... | Yang Tse | |
With the curl memory tracking feature decoupled from the debug build feature, CURLDEBUG and DEBUGBUILD preprocessor symbol definitions are used as follows: CURLDEBUG used for curl debug memory tracking specific code (--enable-curldebug) DEBUGBUILD used for debug enabled specific code (--enable-debug) | |||
2009-03-13 | - Use libssh2_version() to present the libssh2 version in case the libssh2 | Daniel Stenberg | |
library is found to support it. | |||
2008-08-26 | Use SIZEOF_OFF_T definition from config file | Yang Tse | |
2008-08-21 | Get rid of ENABLE_64BIT symbol definition and usage. | Yang Tse | |
Improve HAVE_LONGLONG symbol description. | |||
2008-08-11 | s/SIZEOF_CURL_OFF_T/CURL_SIZEOF_CURL_OFF_T/g | Yang Tse | |
2007-11-07 | if () => if() | Daniel Stenberg | |
while () => while() and some other minor re-indentings | |||
2007-08-24 | Remove leading space in curl_version_info ss_version field. | Patrick Monnerat | |
2007-08-16 | added basic ldaps support; for now its ifdef'd with HAVE_LDAP_SSL unless we ↵ | Gunter Knauf | |
know its fully working, and available with all LDAP SDKs. Win32 requires to have the trusted CA in local keystore - I've not found yet a way to disable the cert check. | |||
2007-08-15 | Fix a potential buffer overflow bug in lib/version.c | Patrick Monnerat | |
2006-11-24 | James Housley did lots of work and introduced SFTP downloads. | Daniel Stenberg | |
2006-11-02 | James Housley brought support for SCP transfers | Daniel Stenberg | |
2006-08-15 | Use '_LIBICONV_VERSION' instead of variable '_libiconv_version' | Gisle Vanem | |
to support older iconv versions. | |||
2006-08-04 | Added version info for iconv. | Gisle Vanem | |
2006-04-19 | CURL_VERSION_CONV is returned by curl_version_info if libcurl has been built | Daniel Stenberg | |
to allow/support character conversions | |||
2006-01-16 | David Shaw finally removed all traces of Gopher and we are now officially | Daniel Stenberg | |
not supporting it. It hasn't been functioning for years anyway, so this is just finally stating what already was true. And a cleanup at the same time. | |||
2005-09-02 | John Kelly added TFTP support to libcurl. A bunch of new error codes was | Daniel Stenberg | |
added. TODO: add them to docs. add TFTP server to test suite. add TFTP to list of protocols whereever those are mentioned. | |||
2005-04-07 | GnuTLS support added. There's now a "generic" SSL layer that we use all over | Daniel Stenberg | |
internally, with code provided by sslgen.c. All SSL-layer-specific code is then written in ssluse.c (for OpenSSL) and gtls.c (for GnuTLS). As far as possible, internals should not need to know what SSL layer that is in use. Building with GnuTLS currently makes two test cases fail. TODO.gnutls contains a few known outstanding issues for the GnuTLS support. GnuTLS support is enabled with configure --with-gnutls | |||
2005-03-11 | curl_version_info() returns the feature bit CURL_VERSION_SSPI | Daniel Stenberg | |
2005-03-10 | Christopher R. Palmer made it possible to build libcurl with the | Daniel Stenberg | |
USE_WINDOWS_SSPI on Windows, and then libcurl will be built to use the native way to do NTLM. SSPI also allows libcurl to pass on the current user and its password in the request. | |||
2004-12-20 | Make some more arrays of pointers const. | Dan Fandrich | |
2004-06-24 | to prevent compier warnings, we only declare len if we have code | Daniel Stenberg | |
that uses it | |||
2004-06-24 | Replaced all uses of sprintf() with the safer snprintf(). It is just a | Daniel Stenberg | |
precaution to prevent mistakes to lead to buffer overflows. | |||
2004-05-24 | Simon Josefsson added a idn_free() function in libidn 0.4.5 as a reaction to | Daniel Stenberg | |
Gisle's previous mail. We now use this function, and thus we require libidn 0.4.5 or later. No earler version will do. |