curl/src
2009-04-15 04:11:33 +00:00
..
macos
.cvsignore
CMakeLists.txt Added newline ad the end of generated hugehelp.c (the "default" one, when it hasn't been generated before). 2009-04-08 20:29:50 +00:00
config-amigaos.h
config-mac.h somewhat protect Mac OS X users from using Mac OS 9 config file 2008-09-05 01:27:24 +00:00
config-riscos.h changed HAVE_SIN6_SCOPE_ID define to HAVE_SOCKADDR_IN6_SIN6_SCOPE_ID since just found that ares already uses this define. 2008-12-30 08:05:38 +00:00
config-win32.h Do not halt compilation when using VS2008 to build a Windows 2000 target 2009-02-20 11:30:11 +00:00
curl.rc use more correctly named define. 2008-01-24 14:14:34 +00:00
curlsrc.dsp Added rawstr.c to the non-configure curl makefiles 2008-10-23 17:36:27 +00:00
curlsrc.dsw Project and workspace files for VC6 IDE supporting 4 configurations: 2008-08-29 02:08:11 +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
getpass.c fix compiler warning 2008-10-24 01:27:00 +00:00
getpass.h
homedir.c ANSI C compatibility adjustment 2008-09-12 11:18:17 +00:00
homedir.h
hugehelp.c.cvs
hugehelp.h
main.c Oops, make the memory magic debug stuff done before global init too just to 2009-03-11 23:00:31 +00:00
Makefile.am first take at bundling cmake-related files in the tarball 2009-04-14 22:00:37 +00:00
makefile.amiga Added rawstr.c to some more non-configure curl makefiles 2008-10-27 20:20:22 +00:00
Makefile.b32
makefile.dj
Makefile.inc moved the Curl_raw_ functions into the new lib/rawstr.c file for easier curlx_ 2008-10-23 11:49:19 +00:00
Makefile.m32 some minor Makefile tweaks for latest libssh2. 2009-04-09 02:50:09 +00:00
Makefile.netware moved HAVE_LIMITS_H to common defines (no idea why I didnt this initially already) 2009-04-15 04:11:33 +00:00
Makefile.riscos Added rawstr.c to some more non-configure curl makefiles 2008-10-27 20:20:22 +00:00
Makefile.vc6 Introduced curl_sspi.c and curl_sspi.h for the implementation of functions 2009-01-29 20:32:27 +00:00
Makefile.Watcom Added explicit rule and dependencies for $(OBJ_DIR)\rawstr.obj. 2008-10-27 15:47:59 +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 somewhat protect Mac OS X users from using Mac OS 9 config file 2008-09-05 01:27:24 +00:00
urlglob.c eeek, append 1 on the right place as otherwise we didn't fix the problem 2008-10-14 09:12:44 +00:00
urlglob.h
version.h happy new year 2008-01-24 14:15:49 +00:00
writeenv.c If building with CURLDEBUG, sprintf() is defined away. So use curl_msprintf() 2008-11-03 15:51:40 +00:00
writeenv.h
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