summaryrefslogtreecommitdiff
path: root/indra/llcorehttp/_httpservice.cpp
AgeCommit message (Expand)Author
2012-07-23Big comment and naming cleanup. Ready for prime-time.Monty Brandenberg
2012-07-03More integration work for texture fetch timeouts.Monty Brandenberg
2012-06-26SH-3184/SH-3221 More work on cleanup with better unit test work and more agg...Monty Brandenberg
2012-06-23SH-3184/SH-3221 Improve cleanup, destructor, thread termination, etc. logic ...Monty Brandenberg
2012-06-22This sets down the groundwork for dynamic policy classes.Monty Brandenberg
2012-06-21Preparing for better shutdown/cleanup logic.Monty Brandenberg
2012-06-19Cleanup: move magic nubmers to new _httpinternal.h header file.Monty Brandenberg
2012-06-16First round of basic tuning work (shorter sleeps, larger BufferArray blocks).Monty Brandenberg
2012-06-14LLMutex recursive lock, global & per-request tracing, simple GET request, LLP...Monty Brandenberg
2012-06-12HTTP Proxy, PUT & POST, unit tests and refactoring.Monty Brandenberg
2012-06-05Faster spin in worker thread when doing I/O and a priority bump needed when f...Monty Brandenberg
2012-06-01Missed two instances of priority typed as 'float'. Became anMonty Brandenberg
2012-06-01Major steps towards implementing the policy component.Monty Brandenberg
2012-04-23Okay, imported the core-http library and got it compiling suspiciously easily.Monty Brandenberg