Age | Commit message (Expand) | Author |
2024-04-29 | #824 Process source files in bulk: replace tabs with spaces, convert CRLF to ... | Andrey Lihatskiy |
2022-05-24 | SL-17484 Unit test build fix (remove priority parameters). | Dave Parks |
2020-03-25 | DRTVWR-476: pthread_self() also needs CRYPTO_THREADID_set_pointer() | Nat Goodspeed |
2020-03-25 | DRTVWR-476: Use OpenSSL API suitable for 64-bit pointers. | Nat Goodspeed |
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-15 | MAINT-5732: Issue in texture_load example and some comments regarding NoOpDel... | Rider Linden |
2015-07-08 | Fix the sample. | Rider Linden |
2015-07-08 | Change HttpOptions::ptr_t to be shared_ptr<> rather than intrusive. | Rider Linden |
2014-11-14 | Remove a couple tests for unsigned long < 0. | Nat Goodspeed |
2014-09-04 | Pipelining work. Extend transfer timeout by the pipeline depth | Monty Brandenberg |
2014-07-03 | Add pipelining and tracing command line options to the test program. | Monty Brandenberg |
2013-07-12 | SH-4312 Configuration data between viewer and llcorehttp is clumsy. | Monty Brandenberg |
2013-07-08 | Found the memory corruptor. String trimmer didn't have a valid | Monty Brandenberg |
2013-07-03 | Update the example program so it handles meshes as well. Fix the | Monty Brandenberg |
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 |
2012-11-27 | Tweak the example program (used as a performance tester) so that it | Monty Brandenberg |
2012-07-12 | SH-3183 Use valgrind on the library. | Monty Brandenberg |
2012-07-10 | SH-3244 Syscall avoidance in HttpRequest::update() method | Monty Brandenberg |
2012-07-04 | Example program needs to set Accept: header to talk to Caps router. | Monty Brandenberg |
2012-06-16 | Add metrics gathering utils for Mac OS X. All platforms have useful numbers ... | Monty Brandenberg |
2012-06-16 | Implement metrics collection for Linux. Next: Mac OS X. | Monty Brandenberg |
2012-06-16 | First round of basic tuning work (shorter sleeps, larger BufferArray blocks). | Monty Brandenberg |
2012-06-15 | Fix for linux/mac builds. | Monty Brandenberg |
2012-06-15 | Ported example (freestanding) program to drive API & generate performance num... | Monty Brandenberg |