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
/
tests
Age
Commit message (
Expand
)
Author
2012-06-11
Bring in the testrunner/http server scaffold for better integration testing.
Monty Brandenberg
2012-06-11
Convert BufferArray interfaces to void * (not char *). HttpRequest::update()...
Monty Brandenberg
2012-06-11
Unit test fixups. Mac/Linux detect memory leak due to llwarns, try/catch cle...
Monty Brandenberg
2012-06-08
Implemented HTTP retry for requests. Went in rather easily which
Monty Brandenberg
2012-06-01
Do some work on BufferArray to make it a bit less naive about
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-09
Added correct libcurl initialization to the unit tests which makes Windows bu...
Monty Brandenberg
2012-05-09
Try to get some more correct curl init into the unit testing.
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-23
Okay, imported the core-http library and got it compiling suspiciously easily.
Monty Brandenberg