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
Age
Commit message (
Expand
)
Author
2016-03-07
Merge
Rider Linden
2016-02-19
MAINT-6137: Re enable pipelining by default, use new version of CURL (7.47) w...
Rider Linden
2016-02-17
kludge for darwin builds on el capitan
JJ Linden
2016-01-21
MAINT-5915: Put in some extra null checks around completed HTTP checks to try...
Rider Linden
2015-10-16
MAINT-5271: Microsoft is just too permissive.
rider
2015-10-16
MAINT-5271: Converted internal pointers to internal operation to managed shar...
Rider Linden
2015-10-15
Another fix for unit tests. Missed on Windows.
Rider Linden
2015-10-15
MAINT-5732: Update unit tests
Rider Linden
2015-10-15
MAINT-5732: Issue in texture_load example and some comments regarding NoOpDel...
Rider Linden
2015-10-15
MAINT-5732: Fixes for Mac build
rider
2015-10-14
MAINT-5732: Change to the way event polling handles error conditions and canc...
Rider Linden
2015-09-23
Remove ares dependency from build.
Rider Linden
2015-09-21
Add cleanup to LLCore prevent occasional crash on exit.
Rider Linden
2015-09-15
MAINT-5507: Remove llcurl, move constant values and untilities to llcorehttp lib
Rider Linden
2015-08-19
Break circular dep. Things get cranky.
Rider Linden
2015-08-18
MAINT-5506: Establish circular dependency between LLMessage & LLCoreHttp
Rider Linden
2015-08-12
MAINT-5500: Finish converting the AIS responders to the new coroutine model, ...
Rider Linden
2015-07-10
Automated merge with file:///Users/nat/linden/maint-4952-v-t-u
Nat Goodspeed
2015-07-09
Merge suppress http_proxy in INTEGRATION_TEST_llcorehttp
Nat Goodspeed
2015-07-09
Suppress http_proxy env var for llcorehttp integration test.
Nat Goodspeed
2015-07-08
Fix the sample.
Rider Linden
2015-07-08
Enforcing constness of refs
Rider Linden
2015-07-08
Update the unit tests to use the new pointer type.
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-29
MAINT-4952: Use IntrusivePtr for BufferArray,HttpHeaders,HttpOptions.
Nat Goodspeed
2015-06-29
MAINT-4952: Add IntrusivePtr wrapper for boost::intrusive_ptr.
Nat Goodspeed
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-06-01
Set follow redirects so that the default is the same when no options are are ...
Rider Linden
2015-05-27
Memory leak (extra ref) in webprofile
Rider Linden
2015-05-20
Webprofile converted to coroutine.
Rider Linden
2015-04-28
Converting llmediaclient to new order.
Rider Linden
2015-04-10
Adding support for DELETE, PATCH and COPY
Rider Linden
2015-04-08
Adding weak pointer support.
Rider Linden
2015-04-01
Added AvatarNameCache as coroutine, with LLCore::HttpHandler to respond corre...
Rider Linden
2015-03-27
Remove test for size of HttpStatus
Rider Linden
2015-03-27
first set of chnages from code review from Nat
Rider Linden
2015-03-25
Replace appearance responder with new LLCore Appearance Handler.
Rider Linden
2015-03-23
Fix the tests to not directly access HttpsStatus' internals.
Rider Linden
2015-03-23
Microsoft is not nearly picky enough. Headder issues caught by gcc MS likes f...
Rider Linden
2015-03-23
Fix headers for gcc build
Rider Linden
2015-03-23
Scratch the unique_ptr for the moment.
Rider Linden
2015-03-23
Slightly cleaner than this-> ing everythnig.
Rider Linden
2015-03-23
Continue with gcc issues.
Rider Linden
2015-03-23
Reogranized some headers for GCC added <memory> to the linden_common.h for sh...
Rider Linden
2015-03-20
Clean up and use policies for Material transfer.
Rider Linden
2015-03-19
Adding new HTTP handling for material manager.
Rider Linden
2015-03-16
Removal of RPCXML dep on LLCurl switching to LLCore::Html
Rider Linden
[next]