index
:
viewer.git
2024.09-ExtraFPS
main
Megapahit's fork of the Second Life viewer.
Erik Kundiman
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
indra
/
newview
/
llappcorehttp.cpp
Age
Commit message (
Expand
)
Author
2016-08-18
MAINT-5011: Catch unhandled exceptions in LLCoros coroutines.
Nat Goodspeed
2016-08-17
MAINT-5011: Try to enrich catch (...) logging throughout viewer.
Nat Goodspeed
2016-07-19
DRTVWR-418: Remove rogue getMessage() from llsecapi.h exceptions.
Nat Goodspeed
2016-05-06
merge 4.0.4-release and MAINT-5974
Oz Linden
2016-04-25
MAINT-6338: Add methods for getting and setting boolean properties from gSave...
Rider Linden
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
2016-02-02
MAINT-6067: There appears to be an issue with HTTP pipelining and timeouts in...
Rider Linden
2015-11-10
remove execute permission from many files that should not have it
Oz Linden
2015-10-15
This file change should not have been checked in.
Rider Linden
2015-10-15
Another fix for unit tests. Missed on Windows.
Rider Linden
2015-10-15
MAINT-5732: Issue in texture_load example and some comments regarding NoOpDel...
Rider Linden
2015-10-15
MAINT-5732: Fixes for Mac build
rider
2015-10-14
MAINT-5732: Change to the way event polling handles error conditions and canc...
Rider Linden
2015-09-15
MAINT-5507: Remove llcurl, move constant values and untilities to llcorehttp lib
Rider Linden
2015-03-27
first set of chnages from code review from Nat
Rider Linden
2015-03-26
Create trivial handler for SD Messages, method in LLAgent for posting HTTP re...
Rider Linden
2015-03-25
Replace appearance responder with new LLCore Appearance Handler.
Rider Linden
2015-03-20
Clean up and use policies for Material transfer.
Rider Linden
2015-03-16
Removal of RPCXML dep on LLCurl switching to LLCore::Html
Rider Linden
2014-09-05
Merge. Refresh from viewer-drano-http-4 after pipelining work.
Monty Brandenberg
2014-08-22
Add an HTTP policy class for inventory operations using four (4)
Monty Brandenberg
2014-08-21
Remove viewer-side throttles on mesh requests.
Monty Brandenberg
2014-08-12
Better support for dynamic option changes in llcorehttp. Libcurl has
Monty Brandenberg
2014-06-27
Cleanup and tuning. Use a consistent index on some initialization
Monty Brandenberg
2014-06-23
First HTTP pipelining viewer. Enable pipelining for
Monty Brandenberg
2013-09-18
SH-4492 Create a useful README for llcorehttp
Monty Brandenberg
2013-08-05
Change the setting for GetMesh2 meshes to Mesh2MaxConcurrentRequests.
Monty Brandenberg
2013-07-30
SH-4371 Reduce 22mS inter-connection latency.
Monty Brandenberg
2013-07-12
SH-4312 Configuration data between viewer and llcorehttp is clumsy.
Monty Brandenberg
2013-06-29
Orphaned declaration preventing compilation.
Monty Brandenberg
2013-06-28
SH-4312 Clumsy configuration coordination between mesh and corehttp
Monty Brandenberg
2013-06-20
SH-4257 Preparation for a new cap grant: GetMesh2
Monty Brandenberg
2013-06-19
SH-4252 Add second policy class for large mesh asset downloads
Monty Brandenberg
2013-06-03
Merge. Refresh from viewer-release merged with in-progress work.
Monty Brandenberg
2013-05-30
Merge. Pull viewer-release to get the new version scheme changes.
Monty Brandenberg
2013-05-08
SH-4163 Run an initial series of 'B' tests on the mesh downloader code
Monty Brandenberg
2013-05-07
SH-4139 Convert http downloaders and responders to llcorehttp patterns
Monty Brandenberg
2013-03-29
Update Mac and Windows breakpad builds to latest
Graham Madarasz
2012-08-17
SH-3328 llcorehttp tracing control needed defensive logic for missing setting
Monty Brandenberg
2012-08-17
SH-3328 Permanently add 'QAModeHttpTrace' setting to control llcorehttp trac...
Monty Brandenberg
2012-07-19
SH-3280 Better init/shutdown functionality for llcorehttp by llappviewer
Monty Brandenberg