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
/
httpoptions.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
Change HttpOptions::ptr_t to be shared_ptr<> rather than intrusive.
Rider Linden
2015-06-29
MAINT-4952: Use IntrusivePtr for BufferArray,HttpHeaders,HttpOptions.
Nat Goodspeed
2015-05-27
Memory leak (extra ref) in webprofile
Rider Linden
2015-03-27
first set of chnages from code review from Nat
Rider Linden
2015-03-23
Fix headers for gcc build
Rider Linden
2015-03-16
Removal of RPCXML dep on LLCurl switching to LLCore::Html
Rider Linden
2013-09-11
SH-4489 New debug/dev settings for control over new mesh behavior
Monty Brandenberg
2013-07-29
SH-4368 Adjust upload timeout parameters for slow networks.
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-03-29
Update Mac and Windows breakpad builds to latest
Graham Madarasz
2012-07-13
SH-3241 validate that request headers are correct
Monty Brandenberg
2012-06-19
Implement timeout and retry count options for requests.
Monty Brandenberg
2012-06-18
Move dtors for refcounted objects to protected access.
Monty Brandenberg
2012-06-14
LLMutex recursive lock, global & per-request tracing, simple GET request, LLP...
Monty Brandenberg
2012-04-23
Okay, imported the core-http library and got it compiling suspiciously easily.
Monty Brandenberg