summaryrefslogtreecommitdiff
path: root/indra/llcorehttp/_httpoprequest.cpp
AgeCommit message (Expand)Author
2024-06-01Re-enable a lot of compiler warnings for MSVC and address the C4267 "possible...Ansariel
2024-04-29#824 Process source files in bulk: replace tabs with spaces, convert CRLF to ...Andrey Lihatskiy
2024-01-08replace boost library to standardAiraYumi
2022-04-15SL-17219 WIP - Texture pipeline overhaulDave Parks
2020-11-11Merge branch 'master' into DRTVWR-513-maintAndrey Lihatskiy
2020-09-28Merge branch 'master' into DRTVWR-513-maintAndrey Lihatskiy
2020-09-23Fix line endingsAndrey Kleshchev
2020-09-09SL-13919 SSL verification should take mVerifyPeer flag into accountAndrey Kleshchev
2020-05-29SL-13348 Thread crashing singleton #1Andrey Kleshchev
2020-03-04SL-12421 Viewer's certificate validation does not reject connectionsAndrey Kleshchev
2019-01-29SL-2364 Fixed Viewer Caches Login Host DNS Entries Indefinetelyandreykproductengine
2017-10-24MAINT-7081: Only request HTTP2 with $VIEWERASSET override (testing)Nat Goodspeed
2017-10-24MAINT-7081: Merge from lindenlab/viewer64.Nat Goodspeed
2017-10-11Automated merge with ssh://bitbucket.org/lindenlab/viewer-releaseNat Goodspeed
2017-09-30MAINT-7081: Eliminate unused variable errors after new refactoring.Nat Goodspeed
2017-09-29MAINT-7081: Try requesting HTTP/2 when a request wants pipelining.Nat Goodspeed
2017-08-14MAINT-7634: Feedback from code review, move enum to string converter to own f...Rider Linden
2017-08-08MAINT-7634: Logging and instrumentation canges to narrow down viewer crashes.Rider Linden
2017-07-28MAINT-7634: Move StatsAccumulator into llcommon, collect data sent and error ...Rider Linden
2017-07-24MAINT-7495 Viewer retries too many time apon 504 from login.cgiandreykproductengine
2016-12-13MAINT-6978 Proxy should not be initialized outside of startLLProxy()andreykproductengine
2016-04-04merge with 4.0.3-releaseOz Linden
2016-02-19MAINT-6137: Re enable pipelining by default, use new version of CURL (7.47) w...Rider Linden
2015-11-10remove execute permission from many files that should not have itOz Linden
2015-10-16MAINT-5271: Converted internal pointers to internal operation to managed shar...Rider Linden
2015-08-12MAINT-5500: Finish converting the AIS responders to the new coroutine model, ...Rider Linden
2015-07-08Enforcing constness of refsRider Linden
2015-07-08Change HttpOptions::ptr_t to be shared_ptr<> rather than intrusive.Rider Linden
2015-07-08Convert LLCore::HttpHeaders to use shared_ptr<> rather than an intrusive_ptr<...Rider Linden
2015-06-24MAINT-5295 Remove POSTFIELDS from PUT operation.Rider Linden
2015-06-05Mac builds are very picking about testing an unsigned for < 0Rider Linden
2015-06-05Added a seek method to LLCore::Http for data rewind.Rider Linden
2015-05-27Memory leak (extra ref) in webprofileRider Linden
2015-04-10Adding support for DELETE, PATCH and COPYRider Linden
2015-04-01Added AvatarNameCache as coroutine, with LLCore::HttpHandler to respond corre...Rider Linden
2015-03-27first set of chnages from code review from NatRider Linden
2015-03-16Removal of RPCXML dep on LLCurl switching to LLCore::HtmlRider Linden
2015-01-13merge changes for 3.7.24-releaseOz Linden
2014-11-14Automated merge with ssh://bitbucket.org/lindenlab/viewer-releaseNat Goodspeed
2014-11-06BUG-7698, BUG-7688, BUG-7694 (others) CDN connection issues.Monty Brandenberg
2014-10-17Update to build on Xcode 6.0: remove unused codecallum_linden
2014-10-17Update to build on Xcode 6.0: interesting - clang doesn't like it if you spec...callum_linden
2014-10-10MAINT-4564 HTTP Pipelining is not happening in Drano HTTP Phase 4Monty Brandenberg
2014-09-19Introduce libcurl handle cache. Create a private cacheMonty Brandenberg
2014-09-18Documentation. Describe curl bug 1420 testing and how toMonty Brandenberg
2014-09-04Pipelining work. Extend transfer timeout by the pipeline depthMonty Brandenberg
2014-08-12Better support for dynamic option changes in llcorehttp. Libcurl hasMonty Brandenberg
2014-02-25merge viewer-release to sunshine-externalBrad Payne (Vir Linden)
2013-10-16mergeBrad Payne (Vir Linden)
2013-10-04Merge. Pull in viewer-release after 3.6.7 release.Monty Brandenberg