summaryrefslogtreecommitdiff
path: root/thirdparty/certs
AgeCommit message (Collapse)Author
2022-05-17certs: Sync with Mozilla bundle as of Mar 31, 2022Rémi Verschelde
https://github.com/bagder/ca-bundle/commit/39c6ac0550873e5c9214f265a1d0d9876c64c669
2021-11-19certs: Sync with Mozilla bundle as of Nov 1, 2021Rémi Verschelde
https://github.com/bagder/ca-bundle/commit/edd798d35abc8cc32519b08b3d8485780bb0fd20
2021-08-11Update bundled Mozilla X.509 CA root certificatesMax Hilbrunner
Updated to latest upstream changes (2021-07-05 21:36:52 GMT), taken from https://github.com/bagder/ca-bundle/commit/8b263a18fca98ea371e54227837321c5cdaa1ba7
2018-12-20certs: Sync with latest ca-certificates-2018.2.26-2.fc29Rémi Verschelde
2018-02-16Update CA certificates to latest Mozilla bundleRémi Verschelde
Copied from an up-to-date Fedora 27 install (ca-certificates-2018.2.22-1.0.fc27).
2017-02-09Reorder the folders in tools to prepare moving tools/editorRémi Verschelde
- `certs` and `editor_fonts` go to `thirdparty` - `dist` and `scripts` go to a new `misc` folder - `collada` and `doc` go to `tools/editor` The next step will be to rename `tools/editor` to `editor` directly, but this will be done at the right time to avoid breaking too many PRs.