| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Replace `panic(fmt.tprintf(` antipattern with `fmt.panicf` | gingerBill | 2024-06-11 | 1 | -1/+1 |
| * | core/crypto: Add a `HAS_RAND_BYTES` constant | Yawning Angel | 2024-04-23 | 1 | -4/+4 |
| * | Core Foundation and Security vendor libraries. | Vitalii Kravchenko | 2024-04-13 | 1 | -1/+1 |
| * | core/crypto: Add `has_rand_bytes` | Yawning Angel | 2024-04-09 | 1 | -0/+4 |
| * | Implement new sys/unix package | flysand7 | 2023-10-27 | 1 | -22/+21 |
| * | cleanup of os/linux | Colin Davidson | 2023-02-28 | 1 | -1/+1 |
| * | crypto: Add rand_bytes | Yawning Angel | 2021-11-17 | 1 | -0/+37 |