gardc

Results 4 issues of gardc

Referring to [this example](https://godoc.org/github.com/dgrijalva/jwt-go#example-Parse--Hmac) pointed to by the readme, feeding it an invalid JWT will create a memory panic. [Go playground example](https://play.golang.org/p/wyOgm21FYE8). Checking for err and token.Valid before assuming it's...

I am trying to get my compiled libtins working on Windows without any luck. I've followed the [download and installing guide](http://libtins.github.io/download/#download-binary). Compiles libtins from `build/libtins.sln` without any problems, though it...

I usually work in Go for packet manipulation and I am inexperienced with concurrency in C++. So if I were to use libtins with C++, would I need to use...

This ticket system is to report bugs and feature requests. For support, visit the [help page](https://cyberduck.io/help/) first. * If you have trouble connecting to a server or your login credentials...

help wanted
bug
interface