Jeromy
0de12b5d36
implement ipfs id in the new commands library
2014-11-16 16:46:06 -08:00
Jeromy
c62acb2763
copy handshake readme into a doc.go for pretty godoc results
2014-11-08 21:42:37 -08:00
Juan Batiz-Benet
40aea2a934
handshake: log whether new addr observed
2014-11-05 04:05:30 -08:00
Juan Batiz-Benet
4989dcafed
swarm + handshake: better observed addr check
...
The check needed knowledge of the _listen_ addresses,
not just the interface addresses. Also, the handshake now
sends out all the addresses we accumulate about ourselves.
(this may be bad in the long run, but useful now to test)
2014-11-05 04:01:38 -08:00
Juan Batiz-Benet
24f319b549
Merge pull request #268 from jbenet/config-version-init
...
Initialize Config Version
2014-11-04 19:18:45 -08:00
Juan Batiz-Benet
866c2c8915
updates + config: moved location of current version number
2014-11-04 18:58:15 -08:00
Brian Tiger Chow
98ebe2f3ec
hotfix(vendor)
2014-11-04 08:48:27 -08:00
Jeromy
402fdd2db9
changes from PR
2014-11-03 01:45:45 +00:00
Jeromy
2eac5aeec6
begin code for NAT detection
2014-11-02 21:19:22 +00:00
Juan Batiz-Benet
184c25430b
go-vet friendly codebase
...
- distinguish log.Error and log.Errorf functions
- Initialize structs with field names
- A bit of unreachable code (defers)
2014-10-25 03:46:39 -07:00
Juan Batiz-Benet
6d8a1d1ecd
minimal doc on handshake
2014-10-22 13:10:55 -07:00
Juan Batiz-Benet
88cc1e2a5c
spell nit
2014-10-22 12:49:37 -07:00
Juan Batiz-Benet
54032ce38b
updated vendoring
2014-10-22 05:29:22 -07:00
Juan Batiz-Benet
701035d5b0
handshake3 (addrs)
2014-10-22 05:25:31 -07:00
Juan Batiz-Benet
97c66ddc8f
handshake1 renaming
2014-10-22 04:56:18 -07:00
Henry
0f47b93005
addressed CR by @jbenet
2014-10-16 14:07:20 +02:00
Henry
67e04f0d29
changed message from SemVer to Handshake1
2014-10-16 13:57:45 +02:00
Henry
6f8a89cd8d
renamed version pkg to handshake
2014-10-16 13:37:32 +02:00