Commit Graph

10 Commits

Author SHA1 Message Date
Brian Tiger Chow
814cb992f4 misc(crypto) remove stale test
@jbenet

Handshake library has been modified to use Secure Pipe. This test
targets the old implementation.

TODO: write a new handshake test
2014-09-22 04:06:18 -07:00
Juan Batiz-Benet
9dd39de491 Fixed connections all over. 2014-09-22 04:06:12 -07:00
Juan Batiz-Benet
1439a53b15 handshake: bugfix (secure -> insecure chan) + logs 2014-09-22 04:06:12 -07:00
Juan Batiz-Benet
d040104762 handshake: setting remote key expects it to match 2014-09-22 04:06:12 -07:00
Juan Batiz-Benet
34a0580ea6 godep multiaddr update 2014-09-22 04:05:19 -07:00
Juan Batiz-Benet
c787adaa65 better handshake for all. 2014-09-22 04:05:13 -07:00
Jeromy
d5239945a4 add test for crypto package (issue #59, improve code coverage) 2014-09-14 05:08:11 +00:00
Brian Tiger Chow
7968b45e58 vendor dependencies with godep
dependencies are vendored into Godeps/_workspace and commit versions are
recorded in Godeps.json

update datastore to e89f0511
update go.crypto
2014-09-09 22:39:42 -07:00
Brendan Mc
c6823ac6e4 Cleaned up code some. 2014-09-04 13:15:22 -04:00
Jeromy
4b97f1f270 create new crypto package and make rest of repo use it 2014-09-03 20:15:10 +00:00