Age | Commit message (Expand) | Author |
2015-04-08 | fix validity errors in settings files | Oz Linden |
2015-04-07 | replace llifstream and llofstream with std::ifstream and std::ofstream respec... | Oz Linden |
2015-04-07 | convert llifstream and llofstream to std::ifstream and std::ofstream respecti... | Oz Linden |
2015-04-07 | Remove unused mHttpPriority | Rider Linden |
2015-04-07 | MAINT-5023 FIXED URIparser crash in LLUrlEntryBase::urlToLabelWithGreyQuery | MNikolenko ProductEngine |
2015-04-07 | Results from code review with Nat. Consolidate some of the coroutine/http cod... | Rider Linden |
2015-04-03 | Merge | Rider Linden |
2015-04-03 | Comment out debug LL_INFOs and added TODO comment. | Rider Linden |
2015-04-03 | Merged lindenlab/viewer-tools-update into default | Rider Linden |
2015-04-03 | Added a class to automate pumping the HttpRequest on the mainloop. | Rider Linden |
2015-04-02 | detect xml errors in parsing xml files and remove those files | Oz Linden |
2015-04-02 | add catch for possible exception in llsechandler_basic destructor (crash on e... | Oz Linden |
2015-04-02 | improve logging of machine id generation | Oz Linden |
2015-04-02 | improve logging of errors in default permissions cap | Oz Linden |
2015-04-02 | Ordering | Rider Linden |
2015-04-02 | Explicitly call out the RT library for tests in Linux | Rider Linden |
2015-04-02 | Linux linker order. | Rider Linden |
2015-04-02 | Move RT aronud | Rider Linden |
2015-04-02 | Explicitly include LIBRT | Rider Linden |
2015-04-02 | Move CURL libs up... | Rider Linden |
2015-04-02 | More link order | Rider Linden |
2015-04-02 | Adjusting link order | Rider Linden |
2015-04-02 | add script to check xml files written by the viewer | Oz Linden |
2015-04-02 | improve notice clarity | Oz Linden |
2015-04-02 | clarity and logging cleanup | Oz Linden |
2015-04-02 | Adding boost libs and LLCoreHttp to the unit test linkage. | Rider Linden |
2015-04-02 | MAINT-5023 URIparser crash in LLUrlEntryBase::urlToLabelWithGreyQuery | Mnikolenko ProductEngine |
2015-04-01 | Added AvatarNameCache as coroutine, with LLCore::HttpHandler to respond corre... | Rider Linden |
2015-03-30 | MAINT-3585 FIXED (Crashes when attempting to upload image.) | ruslantproductengine |
2015-03-27 | Remove test for size of HttpStatus | Rider Linden |
2015-03-27 | first set of chnages from code review from Nat | Rider Linden |
2015-03-27 | MAINT-4718 FIXED Context menu Open button is always disabled for no-copy text... | Mnikolenko ProductEngine |
2015-03-27 | MAINT-5019 FIXED Undesired http:// added to domains sent in chat | Mnikolenko ProductEngine |
2015-03-26 | Adding llagentlanguage to new LLCore::Http code moved some of llappearancemgr... | Rider Linden |
2015-03-26 | Create trivial handler for SD Messages, method in LLAgent for posting HTTP re... | Rider Linden |
2015-03-26 | Fix line endings on appearancemgr and added LLCore::Http to llAgent. | Rider Linden |
2015-03-25 | Some slight reorganization and removal of some dead code. | Rider Linden |
2015-03-25 | gcc remove extra qualification on decrementInFlightCounter static. | Rider Linden |
2015-03-25 | Replace appearance responder with new LLCore Appearance Handler. | Rider Linden |
2015-03-25 | Add Cinder Roxley as contributor for BUG-8835 | Cinder Biscuits |
2015-03-24 | Merged lindenlab/viewer-tools-update into default | Cinder Biscuits |
2015-03-24 | BUG-8786 - Turn off fast math opts enforcing IEEE 754 floating point compliance | Cinder |
2015-03-24 | Merge with viewer-release and become 3.7.27 | andreykproductengine |
2015-03-24 | Boost unique_ptr into xmlrpc | Rider Linden |
2015-03-24 | MAINT-5023 URIparser crash in LLUrlEntryBase::urlToLabelWithGreyQuery | Mnikolenko ProductEngine |
2015-03-24 | MAINT-5024 crash in LLInspectToast | andreykproductengine |
2015-03-23 | MAX_ACTIVE_REQUEST_COUNT no longer used | Rider Linden |
2015-03-23 | No explicit NULL in shared constructor | Rider Linden |
2015-03-23 | Client adapter is removed. Its tests should be too. | Rider Linden |
2015-03-23 | Fix the tests to not directly access HttpsStatus' internals. | Rider Linden |