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
/
_httppolicy.cpp
Age
Commit message (
Expand
)
Author
2013-10-04
Merge. Pull in viewer-release after 3.6.7 release.
Monty Brandenberg
2013-09-11
SH-4490 More 'humane' error code presentation from llcorehttp callers
Monty Brandenberg
2013-08-19
Add 'internal'/'external' token to DEBUG retry message so that dev/QA
Monty Brandenberg
2013-08-16
SH-4407 Tuning to get new code working as well.
Monty Brandenberg
2013-07-30
SH-4371 Reduce 22mS inter-connection latency.
Monty Brandenberg
2013-07-29
Reduce HTTP request retry log spam. Thought I'd done this in an
Monty Brandenberg
2013-07-12
SH-4312 Configuration data between viewer and llcorehttp is clumsy.
Monty Brandenberg
2013-06-20
SH-4257 Preparation for a new cap grant: GetMesh2
Monty Brandenberg
2013-05-09
Merge downstream code and viewer-beta
simon
2013-05-06
BUG-2295/MAINT-2624 unexpected crash around Content-Range: header processing
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-08-01
SH-3308 Beef up retry messaging.
Monty Brandenberg
2012-07-23
Big comment and naming cleanup. Ready for prime-time.
Monty Brandenberg
2012-07-03
Add CURLE_SEND_ERROR and CURLE_RECV_ERROR to the set of retryable errors.
Monty Brandenberg
2012-07-03
More integration work for texture fetch timeouts.
Monty Brandenberg
2012-06-26
SH-3184/SH-3221 More work on cleanup with better unit test work and more agg...
Monty Brandenberg
2012-06-23
SH-3184/SH-3221 Improve cleanup, destructor, thread termination, etc. logic ...
Monty Brandenberg
2012-06-22
This sets down the groundwork for dynamic policy classes.
Monty Brandenberg
2012-06-19
Cleanup: move magic nubmers to new _httpinternal.h header file.
Monty Brandenberg
2012-06-14
LLMutex recursive lock, global & per-request tracing, simple GET request, LLP...
Monty Brandenberg
2012-06-12
HTTP Proxy, PUT & POST, unit tests and refactoring.
Monty Brandenberg
2012-06-11
Refactoring of the request completion thread and removal of 206/content-range...
Monty Brandenberg
2012-06-08
Implemented HTTP retry for requests. Went in rather easily which
Monty Brandenberg
2012-06-06
Policy + caching fixes + https support + POST working
Monty Brandenberg
2012-06-01
Missed two instances of priority typed as 'float'. Became an
Monty Brandenberg
2012-06-01
Major steps towards implementing the policy component.
Monty Brandenberg
2012-04-23
Okay, imported the core-http library and got it compiling suspiciously easily.
Monty Brandenberg