summaryrefslogtreecommitdiff
path: root/indra/llcorehttp/examples
AgeCommit message (Expand)Author
2022-05-24SL-17484 Unit test build fix (remove priority parameters).Dave Parks
2020-03-25DRTVWR-476: pthread_self() also needs CRYPTO_THREADID_set_pointer()Nat Goodspeed
2020-03-25DRTVWR-476: Use OpenSSL API suitable for 64-bit pointers.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-15MAINT-5732: Issue in texture_load example and some comments regarding NoOpDel...Rider Linden
2015-07-08Fix the sample.Rider Linden
2015-07-08Change HttpOptions::ptr_t to be shared_ptr<> rather than intrusive.Rider Linden
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