summaryrefslogtreecommitdiff
path: root/indra/llcorehttp/examples
AgeCommit message (Expand)Author
2014-11-14Remove a couple tests for unsigned long < 0.Nat Goodspeed
2014-09-04Pipelining work. Extend transfer timeout by the pipeline depthMonty Brandenberg
2014-07-03Add pipelining and tracing command line options to the test program.Monty Brandenberg
2013-07-12SH-4312 Configuration data between viewer and llcorehttp is clumsy.Monty Brandenberg
2013-07-08Found the memory corruptor. String trimmer didn't have a validMonty Brandenberg
2013-07-03Update the example program so it handles meshes as well. Fix theMonty 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-11-27Tweak the example program (used as a performance tester) so that itMonty Brandenberg
2012-07-12SH-3183 Use valgrind on the library.Monty Brandenberg
2012-07-10SH-3244 Syscall avoidance in HttpRequest::update() methodMonty Brandenberg
2012-07-04Example program needs to set Accept: header to talk to Caps router.Monty Brandenberg
2012-06-16Add metrics gathering utils for Mac OS X. All platforms have useful numbers ...Monty Brandenberg
2012-06-16Implement metrics collection for Linux. Next: Mac OS X.Monty Brandenberg
2012-06-16First round of basic tuning work (shorter sleeps, larger BufferArray blocks).Monty Brandenberg
2012-06-15Fix for linux/mac builds.Monty Brandenberg
2012-06-15Ported example (freestanding) program to drive API & generate performance num...Monty Brandenberg