Commit Graph

7 Commits

Author SHA1 Message Date
Eugene Kabanov d81b37dc20
Bump cacert to version 2024-03-11. (#57) 2024-04-12 13:21:03 +02:00
Jacek Sieka cc4e5c54aa
remove non-split api, bump version (#39)
* remove non-split api, bump version
  * 0.1.5 is the last version to support the old ABI
* move cacert to certs/
* add compat shim for abi/cacert
2022-11-21 18:01:21 +01:00
Jacek Sieka 0e5fa149b6
update cacert, turn it into C file (#37)
Makes the certificates compile a single time instead of being included
all over - also bump to a more recent version
2022-11-18 08:32:41 +01:00
Eugene Kabanov 0a7401ad46
Bump bundled cacert.pem to version generated at Tue Jan 19 04:12:04 2021 GMT. (#18) 2021-02-24 14:23:05 +02:00
cheatfate 97910ecd7b
Update BearSSL to upstream version.
Update Mozilla certificates to 2020-06-24 version.
2020-07-06 16:22:05 +03:00
cheatfate 8a9503b6df
Update BearSSL to latest version.
Update CA certificates to 2020-01-01.
Bump version to 0.1.4.
2020-02-14 12:29:54 +02:00
cheatfate 134cadf55b
Move all declarations from root file to decls.nim
Fix some declarations (e.g. size_t and pointer types).
Add Mozilla ca certificates store.
Add SSL error messages.
2019-10-07 20:57:40 +03:00