Age | Commit message (Expand) | Author |
2016-04-04 | merge with 4.0.3-release | Oz Linden |
2016-02-19 | MAINT-6137: Re enable pipelining by default, use new version of CURL (7.47) w... | Rider Linden |
2016-01-21 | MAINT-5915: Put in some extra null checks around completed HTTP checks to try... | Rider Linden |
2015-11-10 | remove execute permission from many files that should not have it | Oz Linden |
2015-10-16 | MAINT-5271: Converted internal pointers to internal operation to managed shar... | Rider Linden |
2015-07-08 | Convert LLCore::HttpHeaders to use shared_ptr<> rather than an intrusive_ptr<... | Rider Linden |
2014-09-19 | Introduce libcurl handle cache. Create a private cache | Monty Brandenberg |
2014-09-04 | Pipelining work. Extend transfer timeout by the pipeline depth | Monty Brandenberg |
2014-08-12 | Better support for dynamic option changes in llcorehttp. Libcurl has | Monty Brandenberg |
2014-06-23 | First HTTP pipelining viewer. Enable pipelining for | Monty Brandenberg |
2014-02-25 | merge viewer-release to sunshine-external | Brad Payne (Vir Linden) |
2013-09-11 | SH-4490 More 'humane' error code presentation from llcorehttp callers | Monty Brandenberg |
2013-08-16 | SH-4407 Tuning to get new code working as well. | Monty Brandenberg |
2013-07-29 | SH-4371 Reduce 22mS inter-conenction latency on HTTP operations. | Monty Brandenberg |
2013-05-21 | merge | Brad Payne (Vir Linden) |
2013-04-15 | SH-4106 Significantly upgrade the HttpHeaders interface for SSB. | 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 | Large changes to the LLCurl::Responder API, as well as pulling in some change... | Don Kjer |
2012-08-01 | SH-3308 Beef up retry messaging. | Monty Brandenberg |
2012-07-23 | Big comment and naming cleanup. Ready for prime-time. | Monty Brandenberg |
2012-07-16 | SH-3189 Remove/improve naive data structures | Monty Brandenberg |
2012-07-03 | More integration work for texture fetch timeouts. | 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-19 | Cleanup: move magic nubmers to new _httpinternal.h header file. | Monty Brandenberg |
2012-06-14 | LLMutex recursive lock, global & per-request tracing, simple GET request, LLP... | 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-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-01 | Major steps towards implementing the policy component. | Monty Brandenberg |
2012-05-23 | Integrate llcorehttp library into lltexturefetch design. | Monty Brandenberg |
2012-04-23 | Okay, imported the core-http library and got it compiling suspiciously easily. | Monty Brandenberg |