index
:
viewer.git
2024.09-ExtraFPS
main
maint-c
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
Age
Commit message (
Expand
)
Author
2013-04-19
merge up to latest viewer-development for merge to 3.5.2
Oz Linden
2013-03-29
Update Mac and Windows breakpad builds to latest
Graham Madarasz
2012-12-21
SH-3331 Fix incorrect overrun message when sending body with HTTP
Monty Brandenberg
2012-12-10
merge changes for DRTVWR-260
Oz Linden
2012-12-07
Removed duplicated block of code in LLAddBuildTest.cmake. Added comment to po...
Logan Dethrow
2012-12-04
merge changes for BUG-768
Nat Goodspeed
2012-11-27
Tweak the example program (used as a performance tester) so that it
Monty Brandenberg
2012-11-26
BUG-768 Texture fetches hit caps throttle and need more retries.
Monty Brandenberg
2012-11-16
Some Mac header #defines macros like check and equivalent -- gack!!
Nat Goodspeed
2012-11-16
Certain test and example programs now need the Boost.System library.
Nat Goodspeed
2013-03-08
merge changes for 3.5.0-beta2
Oz Linden
2013-01-31
skip some http core tests on Windows because they fail too frequently
Oz Linden
2012-09-07
DRTVWR-209 Merge of viewer-development with SH-3316 drano-http code.
Monty Brandenberg
2012-08-01
SH-3308 Beef up retry messaging.
Monty Brandenberg
2012-07-24
Trivial change to tickle build.
Monty Brandenberg
2012-07-23
Big comment and naming cleanup. Ready for prime-time.
Monty Brandenberg
2012-07-23
Cleaning up comments, names, miscellany.
Monty Brandenberg
2012-07-16
SH-3241 Validate header correctness, SH-3243 more unit tests
Monty Brandenberg
2012-07-16
SH-3189 Remove/improve naive data structures
Monty Brandenberg
2012-07-13
SH-3241 validate that request headers are correct
Monty Brandenberg
2012-07-12
SH-3183 Use valgrind on the library.
Monty Brandenberg
2012-07-11
SH-3240 Capture Content-Type and Content-Encoding headers.
Monty Brandenberg
2012-07-10
SH-3244 Syscall avoidance in HttpRequest::update() method
Monty Brandenberg
2012-07-09
Rework the 'sleep' logic in the test HTTP server so that the
Monty Brandenberg
2012-07-09
SH-3187 Issue smarter 'Range' requests for textures.
Monty Brandenberg
2012-07-07
SH-3185 Fill in some FIXME/TODO cases
Monty Brandenberg
2012-07-06
Odd that this was accepted by VS2010. It clearly wasn't right.
Monty Brandenberg
2012-07-06
Experiment with ignoring priority in the library. Let upper layers
Monty Brandenberg
2012-07-06
SH-3222 Slow loading textures on Lag Me 1
Monty Brandenberg
2012-07-04
Example program needs to set Accept: header to talk to Caps router.
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-07-02
Merge 3.3.3 release with Drano HTTP library at 3.3.0
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-22
SH-3177, SH-3180 std::iostream and LLSD serialization for BufferArray objects.
Monty Brandenberg
2012-06-22
Always another platform build fix. Mac this time.
Monty Brandenberg
2012-06-21
Preparing for better shutdown/cleanup logic.
Monty Brandenberg
2012-06-21
Compiler warning fix on linux.
Monty Brandenberg
2012-06-21
SH-3177 Add streambuf/iostream adapters to BufferArray object.
Monty Brandenberg
2012-06-20
SH-3181 More interface options for API. Also includes returned headers.
Monty Brandenberg
2012-06-19
When a Content-Range header is received, make available the full triplet of <...
Monty Brandenberg
2012-06-19
Cleanup: move magic nubmers to new _httpinternal.h header file.
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-16
Add metrics gathering utils for Mac OS X. All platforms have useful numbers ...
Monty Brandenberg
2012-06-16
Implement metrics collection for Linux. Next: Mac OS X.
Monty Brandenberg
2012-06-16
First round of basic tuning work (shorter sleeps, larger BufferArray blocks).
Monty Brandenberg
2012-06-15
Fix for linux/mac builds.
Monty Brandenberg
[next]