summaryrefslogtreecommitdiff
path: root/indra/llmessage
AgeCommit message (Expand)Author
2015-04-13MergeRider Linden
2015-04-13Formatting change to get past merge conflict.Rider Linden
2015-04-10Adding support for DELETE, PATCH and COPYRider Linden
2015-04-10restore the ll[io]fstream because we need them as wrappers on Windows for wid...Oz Linden
2015-04-09Added LL_WARNS_IF to llerror.hRider Linden
2015-04-08Moved some LLEventPolling internal classes to a named namespaceRider Linden
2015-04-08Adding weak pointer support.Rider Linden
2015-04-07replace llifstream and llofstream with std::ifstream and std::ofstream respec...Oz Linden
2015-04-07convert llifstream and llofstream to std::ifstream and std::ofstream respecti...Oz Linden
2015-04-07Results from code review with Nat. Consolidate some of the coroutine/http cod...Rider Linden
2015-04-03Merged lindenlab/viewer-tools-update into defaultRider Linden
2015-04-03Added a class to automate pumping the HttpRequest on the mainloop.Rider Linden
2015-04-02detect xml errors in parsing xml files and remove those filesOz Linden
2015-04-02Linux linker order.Rider Linden
2015-04-02Move RT aronudRider Linden
2015-04-02Explicitly include LIBRTRider Linden
2015-04-02Move CURL libs up...Rider Linden
2015-04-02More link orderRider Linden
2015-04-02Adjusting link orderRider Linden
2015-04-02Adding boost libs and LLCoreHttp to the unit test linkage.Rider Linden
2015-04-01Added AvatarNameCache as coroutine, with LLCore::HttpHandler to respond corre...Rider Linden
2015-03-27first set of chnages from code review from NatRider Linden
2015-03-26Create trivial handler for SD Messages, method in LLAgent for posting HTTP re...Rider Linden
2015-03-25Replace appearance responder with new LLCore Appearance Handler.Rider Linden
2015-03-24Boost unique_ptr into xmlrpcRider Linden
2015-03-23MAX_ACTIVE_REQUEST_COUNT no longer usedRider Linden
2015-03-23Client adapter is removed. Its tests should be too.Rider Linden
2015-03-23Microsoft is not nearly picky enough. Headder issues caught by gcc MS likes f...Rider Linden
2015-03-20Clean up and use policies for Material transfer.Rider Linden
2015-03-19Adding new HTTP handling for material manager.Rider Linden
2015-03-16Removal of RPCXML dep on LLCurl switching to LLCore::HtmlRider Linden
2015-03-23merge changes for 3.7.26-releaseOz Linden
2015-01-23Explain why LLHost::setHostByName() / getHostName() test skipped.Nat Goodspeed
2014-12-10Rename llround(..) to ll_round(..) because of a collision with MS llround (lo...callum_linden
2014-12-08SL-92 WIP - hover height communicated via appearance messages.Brad Payne (Vir Linden)
2014-11-14Automated merge with ssh://bitbucket.org/lindenlab/viewer-releaseNat Goodspeed
2014-10-17Update to build on Xcode 6.0: clang is super picky extra parens around expres...callum_linden
2014-10-17Update to build on Xcode 6.0: more removed of unused const variables [-Wunuse...callum_linden
2014-10-17Update to build on Xcode 6.0: removed unised const variables [-Wunused-const-...callum_linden
2014-10-17Update to build on Xcode 6.0: cleaned up some Boostisms and removed some dead...callum_linden
2014-10-17Update to build on Xcode 6.0: clang is super picky extra parens around expres...callum_linden
2014-09-19Cleanup work. Use http constants for content-type andMonty Brandenberg
2014-09-09Cleanup pass. Documentation. Get older llcorehttp-usingMonty Brandenberg
2014-08-26Bring better error handling to inventory item and folder fetching.Monty Brandenberg
2014-07-22Appears to fix MAINT-4184Aura Linden
2014-06-16merge changes for 3.7.9-releaseOz Linden
2014-06-05MergeRicky Curtice
2014-06-02Pull and merge from ssh://hg@bitbucket.org/lindenlab/viewer-drtvwr-365.Stinson Linden
2014-05-19mergeBrad Payne (Vir Linden)
2014-05-19Pull and merge from ssh://hg@bitbucket.org/lindenlab/viewer-release.Stinson Linden