aboutsummaryrefslogtreecommitdiffstats
path: root/cookie.go (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Add copyright headersMathias Hall-Andersen2018-05-191-0/+1
|
* Clean moreJason A. Donenfeld2018-05-141-16/+16
|
* global: Add SPDX tags and copyright headerJason A. Donenfeld2018-05-031-0/+5
| | | | Mathias should probably add his copyright headers to each file too.
* Use relative importsJason A. Donenfeld2018-02-121-1/+1
|
* Revert "Don't use modules"Mathias Hall-Andersen2018-02-121-2/+3
| | | | This reverts commit bffe99aeadae09abd02f2bd3184925af6b680535.
* Don't use modulesJason A. Donenfeld2018-02-121-3/+2
| | | | | Feel free to revert this if you have a strong feeling about it. But so far as I can see, it adds a lot of complexity for basically no upsides.
* Added missing mutex acquisitionMathias Hall-Andersen2018-02-111-0/+3
|
* Started migration to sub-packagesMathias Hall-Andersen2018-02-091-2/+3
|
* Align with go library layoutMathias Hall-Andersen2018-02-041-0/+252