curl/src
Dan Fandrich 66f5baa16e Fixed some memory leaks in the command-line tool that caused most of the
torture tests to fail.
2009-08-09 23:15:20 +00:00
..
macos Eric-update 2001-12-04 16:33:40 +00:00
.cvsignore renamed generated config.h to curl_config.h in order to avoid clashes when libcurl is used with other projects which also have a config.h. 2009-07-14 13:25:14 +00:00
CMakeLists.txt renamed generated config.h to curl_config.h in order to avoid clashes when libcurl is used with other projects which also have a config.h. 2009-07-14 13:25:14 +00:00
Makefile.Watcom Added nonblock.c to the non-automake makefiles (note that the dependencies 2009-07-15 21:49:47 +00:00
Makefile.am renamed generated config.h to curl_config.h in order to avoid clashes when libcurl is used with other projects which also have a config.h. 2009-07-14 13:25:14 +00:00
Makefile.b32 Remove empty line used to force CVS to update the $Id date string format 2009-05-19 12:12:22 +00:00
Makefile.inc - Eric Wong introduced curlx_nonblock() that the curl tool now (re-)uses for 2009-07-09 21:47:24 +00:00
Makefile.m32 some minor Makefile tweaks for latest libssh2. 2009-04-09 02:50:09 +00:00
Makefile.netware renamed generated config.h to curl_config.h in order to avoid clashes when libcurl is used with other projects which also have a config.h. 2009-07-14 13:25:14 +00:00
Makefile.riscos Added nonblock.c to the non-automake makefiles (note that the dependencies 2009-07-15 21:49:47 +00:00
Makefile.vc6 Added nonblock.c to the non-automake makefiles (note that the dependencies 2009-07-15 21:49:47 +00:00
config-amigaos.h sclose() function-like macro definition used to close a socket, 2009-06-19 00:41:03 +00:00
config-mac.h renamed generated config.h to curl_config.h in order to avoid clashes when libcurl is used with other projects which also have a config.h. 2009-07-14 13:25:14 +00:00
config-riscos.h renamed generated config.h to curl_config.h in order to avoid clashes when libcurl is used with other projects which also have a config.h. 2009-07-14 13:25:14 +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 DEBUGBUILD / CURLDEBUG decoupling follow-up 2009-06-15 02:29:49 +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 fix compiler warning 2008-10-24 01:27:00 +00:00
getpass.h Update copyright year, to force CVS to update the $Id date string format 2009-05-18 12:25:45 +00:00
homedir.c ANSI C compatibility adjustment 2008-09-12 11:18:17 +00:00
homedir.h Update copyright year, to force CVS to update the $Id date string format 2009-05-18 12:25:45 +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 Update copyright year, to force CVS to update the $Id date string format 2009-05-18 12:25:45 +00:00
main.c Fixed some memory leaks in the command-line tool that caused most of the 2009-08-09 23:15:20 +00:00
makefile.amiga Added nonblock.c to the non-automake makefiles (note that the dependencies 2009-07-15 21:49:47 +00:00
makefile.dj renamed generated config.h to curl_config.h in order to avoid clashes when libcurl is used with other projects which also have a config.h. 2009-07-14 13:25:14 +00:00
mkhelp.pl Allocate the decompression buffer for the --manual option on the heap 2008-04-21 23:17:20 +00:00
os-specific.c VMS adjustments 2009-06-10 18:02:11 +00:00
os-specific.h VMS adjustments 2009-06-10 18:02:11 +00:00
setup.h renamed generated config.h to curl_config.h in order to avoid clashes when libcurl is used with other projects which also have a config.h. 2009-07-14 13:25:14 +00:00
urlglob.c introduction of os-specific.c and os-specific.h 2009-06-05 16:14:50 +00:00
urlglob.h Update copyright year, to force CVS to update the $Id date string format 2009-05-18 12:25:45 +00:00
vc6curlsrc.dsp Added nonblock.c to the non-automake makefiles (note that the dependencies 2009-07-15 21:49:47 +00:00
vc6curlsrc.dsw Fix CR 2009-05-08 19:09:36 +00:00
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 Update copyright year, to force CVS to update the $Id date string format 2009-05-18 12:25:45 +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