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
/
_httpoprequest.cpp
Age
Commit message (
Expand
)
Author
2016-02-19
MAINT-6137: Re enable pipelining by default, use new version of CURL (7.47) w...
Rider Linden
2015-10-16
MAINT-5271: Converted internal pointers to internal operation to managed shar...
Rider Linden
2015-08-12
MAINT-5500: Finish converting the AIS responders to the new coroutine model, ...
Rider Linden
2015-07-08
Enforcing constness of refs
Rider Linden
2015-07-08
Change HttpOptions::ptr_t to be shared_ptr<> rather than intrusive.
Rider Linden
2015-07-08
Convert LLCore::HttpHeaders to use shared_ptr<> rather than an intrusive_ptr<...
Rider Linden
2015-06-24
MAINT-5295 Remove POSTFIELDS from PUT operation.
Rider Linden
2015-06-05
Mac builds are very picking about testing an unsigned for < 0
Rider Linden
2015-06-05
Added a seek method to LLCore::Http for data rewind.
Rider Linden
2015-05-27
Memory leak (extra ref) in webprofile
Rider Linden
2015-04-10
Adding support for DELETE, PATCH and COPY
Rider Linden
2015-04-01
Added AvatarNameCache as coroutine, with LLCore::HttpHandler to respond corre...
Rider Linden
2015-03-27
first set of chnages from code review from Nat
Rider Linden
2015-03-16
Removal of RPCXML dep on LLCurl switching to LLCore::Html
Rider Linden
2015-01-13
merge changes for 3.7.24-release
Oz Linden
2014-11-14
Automated merge with ssh://bitbucket.org/lindenlab/viewer-release
Nat Goodspeed
2014-11-06
BUG-7698, BUG-7688, BUG-7694 (others) CDN connection issues.
Monty Brandenberg
2014-10-17
Update to build on Xcode 6.0: remove unused code
callum_linden
2014-10-17
Update to build on Xcode 6.0: interesting - clang doesn't like it if you spec...
callum_linden
2014-10-10
MAINT-4564 HTTP Pipelining is not happening in Drano HTTP Phase 4
Monty Brandenberg
2014-09-19
Introduce libcurl handle cache. Create a private cache
Monty Brandenberg
2014-09-18
Documentation. Describe curl bug 1420 testing and how to
Monty Brandenberg
2014-09-04
Pipelining work. Extend transfer timeout by the pipeline depth
Monty Brandenberg
2014-08-12
Better support for dynamic option changes in llcorehttp. Libcurl has
Monty Brandenberg
2014-02-25
merge viewer-release to sunshine-external
Brad Payne (Vir Linden)
2013-10-16
merge
Brad Payne (Vir Linden)
2013-10-04
Merge. Pull in viewer-release after 3.6.7 release.
Monty Brandenberg
2013-09-24
SH-3690 SH-4505 Cleanup pass through code.
Monty Brandenberg
2013-07-12
SH-4312 Configuration data between viewer and llcorehttp is clumsy.
Monty Brandenberg
2013-07-08
Found the memory corruptor. String trimmer didn't have a valid
Monty Brandenberg
2013-06-20
SH-4257 Preparation for a new cap grant: GetMesh2
Monty Brandenberg
2013-05-21
merge
Brad Payne (Vir Linden)
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-04-29
BUG-2295/MAINT-2624 [FIXED] Crash in HttpOpRequest::stageFromActive w/ Conten...
Monty Brandenberg
2013-04-25
Revert ares and libcurl version update that was causing problems, revise curl
simon
2013-04-15
SH-4106 Significantly upgrade the HttpHeaders interface for SSB.
Monty Brandenberg
2013-06-19
SH-4252 Add second policy class for large mesh asset downloads
Monty Brandenberg
2013-04-15
SH-4106 Significantly upgrade the HttpHeaders interface for SSB.
Monty Brandenberg
2013-03-29
Update Mac and Windows breakpad builds to latest
Graham Madarasz
2013-03-13
Merging LLCURL::Responder changes with CHUI changes. Fixed gcc 4.6 compile f...
Don Kjer
2013-03-13
Large changes to the LLCurl::Responder API, as well as pulling in some change...
Don Kjer
2013-02-28
Improve curl/ares init behavior by duping handles instead of calling easy_init
Graham Madarasz (Graham)
2012-12-21
SH-3331 Fix incorrect overrun message when sending body with HTTP
Monty Brandenberg
2012-07-23
Big comment and naming cleanup. Ready for prime-time.
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-11
SH-3240 Capture Content-Type and Content-Encoding headers.
Monty Brandenberg
2012-07-07
SH-3185 Fill in some FIXME/TODO cases
Monty Brandenberg
2012-07-06
SH-3222 Slow loading textures on Lag Me 1
Monty Brandenberg
[next]