Age | Commit message (Collapse) | Author | |
---|---|---|---|
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-09-23 | Remove ares dependency from build. | Rider Linden | |
2015-08-19 | Try attaching the bost libraries directly to CoreHttp | Rider Linden | |
2013-03-29 | Update Mac and Windows breakpad builds to latest | Graham Madarasz | |
2012-05-07 | Build llcorehttp as part of a viewer dependency with unit tests. This required | Monty Brandenberg | |
boost::thread and the easiest path to that was to go with the 1.48 Boost release in the 3P tree (eliminating a fork for a modified 1.45 packaging). One unit test, the most important one, is failing in test_httprequest but that can be attended to later. This test issues a GET to http://localhost:2/ and that is hitting the wire but the libcurl plumbing isn't delivering the failure, only the eventual timeout. An unexpected change in behavior. | |||
2012-04-23 | And forgot the .cmake library file. | Monty Brandenberg | |