aboutsummaryrefslogtreecommitdiff
path: root/identifier.go (unfollow)
Commit message (Expand)AuthorFilesLines
2025-03-24Refactorv0.1.13Runxi Yu1-0/+19
2025-03-24identifier.go: Remove paranoid checks for buffer lengthsRunxi Yu1-6/+0
2025-03-24identifier.go, unsafe.go: Document unsafe usageRunxi Yu1-0/+2
2025-03-24Revert "identifier.go: Remove many elements (some mobile browsers mess it up?)"v0.1.6Runxi Yu1-4/+4
2025-03-23identifier.go: Remove many elements (some mobile browsers mess it up?)Runxi Yu1-4/+4
2025-03-23Rename token.go to identifier.gov0.1.0Runxi Yu1-0/+0
2025-03-23Rename token -> identifierRunxi Yu1-1/+1
2025-03-23BSD-2-ClauseRunxi Yu1-1/+1
2025-03-23Cut half of the cookie, the HMAC is enoughRunxi Yu1-9/+10
2025-03-23Add SPDX headersRunxi Yu1-0/+3
2025-03-23Separate proxy stuffRunxi Yu1-0/+39