summaryrefslogtreecommitdiff
path: root/indra/newview/llappcorehttp.cpp
AgeCommit message (Expand)Author
2024-04-29#824 Process source files in bulk: replace tabs with spaces, convert CRLF to ...Andrey Lihatskiy
2024-03-05SL-17896 Don't crash silently if files are missing or out of memoryAndrey Kleshchev
2021-11-16Merge branch 'master' into DRTVWR-527-maintAndrey Lihatskiy
2021-10-04SL-16125 Crash in sslVerify on shutdownAndrey Kleshchev
2021-07-19Merge branch 'master' into DRTVWR-522-maintAndrey Lihatskiy
2021-01-05SL-2141 Disable the ability to change pipelining setting without restarting t...Mnikolenko Productengine
2020-09-28Merge branch 'master' into DRTVWR-516-maintAndrey Lihatskiy
2020-09-11Revert SL-13927 commit 8c8eac256bdb51fdf9e6e297280b2017d26c3588.Andrey Kleshchev
2020-09-11SL-13927 Turn SSL verification On for all SL services in viewerAndrey Kleshchev
2020-09-11SL-13927 Turn SSL verification On for all SL services in viewerAndrey Kleshchev
2020-08-21SL-13835 SSL verification should not crash on invalid certificateAndrey Kleshchev
2018-01-17merge 5.1.0-releaseOz Linden
2017-07-28MAINT-7634: Move StatsAccumulator into llcommon, collect data sent and error ...Rider Linden
2017-04-14Change certificate store infrastructure to key off of the Subject KeyOz Linden
2016-10-18merge changes for 4.1.1-releaseOz Linden
2016-08-18MAINT-5011: Catch unhandled exceptions in LLCoros coroutines.Nat Goodspeed
2016-08-17MAINT-5011: Try to enrich catch (...) logging throughout viewer.Nat Goodspeed
2016-07-28fail in initialization if there is no CA bundle (instead of waiting for an op...Oz Linden
2016-07-19DRTVWR-418: Remove rogue getMessage() from llsecapi.h exceptions.Nat Goodspeed
2016-05-06merge 4.0.4-release and MAINT-5974Oz Linden
2016-04-25MAINT-6338: Add methods for getting and setting boolean properties from gSave...Rider Linden
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
2016-02-02MAINT-6067: There appears to be an issue with HTTP pipelining and timeouts in...Rider Linden
2015-11-10remove execute permission from many files that should not have itOz Linden
2015-10-15This file change should not have been checked in.Rider Linden
2015-10-15Another fix for unit tests. Missed on Windows.Rider Linden
2015-10-15MAINT-5732: Issue in texture_load example and some comments regarding NoOpDel...Rider Linden
2015-10-15MAINT-5732: Fixes for Mac buildrider
2015-10-14MAINT-5732: Change to the way event polling handles error conditions and canc...Rider Linden
2015-09-15MAINT-5507: Remove llcurl, move constant values and untilities to llcorehttp libRider Linden
2015-03-27first set of chnages from code review from NatRider Linden
2015-03-26Create trivial handler for SD Messages, method in LLAgent for posting HTTP re...Rider Linden
2015-03-25Replace appearance responder with new LLCore Appearance Handler.Rider Linden
2015-03-20Clean up and use policies for Material transfer.Rider Linden
2015-03-16Removal of RPCXML dep on LLCurl switching to LLCore::HtmlRider Linden
2014-09-05Merge. Refresh from viewer-drano-http-4 after pipelining work.Monty Brandenberg
2014-08-22Add an HTTP policy class for inventory operations using four (4)Monty Brandenberg
2014-08-21Remove viewer-side throttles on mesh requests.Monty Brandenberg
2014-08-12Better support for dynamic option changes in llcorehttp. Libcurl hasMonty Brandenberg
2014-06-27Cleanup and tuning. Use a consistent index on some initializationMonty Brandenberg
2014-06-23First HTTP pipelining viewer. Enable pipelining forMonty Brandenberg
2013-09-18SH-4492 Create a useful README for llcorehttpMonty Brandenberg
2013-08-05Change the setting for GetMesh2 meshes to Mesh2MaxConcurrentRequests.Monty Brandenberg
2013-07-30SH-4371 Reduce 22mS inter-connection latency.Monty Brandenberg
2013-07-12SH-4312 Configuration data between viewer and llcorehttp is clumsy.Monty Brandenberg
2013-06-29Orphaned declaration preventing compilation.Monty Brandenberg
2013-06-28SH-4312 Clumsy configuration coordination between mesh and corehttpMonty Brandenberg
2013-06-20SH-4257 Preparation for a new cap grant: GetMesh2Monty Brandenberg
2013-06-19SH-4252 Add second policy class for large mesh asset downloadsMonty Brandenberg