summaryrefslogtreecommitdiff
path: root/indra/llcorehttp/_httplibcurl.h
AgeCommit message (Expand)Author
2024-06-10Re-enable compiler warnings C4018, C4100, C4231 and C4506Ansariel
2024-04-29#824 Process source files in bulk: replace tabs with spaces, convert CRLF to ...Andrey Lihatskiy
2024-01-08replace boost library to standardAiraYumi
2016-04-04merge with 4.0.3-releaseOz Linden
2015-11-10remove execute permission from many files that should not have itOz Linden
2015-10-16MAINT-5271: Converted internal pointers to internal operation to managed shar...Rider Linden
2014-09-19Introduce libcurl handle cache. Create a private cacheMonty Brandenberg
2014-08-12Better support for dynamic option changes in llcorehttp. Libcurl hasMonty Brandenberg
2013-08-16SH-4407 Tuning to get new code working as well.Monty Brandenberg
2013-07-12SH-4312 Configuration data between viewer and llcorehttp is clumsy.Monty Brandenberg
2013-03-29Update Mac and Windows breakpad builds to latestGraham Madarasz
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-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-19Cleanup: move magic nubmers to new _httpinternal.h header file.Monty Brandenberg
2012-06-11Refactoring of the request completion thread and removal of 206/content-range...Monty Brandenberg
2012-06-08Implemented HTTP retry for requests. Went in rather easily whichMonty Brandenberg
2012-06-01Major steps towards implementing the policy component.Monty Brandenberg
2012-05-23Integrate llcorehttp library into lltexturefetch design.Monty Brandenberg
2012-05-08Unit test still giving me issues on the local windows system. Seems to be a ...Monty Brandenberg
2012-04-23Okay, imported the core-http library and got it compiling suspiciously easily.Monty Brandenberg