curl/src
Yang Tse 260b0f4d0c curl tool: create tool_myfunc.[ch] which later on will hold my_* functions
Additionally function my_useragent() now provides default User-Agent string
2011-09-18 01:59:25 +02:00
..
macos Eric-update 2001-12-04 16:33:40 +00:00
.gitignore git ignore src/config-win32.h 2011-08-05 13:24:02 +02:00
CMakeLists.txt CMake: improve library search, implement install. 2011-04-28 10:12:33 +02:00
Makefile.Watcom Updated makefiles to latest libssh2. 2011-09-11 16:50:30 +02:00
Makefile.am keep a single copy of config-win32.h in version control repository - followup 2011-08-05 21:01:39 +02:00
Makefile.b32 src/Makefile.b32: updates 2011-04-07 15:19:21 +02:00
Makefile.inc curl tool: create tool_myfunc.[ch] which later on will hold my_* functions 2011-09-18 01:59:25 +02:00
Makefile.m32 Fixed MinGW WinIDN lib dependency. 2011-09-17 17:59:35 +02:00
Makefile.netware Updated makefiles to latest libssh2. 2011-09-11 16:50:30 +02:00
Makefile.vc6 curl tool: create tool_myfunc.[ch] which later on will hold my_* functions 2011-09-18 01:59:25 +02:00
config-amigaos.h errno.h inclusion conditionally done in setup_once.h 2011-07-24 04:39:43 +02:00
config-mac.h errno.h inclusion conditionally done in setup_once.h 2011-07-24 04:39:43 +02:00
config-riscos.h errno.h inclusion conditionally done in setup_once.h 2011-07-24 04:39:43 +02:00
curl.rc remove the CVSish $Id$ lines 2010-03-24 11:02:54 +01:00
curlutil.c curl tool: re-enable MemoryTracking capability on 'src' subdirectory files. 2011-09-14 11:30:22 +02:00
curlutil.h curl tool: re-enable MemoryTracking capability on 'src' subdirectory files. 2011-09-14 11:30:22 +02:00
getpass.c curl tool: re-enable MemoryTracking capability on 'src' subdirectory files. 2011-09-14 11:30:22 +02:00
getpass.h curl tool: re-enable MemoryTracking capability on 'src' subdirectory files. 2011-09-14 11:30:22 +02:00
homedir.c curl tool: re-enable MemoryTracking capability on 'src' subdirectory files. 2011-09-14 11:30:22 +02:00
homedir.h curl tool: re-enable MemoryTracking capability on 'src' subdirectory files. 2011-09-14 11:30:22 +02:00
hugehelp.c.cvs stdio.h, stdlib.h, string.h, stdarg.h and ctype.h inclusion done in setup_once.h 2011-07-26 17:23:27 +02:00
hugehelp.h curl tool: re-enable MemoryTracking capability on 'src' subdirectory files. 2011-09-14 11:30:22 +02:00
main.c curl tool: create tool_myfunc.[ch] which later on will hold my_* functions 2011-09-18 01:59:25 +02:00
makefile.amiga Get the curl source files for Amiga from Makefile.inc 2010-10-12 12:13:32 -07:00
makefile.dj Changed email per Gisle's request. 2011-04-16 00:11:43 +02:00
mkhelp.pl curl tool: re-enable MemoryTracking capability on 'src' subdirectory files. 2011-09-14 11:30:22 +02:00
os-specific.c curl tool: re-enable MemoryTracking capability on 'src' subdirectory files. 2011-09-14 11:30:22 +02:00
os-specific.h curl tool: re-enable MemoryTracking capability on 'src' subdirectory files. 2011-09-14 11:30:22 +02:00
setup.h src/setup.h: add conditional include of assert.h 2011-09-16 21:12:32 +02:00
tool_cfgable.c curl tool: create tool_myfunc.[ch] which later on will hold my_* functions 2011-09-18 01:59:25 +02:00
tool_cfgable.h curl tool: move 'Configurable' and free_config_fields() to tool_cfgable.[ch] 2011-09-16 21:44:45 +02:00
tool_convert.c tool_convert.c: fix no newline at end of file 2011-09-17 03:28:57 +02:00
tool_convert.h curl tool: move convert_* functions into tool_convert.[ch] 2011-09-16 15:31:29 +02:00
tool_mfiles.c curl tool: move so called 'multi_files' stuff into tool_mfiles.[ch] 2011-09-16 19:46:01 +02:00
tool_mfiles.h curl tool: move so called 'multi_files' stuff into tool_mfiles.[ch] 2011-09-16 19:46:01 +02:00
tool_myfunc.c curl tool: create tool_myfunc.[ch] which later on will hold my_* functions 2011-09-18 01:59:25 +02:00
tool_myfunc.h curl tool: create tool_myfunc.[ch] which later on will hold my_* functions 2011-09-18 01:59:25 +02:00
urlglob.c curl tool: fix a bunch of double free's uncovered 2011-09-15 2011-09-15 20:03:30 +02:00
urlglob.h curl tool: re-enable MemoryTracking capability on 'src' subdirectory files. 2011-09-14 11:30:22 +02:00
vc6curlsrc.dsp curl tool: create tool_myfunc.[ch] which later on will hold my_* functions 2011-09-18 01:59:25 +02:00
vc6curlsrc.dsw Fix CR 2009-05-08 19:09:36 +00:00
version.h curl tool: re-enable MemoryTracking capability on 'src' subdirectory files. 2011-09-14 11:30:22 +02:00
writeenv.c curl tool: re-enable MemoryTracking capability on 'src' subdirectory files. 2011-09-14 11:30:22 +02:00
writeenv.h curl tool: re-enable MemoryTracking capability on 'src' subdirectory files. 2011-09-14 11:30:22 +02:00
writeout.c curl tool: re-enable MemoryTracking capability on 'src' subdirectory files. 2011-09-14 11:30:22 +02:00
writeout.h curl tool: re-enable MemoryTracking capability on 'src' subdirectory files. 2011-09-14 11:30:22 +02:00
xattr.c curl tool: re-enable MemoryTracking capability on 'src' subdirectory files. 2011-09-14 11:30:22 +02:00
xattr.h curl tool: re-enable MemoryTracking capability on 'src' subdirectory files. 2011-09-14 11:30:22 +02:00