Age | Commit message (Expand) | Author |
2015-04-10 | Adding support for DELETE, PATCH and COPY | Rider Linden |
2015-03-27 | first set of chnages from code review from Nat | Rider Linden |
2015-03-16 | Removal of RPCXML dep on LLCurl switching to LLCore::Html | Rider Linden |
2013-07-12 | SH-4312 Configuration data between viewer and llcorehttp is clumsy. | Monty Brandenberg |
2013-03-29 | Update Mac and Windows breakpad builds to latest | Graham Madarasz |
2012-07-10 | SH-3244 Syscall avoidance in HttpRequest::update() method | 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-21 | Preparing for better shutdown/cleanup logic. | 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-12 | HTTP Proxy, PUT & POST, unit tests and refactoring. | Monty Brandenberg |
2012-06-11 | Convert BufferArray interfaces to void * (not char *). HttpRequest::update()... | Monty Brandenberg |
2012-06-06 | Policy + caching fixes + https support + POST working | 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-04-23 | Okay, imported the core-http library and got it compiling suspiciously easily. | Monty Brandenberg |