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
/
llcorehttp
/
httpresponse.h
Age
Commit message (
Expand
)
Author
2016-04-04
merge with 4.0.3-release
Oz Linden
2015-11-10
remove execute permission from many files that should not have it
Oz Linden
2015-07-08
Convert LLCore::HttpHeaders to use shared_ptr<> rather than an intrusive_ptr<...
Rider Linden
2015-04-01
Added AvatarNameCache as coroutine, with LLCore::HttpHandler to respond corre...
Rider Linden
2015-03-23
Microsoft is not nearly picky enough. Headder issues caught by gcc MS likes f...
Rider Linden
2015-03-19
Adding new HTTP handling for material manager.
Rider Linden
2015-03-16
Removal of RPCXML dep on LLCurl switching to LLCore::Html
Rider Linden
2013-10-04
Merge. Pull in viewer-release after 3.6.7 release.
Monty Brandenberg
2013-06-27
SH-4310/BUG-2810/MAINT-2794 Better status checking and error logging in Mesh...
Monty Brandenberg
2013-05-09
Merge downstream code and viewer-beta
simon
2013-04-29
BUG-2295/MAINT-2624 [FIXED] Crash in HttpOpRequest::stageFromActive w/ Conten...
Monty Brandenberg
2013-06-19
SH-4252 Add second policy class for large mesh asset downloads
Monty Brandenberg
2013-03-29
Update Mac and Windows breakpad builds to latest
Graham Madarasz
2012-07-16
SH-3189 Remove/improve naive data structures
Monty Brandenberg
2012-07-11
SH-3240 Capture Content-Type and Content-Encoding headers.
Monty Brandenberg
2012-07-09
SH-3187 Issue smarter 'Range' requests for textures.
Monty Brandenberg
2012-06-19
When a Content-Range header is received, make available the full triplet of <...
Monty Brandenberg
2012-06-18
Move dtors for refcounted objects to protected access.
Monty Brandenberg
2012-05-23
Integrate llcorehttp library into lltexturefetch design.
Monty Brandenberg
2012-04-23
Okay, imported the core-http library and got it compiling suspiciously easily.
Monty Brandenberg