Age | Commit message (Expand) | Author |
2014-02-25 | merge viewer-release to sunshine-external | Brad Payne (Vir Linden) |
2013-10-16 | merge | Brad Payne (Vir Linden) |
2013-10-04 | Merge. Pull in viewer-release after 3.6.7 release. | Monty Brandenberg |
2013-09-24 | SH-3690 SH-4505 Cleanup pass through code. | Monty Brandenberg |
2013-07-12 | SH-4312 Configuration data between viewer and llcorehttp is clumsy. | Monty Brandenberg |
2013-07-08 | Found the memory corruptor. String trimmer didn't have a valid | Monty Brandenberg |
2013-06-20 | SH-4257 Preparation for a new cap grant: GetMesh2 | Monty Brandenberg |
2013-05-21 | merge | Brad Payne (Vir Linden) |
2013-05-09 | Merge downstream code and viewer-beta | simon |
2013-05-06 | BUG-2295/MAINT-2624 unexpected crash around Content-Range: header processing | Monty Brandenberg |
2013-04-29 | BUG-2295/MAINT-2624 [FIXED] Crash in HttpOpRequest::stageFromActive w/ Conten... | Monty Brandenberg |
2013-04-25 | Revert ares and libcurl version update that was causing problems, revise curl | simon |
2013-04-15 | SH-4106 Significantly upgrade the HttpHeaders interface for SSB. | Monty Brandenberg |
2013-06-19 | SH-4252 Add second policy class for large mesh asset downloads | Monty Brandenberg |
2013-04-15 | SH-4106 Significantly upgrade the HttpHeaders interface for SSB. | Monty Brandenberg |
2013-03-29 | Update Mac and Windows breakpad builds to latest | Graham Madarasz |
2013-03-13 | Merging LLCURL::Responder changes with CHUI changes. Fixed gcc 4.6 compile f... | Don Kjer |
2013-03-13 | Large changes to the LLCurl::Responder API, as well as pulling in some change... | Don Kjer |
2013-02-28 | Improve curl/ares init behavior by duping handles instead of calling easy_init | Graham Madarasz (Graham) |
2012-12-21 | SH-3331 Fix incorrect overrun message when sending body with HTTP | Monty Brandenberg |
2012-07-23 | Big comment and naming cleanup. Ready for prime-time. | Monty Brandenberg |
2012-07-16 | SH-3241 Validate header correctness, SH-3243 more unit tests | Monty Brandenberg |
2012-07-16 | SH-3189 Remove/improve naive data structures | Monty Brandenberg |
2012-07-11 | SH-3240 Capture Content-Type and Content-Encoding headers. | Monty Brandenberg |
2012-07-07 | SH-3185 Fill in some FIXME/TODO cases | Monty Brandenberg |
2012-07-06 | SH-3222 Slow loading textures on Lag Me 1 | Monty Brandenberg |
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-14 | LLMutex recursive lock, global & per-request tracing, simple GET request, LLP... | Monty Brandenberg |
2012-06-12 | HTTP Proxy, PUT & POST, unit tests and refactoring. | Monty Brandenberg |
2012-06-11 | Refactoring of the request completion thread and removal of 206/content-range... | Monty Brandenberg |
2012-06-08 | Implemented HTTP retry for requests. Went in rather easily which | Monty Brandenberg |
2012-06-06 | Policy + caching fixes + https support + POST working | Monty Brandenberg |
2012-06-05 | Format/data type mismatch lead to a 'Range: bytes=0-0' header which gave me 1... | Monty Brandenberg |
2012-06-01 | Do some work on BufferArray to make it a bit less naive about | Monty Brandenberg |
2012-06-01 | Missed two instances of priority typed as 'float'. Became an | Monty Brandenberg |
2012-06-01 | Major steps towards implementing the policy component. | Monty Brandenberg |
2012-05-23 | Integrate llcorehttp library into lltexturefetch design. | Monty Brandenberg |
2012-05-07 | Build llcorehttp as part of a viewer dependency with unit tests. This required | Monty Brandenberg |
2012-04-25 | Another fix for Mac warnings. Uninitialized auto check. Not an | Monty Brandenberg |
2012-04-23 | Okay, imported the core-http library and got it compiling suspiciously easily. | Monty Brandenberg |