curl/src
Daniel Stenberg b77a3b9a35 main: make the tlsauth options always present
... to not make the connection between the tool and the libcurl used
tighter than necessary, the tlsauth options are now always present but
if the used libcurl doesn't have TLSAUTH support it will return failure.

Also, replaced strncmp() with strequal to get case insensitive matching.
2011-01-19 23:14:55 +01:00
..
macos Eric-update 2001-12-04 16:33:40 +00:00
.gitignore gitignore: ignore Makefile.vc10.dist made by maketgz 2010-10-13 00:26:19 +02:00
CMakeLists.txt Rename CURL_SOURCES macro; revert previous rename of curl_SOURCES macro. 2010-08-02 12:24:54 +02:00
Makefile.Watcom Updated OpenSSL version. 2010-12-05 10:59:58 +01:00
Makefile.am Removed the native Makefile.riscos files 2010-10-21 14:33:35 -07:00
Makefile.b32 build: BCC - makefile.b32 tweak 2011-01-13 15:54:14 +01:00
Makefile.inc save metadata to extended file attributes 2010-11-05 13:59:10 +01:00
Makefile.m32 Updated OpenSSL version. 2010-12-05 10:59:58 +01:00
Makefile.netware Added support for axTLS to NetWare build. 2010-12-22 04:45:41 +01:00
Makefile.vc6 Use env var for PSDK instead of hardcoded path. 2011-01-13 05:55:09 +01:00
config-amigaos.h remove the CVSish $Id$ lines 2010-03-24 11:02:54 +01:00
config-mac.h Added SIZEOF_INT and SIZEOF_SHORT definitions for non-configure systems 2010-02-26 18:32:46 +00:00
config-riscos.h Added SIZEOF_INT and SIZEOF_SHORT definitions for non-configure systems 2010-02-26 18:32:46 +00:00
config-win32.h build: use external preprocessor cpp32 when building with Borland C 2011-01-12 02:35:14 +01:00
curl.rc remove the CVSish $Id$ lines 2010-03-24 11:02:54 +01:00
curlutil.c remove the CVSish $Id$ lines 2010-03-24 11:02:54 +01:00
curlutil.h remove the CVSish $Id$ lines 2010-03-24 11:02:54 +01:00
getpass.c remove the CVSish $Id$ lines 2010-03-24 11:02:54 +01:00
getpass.h remove the CVSish $Id$ lines 2010-03-24 11:02:54 +01:00
homedir.c remove the CVSish $Id$ lines 2010-03-24 11:02:54 +01:00
homedir.h remove the CVSish $Id$ lines 2010-03-24 11:02:54 +01:00
hugehelp.c.cvs make it more obvious what this is by not even trying to show a manual 2003-02-04 18:22:31 +00:00
hugehelp.h remove the CVSish $Id$ lines 2010-03-24 11:02:54 +01:00
main.c main: make the tlsauth options always present 2011-01-19 23:14:55 +01:00
makefile.amiga Get the curl source files for Amiga from Makefile.inc 2010-10-12 12:13:32 -07:00
makefile.dj build: lib/config.dos renamed to lib/config-dos.h 2010-12-03 04:13:33 +01:00
mkhelp.pl replaced tabs with spaces 2010-02-16 13:32:45 +00:00
os-specific.c remove the CVSish $Id$ lines 2010-03-24 11:02:54 +01:00
os-specific.h remove the CVSish $Id$ lines 2010-03-24 11:02:54 +01:00
setup.h Moved S_ISREG define to setup as suggested by Dan. 2010-09-02 04:37:13 +02:00
urlglob.c globbing: fix crash on unballanced open brace 2010-10-08 23:12:34 +02:00
urlglob.h remove the CVSish $Id$ lines 2010-03-24 11:02:54 +01:00
vc6curlsrc.dsp xattr: fix VisualStudio builds 2010-11-07 04:05:52 +01:00
vc6curlsrc.dsw Fix CR 2009-05-08 19:09:36 +00:00
version.h remove the CVSish $Id$ lines 2010-03-24 11:02:54 +01:00
writeenv.c remove the CVSish $Id$ lines 2010-03-24 11:02:54 +01:00
writeenv.h remove the CVSish $Id$ lines 2010-03-24 11:02:54 +01:00
writeout.c remove the CVSish $Id$ lines 2010-03-24 11:02:54 +01:00
writeout.h remove the CVSish $Id$ lines 2010-03-24 11:02:54 +01:00
xattr.c xattr: fix compiler warning: enumerated type mixed with another type 2010-11-26 17:35:48 +01:00
xattr.h write extended attributes by using fsetxattr 2010-11-10 10:43:05 +01:00