Age | Commit message (Expand) | Author |
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-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-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 | Move dtors for refcounted objects to protected access. | 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-08 | Implemented HTTP retry for requests. Went in rather easily which | Monty Brandenberg |
2012-06-01 | Platform fixups: typedef for priority_queue, more specific comparator functor. | 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-08 | Unit test still giving me issues on the local windows system. Seems to be a ... | Monty Brandenberg |
2012-04-23 | Okay, imported the core-http library and got it compiling suspiciously easily. | Monty Brandenberg |