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
/
CMakeLists.txt
Age
Commit message (
Expand
)
Author
2016-04-04
merge with 4.0.3-release
Oz Linden
2016-03-07
Merge
Rider Linden
2016-03-07
merge with El Capitan and packaging fixes
Oz Linden
2016-02-17
kludge for darwin builds on el capitan
JJ Linden
2015-11-10
remove execute permission from many files that should not have it
Oz Linden
2015-09-23
Remove ares dependency from build.
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-07-09
Suppress http_proxy env var for llcorehttp integration test.
Nat Goodspeed
2014-01-09
fixed unit tests being generated as Windows GUI projects instead of console p...
Richard Linden
2013-03-29
Update Mac and Windows breakpad builds to latest
Graham Madarasz
2012-12-07
Removed duplicated block of code in LLAddBuildTest.cmake. Added comment to po...
Logan Dethrow
2012-11-16
Certain test and example programs now need the Boost.System library.
Nat Goodspeed
2012-09-07
DRTVWR-209 Merge of viewer-development with SH-3316 drano-http code.
Monty Brandenberg
2012-06-22
This sets down the groundwork for dynamic policy classes.
Monty Brandenberg
2012-06-21
SH-3177 Add streambuf/iostream adapters to BufferArray object.
Monty Brandenberg
2012-06-19
Cleanup: move magic nubmers to new _httpinternal.h header file.
Monty Brandenberg
2012-06-15
Ported example (freestanding) program to drive API & generate performance num...
Monty Brandenberg
2012-06-12
HTTP Proxy, PUT & POST, unit tests and refactoring.
Monty Brandenberg
2012-06-11
Bring in the testrunner/http server scaffold for better integration testing.
Monty Brandenberg
2012-06-06
Policy + caching fixes + https support + POST working
Monty Brandenberg
2012-06-01
Delete a file, edit cmakelists.txt.
Monty Brandenberg
2012-06-01
Major steps towards implementing the policy component.
Monty Brandenberg
2012-05-23
Integrate llcorehttp library into lltexturefetch design.
Monty Brandenberg
2012-05-08
Unit test still giving me issues on the local windows system. Seems to be a ...
Monty Brandenberg
2012-05-08
Okay, got Mac building with Boost 1.48. Unit tests needed NULL pointer
Monty Brandenberg
2012-05-07
Build llcorehttp as part of a viewer dependency with unit tests. This required
Monty Brandenberg
2012-04-25
Build tweak for linux which has the same boost/unused variable
Monty Brandenberg
2012-04-25
Get Mac building. Unused variable in boost and missing return
Monty Brandenberg
2012-04-23
Okay, imported the core-http library and got it compiling suspiciously easily.
Monty Brandenberg