| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Merged with master | Andreas T Jonsson | 2024-05-02 | 1 | -4/+3 |
| |\ | |||||
| | * | core/crypto: Add a `HAS_RAND_BYTES` constant | Yawning Angel | 2024-04-23 | 1 | -4/+3 |
| * | | Merge branch 'master' into netbsd | Andreas T Jonsson | 2024-04-25 | 1 | -1/+1 |
| |\| | |||||
| | * | Core Foundation and Security vendor libraries. | Vitalii Kravchenko | 2024-04-13 | 1 | -1/+1 |
| * | | Added missing build tags in core | Andreas T Jonsson | 2024-04-25 | 1 | -0/+1 |
| |/ | |||||
| * | core/crypto: Add `has_rand_bytes` | Yawning Angel | 2024-04-09 | 1 | -0/+4 |
| * | fix build tags | Laytan Laats | 2024-02-13 | 1 | -1/+6 |
| * | add crypto.rand_bytes for Darwin and FreeBSD | Laytan Laats | 2024-02-13 | 1 | -4/+3 |
| * | Add system_random and random_bytes for js target | Damian Tarnawski | 2023-10-27 | 1 | -2/+2 |
| * | Added rand_bytes for Windows in core:crypto | zhibog | 2022-03-02 | 1 | -1/+1 |
| * | initial OpenBSD support | Sébastien Marie | 2022-02-25 | 1 | -1/+1 |
| * | Convert `ODIN_OS` and `ODIN_ARCH` to use enums rather than use strings | gingerBill | 2022-01-20 | 1 | -1/+1 |
| * | crypto: Add rand_bytes | Yawning Angel | 2021-11-17 | 1 | -0/+7 |