curl/src
Yang Tse 819afe46ee schannel: remove version number and identify its use with 'schannel' literal
Version number is removed in order to make this info consistent with
how we do it with other MS and Linux system libraries for which we don't
provide this info.

Identifier changed from 'WinSSPI' to 'schannel' given that this is the
actual provider of the SSL/TLS support. libcurl can still be built with
SSPI and without SCHANNEL support.
2012-06-13 16:42:48 +02:00
..
macos Eric-update 2001-12-04 16:33:40 +00:00
.gitignore curl tool: reviewed code moved to tool_*.[ch] files 2011-10-06 17:39:00 +02:00
CMakeLists.txt CMake: improve library search, implement install. 2011-04-28 10:12:33 +02:00
curl.rc curl tool: reviewed code moved to tool_*.[ch] files 2011-10-06 17:39:00 +02:00
hugehelp.c.cvs curl tool: use configuration files from lib directory 2012-04-06 23:37:05 +02:00
hugehelp.h curl tool: use configuration files from lib directory 2012-04-06 23:37:05 +02:00
Makefile.am Reduced #ifdef HAVE_METALINK 2012-05-26 23:12:09 +02:00
makefile.amiga Get the curl source files for Amiga from Makefile.inc 2010-10-12 12:13:32 -07:00
Makefile.b32 Updated dependency libary versions. 2012-05-22 04:15:37 +02:00
makefile.dj curl tool: use configuration files from lib directory 2012-04-06 23:37:05 +02:00
Makefile.inc metalink: build fixes and adjustments I 2012-06-07 23:50:12 +02:00
Makefile.m32 schannel: remove version number and identify its use with 'schannel' literal 2012-06-13 16:42:48 +02:00
Makefile.netware Added metalink support to NetWare builds. 2012-06-09 23:10:47 +02:00
Makefile.vc6 schannel: remove version number and identify its use with 'schannel' literal 2012-06-13 16:42:48 +02:00
Makefile.Watcom Updated dependency libary versions. 2012-05-22 04:15:37 +02:00
mkhelp.pl curl tool: re-enable MemoryTracking capability on 'src' subdirectory files. 2011-09-14 11:30:22 +02:00
tool_binmode.c curl tool: use configuration files from lib directory 2012-04-06 23:37:05 +02:00
tool_binmode.h curl tool: use configuration files from lib directory 2012-04-06 23:37:05 +02:00
tool_bname.c curl tool: use configuration files from lib directory 2012-04-06 23:37:05 +02:00
tool_bname.h curl tool: use configuration files from lib directory 2012-04-06 23:37:05 +02:00
tool_cb_dbg.c curl tool: make curl.h first header included in tool_setup.h 2012-04-08 13:50:18 +02:00
tool_cb_dbg.h curl tool: use configuration files from lib directory 2012-04-06 23:37:05 +02:00
tool_cb_hdr.c Fixes allowing 26 more test cases in 1334 to 1393 range to succeed 2012-06-09 05:49:49 +02:00
tool_cb_hdr.h Fixes allowing 26 more test cases in 1334 to 1393 range to succeed 2012-06-09 05:49:49 +02:00
tool_cb_prg.c -# progress meter: avoid superfluous updates and duplicate lines 2012-04-17 00:45:20 +02:00
tool_cb_prg.h curl tool: use configuration files from lib directory 2012-04-06 23:37:05 +02:00
tool_cb_rea.c curl tool: make curl.h first header included in tool_setup.h 2012-04-08 13:50:18 +02:00
tool_cb_rea.h curl tool: use configuration files from lib directory 2012-04-06 23:37:05 +02:00
tool_cb_see.c curl tool: make curl.h first header included in tool_setup.h 2012-04-08 13:50:18 +02:00
tool_cb_see.h curl tool: use configuration files from lib directory 2012-04-06 23:37:05 +02:00
tool_cb_wrt.c Fixes allowing HTTP test cases 1338, 1339, 1368 and 1369 to succeed 2012-06-07 21:57:53 +02:00
tool_cb_wrt.h curl tool: use configuration files from lib directory 2012-04-06 23:37:05 +02:00
tool_cfgable.c curl tool: make curl.h first header included in tool_setup.h 2012-04-08 13:50:18 +02:00
tool_cfgable.h Reduced #ifdef HAVE_METALINK 2012-05-26 23:12:09 +02:00
tool_convert.c curl tool: make curl.h first header included in tool_setup.h 2012-04-08 13:50:18 +02:00
tool_convert.h curl tool: use configuration files from lib directory 2012-04-06 23:37:05 +02:00
tool_dirhie.c curl tool: make curl.h first header included in tool_setup.h 2012-04-08 13:50:18 +02:00
tool_dirhie.h curl tool: use configuration files from lib directory 2012-04-06 23:37:05 +02:00
tool_doswin.c curl tool: make curl.h first header included in tool_setup.h 2012-04-08 13:50:18 +02:00
tool_doswin.h curl tool: use configuration files from lib directory 2012-04-06 23:37:05 +02:00
tool_easysrc.c curl tool: make curl.h first header included in tool_setup.h 2012-04-08 13:50:18 +02:00
tool_easysrc.h curl tool: use configuration files from lib directory 2012-04-06 23:37:05 +02:00
tool_formparse.c tool_formparse.c: rename a couple of vars to avoid declaration shadowing 2012-04-12 19:28:46 +02:00
tool_formparse.h curl tool: use configuration files from lib directory 2012-04-06 23:37:05 +02:00
tool_getparam.c Revert: 634f7cfee4 partially 2012-06-11 22:58:39 +02:00
tool_getparam.h tool_getparam.h: fix compiler error 2012-06-08 23:14:30 +02:00
tool_getpass.c curl tool: use configuration files from lib directory 2012-04-06 23:37:05 +02:00
tool_getpass.h curl tool: use configuration files from lib directory 2012-04-06 23:37:05 +02:00
tool_help.c Add --metalink to --help 2012-05-26 23:10:53 +02:00
tool_help.h curl tool: use configuration files from lib directory 2012-04-06 23:37:05 +02:00
tool_helpers.c curl tool: make curl.h first header included in tool_setup.h 2012-04-08 13:50:18 +02:00
tool_helpers.h curl tool: use configuration files from lib directory 2012-04-06 23:37:05 +02:00
tool_homedir.c curl tool: use configuration files from lib directory 2012-04-06 23:37:05 +02:00
tool_homedir.h curl tool: use configuration files from lib directory 2012-04-06 23:37:05 +02:00
tool_libinfo.c curl tool: make curl.h first header included in tool_setup.h 2012-04-08 13:50:18 +02:00
tool_libinfo.h curl tool: use configuration files from lib directory 2012-04-06 23:37:05 +02:00
tool_main.c curl tool: make curl.h first header included in tool_setup.h 2012-04-08 13:50:18 +02:00
tool_main.h curl tool: use configuration files from lib directory 2012-04-06 23:37:05 +02:00
tool_metalink.c metalink: restore some includes 2012-06-08 23:13:32 +02:00
tool_metalink.h metalink: build fixes and adjustments II 2012-06-08 14:27:45 +02:00
tool_mfiles.c curl tool: make curl.h first header included in tool_setup.h 2012-04-08 13:50:18 +02:00
tool_mfiles.h curl tool: use configuration files from lib directory 2012-04-06 23:37:05 +02:00
tool_msgs.c curl tool: use configuration files from lib directory 2012-04-06 23:37:05 +02:00
tool_msgs.h curl tool: use configuration files from lib directory 2012-04-06 23:37:05 +02:00
tool_operate.c Fixes allowing 26 more test cases in 1334 to 1393 range to succeed 2012-06-09 05:49:49 +02:00
tool_operate.h curl tool: use configuration files from lib directory 2012-04-06 23:37:05 +02:00
tool_operhlp.c my_useragent: shorten user-agent 2012-05-12 15:07:07 +02:00
tool_operhlp.h curl tool: use configuration files from lib directory 2012-04-06 23:37:05 +02:00
tool_panykey.c curl tool: use configuration files from lib directory 2012-04-06 23:37:05 +02:00
tool_panykey.h curl tool: use configuration files from lib directory 2012-04-06 23:37:05 +02:00
tool_paramhlp.c curl tool: make curl.h first header included in tool_setup.h 2012-04-08 13:50:18 +02:00
tool_paramhlp.h curl tool: use configuration files from lib directory 2012-04-06 23:37:05 +02:00
tool_parsecfg.c curl tool: make curl.h first header included in tool_setup.h 2012-04-08 13:50:18 +02:00
tool_parsecfg.h curl tool: use configuration files from lib directory 2012-04-06 23:37:05 +02:00
tool_sdecls.h Fixes allowing HTTP test cases 1338, 1339, 1368 and 1369 to succeed 2012-06-07 21:57:53 +02:00
tool_setopt.c Take in account that CURLAUTH_* bitmasks are now 'unsigned long' - follow-up 2012-04-19 16:31:11 +02:00
tool_setopt.h Take in account that CURLAUTH_* bitmasks are now 'unsigned long' - follow-up 2012-04-19 16:31:11 +02:00
tool_setup.h build adjustments: functionally revert commits 4d3fb91f and bbfe1182 2012-04-11 19:28:40 +02:00
tool_sleep.c curl tool: use configuration files from lib directory 2012-04-06 23:37:05 +02:00
tool_sleep.h curl tool: use configuration files from lib directory 2012-04-06 23:37:05 +02:00
tool_urlglob.c curl tool: make curl.h first header included in tool_setup.h 2012-04-08 13:50:18 +02:00
tool_urlglob.h curl tool: use configuration files from lib directory 2012-04-06 23:37:05 +02:00
tool_util.c curl tool: use configuration files from lib directory 2012-04-06 23:37:05 +02:00
tool_util.h curl tool: use configuration files from lib directory 2012-04-06 23:37:05 +02:00
tool_version.h curl tool: reviewed code moved to tool_*.[ch] files 2011-10-06 17:39:00 +02:00
tool_vms.c curl tool: make curl.h first header included in tool_setup.h 2012-04-08 13:50:18 +02:00
tool_vms.h curl tool: use configuration files from lib directory 2012-04-06 23:37:05 +02:00
tool_writeenv.c curl tool: make curl.h first header included in tool_setup.h 2012-04-08 13:50:18 +02:00
tool_writeenv.h curl tool: use configuration files from lib directory 2012-04-06 23:37:05 +02:00
tool_writeout.c curl tool: make curl.h first header included in tool_setup.h 2012-04-08 13:50:18 +02:00
tool_writeout.h curl tool: use configuration files from lib directory 2012-04-06 23:37:05 +02:00
tool_xattr.c curl tool: make curl.h first header included in tool_setup.h 2012-04-08 13:50:18 +02:00
tool_xattr.h curl tool: use configuration files from lib directory 2012-04-06 23:37:05 +02:00
vc6curlsrc.dsp metalink: build fixes and adjustments I 2012-06-07 23:50:12 +02:00
vc6curlsrc.dsw Fix CR 2009-05-08 19:09:36 +00:00