Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add setImmediate polyfill to web, fixing dropdown items | Paul Frazee | 2023-02-23 | 1 | -1/+0 |
| | |||||
* | Remove webcrypto polyfill, as it's no longer needed | Paul Frazee | 2022-11-23 | 1 | -29/+0 |
| | |||||
* | Bundle official msrcrypto distro in the source (solves some bugs, probably ↵ | Paul Frazee | 2022-07-19 | 1 | -1/+1 |
| | | | | safer) | ||||
* | Fix web build | Paul Frazee | 2022-06-15 | 1 | -2/+1 |
| | |||||
* | Move the secure-random code into this project due to build issues with the ↵ | Paul Frazee | 2022-06-15 | 1 | -1/+11 |
| | | | | module, which is no longer maintained | ||||
* | Polyfills for native crypto | Paul Frazee | 2022-06-15 | 1 | -0/+21 |