Age | Commit message (Expand) | Author |
2016-04-04 | merge with 4.0.3-release | Oz 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-10-15 | Another fix for unit tests. Missed on Windows. | Rider Linden |
2015-10-15 | MAINT-5732: Update unit tests | Rider Linden |
2015-07-08 | Update the unit tests to use the new pointer type. | Rider Linden |
2015-03-27 | Remove test for size of HttpStatus | Rider Linden |
2015-03-23 | Fix the tests to not directly access HttpsStatus' internals. | Rider Linden |
2013-10-04 | Convert one more unit test over to improved waiting scheme to avoid build fai... | Monty Brandenberg |
2013-10-04 | Merge. Pull in viewer-release after 3.6.7 release. | Monty Brandenberg |
2013-09-11 | SH-4490 More 'humane' error code presentation from llcorehttp callers | Monty Brandenberg |
2013-07-12 | SH-4312 Configuration data between viewer and llcorehttp is clumsy. | Monty Brandenberg |
2013-05-14 | SH-4190 Reactivate unit tests neutered under MAINT-3202 | Monty Brandenberg |
2013-05-14 | MAINT-2302 Tests frequently fail on Windows builds. | Monty Brandenberg |
2013-05-13 | Merge. Refresh from /lindenlab/viewer-cat prior to pushing. | Monty Brandenberg |
2013-05-13 | Whinge reduction effort on the unit tests. Python 2.7 SocketServer | Monty Brandenberg |
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-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 |