..
macos
.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
Define HAVE_STRUCT_TIMEVAL as appropriate for platforms that lack autotools support
2006-10-14 12:01:44 +00:00
config-win32.h
Matt Kraai provided a patch that makes curl build on QNX 6 fine again. Mostly
2007-04-01 07:51:30 +00:00
curl.rc
added project header to lib resource file; fixed header copyright.
2007-01-26 08:53:03 +00:00
curlutil.c
curl tool was using functions curlx_tvnow and curlx_tvdiff which are not
2007-02-20 12:13:14 +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
Fixed some compiler warnings on lcc.
2005-12-13 18:54:31 +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
Cleanup windows header includes. Where aplicable, inclusion of
2005-12-18 15:36:14 +00:00
homedir.h
hugehelp.c.cvs
hugehelp.h
main.c
Matt Kraai provided a patch that makes curl build on QNX 6 fine again. Mostly
2007-04-01 07:51:30 +00:00
Makefile.am
Better separate the library dependencies into those required by libcurl
2007-02-17 01:29:01 +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
curl tool was using functions curlx_tvnow and curlx_tvdiff which are not
2007-02-20 12:13:14 +00:00
Makefile.netware
added variadic macro stuff.
2007-03-27 19:27:43 +00:00
Makefile.riscos
Makefile.vc6
- Robert A. Monat improved the maketgz and VC6/8 generating to set the correct
2007-03-09 22:26:59 +00:00
Makefile.Watcom
Use dynamic version of libcurl. Use '\' in dependencies.
2007-02-25 17:34:10 +00:00
mkhelp.pl
kill trailing whitespace
2006-10-09 14:59:53 +00:00
setup.h
proper symbol definition check for all AmigaOS flavours
2007-02-28 14:45:48 +00:00
urlglob.c
- Nick made the curl tool accept globbing ranges that only is one number, i.e
2007-03-15 22:05:01 +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
writeenv.c
Add 'const' to immutable arrays.
2004-12-15 01:38:25 +00:00
writeenv.h
writeout.c
David McCreedy added CURLINFO_FTP_ENTRY_PATH to export the FTP entry path
2006-03-21 22:30:03 +00:00
writeout.h