Age | Commit message (Expand) | Author |
2012-07-02 | Merge 3.3.3 release with Drano HTTP library at 3.3.0 | Monty Brandenberg |
2012-06-26 | SH-3184/SH-3221 More work on cleanup with better unit test work and more agg... | Monty Brandenberg |
2012-06-23 | SH-3184/SH-3221 Improve cleanup, destructor, thread termination, etc. logic ... | Monty Brandenberg |
2012-06-22 | This sets down the groundwork for dynamic policy classes. | Monty Brandenberg |
2012-06-22 | SH-3177, SH-3180 std::iostream and LLSD serialization for BufferArray objects. | Monty Brandenberg |
2012-06-22 | Always another platform build fix. Mac this time. | Monty Brandenberg |
2012-06-21 | Preparing for better shutdown/cleanup logic. | Monty Brandenberg |
2012-06-21 | Compiler warning fix on linux. | Monty Brandenberg |
2012-06-21 | SH-3177 Add streambuf/iostream adapters to BufferArray object. | Monty Brandenberg |
2012-06-21 | Added tag 3.3.3-release for changeset 6428242e124b | Oz Linden |
2012-06-20 | SH-3181 More interface options for API. Also includes returned headers. | Monty Brandenberg |
2012-06-19 | When a Content-Range header is received, make available the full triplet of <... | Monty Brandenberg |
2012-06-19 | Cleanup: move magic nubmers to new _httpinternal.h header file. | Monty Brandenberg |
2012-06-19 | Implement timeout and retry count options for requests. | Monty Brandenberg |
2012-06-18 | Added tag 3.3.3-beta3 for changeset 4b3c68199a86 | Oz Linden |
2012-06-18 | tag merge of DRTVWR-169 | Oz Linden |
2012-06-18 | Tidy Texture Console, add cache & resource wait stats, issue stats line to lo... | Monty Brandenberg |
2012-06-18 | MAINT-1144: Update with relevant apr_suite fix. | Nat Goodspeed |
2012-06-18 | MAINT-1144: Update to apr_suite containing relevant fix. | Nat Goodspeed |
2012-06-18 | Move dtors for refcounted objects to protected access. | Monty Brandenberg |
2012-06-16 | Add metrics gathering utils for Mac OS X. All platforms have useful numbers ... | Monty Brandenberg |
2012-06-16 | Implement metrics collection for Linux. Next: Mac OS X. | Monty Brandenberg |
2012-06-16 | First round of basic tuning work (shorter sleeps, larger BufferArray blocks). | Monty Brandenberg |
2012-06-15 | Fix for linux/mac builds. | Monty Brandenberg |
2012-06-15 | Ported example (freestanding) program to drive API & generate performance num... | Monty Brandenberg |
2012-06-14 | LLMutex recursive lock, global & per-request tracing, simple GET request, LLP... | Monty Brandenberg |
2012-06-13 | Restore original priority scheme of LOW/HIGH. | Monty Brandenberg |
2012-06-12 | Really need to figure out the 'static const' problem on Windows. | Monty Brandenberg |
2012-06-12 | HTTP Proxy, PUT & POST, unit tests and refactoring. | Monty Brandenberg |
2012-06-12 | Convert _refcounted.h over to using LLAtomic32<>. | Monty Brandenberg |
2012-06-11 | Bring in the testrunner/http server scaffold for better integration testing. | Monty Brandenberg |
2012-06-11 | Convert BufferArray interfaces to void * (not char *). HttpRequest::update()... | Monty Brandenberg |
2012-06-11 | Refactoring of the request completion thread and removal of 206/content-range... | Monty Brandenberg |
2012-06-11 | Unit test fixups. Mac/Linux detect memory leak due to llwarns, try/catch cle... | Monty Brandenberg |
2012-06-09 | Added tag 3.3.3-beta2 for changeset fdcc08a4f20a | Oz Linden |
2012-06-09 | tag merge of DRTVWR-165 | Oz Linden |
2012-06-08 | Implemented HTTP retry for requests. Went in rather easily which | Monty Brandenberg |
2012-06-08 | SH-3153 FIX | Brad Payne (Vir Linden) |
2012-06-08 | Automated merge with ssh://hg.lindenlab.com/monty/viewer-drano-http | Monty Brandenberg |
2012-06-08 | Automated merge with ssh://hg.lindenlab.com/monty/viewer-drano-http | Monty Brandenberg |
2012-06-08 | Automated merge with ssh://hg.lindenlab.com/monty/viewer-drano-http | Monty Brandenberg |
2012-06-08 | Limit libcurl's DNS resolution to IPV4 addresses for now. Callers | Monty Brandenberg |
2012-06-08 | merge changes for DRTVWR-162 | Oz Linden |
2012-06-08 | tag merge of DRTVWR-162 | Oz Linden |
2012-06-08 | tag merge of DRTVWR-164 | Oz Linden |
2012-06-07 | First efforts at getting the texture cache working. This is | Monty Brandenberg |
2012-06-07 | Lock/Mutex fixes, documentation, new resource wait state, dtor cleanups | Monty Brandenberg |
2012-06-07 | MAINT-1144: Merge llhttpclient_test.cpp fix back to tip | Nat Goodspeed |
2012-06-07 | MAINT-1144: Try to fix Windows build error in llhttpclient_test.cpp. | Nat Goodspeed |
2012-06-06 | Automated merge with file:///Users/nat/linden/viewer-maint-1144 | Nat Goodspeed |