summaryrefslogtreecommitdiff
path: root/src/lib.go (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Makefile: Build with "go tool compile" and "go tool link"EuAndreh2024-08-051-725/+0
|
* src/lib.go: Add CopyData()EuAndreh2024-07-221-0/+20
|
* Reorder codeEuAndreh2024-07-221-321/+423
|
* Copy code from x/golang/scrypt: get scrypt(), and also import testsEuAndreh2024-07-101-0/+290
|
* src/lib.go: Add level filter to decide when to log or when to emit metricEuAndreh2024-07-091-0/+34
|
* src/lib.go: Remove mmain()EuAndreh2024-07-091-4/+0
|
* Initial implementation: include code from papodEuAndreh2024-05-161-0/+283