summaryrefslogtreecommitdiff
path: root/indra/llcorehttp
AgeCommit message (Expand)Author
2014-09-23MAINT-2056 FIXED Demote the messages to DEBUG level to prevent spamMnikolenko ProductEngine
2014-05-13sunshine-external merge WIPBrad Payne (Vir Linden)
2014-02-25merge viewer-release to sunshine-externalBrad Payne (Vir Linden)
2014-02-24merge with releaseRichard Linden
2014-01-09fixed unit tests being generated as Windows GUI projects instead of console p...Richard Linden
2013-10-16mergeBrad Payne (Vir Linden)
2013-10-08merge from viewer-releaseRichard Linden
2013-10-04Convert one more unit test over to improved waiting scheme to avoid build fai...Monty Brandenberg
2013-10-04Merge. Pull in viewer-release after 3.6.7 release.Monty Brandenberg
2013-09-27Up the transfer timeout of small meshes to 120S. This matchesMonty Brandenberg
2013-09-24SH-3690 SH-4505 Cleanup pass through code.Monty Brandenberg
2013-09-18SH-4492 Create a useful README for llcorehttpMonty Brandenberg
2013-09-17SH-4492 Create a useful README for llcorehttp.Monty Brandenberg
2013-09-11SH-4490 More 'humane' error code presentation from llcorehttp callersMonty Brandenberg
2013-09-11SH-4489 New debug/dev settings for control over new mesh behaviorMonty Brandenberg
2013-08-19Add 'internal'/'external' token to DEBUG retry message so that dev/QAMonty Brandenberg
2013-08-16SH-4407 Tuning to get new code working as well.Monty Brandenberg
2013-07-30SH-4371 Reduce 22mS inter-connection latency.Monty Brandenberg
2013-07-29Reduce HTTP request retry log spam. Thought I'd done this in anMonty Brandenberg
2013-07-29SH-4371 Reduce 22mS inter-conenction latency on HTTP operations.Monty Brandenberg
2013-07-29SH-4368 Adjust upload timeout parameters for slow networks.Monty Brandenberg
2013-07-12SH-4312 Configuration data between viewer and llcorehttp is clumsy.Monty Brandenberg
2013-07-08Found the memory corruptor. String trimmer didn't have a validMonty Brandenberg
2013-07-03Update the example program so it handles meshes as well. Fix theMonty Brandenberg
2013-06-27SH-4310/BUG-2810/MAINT-2794 Better status checking and error logging in Mesh...Monty Brandenberg
2013-06-20SH-4257 Preparation for a new cap grant: GetMesh2Monty Brandenberg
2013-06-05merge with viewer-releaseRichard Linden
2013-05-21mergeBrad Payne (Vir Linden)
2013-05-14SH-4190 Reactivate unit tests neutered under MAINT-3202Monty Brandenberg
2013-05-14MAINT-2302 Tests frequently fail on Windows builds.Monty Brandenberg
2013-05-13Merge. Refresh from /lindenlab/viewer-cat prior to pushing.Monty Brandenberg
2013-05-13Whinge reduction effort on the unit tests. Python 2.7 SocketServerMonty Brandenberg
2013-05-09Merge downstream code and viewer-betasimon
2013-05-06BUG-2295/MAINT-2624 unexpected crash around Content-Range: header processingMonty Brandenberg
2013-04-29BUG-2295/MAINT-2624 [FIXED] Crash in HttpOpRequest::stageFromActive w/ Conten...Monty Brandenberg
2013-04-25Revert ares and libcurl version update that was causing problems, revise curlsimon
2013-04-19merge up to latest viewer-development for merge to 3.5.2Oz Linden
2013-04-15SH-4106 Significantly upgrade the HttpHeaders interface for SSB.Monty Brandenberg
2013-06-19SH-4252 Add second policy class for large mesh asset downloadsMonty Brandenberg
2013-05-30Merge. Pull viewer-release to get the new version scheme changes.Monty Brandenberg
2013-05-07SH-4139 Convert http downloaders and responders to llcorehttp patternsMonty Brandenberg
2013-04-15SH-4106 Significantly upgrade the HttpHeaders interface for SSB.Monty Brandenberg
2013-03-29Update Mac and Windows breakpad builds to latestGraham Madarasz
2013-03-13Merging LLCURL::Responder changes with CHUI changes. Fixed gcc 4.6 compile f...Don Kjer
2013-03-13Large changes to the LLCurl::Responder API, as well as pulling in some change...Don Kjer
2013-02-28Improve curl/ares init behavior by duping handles instead of calling easy_initGraham Madarasz (Graham)
2013-01-08SH-3468 WIP add memory tracking base classRichard Linden
2012-12-21SH-3331 Fix incorrect overrun message when sending body with HTTPMonty Brandenberg
2012-12-10merge changes for DRTVWR-260Oz Linden
2012-12-07Removed duplicated block of code in LLAddBuildTest.cmake. Added comment to po...Logan Dethrow