aboutsummaryrefslogtreecommitdiff
path: root/nexgb/cookie.go
Commit message (Collapse)AuthorAgeFilesLines
* nexgb: post-merge fixups and cleanupsPřemysl Janouch2018-09-081-1/+1
| | | | | | | | | AUTHORS, CONTRIBUTORS: still useful, add people from git log, clean up. LICENSE: Google doesn't really grant you shit anymore. The EU doesn't have software patents either, so it doesn't affect me directly. README, doc.go: erase mentions of unmaintained xgbutil.
* Remove panics/fatal errors.Andrew Gallant2018-09-081-3/+0
| | | | | | | | Fixes #9. This makes shutdown a little more graceful, but there's more work to be done here. Namely, all outstanding cookies need to be given the error, otherwise they will block forever.
* Doc fixes and stop exporting ReplyChecked and ReplyUncheckedAndrew Gallant (Ocelot)2018-09-081-12/+21
|
* Doc touchups.Andrew Gallant (Ocelot)2012-05-261-1/+1
|
* a huge commit. splitting extensions into their own sub-packages.Andrew Gallant (Ocelot)2012-05-101-15/+21
|
* added testsAndrew Gallant (Ocelot)2012-05-071-7/+6
|
* extensions are working! extensions are working!Andrew Gallant (Ocelot)2012-05-051-4/+47
|
* oh momma. a lot of modifications and it appears to be working. w00t.Andrew Gallant (Ocelot)2012-05-051-0/+111