summaryrefslogtreecommitdiffstats
path: root/thirdparty/certs
Commit message (Collapse)AuthorAgeFilesLines
* certs: Sync with Mozilla bundle as of Mar 11, 2024Rémi Verschelde2024-04-041-2/+49
| | | | https://github.com/bagder/ca-bundle/commit/c5a419971b1bec220368c619aaafd0b818aa119f
* certs: Sync with Mozilla bundle as of Dec 13, 2023Rémi Verschelde2024-01-251-105/+276
| | | | https://github.com/bagder/ca-bundle/commit/bef37a977ccb45fb4c1b213b79dd6ba438077561
* Update certs (2023.06 revision)DeeJayLSP2023-06-061-22/+47
|
* certs: Sync with Mozilla bundle as of Mar 23, 2023Rémi Verschelde2023-05-111-170/+2
| | | | https://github.com/bagder/ca-bundle/commit/8bcd1092d29849d9fe0a3261ab3bb875eb410694
* Update CA certificates to 2022.10 revisionDeeJayLSP2022-11-291-2/+48
|
* certs: Sync with Mozilla bundle as of Jul 19, 2022Rémi Verschelde2022-08-051-26/+205
| | | | https://github.com/bagder/ca-bundle/commit/7f33e7eb8472dbcf31fdcf50cd216c89a282825d
* certs: Sync with Mozilla bundle as of Mar 31, 2022Rémi Verschelde2022-05-171-181/+230
| | | | https://github.com/bagder/ca-bundle/commit/39c6ac0550873e5c9214f265a1d0d9876c64c669
* certs: Sync with Mozilla bundle as of Nov 1, 2021Rémi Verschelde2021-11-191-41/+118
| | | | https://github.com/bagder/ca-bundle/commit/edd798d35abc8cc32519b08b3d8485780bb0fd20
* Update bundled Mozilla X.509 CA root certificatesMax Hilbrunner2021-08-111-3541/+3132
| | | | Updated to latest upstream changes (2021-07-05 21:36:52 GMT), taken from https://github.com/bagder/ca-bundle/commit/8b263a18fca98ea371e54227837321c5cdaa1ba7
* certs: Sync with latest ca-certificates-2018.2.26-2.fc29Rémi Verschelde2018-12-201-158/+49
|
* Update CA certificates to latest Mozilla bundleRémi Verschelde2018-02-161-3134/+1981
| | | | Copied from an up-to-date Fedora 27 install (ca-certificates-2018.2.22-1.0.fc27).
* Reorder the folders in tools to prepare moving tools/editorRémi Verschelde2017-02-091-0/+4826
- `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.