| Commit message (Expand) | Author | Age | Files | Lines |
* | cmd/puppeth, vendor: update ssh, manage server keys (#14398) | Péter Szilágyi | 2017-05-03 | 14 | -266/+626 |
* | cmd/geth: add --config file flag (#13875) | Felix Lange | 2017-04-12 | 16 | -0/+5431 |
* | cmd/puppeth: your Ethereum private network manager (#13854) | Péter Szilágyi | 2017-04-11 | 48 | -0/+17078 |
* | .travis, build: autodelete old unstable archives (#13867) | Péter Szilágyi | 2017-04-06 | 64 | -1116/+7695 |
* | swarm/api: support mounting manifests via FUSE (#3690) | Zahoor Mohamed | 2017-03-23 | 34 | -0/+6310 |
* | all: import "context" instead of "golang.org/x/net/context" | Felix Lange | 2017-03-23 | 4 | -1/+535 |
* | crypto, pow, vendor: hash optimizations, mmap ethash | Péter Szilágyi | 2017-03-09 | 8 | -0/+369 |
* | all: finish integrating Go ethash, delete C++ vendor | Péter Szilágyi | 2017-03-09 | 10 | -653/+0 |
* | vendor: update HID library for glibc < v2.17 build | Péter Szilágyi | 2017-02-27 | 6 | -14/+49 |
* | all: blidly swap out glog to our log15, logs need rework | Péter Szilágyi | 2017-02-23 | 1 | -13/+12 |
* | log, vendor: vendor in log15 inline into our codebase | Péter Szilágyi | 2017-02-23 | 4 | -0/+406 |
* | Merge pull request #3681 from karalabe/usb-hidapi | Nick Johnson | 2017-02-20 | 79 | -1688/+5621 |
|\ |
|
| * | accounts/usbwallet, vendor: use hidapi instead of libusb directly | Péter Szilágyi | 2017-02-17 | 79 | -1688/+5621 |
* | | crypto: add btcec fallback for sign/recover without cgo (#3680) | Felix Lange | 2017-02-18 | 14 | -0/+3678 |
|/ |
|
* | vendor: update dependencies with github.com/kardianos/govendor | Felix Lange | 2017-02-16 | 167 | -6279/+3390 |
* | vendor: pull in support for USB devices via libusb/gousb | Péter Szilágyi | 2017-02-13 | 62 | -0/+32571 |
* | vendor: update all dependencies except Azure SDK | Felix Lange | 2017-01-11 | 128 | -1008/+14027 |
* | les: light client protocol and API | Zsolt Felfoldi | 2016-11-09 | 11 | -0/+465 |
* | vendor: update github.com/peterh/liner | Felix Lange | 2016-11-04 | 7 | -77/+130 |
* | vendor: pull in azure sdk and openpgp signer | Péter Szilágyi | 2016-11-03 | 55 | -19/+11197 |
* | Godeps, vendor: convert dependency management to trash (#3198) | Péter Szilágyi | 2016-10-29 | 798 | -0/+402364 |