summaryrefslogtreecommitdiffstats
path: root/externals/httplib (follow)
Commit message (Collapse)AuthorAgeFilesLines
* core/CMakeLists: Make some warnings errorsLioncash2020-10-131-1374/+3077
| | | | | | | | | Makes our error coverage a little more consistent across the board by applying it to Linux side of things as well. This also makes it more consistent with the warning settings in other libraries in the project. This also updates httplib to 0.7.9, as there are several warning cleanups made that allow us to enable several warnings as errors.
* fix issue with windows getnameinfo()Brian Clinkenbeard2020-02-201-1/+1
|
* update httplib to latest commitBrian Clinkenbeard2020-02-192-427/+750
|
* update httplib READMEBrian Clinkenbeard2020-02-181-1/+1
|
* 0.4.2 works tooBrian Clinkenbeard2020-02-181-360/+793
|
* update httplib to 0.2.6Brian Clinkenbeard2020-02-181-336/+645
|
* externals: Update httplibLioncash2019-11-121-1652/+3025
| | | | | | | Since the introduction of this library, numerous improvements have been made. Notably, many of the warnings we would get by simply including the library header have now been fixed. This makes it much easier to make conversion warning an error.
* Add submodulesfearlessTobi2018-10-022-0/+2359