Commit Graph

17 Commits

Author SHA1 Message Date
Jeromy
a65e8600a3 catch ipns branch up to master and make all things compile 2014-10-01 00:37:53 -07:00
Jeromy
d1f011244f address comments from the PR #45 2014-10-01 00:33:00 -07:00
Jeromy
c41a9717fe make disconnects and reconnects work a little better 2014-10-01 00:26:59 -07:00
Juan Batiz-Benet
484d6004f7 crypto: abstracted Key and added Equals. 2014-09-27 00:18:54 -07:00
Juan Batiz-Benet
c7bd8b78dd handshake catch 2014-09-26 23:58:44 -07:00
Juan Batiz-Benet
0817ffa366 spipe + handshake with peerstore 2014-09-26 02:41:46 -07:00
Juan Batiz-Benet
eaffabec4f handshake: error out while sending + dbg 2014-09-23 05:23:54 -07:00
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