Age | Commit message (Expand) | Author |
2013-05-21 | merge | Brad Payne (Vir Linden) |
2013-04-19 | merge up to latest viewer-development for merge to 3.5.2 | Oz Linden |
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-01-31 | skip some http core tests on Windows because they fail too frequently | Oz Linden |
2012-09-07 | DRTVWR-209 Merge of viewer-development with SH-3316 drano-http code. | 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-13 | SH-3241 validate that request headers are correct | Monty Brandenberg |
2012-07-12 | SH-3183 Use valgrind on the library. | Monty Brandenberg |
2012-07-11 | SH-3240 Capture Content-Type and Content-Encoding headers. | Monty Brandenberg |
2012-07-10 | SH-3244 Syscall avoidance in HttpRequest::update() method | Monty Brandenberg |
2012-07-09 | Rework the 'sleep' logic in the test HTTP server so that the | Monty Brandenberg |
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 | 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-20 | SH-3181 More interface options for API. Also includes returned headers. | 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 | 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 | 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-01 | Do some work on BufferArray to make it a bit less naive about | 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-09 | Added correct libcurl initialization to the unit tests which makes Windows bu... | Monty Brandenberg |
2012-05-09 | Try to get some more correct curl init into the unit testing. | Monty Brandenberg |
2012-05-08 | Okay, got Mac building with Boost 1.48. Unit tests needed NULL pointer | Monty Brandenberg |
2012-05-07 | Build llcorehttp as part of a viewer dependency with unit tests. This required | Monty Brandenberg |
2012-04-23 | Okay, imported the core-http library and got it compiling suspiciously easily. | Monty Brandenberg |