Age | Commit message (Expand) | Author |
2015-04-11 | STORM-2113 - uri parsing cleanup and fixes | Cinder |
2015-04-10 | Adding support for DELETE, PATCH and COPY | Rider Linden |
2015-04-10 | restore the ll[io]fstream because we need them as wrappers on Windows for wid... | Oz Linden |
2015-04-09 | Issue with LL_WARNS_IF sort out later. | Rider Linden |
2015-04-09 | Added LL_WARNS_IF to llerror.h | Rider Linden |
2015-04-08 | Couple of cleanup items. | Rider Linden |
2015-04-08 | Removed dead code | Rider Linden |
2015-04-08 | Added timeout on failure. | Rider Linden |
2015-04-08 | Moved some LLEventPolling internal classes to a named namespace | Rider Linden |
2015-04-08 | Adding weak pointer support. | Rider Linden |
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-07 | appearance utility source updated | Brad Payne (Vir Linden) |
2015-04-07 | appearance utility source updated | Brad Payne (Vir 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 | 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 |