Age | Commit message (Expand) | Author |
2024-06-07 | Revert to using isolated old cURL and old OpenSSL | Erik Kundiman |
2024-05-17 | Parts that were left out during 7.1.7 merge | Erik Kundiman |
2024-05-16 | Merge tag '7.1.7-release' | Erik Kundiman |
2024-04-29 | #824 Process source files in bulk: replace tabs with spaces, convert CRLF to ... | Andrey Lihatskiy |
2024-04-25 | Merge tag '7.1.6-release' | Erik Kundiman |
2024-01-08 | replace boost library to standard | AiraYumi |
2023-09-10 | Merge branch 'main' into DRTVWR-559 | Erik Kundiman |
2023-07-29 | Fix newer libcurl from not being able to download | Erik Kundiman |
2022-04-15 | SL-17219 WIP - Texture pipeline overhaul | Dave Parks |
2020-11-11 | Merge branch 'master' into DRTVWR-513-maint | Andrey Lihatskiy |
2020-09-28 | Merge branch 'master' into DRTVWR-513-maint | Andrey Lihatskiy |
2020-09-23 | Fix line endings | Andrey Kleshchev |
2020-09-09 | SL-13919 SSL verification should take mVerifyPeer flag into account | Andrey Kleshchev |
2020-05-29 | SL-13348 Thread crashing singleton #1 | Andrey Kleshchev |
2020-03-04 | SL-12421 Viewer's certificate validation does not reject connections | Andrey Kleshchev |
2019-01-29 | SL-2364 Fixed Viewer Caches Login Host DNS Entries Indefinetely | andreykproductengine |
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-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-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 |
2016-12-13 | MAINT-6978 Proxy should not be initialized outside of startLLProxy() | andreykproductengine |
2016-04-04 | merge with 4.0.3-release | Oz Linden |
2016-02-19 | MAINT-6137: Re enable pipelining by default, use new version of CURL (7.47) w... | Rider Linden |
2015-11-10 | remove execute permission from many files that should not have it | Oz Linden |
2015-10-16 | MAINT-5271: Converted internal pointers to internal operation to managed shar... | Rider Linden |
2015-08-12 | MAINT-5500: Finish converting the AIS responders to the new coroutine model, ... | Rider Linden |
2015-07-08 | Enforcing constness of refs | Rider Linden |
2015-07-08 | Change HttpOptions::ptr_t to be shared_ptr<> rather than intrusive. | Rider Linden |
2015-07-08 | Convert LLCore::HttpHeaders to use shared_ptr<> rather than an intrusive_ptr<... | Rider Linden |
2015-06-24 | MAINT-5295 Remove POSTFIELDS from PUT operation. | Rider Linden |
2015-06-05 | Mac builds are very picking about testing an unsigned for < 0 | Rider Linden |
2015-06-05 | Added a seek method to LLCore::Http for data rewind. | Rider Linden |
2015-05-27 | Memory leak (extra ref) in webprofile | Rider Linden |
2015-04-10 | Adding support for DELETE, PATCH and COPY | Rider Linden |
2015-04-01 | Added AvatarNameCache as coroutine, with LLCore::HttpHandler to respond corre... | Rider Linden |
2015-03-27 | first set of chnages from code review from Nat | Rider Linden |
2015-03-16 | Removal of RPCXML dep on LLCurl switching to LLCore::Html | Rider Linden |
2015-01-13 | merge changes for 3.7.24-release | Oz Linden |
2014-11-14 | Automated merge with ssh://bitbucket.org/lindenlab/viewer-release | Nat Goodspeed |
2014-11-06 | BUG-7698, BUG-7688, BUG-7694 (others) CDN connection issues. | Monty Brandenberg |
2014-10-17 | Update to build on Xcode 6.0: remove unused code | callum_linden |
2014-10-17 | Update to build on Xcode 6.0: interesting - clang doesn't like it if you spec... | callum_linden |
2014-10-10 | MAINT-4564 HTTP Pipelining is not happening in Drano HTTP Phase 4 | Monty Brandenberg |
2014-09-19 | Introduce libcurl handle cache. Create a private cache | Monty Brandenberg |
2014-09-18 | Documentation. Describe curl bug 1420 testing and how to | Monty Brandenberg |