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
/
llmessage
/
llcorehttputil.cpp
Age
Commit message (
Expand
)
Author
2024-06-10
Post-merge - trim trailing whitespace
Andrey Lihatskiy
2024-04-06
Port from JsonCPP to Boost.Json for json parsing and serializing (#1054)
Rye Mutt
2023-08-23
Merge remote-tracking branch 'origin/main' into DRTVWR-559
Brad Linden
2023-05-15
SL-19676 - more IL control, added Reset Interest List Debug menu command
simon
2023-03-29
Merge remote-tracking branch 'origin/main' into DRTVWR-559
Brad Linden
2022-04-18
jsoncpp includepath should not include json/. jsoncpp includes a header "feat...
Nicky
2022-04-15
SL-17219 WIP - Texture pipeline overhaul
Dave Parks
2021-03-09
This set of changes reverts the merge with master (git revert c83e740) and re...
Callum Prentice
2021-03-08
Revert "Merge branch 'master' of https://bitbucket.org/lindenlab/viewer into ...
Brad Payne (Vir Linden)
2020-09-24
Complete the change from lldiskcache -> llfilesystem and then addition of new...
Callum Prentice
2020-09-16
Renamed the references to LLVFile and llvfile.* source code plus cmake script...
Callum Prentice
2020-09-16
First part of change to remove LLVFS from the Viewer. Consists of code change...
Callum Prentice
2019-10-23
SL-11727 Fix build warnings
andreykproductengine
2018-01-17
merge 5.1.0-release
Oz Linden
2017-08-08
MAINT-7634: Logging and instrumentation canges to narrow down viewer crashes.
Rider Linden
2016-11-16
merge changes for 4.1.2-release
Oz Linden
2016-08-18
further tone down http error response logging; not all http error responses a...
Oz Linden
2016-07-21
tone down http error response logging
Oz Linden
2016-06-23
MAINT-6521: Allow anonymous connections to bypass the dependency and order tr...
Rider Linden
2016-04-25
MAINT-6338: Add methods for getting and setting boolean properties from gSave...
Rider Linden
2015-11-03
MAINT-5820: Add a success/failure result to HTTP body parse method and react ...
Rider Linden
2015-10-14
MAINT-5732: Change to the way event polling handles error conditions and canc...
Rider Linden
2015-10-07
MAINT-5691: Browser was using deprecated outbox display type AND not correctl...
Rider Linden
2015-10-06
MAINT-5693: Consolidated the avatar appearance request into a coroutine. If ...
Rider Linden
2015-09-18
Set consistent terminology for yield/wait -> suspend for coroutines.
Rider Linden
2015-09-14
MAINT-5507: Remove HTTPClient and related cruft.
Rider Linden
2015-09-10
MAINT-5575: Finished converting experience cache to singleton
Rider Linden
2015-08-12
MAINT-5500: Finish converting the AIS responders to the new coroutine model, ...
Rider Linden
2015-07-30
Added patchAndYield to httputil adapter
Rider Linden
2015-07-11
MAINT-5351: Finish messy merge restoring 'selfless' changes.
Nat Goodspeed
2015-07-10
Merge restore of more selfless changes
Nat Goodspeed
2015-07-10
Backed out changeset bab1000e1b2d: restore 'selfless' changes
Nat Goodspeed
2015-07-10
Merge restore of selfless changes
Nat Goodspeed
2015-07-10
Backed out changeset 6e1fa9518747: reapply 'selfless' changes
Nat Goodspeed
2015-07-08
Enforcing constness of refs
Rider Linden
2015-07-08
Replace ref parameter with value
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-07-07
Backout selfles merge 738255dbbfd679d9e615baab3398e5e345bbb3c5
Rider Linden
2015-07-07
Backed out selfless merge
Rider Linden
2015-07-02
MAINT-5357: Introduce and populate llcoro:: namespace.
Nat Goodspeed
2015-07-01
MAINT-5351: Remove 'self' parameter from coroutine functions.
Nat Goodspeed
2015-06-29
MAINT-4952: Use IntrusivePtr for BufferArray,HttpHeaders,HttpOptions.
Nat Goodspeed
2015-06-25
Added file upload interface to core HTTP utils.
Rider Linden
2015-06-08
Added a way to pass a policy Id to the coroadapter.
Rider Linden
2015-06-04
Default headers added.
Rider Linden
2015-05-27
Memory leak (extra ref) in webprofile
Rider Linden
2015-05-22
Floater IM Session to trivial coroutine.
Rider Linden
2015-05-20
Webprofile converted to coroutine.
Rider Linden
2015-05-18
Changed Avatar picker to use coroutine for find.
Rider Linden
[next]