curl/src
Yang Tse fb8fe6f2b3 OpenSSl enabled NetWare builds are changed to use the 'openssl' subdirectory
when including the OpenSSL header files. This is the recommended setting, this
prevents the undesired inclusion of header files with the same name as those
of OpenSSL but which do not belong to the OpenSSL package. The visible change
from previously released libcurl versions is that now OpenSSl enabled NetWare
builds also define USE_OPENSSL in config files, and that OpenSSL header files
must be located in a subdirectory named 'openssl'.
2008-08-17 13:25:54 +00:00
..
macos Eric-update 2001-12-04 16:33:40 +00:00
.cvsignore Bryan Henderson: added missing ignores 2005-11-25 22:45:50 +00:00
config-amigaos.h proper symbol definition check for all AmigaOS flavours 2007-02-28 14:45:48 +00:00
config-mac.h Define HAVE_STRUCT_TIMEVAL as appropriate for platforms that lack autotools support 2006-10-14 12:01:44 +00:00
config-riscos.h fix: socklen_t definition comment 2008-05-21 13:57:50 +00:00
config-win32.h RECVFROM_TYPE_ARG2, RECVFROM_TYPE_ARG5 and RECVFROM_TYPE_ARG6 are now defined 2008-07-17 03:07:54 +00:00
curl.rc use more correctly named define. 2008-01-24 14:14:34 +00:00
curlutil.c fallback to gettimeofday when monotonic clock is unavailable at run-time 2008-07-10 07:16:45 +00:00
curlutil.h curl tool was using functions curlx_tvnow and curlx_tvdiff which are not 2007-02-20 12:13:14 +00:00
getpass.c Added support for running on Symbian OS. 2008-04-22 22:53:53 +00:00
getpass.h My reimplementation and cleanup of the getpass source code. We officially no 2004-12-25 22:08:02 +00:00
homedir.c Toby Peterson patched a memory problem in the command line tool that 2007-11-01 21:49:59 +00:00
homedir.h updated year in the copyright string 2004-01-07 09:19:33 +00: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 use hugehelp.h to silence picky compiler warnings 2004-01-29 13:48:36 +00:00
main.c Use our CURL_LLONG_MAX and CURL_LLONG_MIN which are defined with the proper suffix. 2008-08-14 03:39:45 +00:00
Makefile.am Initial support of curlbuild.h and curlrules.h which allows 2008-08-07 00:29:08 +00:00
makefile.amiga curl tool was using functions curlx_tvnow and curlx_tvdiff which are not 2007-02-20 12:13:14 +00:00
Makefile.b32 Changes for static/dynamic linking of libcurl. 2004-11-14 13:51:33 +00:00
makefile.dj Added "CSOURCES = $(CURL_SOURCES)". 2007-02-27 15:44:25 +00:00
Makefile.inc curl tool was using functions curlx_tvnow and curlx_tvdiff which are not 2007-02-20 12:13:14 +00:00
Makefile.m32 Internal time differences now use monotonic time source if available. 2008-05-09 16:31:51 +00:00
Makefile.netware OpenSSl enabled NetWare builds are changed to use the 'openssl' subdirectory 2008-08-17 13:25:54 +00:00
Makefile.riscos brougth by Michael Curtis 2002-04-10 20:52:26 +00:00
Makefile.vc6 Internal time differences now use monotonic time source if available. 2008-05-09 16:31:51 +00:00
Makefile.Watcom Update dependencies. 2008-08-13 07:30:21 +00:00
mkhelp.pl Allocate the decompression buffer for the --manual option on the heap 2008-04-21 23:17:20 +00:00
setup.h Initial support of curlbuild.h and curlrules.h which allows 2008-08-07 00:29:08 +00:00
urlglob.c Fixed typo in error message. 2007-09-20 00:37:08 +00:00
urlglob.h Introducing range stepping to the curl globbing support. Now you can specify 2005-11-10 22:11:01 +00:00
version.h happy new year 2008-01-24 14:15:49 +00:00
writeenv.c Add 'const' to immutable arrays. 2004-12-15 01:38:25 +00:00
writeenv.h updated year in the copyright string 2004-01-07 09:19:33 +00:00
writeout.c - Made the curl tool's -w option support the %{ssl_verify_result} variable 2008-07-30 21:24:19 +00:00
writeout.h Some trivial changes 2008-04-17 00:45:33 +00:00