summaryrefslogtreecommitdiff
path: root/src (unfollow)
Commit message (Expand)AuthorFilesLines
2024-08-04rm src/cmd/main.goEuAndreh1-7/+0
2024-08-04rm go.modEuAndreh1-3/+0
2024-08-03Add noop mkdeps.sh and deps.mk filesEuAndreh2-0/+10
2024-08-03rm tests/cli-opts.shEuAndreh1-4/+0
2024-08-03rm src/export_test.goEuAndreh1-3/+0
2024-08-03Makefile: Include go.mod file in $(sources)EuAndreh1-0/+1
2024-07-22src/lib.go: Add CopyData()EuAndreh1-0/+20
2024-07-22Reorder codeEuAndreh2-403/+501
2024-07-10Copy code from x/golang/scrypt: get scrypt(), and also import testsEuAndreh2-0/+601
2024-07-09src/lib.go: Add level filter to decide when to log or when to emit metricEuAndreh1-0/+34
2024-07-09src/lib.go: Remove mmain()EuAndreh1-4/+0
2024-05-16Initial implementation: include code from papodEuAndreh8-0/+459