Files
SingularityViewer/indra/newview
Aleric Inglewood 5caeccc007 Final compile/link bug fixes for debug_libcurl code.
renamed cwdebug/debug_libcurl.cc -> llmessage/debug_libcurl.cpp
    and cwdebug/debug_libcurl.h  -> llmessage/debug_libcurl.h,
because debug_libcurl.cpp does curl calls that do ares and
openssl calls, so we need to link with those libraries.
llmessage is already linking with those libraries, and contains
the main entry point aicurl.h, so it's a suitable place to put
this.

Bug fix: must always include llpreprocessor.h before including
curl/curl.h.

Bug fix: Added #include "debug_libcurl.h" to hipporestrequest.cpp
and llurlsimstring.cpp which I missed before because they
included "curl/curl.h" instead of <curl/curl.h>. Same in
llwaterparammanager.cpp, but removed include there because it
isn't needed.

Now test DEBUG_CURLIO before including debug_curlio, that
seems better, because otherwise it would make more sense to
replace all #include <curl/curl.h> with #include "mycurl.h"
and then do it there-- but I didn't want to do that.

Bug fix: we undef-ed CURLOPT_DNS_USE_GLOBAL_CACHE, while really
that is an enum, not a macro.

Fixed DEBUG_WINDOWS_CODE_ON_LINUX again by adding a hack for
ioctlsocket(), not instantiating dumb_socketpair unless
DEBUG_WINDOWS_CODE_ON_LINUX is defined and removing again ^M's
introduced with the new windows non-blocking code.
Also changed the type of flags passed to fcntl to int (was long).
2012-08-07 20:57:39 +02:00
..
2010-04-02 02:48:44 -03:00
2010-04-02 02:48:44 -03:00
2011-03-05 16:04:52 +01:00
2010-04-02 02:48:44 -03:00
2010-04-02 02:48:44 -03:00
2010-04-02 02:48:44 -03:00
2010-04-02 02:48:44 -03:00
2010-04-02 02:48:44 -03:00
2010-04-02 02:48:44 -03:00
2010-04-02 02:48:44 -03:00
2010-04-02 02:48:44 -03:00
2010-04-02 02:48:44 -03:00
2011-01-04 02:00:25 +01:00
2010-04-02 02:48:44 -03:00
2010-04-02 02:48:44 -03:00
2012-07-19 02:12:51 -04:00
2012-08-03 00:53:54 +02:00
2011-08-01 19:55:57 +02:00
2010-04-02 02:48:44 -03:00
2010-04-02 02:48:44 -03:00
2010-04-02 02:48:44 -03:00
2011-03-01 06:21:21 +01:00
2011-03-01 06:21:21 +01:00
2011-05-01 02:31:05 -04:00
2011-10-03 15:00:43 -05:00
2010-05-15 22:33:37 -07:00
2010-04-02 02:48:44 -03:00
2011-05-10 13:47:17 +02:00
2011-08-12 19:20:22 -05:00
2012-02-21 21:59:22 -06:00
2010-04-02 02:48:44 -03:00
2012-02-19 11:30:27 -05:00
2012-03-28 01:45:10 +02:00
2010-10-26 23:05:08 -04:00
2010-10-26 23:05:08 -04:00
2011-10-03 15:00:43 -05:00
2011-01-29 18:23:56 +01:00
2011-01-29 18:23:56 +01:00
2011-03-24 23:54:23 +01:00
2011-07-15 00:21:38 -05:00
2011-04-23 18:08:59 -04:00
2011-04-23 18:08:59 -04:00
2010-04-02 02:48:44 -03:00
2010-04-02 02:48:44 -03:00
2010-04-02 02:48:44 -03:00
2010-04-02 02:48:44 -03:00
2011-11-06 16:35:49 +01:00
2011-08-30 01:05:59 -05:00
2010-04-02 02:48:44 -03:00
2010-04-02 02:48:44 -03:00
2010-04-02 02:48:44 -03:00
2010-04-02 02:48:44 -03:00
2010-04-02 02:48:44 -03:00
2010-04-02 02:48:44 -03:00
2010-04-02 02:48:44 -03:00
2010-04-02 02:48:44 -03:00
2011-06-06 21:38:58 +02:00
2010-04-02 02:48:44 -03:00
2010-04-02 02:48:44 -03:00
2010-04-02 02:48:44 -03:00
2011-10-03 15:00:43 -05:00
2011-09-20 21:39:27 -05:00
2010-04-02 02:48:44 -03:00
2010-04-02 02:48:44 -03:00
2012-03-21 02:22:27 -05:00
2010-04-02 02:48:44 -03:00
2010-04-02 02:48:44 -03:00
2010-04-02 02:48:44 -03:00
2011-07-15 00:21:38 -05:00
2010-04-02 02:48:44 -03:00
2010-04-02 02:48:44 -03:00
2012-04-13 22:39:39 -05:00
2012-04-13 22:39:39 -05:00
2010-04-02 02:48:44 -03:00
2012-02-21 21:59:22 -06:00
2010-04-02 02:48:44 -03:00
2010-04-02 02:48:44 -03:00
2010-04-02 02:48:44 -03:00
2010-04-02 02:48:44 -03:00
2010-04-02 02:48:44 -03:00
2010-04-02 02:48:44 -03:00
2010-04-02 02:48:44 -03:00
2010-04-02 02:48:44 -03:00
2010-04-02 02:48:44 -03:00
2010-04-02 02:48:44 -03:00
2010-04-02 02:48:44 -03:00
2010-04-02 02:48:44 -03:00
2011-05-12 00:13:38 -05:00
2011-05-12 00:13:38 -05:00
2011-08-11 03:16:17 -05:00
2012-07-10 14:55:16 +02:00
2010-04-02 02:48:44 -03:00
2012-04-13 22:39:39 -05:00
2011-05-28 17:11:10 -05:00
2010-04-02 02:48:44 -03:00
2011-03-01 04:16:54 +01:00
2010-04-02 02:48:44 -03:00
2012-07-11 18:43:31 +02:00
2012-07-11 18:43:31 +02:00
2012-06-24 01:52:56 -04:00
2011-05-25 19:55:42 +02:00
2011-05-25 19:55:42 +02:00
2010-04-02 02:48:44 -03:00
2011-07-15 00:21:38 -05:00
2010-04-02 02:48:44 -03:00
2011-10-18 19:44:08 -05:00
2010-04-02 02:48:44 -03:00
2010-04-02 02:48:44 -03:00
2010-04-02 02:48:44 -03:00
2010-04-02 02:48:44 -03:00
2010-04-02 02:48:44 -03:00
2010-04-02 02:48:44 -03:00
2011-03-26 16:47:16 +01:00
2010-04-02 02:48:44 -03:00
2010-04-02 02:48:44 -03:00
2010-04-02 02:48:44 -03:00
2010-04-02 02:48:44 -03:00
2012-02-02 12:18:35 +01:00
2010-04-02 02:48:44 -03:00
2011-07-15 00:21:38 -05:00
2011-07-15 00:21:38 -05:00
2010-04-02 02:48:44 -03:00
2010-04-02 02:48:44 -03:00
2010-04-02 02:48:44 -03:00
2010-04-02 02:48:44 -03:00
2010-04-02 02:48:44 -03:00
2010-04-02 02:48:44 -03:00
2010-04-02 02:48:44 -03:00
2010-04-02 02:48:44 -03:00
2010-04-02 02:48:44 -03:00
2012-02-21 21:59:22 -06:00
2010-04-02 02:48:44 -03:00
2010-04-02 02:48:44 -03:00
2010-04-02 02:48:44 -03:00
2010-04-02 02:48:44 -03:00
2010-11-07 05:05:47 +01:00
2010-04-02 02:48:44 -03:00
2010-04-02 02:48:44 -03:00
2010-04-02 02:48:44 -03:00
2011-07-15 00:21:38 -05:00
2010-04-02 02:48:44 -03:00
2010-04-02 02:48:44 -03:00
2010-04-02 02:48:44 -03:00
2010-04-02 02:48:44 -03:00
2010-04-02 02:48:44 -03:00
2010-04-02 02:48:44 -03:00
2010-04-02 02:48:44 -03:00
2010-04-02 02:48:44 -03:00
2010-04-02 02:48:44 -03:00
2011-08-01 19:55:57 +02:00
2010-04-02 02:48:44 -03:00
2010-04-02 02:48:44 -03:00
2010-04-02 02:48:44 -03:00
2010-04-02 02:48:44 -03:00
2010-04-02 02:48:44 -03:00
2011-09-20 21:39:27 -05:00
2011-05-10 04:27:57 +02:00
2010-04-02 02:48:44 -03:00
2010-04-02 02:48:44 -03:00
2010-04-02 02:48:44 -03:00
2010-04-02 02:48:44 -03:00
2010-04-02 02:48:44 -03:00
2010-04-02 02:48:44 -03:00
2012-04-13 22:39:39 -05:00
2011-07-15 00:21:38 -05:00
2011-07-15 00:21:38 -05:00
2012-06-30 20:07:52 -05:00
2012-04-13 22:39:39 -05:00
2012-02-21 21:59:22 -06:00
2010-04-02 02:48:44 -03:00
2010-04-02 02:48:44 -03:00
2011-04-12 15:24:31 -05:00
2011-04-12 15:24:31 -05:00
2010-04-02 02:48:44 -03:00
2010-04-02 02:48:44 -03:00
2010-04-02 02:48:44 -03:00
2011-10-13 00:03:56 -05:00
2011-08-30 01:05:59 -05:00
2012-01-23 18:30:54 -06:00
2010-04-02 02:48:44 -03:00
2012-01-23 18:30:54 -06:00
2010-04-02 02:48:44 -03:00
2012-01-25 21:11:33 +01:00
2012-07-19 02:12:51 -04:00
2010-04-02 02:48:44 -03:00
2010-04-02 02:48:44 -03:00
2010-04-02 02:48:44 -03:00
2011-01-29 18:23:56 +01:00
2010-04-02 02:48:44 -03:00
2011-08-11 03:16:17 -05:00
2010-04-02 02:48:44 -03:00
2011-08-11 03:16:17 -05:00
2011-10-13 00:03:56 -05:00
2012-07-06 11:37:45 +00:00
2012-01-29 01:33:14 -06:00
2010-04-02 02:48:44 -03:00
2012-07-06 11:37:45 +00:00
2012-07-06 11:37:45 +00:00
2010-04-02 02:48:44 -03:00
2010-04-02 02:48:44 -03:00
2011-07-15 00:21:38 -05:00
2011-07-15 00:21:38 -05:00
2011-07-15 00:21:38 -05:00
2011-07-15 00:21:38 -05:00
2011-07-15 00:21:38 -05:00
2011-07-15 00:21:38 -05:00
2011-07-15 00:21:38 -05:00
2011-04-08 19:53:41 +02:00
2011-02-11 22:37:52 +01:00
2010-04-02 02:48:44 -03:00
2010-04-02 02:48:44 -03:00
2010-04-02 02:48:44 -03:00
2010-04-02 02:48:44 -03:00
2010-04-02 02:48:44 -03:00
2010-04-02 02:48:44 -03:00
2010-04-02 02:48:44 -03:00
2011-02-17 03:01:37 +01:00
2010-04-02 02:48:44 -03:00
2010-04-02 02:48:44 -03:00
2010-04-02 02:48:44 -03:00
2010-04-02 02:48:44 -03:00
2010-04-02 02:48:44 -03:00
2012-07-07 00:35:46 -04:00
2010-04-02 02:48:44 -03:00
2010-04-02 02:48:44 -03:00
2010-04-02 02:48:44 -03:00
2010-04-02 02:48:44 -03:00
2010-04-02 02:48:44 -03:00
2010-04-02 02:48:44 -03:00
2010-04-02 02:48:44 -03:00
2010-04-02 02:48:44 -03:00
2010-04-02 02:48:44 -03:00
2010-04-02 02:48:44 -03:00
2010-04-02 02:48:44 -03:00
2010-04-02 02:48:44 -03:00
2010-04-02 02:48:44 -03:00
2012-05-21 20:23:42 -05:00
2010-04-02 02:48:44 -03:00
f
2010-08-22 15:14:30 -04:00
2010-04-02 02:48:44 -03:00
2010-08-24 19:12:29 -04:00
2010-04-02 02:48:44 -03:00
2010-04-02 02:48:44 -03:00
2011-08-30 01:05:59 -05:00
2010-04-02 02:48:44 -03:00
2010-04-02 02:48:44 -03:00
2010-04-02 02:48:44 -03:00
2010-04-02 02:48:44 -03:00
2010-04-02 02:48:44 -03:00
2010-04-02 02:48:44 -03:00
2012-04-13 23:24:39 -05:00
2012-04-13 23:24:39 -05:00
2010-04-02 02:48:44 -03:00
2011-10-13 00:03:56 -05:00
2010-04-02 02:48:44 -03:00
2010-04-02 02:48:44 -03:00
2010-04-02 02:48:44 -03:00
2010-04-02 02:48:44 -03:00
2012-04-13 22:39:39 -05:00
2011-06-15 15:14:55 +02:00
2010-04-02 02:48:44 -03:00
2010-04-02 02:48:44 -03:00
2010-04-02 02:48:44 -03:00
2010-04-02 02:48:44 -03:00
2010-04-02 02:48:44 -03:00
2012-06-22 03:57:47 -04:00
2010-04-02 02:48:44 -03:00
2012-02-21 21:59:22 -06:00
2010-04-02 02:48:44 -03:00
2010-04-02 02:48:44 -03:00
2010-04-02 02:48:44 -03:00
2012-01-14 06:46:16 +01:00
2010-04-02 02:48:44 -03:00
2012-07-10 06:14:07 +02:00
2010-04-02 02:48:44 -03:00
2010-04-02 02:48:44 -03:00
2010-04-02 02:48:44 -03:00
2010-04-02 02:48:44 -03:00
2010-04-02 02:48:44 -03:00
2011-10-13 00:03:56 -05:00
2011-10-13 00:03:56 -05:00
2012-01-09 05:20:12 -05:00
2010-04-02 02:48:44 -03:00
2010-04-02 02:48:44 -03:00
2012-01-25 21:11:33 +01:00
2010-04-02 02:48:44 -03:00
2012-04-13 22:39:39 -05:00
2010-04-02 02:48:44 -03:00
2012-04-13 22:39:39 -05:00
2012-04-13 22:39:39 -05:00
2011-08-30 01:05:59 -05:00
2010-04-02 02:48:44 -03:00
2010-04-02 02:48:44 -03:00
2010-04-02 02:48:44 -03:00
2010-04-02 02:48:44 -03:00
2010-04-02 02:48:44 -03:00
2010-04-02 02:48:44 -03:00
2010-04-02 02:48:44 -03:00
2012-04-13 22:39:39 -05:00
2010-04-02 02:48:44 -03:00
2010-04-02 02:48:44 -03:00
2010-04-02 02:48:44 -03:00
2010-04-02 02:48:44 -03:00
2010-04-02 02:48:44 -03:00
2010-04-02 02:48:44 -03:00
2010-04-02 02:48:44 -03:00
2010-04-02 02:48:44 -03:00
2010-04-02 02:48:44 -03:00
2010-04-02 02:48:44 -03:00
2010-04-02 02:48:44 -03:00
2010-04-02 02:48:44 -03:00
2010-04-02 02:48:44 -03:00
2010-04-02 02:48:44 -03:00
2010-04-02 02:48:44 -03:00
2010-04-02 02:48:44 -03:00
2011-10-13 00:03:56 -05:00
2010-04-02 02:48:44 -03:00
2012-05-21 20:23:42 -05:00
2012-06-27 04:27:07 +02:00
2011-03-26 16:47:16 +01:00
2010-04-02 02:48:44 -03:00
2010-04-02 02:48:44 -03:00
2010-04-02 02:48:44 -03:00
2010-04-02 02:48:44 -03:00
2010-04-02 02:48:44 -03:00
2010-04-02 02:48:44 -03:00
2011-01-29 18:23:56 +01:00
2011-07-12 04:23:48 +02:00
2012-07-03 01:10:41 +00:00
2012-04-13 22:39:39 -05:00
2011-08-30 01:05:59 -05:00
2012-07-06 11:37:45 +00:00
2012-04-25 05:00:02 -04:00
2010-04-02 02:48:44 -03:00
2012-01-14 06:46:16 +01:00
2011-10-13 00:03:56 -05:00
2011-10-03 15:00:43 -05:00
2011-09-20 22:16:00 -05:00
2011-07-13 04:35:38 -05:00
2012-02-25 17:18:02 +01:00
2011-07-15 00:21:38 -05:00
2012-03-21 02:22:27 -05:00
2012-01-23 18:30:54 -06:00
2010-04-02 02:48:44 -03:00
2012-03-21 02:22:27 -05:00
2012-03-21 02:22:27 -05:00
2012-03-21 02:22:27 -05:00
2012-03-21 02:22:27 -05:00
2011-05-02 20:15:50 +02:00
2012-01-14 06:46:16 +01:00
2010-04-02 02:48:44 -03:00
2012-03-04 09:39:28 +01:00
2012-04-13 22:39:39 -05:00
2012-04-13 22:39:39 -05:00
2012-03-25 09:31:03 +02:00
2011-11-01 18:14:43 +01:00
2011-11-01 18:14:43 +01:00
2012-05-21 20:23:42 -05:00
2012-08-05 18:55:27 +02:00
2012-02-05 15:43:57 +01:00
2010-04-02 02:48:44 -03:00
2010-04-02 02:48:44 -03:00
2010-04-02 02:48:44 -03:00
2010-04-02 02:48:44 -03:00
2011-03-26 16:47:16 +01:00
2010-04-02 02:48:44 -03:00
2010-04-02 02:48:44 -03:00
2011-05-10 13:47:17 +02:00
2010-04-02 02:48:44 -03:00
2011-05-10 13:47:17 +02:00
2010-04-02 02:48:44 -03:00
2010-04-02 02:48:44 -03:00
2012-02-19 11:30:27 -05:00
2012-02-19 11:30:27 -05:00
2011-07-21 23:08:38 -05:00
2011-04-08 19:53:41 +02:00
2011-04-08 19:53:41 +02:00
2010-04-02 02:48:44 -03:00
2010-04-02 02:48:44 -03:00
2010-04-02 02:48:44 -03:00
2010-04-02 02:48:44 -03:00
2010-04-02 02:48:44 -03:00