Yang Tse
|
9ecf53e154
|
curl tool: reviewed code moved to tool_*.[ch] files
my_setopt and my_setopt_str no longer ignores curl_easy_setopt result.
Fixed some OOM handling issues.
|
2011-09-21 01:54:14 +02:00 |
|
Yang Tse
|
84221006c9
|
curl tool: reviewed code moved to tool_*.[ch] files
Overhauled FindWin32CACert()
|
2011-09-20 15:59:19 +02:00 |
|
Yang Tse
|
fdecb56cbf
|
curl tool: reviewed code moved to tool_*.[ch] files
|
2011-09-19 18:18:17 +02:00 |
|
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 |
|
Yang Tse
|
c0159d0edc
|
curl tool: move 'Configurable' and free_config_fields() to tool_cfgable.[ch]
Reviewing fields being free'd in free_config_fields() still pending
|
2011-09-16 21:44:45 +02:00 |
|
Yang Tse
|
4322d512ea
|
curl tool: move so called 'multi_files' stuff into tool_mfiles.[ch]
Additionally some code reorganization and direct OOM handling fixes,
just another step towards fixing curl tool issues uncovered 2011-09-15
|
2011-09-16 19:46:01 +02:00 |
|
Yang Tse
|
e4819ae1ef
|
curl tool: move convert_* functions into tool_convert.[ch]
Additionally fix data type of result vars for iconv() calls
|
2011-09-16 15:31:29 +02:00 |
|
Yang Tse
|
f7583b2dea
|
curl MSVC project files: adjust resource compiler include path
|
2011-09-15 11:40:54 +02:00 |
|
Yang Tse
|
3adb68c605
|
xattr: fix VisualStudio builds
|
2010-11-07 04:05:52 +01:00 |
|
Dan Fandrich
|
b74b5e0602
|
Added nonblock.c to the non-automake makefiles (note that the dependencies
in the Watcom makefiles aren't quite correct).
|
2009-07-15 21:49:47 +00:00 |
|
Yang Tse
|
f1261bcdd7
|
introduction of os-specific.c and os-specific.h
|
2009-06-05 16:14:50 +00:00 |
|
Yang Tse
|
9314e9e853
|
Fix CR
|
2009-05-08 19:09:36 +00:00 |
|
Yang Tse
|
619869c639
|
Renamed vc6 workspace and project files to avoid filename clash when used for conversion to later VS versions.
|
2009-05-08 17:51:44 +00:00 |
|