phoenix-firestorm/indra/llcorehttp
Oz Linden edcdce226a merge changes for DRTVWR-260 2012-12-10 15:33:39 -05:00
..
examples Tweak the example program (used as a performance tester) so that it 2012-11-27 18:09:01 +00:00
tests DRTVWR-209 Merge of viewer-development with SH-3316 drano-http code. 2012-09-07 18:55:04 -04:00
CMakeLists.txt Removed duplicated block of code in LLAddBuildTest.cmake. Added comment to point to duplicated code. Replaced hard-coded tcmalloc link option with variable that is created in GooglePerfTools.cmake. 2012-12-07 19:38:12 -05:00
_httpinternal.h BUG-768 Texture fetches hit caps throttle and need more retries. 2012-11-26 16:19:48 -05:00
_httplibcurl.cpp SH-3308 Beef up retry messaging. 2012-08-01 12:38:28 -04:00
_httplibcurl.h Big comment and naming cleanup. Ready for prime-time. 2012-07-23 23:40:07 +00:00
_httpopcancel.cpp Big comment and naming cleanup. Ready for prime-time. 2012-07-23 23:40:07 +00:00
_httpopcancel.h Big comment and naming cleanup. Ready for prime-time. 2012-07-23 23:40:07 +00:00
_httpoperation.cpp Big comment and naming cleanup. Ready for prime-time. 2012-07-23 23:40:07 +00:00
_httpoperation.h Big comment and naming cleanup. Ready for prime-time. 2012-07-23 23:40:07 +00:00
_httpoprequest.cpp Big comment and naming cleanup. Ready for prime-time. 2012-07-23 23:40:07 +00:00
_httpoprequest.h Big comment and naming cleanup. Ready for prime-time. 2012-07-23 23:40:07 +00:00
_httpopsetget.cpp Big comment and naming cleanup. Ready for prime-time. 2012-07-23 23:40:07 +00:00
_httpopsetget.h Big comment and naming cleanup. Ready for prime-time. 2012-07-23 23:40:07 +00:00
_httpopsetpriority.cpp
_httpopsetpriority.h SH-3185 Fill in some FIXME/TODO cases 2012-07-07 19:35:32 -04:00
_httppolicy.cpp SH-3308 Beef up retry messaging. 2012-08-01 12:38:28 -04:00
_httppolicy.h Big comment and naming cleanup. Ready for prime-time. 2012-07-23 23:40:07 +00:00
_httppolicyclass.cpp Big comment and naming cleanup. Ready for prime-time. 2012-07-23 23:40:07 +00:00
_httppolicyclass.h This sets down the groundwork for dynamic policy classes. 2012-06-22 19:13:50 -04:00
_httppolicyglobal.cpp Big comment and naming cleanup. Ready for prime-time. 2012-07-23 23:40:07 +00:00
_httppolicyglobal.h
_httpreadyqueue.h Big comment and naming cleanup. Ready for prime-time. 2012-07-23 23:40:07 +00:00
_httpreplyqueue.cpp SH-3244 Syscall avoidance in HttpRequest::update() method 2012-07-10 18:50:21 -04:00
_httpreplyqueue.h
_httprequestqueue.cpp SH-3244 Syscall avoidance in HttpRequest::update() method 2012-07-10 18:50:21 -04:00
_httprequestqueue.h SH-3184/SH-3221 More work on cleanup with better unit test work and more aggressive shutdown of a thread. 2012-06-26 12:28:58 -04:00
_httpretryqueue.h
_httpservice.cpp Big comment and naming cleanup. Ready for prime-time. 2012-07-23 23:40:07 +00:00
_httpservice.h Big comment and naming cleanup. Ready for prime-time. 2012-07-23 23:40:07 +00:00
_mutex.h
_refcounted.cpp
_refcounted.h Some Mac header #defines macros like check and equivalent -- gack!! 2012-11-16 18:08:40 -05:00
_thread.h SH-3184/SH-3221 More work on cleanup with better unit test work and more aggressive shutdown of a thread. 2012-06-26 12:28:58 -04:00
bufferarray.cpp Trivial change to tickle build. 2012-07-24 15:21:28 -04:00
bufferarray.h SH-3177 Add streambuf/iostream adapters to BufferArray object. 2012-06-21 19:45:40 -04:00
bufferstream.cpp SH-3177 Add streambuf/iostream adapters to BufferArray object. 2012-06-21 19:45:40 -04:00
bufferstream.h SH-3177, SH-3180 std::iostream and LLSD serialization for BufferArray objects. 2012-06-22 14:41:08 -04:00
httpcommon.cpp SH-3189 Remove/improve naive data structures 2012-07-16 11:53:04 -04:00
httpcommon.h Big comment and naming cleanup. Ready for prime-time. 2012-07-23 23:40:07 +00:00
httphandler.h
httpheaders.cpp
httpheaders.h
httpoptions.cpp Big comment and naming cleanup. Ready for prime-time. 2012-07-23 23:40:07 +00:00
httpoptions.h SH-3241 validate that request headers are correct 2012-07-13 18:24:49 -04:00
httprequest.cpp SH-3244 Syscall avoidance in HttpRequest::update() method 2012-07-10 18:50:21 -04:00
httprequest.h SH-3241 Validate header correctness, SH-3243 more unit tests 2012-07-16 17:35:44 -04:00
httpresponse.cpp When a Content-Range header is received, make available the full triplet of <offset, length, fulllength>. 2012-06-19 17:12:20 -04:00
httpresponse.h SH-3189 Remove/improve naive data structures 2012-07-16 11:53:04 -04:00