Age | Commit message (Expand) | Author |
2020-03-25 | DRTVWR-476: Use OpenSSL API suitable for 64-bit pointers. | Nat Goodspeed |
2020-03-25 | DRTVWR-494: Use std::thread::id for LLThread::currentID(). | Nat Goodspeed |
2020-03-04 | SL-12421 Viewer's certificate validation does not reject connections | Andrey Kleshchev |
2019-10-23 | SL-11727 Fix build warnings | andreykproductengine |
2019-03-02 | convert to an explicit USE_BUGSPLAT switch in cmake, revise LL_ERRS approach | Oz Linden |
2019-04-11 | SL-10948: Fix for crash in llcorehttp/_httplibcurl.cpp. | Brad Kittenbrink |
2019-02-15 | Teamcity W64 build freeze. | andreykproductengine |
2019-02-08 | Fix for teamcity W64 build freeze. | andreykproductengine |
2019-01-29 | SL-2364 Fixed Viewer Caches Login Host DNS Entries Indefinetely | andreykproductengine |
2019-01-15 | SL-10291 Replace apr_atomic with standard C++11 functionality | andreykproductengine |
2019-01-14 | SL-10291 Replace apr_mutex with standard C++11 functionality | andreykproductengine |
2018-08-30 | disable RefCounted tests in llcorehttp because they hang the win64 build in T... | Oz Linden |
2018-08-29 | SL-967 simplify viewer log file field syntax | Oz Linden |
2018-06-04 | MAINT-8686 Better http termination logging | andreykproductengine |
2018-05-24 | MAINT-8675: In Darwin-specific CMake, use cp, not cmake -E copy. | Nat Goodspeed |
2018-01-18 | copy all versions of libnghttp for tests | Oz Linden |
2018-01-17 | merge 5.1.0-release | Oz Linden |
2017-10-24 | MAINT-7081: Only request HTTP2 with $VIEWERASSET override (testing) | Nat Goodspeed |
2017-10-24 | MAINT-7081: Merge from lindenlab/viewer64. | Nat Goodspeed |
2017-10-11 | Automated merge with ssh://bitbucket.org/lindenlab/viewer-release | Nat Goodspeed |
2017-10-11 | merge changes for 5.0.8-release | Oz Linden |
2017-09-30 | MAINT-7081: Eliminate unused variable errors after new refactoring. | Nat Goodspeed |
2017-09-29 | MAINT-7081: Try requesting HTTP/2 when a request wants pipelining. | Nat Goodspeed |
2017-09-27 | MAINT-7081: Mention nghttp2 library wherever it must be mentioned. | Nat Goodspeed |
2017-09-20 | DRTVWR-418: Disable more needlessly fragile memory consumption tests. | Nat Goodspeed |
2017-08-15 | DRTVWR-418: Disable another fragile llcorehttp memory-usage check. | Nat Goodspeed |
2017-08-14 | MAINT-7634: Feedback from code review, move enum to string converter to own f... | Rider Linden |
2017-08-08 | MAINT-7634: Logging and instrumentation canges to narrow down viewer crashes. | Rider Linden |
2017-07-28 | MAINT-7634: Move StatsAccumulator into llcommon, collect data sent and error ... | Rider Linden |
2017-07-24 | MAINT-7495 Viewer retries too many time apon 504 from login.cgi | andreykproductengine |
2017-04-14 | Change certificate store infrastructure to key off of the Subject Key | Oz Linden |
2017-02-02 | merge changes for 5.0.1-release | Oz Linden |
2016-12-13 | MAINT-6978 Proxy should not be initialized outside of startLLProxy() | andreykproductengine |
2016-12-08 | Automated merge with ssh://bitbucket.org/lindenlab/viewer-skip-llcorehttp-test | Nat Goodspeed |
2016-12-07 | DRTVWR-418: Apparently (some) Windows hosts still need freeport(). | Nat Goodspeed |
2016-12-07 | DRTVWR-418: Reinstate test that we THOUGHT was killing test run. | Nat Goodspeed |
2016-12-07 | DRTVWR-418: Fix a couple variable references in debugging output. | Nat Goodspeed |
2016-12-07 | DRTVWR-418: Revamp testrunner to shutdown server Thread at end. | Nat Goodspeed |
2016-12-06 | DRTVWR-418: Remove duplicate testrunner.py | Nat Goodspeed |
2016-12-06 | Fix minor error in forwarding shutdown_request() call. | Nat Goodspeed |
2016-12-06 | Try even harder to ignore errors in llcorehttp's dummy server. | Nat Goodspeed |
2016-12-06 | DRTVWR-418: Skip the whole of the failing llcorehttp test function. | Nat Goodspeed |
2016-12-06 | DRTVWR-418: Skip the llcorehttp test that breaks test machinery. | Nat Goodspeed |
2016-12-06 | pull in hack to comment out llcorehttp_test | Oz Linden |
2016-12-06 | comment out llcorehttp_test until it can be debugged again | Oz Linden |
2016-11-16 | merge changes for 4.1.2-release | Oz Linden |
2017-02-13 | DRTVWR-418: Fix syntax for previous test skip. | Nat Goodspeed |
2017-02-13 | DRTVWR-418: Reluctantly skip llcorehttp 503-with-retry test on W64. | Nat Goodspeed |
2017-02-03 | Automated merge with ssh://bitbucket.org/lindenlab/viewer-release | Nat Goodspeed |
2016-12-19 | DRTVWR-418: Use U32 for int (and hex) of HttpStatus in 64-bit too. | Nat Goodspeed |