summaryrefslogtreecommitdiff
path: root/indra/llcorehttp/tests/test_httprequest.hpp
AgeCommit message (Expand)Author
2016-12-07DRTVWR-418: Reinstate test that we THOUGHT was killing test run.Nat Goodspeed
2016-12-06DRTVWR-418: Skip the whole of the failing llcorehttp test function.Nat Goodspeed
2016-12-06DRTVWR-418: Skip the llcorehttp test that breaks test machinery.Nat Goodspeed
2016-04-04merge with 4.0.3-releaseOz Linden
2015-11-10remove execute permission from many files that should not have itOz Linden
2015-10-15Another fix for unit tests. Missed on Windows.Rider Linden
2015-10-15MAINT-5732: Update unit testsRider Linden
2015-07-08Update the unit tests to use the new pointer type.Rider Linden
2013-10-04Convert one more unit test over to improved waiting scheme to avoid build fai...Monty Brandenberg
2013-10-04Merge. Pull in viewer-release after 3.6.7 release.Monty Brandenberg
2013-07-12SH-4312 Configuration data between viewer and llcorehttp is clumsy.Monty Brandenberg
2013-05-14MAINT-2302 Tests frequently fail on Windows builds.Monty Brandenberg
2013-05-13Merge. Refresh from /lindenlab/viewer-cat prior to pushing.Monty Brandenberg
2013-05-13Whinge reduction effort on the unit tests. Python 2.7 SocketServerMonty Brandenberg
2013-05-09Merge downstream code and viewer-betasimon
2013-05-06BUG-2295/MAINT-2624 unexpected crash around Content-Range: header processingMonty Brandenberg
2013-04-29BUG-2295/MAINT-2624 [FIXED] Crash in HttpOpRequest::stageFromActive w/ Conten...Monty Brandenberg
2013-04-15SH-4106 Significantly upgrade the HttpHeaders interface for SSB.Monty Brandenberg
2013-03-29Update Mac and Windows breakpad builds to latestGraham Madarasz
2012-09-07DRTVWR-209 Merge of viewer-development with SH-3316 drano-http code.Monty Brandenberg
2012-07-16SH-3241 Validate header correctness, SH-3243 more unit testsMonty Brandenberg
2012-07-16SH-3189 Remove/improve naive data structuresMonty Brandenberg
2012-07-13SH-3241 validate that request headers are correctMonty Brandenberg
2012-07-11SH-3240 Capture Content-Type and Content-Encoding headers.Monty Brandenberg
2012-07-10SH-3244 Syscall avoidance in HttpRequest::update() methodMonty Brandenberg
2012-07-09Rework the 'sleep' logic in the test HTTP server so that theMonty Brandenberg
2012-06-26SH-3184/SH-3221 More work on cleanup with better unit test work and more agg...Monty Brandenberg
2012-06-23SH-3184/SH-3221 Improve cleanup, destructor, thread termination, etc. logic ...Monty Brandenberg
2012-06-22Always another platform build fix. Mac this time.Monty Brandenberg
2012-06-21Preparing for better shutdown/cleanup logic.Monty Brandenberg
2012-06-20SH-3181 More interface options for API. Also includes returned headers.Monty Brandenberg
2012-06-19Implement timeout and retry count options for requests.Monty Brandenberg
2012-06-14LLMutex recursive lock, global & per-request tracing, simple GET request, LLP...Monty Brandenberg
2012-06-12HTTP Proxy, PUT & POST, unit tests and refactoring.Monty Brandenberg
2012-06-11Bring in the testrunner/http server scaffold for better integration testing.Monty Brandenberg
2012-06-11Unit test fixups. Mac/Linux detect memory leak due to llwarns, try/catch cle...Monty Brandenberg
2012-06-08Implemented HTTP retry for requests. Went in rather easily whichMonty Brandenberg
2012-06-01Major steps towards implementing the policy component.Monty Brandenberg
2012-05-09Added correct libcurl initialization to the unit tests which makes Windows bu...Monty Brandenberg
2012-05-09Try to get some more correct curl init into the unit testing.Monty Brandenberg
2012-05-07Build llcorehttp as part of a viewer dependency with unit tests. This requiredMonty Brandenberg
2012-04-23Okay, imported the core-http library and got it compiling suspiciously easily.Monty Brandenberg