| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | tests/gobang.go: Add tests for Random(), Salt() and Hash() | EuAndreh | 2024-08-06 | 1 | -2/+4 |
| | | |||||
| * | Add tests for UUID functions | EuAndreh | 2024-08-06 | 1 | -46/+97 |
| | | |||||
| * | Start using TestStart() and Testing() | EuAndreh | 2024-08-05 | 1 | -79/+128 |
| | | |||||
| * | Makefile: Build with "go tool compile" and "go tool link" | EuAndreh | 2024-08-05 | 1 | -0/+0 |
| | | |||||
| * | rm src/cmd/main.go | EuAndreh | 2024-08-04 | 1 | -7/+0 |
| | | |||||
| * | rm src/export_test.go | EuAndreh | 2024-08-03 | 1 | -3/+0 |
| | | |||||
| * | src/lib.go: Add CopyData() | EuAndreh | 2024-07-22 | 1 | -0/+20 |
| | | |||||
| * | Reorder code | EuAndreh | 2024-07-22 | 1 | -321/+423 |
| | | |||||
| * | Copy code from x/golang/scrypt: get scrypt(), and also import tests | EuAndreh | 2024-07-10 | 1 | -0/+290 |
| | | |||||
| * | src/lib.go: Add level filter to decide when to log or when to emit metric | EuAndreh | 2024-07-09 | 1 | -0/+34 |
| | | |||||
| * | src/lib.go: Remove mmain() | EuAndreh | 2024-07-09 | 1 | -4/+0 |
| | | |||||
| * | Initial implementation: include code from papod | EuAndreh | 2024-05-16 | 3 | -0/+293 |
