aboutsummaryrefslogtreecommitdiff
path: root/src/ext/Http/ca (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Support non-SNI SSL certificates in Http extensionBob Arnson12 days5-227/+457
| | | | Implements https://github.com/wixtoolset/issues/issues/7622
* Fix CustomActionData names.Bob Arnson2023-02-014-22/+9
| | | | | | | | | Fixes https://github.com/wixtoolset/issues/issues/7189. Also: - Clean up duplicate caDecor.h. - Clean up use of CUSTOM_ACTION_DECORATION.
* Minimize calls into GitInfo by caching results during build_initRob Mensching2022-11-131-1/+0
|
* Update build dependencies and normalize more projectsRob Mensching2022-10-191-2/+2
|
* Set each native library dependency version to the build version.Sean Hall2022-04-191-1/+0
|
* Build with VS2022, which is now required.Bob Arnson2021-12-251-1/+0
| | | | - Use VS2022/v143 libraries exclusively. C++ compatibility works.
* Consistent-ify primary key column names.Bob Arnson2021-12-192-4/+4
|
* Implement integrated build processRob Mensching2021-05-112-17/+14
|
* Move Http.wixext into extRob Mensching2021-05-0410-0/+1435