Age | Commit message (Expand) | Author |
2024-04-29 | #824 Process source files in bulk: replace tabs with spaces, convert CRLF to ... | Andrey Lihatskiy |
2024-01-08 | replace boost library to standard | AiraYumi |
2020-04-09 | DRTVWR-476: #include "boost/noncopyable.hpp" in httpcommon.h. | Nat Goodspeed |
2018-01-17 | merge 5.1.0-release | Oz Linden |
2017-04-14 | Change certificate store infrastructure to key off of the Subject Key | Oz Linden |
2016-12-19 | DRTVWR-418: Use U32 for int (and hex) of HttpStatus in 64-bit too. | Nat Goodspeed |
2016-04-04 | merge with 4.0.3-release | Oz Linden |
2015-11-10 | remove execute permission from many files that should not have it | Oz Linden |
2015-10-16 | MAINT-5271: Converted internal pointers to internal operation to managed shar... | Rider Linden |
2015-09-21 | Add cleanup to LLCore prevent occasional crash on exit. | Rider Linden |
2015-09-15 | MAINT-5507: Remove llcurl, move constant values and untilities to llcorehttp lib | Rider Linden |
2015-04-08 | Adding weak pointer support. | Rider Linden |
2015-03-27 | first set of chnages from code review from Nat | Rider Linden |
2015-03-25 | Replace appearance responder with new LLCore Appearance Handler. | Rider Linden |
2015-03-23 | Microsoft is not nearly picky enough. Headder issues caught by gcc MS likes f... | Rider Linden |
2015-03-23 | Fix headers for gcc build | Rider Linden |
2015-03-23 | Scratch the unique_ptr for the moment. | Rider Linden |
2015-03-16 | Removal of RPCXML dep on LLCurl switching to LLCore::Html | Rider Linden |
2013-10-04 | Merge. Pull in viewer-release after 3.6.7 release. | Monty Brandenberg |
2013-09-24 | SH-3690 SH-4505 Cleanup pass through code. | Monty Brandenberg |
2013-09-11 | SH-4490 More 'humane' error code presentation from llcorehttp callers | Monty Brandenberg |
2013-07-12 | SH-4312 Configuration data between viewer and llcorehttp is clumsy. | Monty Brandenberg |
2013-05-09 | Merge downstream code and viewer-beta | simon |
2013-05-06 | BUG-2295/MAINT-2624 unexpected crash around Content-Range: header processing | Monty Brandenberg |
2013-03-29 | Update Mac and Windows breakpad builds to latest | Graham Madarasz |
2012-07-23 | Big comment and naming cleanup. Ready for prime-time. | Monty Brandenberg |
2012-07-16 | SH-3189 Remove/improve naive data structures | Monty Brandenberg |
2012-07-07 | SH-3185 Fill in some FIXME/TODO cases | Monty Brandenberg |
2012-06-08 | Implemented HTTP retry for requests. Went in rather easily which | Monty Brandenberg |
2012-06-06 | Policy + caching fixes + https support + POST working | 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-07 | Build llcorehttp as part of a viewer dependency with unit tests. This required | Monty Brandenberg |
2012-04-26 | Bring llcorehttp into the compile and link phases. Windows looks okay though... | Monty Brandenberg |
2012-04-23 | Okay, imported the core-http library and got it compiling suspiciously easily. | Monty Brandenberg |