Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | p2p/nat: switch to github.com/huin/goupnp | Felix Lange | 2015-02-17 | 22 | -30/+29 |
| | | | | My temporary fix was merged upstream. | ||||
* | crypto: switch to golang.org/x/crypto | Felix Lange | 2015-02-17 | 8 | -249/+8 |
| | | | | | code.google.com/p/go.crypto is deprecated and will cause problems in future versions of Go. | ||||
* | rpc/ws: switch to golang.org/x/net | Felix Lange | 2015-02-17 | 9 | -9/+95 |
| | | | | | code.google.com/p/go.net is deprecated and will cause problems in future versions of Go. | ||||
* | p2p: fix ecies dependency in tests | Felix Lange | 2015-02-17 | 8 | -1709/+1 |
| | | | | | We forgot to update this reference when moving ecies into the go-ethereum repo. | ||||
* | Update obscuren/qml revision | Taylor Gerring | 2015-02-17 | 2 | -1/+3 |
| | |||||
* | Add versioned dependencies from godep | Taylor Gerring | 2015-02-16 | 667 | -0/+435414 |