85 Commits (057cfb30f12137cfe65851be71beb50ae8ed617f)
 

Author SHA1 Message Date
  Anton Kalyaev 057cfb30f1
remove unused error 8 years ago
  Ethan Buchman e05052b079 update glide 7 years ago
  Ethan Buchman 7d5b62b61f CHANGELOG and version bump 7 years ago
  Ethan Buchman e6b7e66bbe Merge pull request #23 from tendermint/more-tests 7 years ago
  Anton Kaliaev 2ac69176e1
add a comment for MConnection#CanSend 7 years ago
  Anton Kaliaev fbedb426ce
tests for NetAddress 7 years ago
  Anton Kaliaev 6dc113aa80
[netaddress] panic only when normal run 7 years ago
  Anton Kaliaev ebe23f1379
refactor MConnection#sendBytes 7 years ago
  Anton Kaliaev 06d219db8e
test peer with no auth enc 7 years ago
  Anton Kaliaev 1d01f6af98
2 kinds of peers: outbound and inbound 7 years ago
  Anton Kaliaev 715b8c629f
use the peer struct to simulate remote peer 7 years ago
  Anton Kaliaev a63e1bb2dc
fix possible panic 7 years ago
  Anton Kaliaev 5965578c56
[fuzz] only one way to set config variables 7 years ago
  Anton Kaliaev 7dcc3dbcd1
test peer 7 years ago
  Ethan Buchman c39e001a95 Merge pull request #22 from tendermint/persistent 7 years ago
  Ethan Buchman 8067cdb5f2 fix closing conn 7 years ago
  Ethan Buchman ebd3929c0d Merge pull request #18 from tendermint/13-reconnect-to-seeds 7 years ago
  Ethan Buchman 9a1a6c56b4 dont expose makePersistent 7 years ago
  Ethan Buchman b6f744c732 fix AddPeerWithConnection 7 years ago
  Ethan Buchman a9bb6734e7 SetDeadline for authEnc. Stop peer if Add fails 7 years ago
  Anton Kaliaev 8bb3a2e1d7
persistent peers (Refs #13) 7 years ago
  Anton Kaliaev f88d56b2f8
add glide 7 years ago
  Anton Kaliaev 5b0489cdb4
use plain struct instead of go-config 7 years ago
  Anton Kaliaev b8a939a894
test non persistent mconnection 7 years ago
  Anton Kaliaev 2b02843453
remove unused const 7 years ago
  Anton Kaliaev 5be72672fe
use golang time datatype instead of time units in name 7 years ago
  Anton Kaliaev 549d3bd09a
tests for MConnection 7 years ago
  Anton Kaliaev 868017cf1a
import go-common as cmn 7 years ago
  Ethan Buchman 97a5ed2d1a Merge pull request #16 from tendermint/develop 7 years ago
  Ethan Buchman 53d777a2d5 CHANGELOG.md 7 years ago
  Ethan Buchman beb3eda438 fix addrbook start/stop 7 years ago
  Ethan Buchman c94bc2bc2b DialSeeds takes an addrbook 7 years ago
  Ethan Buchman 56eebb95ee Merge pull request #12 from tendermint/bugfix/pex-issues-335 7 years ago
  Ethan Buchman 88b5c724f2 remove public addr book funcs from pex 7 years ago
  Anton Kaliaev 65b1756978 expose 2 API functions for tendermint#node/node.go 8 years ago
  Anton Kaliaev 108beae7a8 more tests for AddrBook 8 years ago
  Anton Kaliaev 2773410de4 prevent nil addr 8 years ago
  Anton Kalyaev e7656873c1 public save API 8 years ago
  Anton Kalyaev 332f7056f7 start/stop the book with reactor 8 years ago
  Ethan Buchman 17e6ae813f Merge pull request #15 from tendermint/seedsfix 7 years ago
  Ethan Buchman dab31d0166 version bump to 0.4.0 7 years ago
  Ethan Buchman 0e7baf027b some dial seeds fixes 7 years ago
  rigelrozanski 26275ba66c dial seeds error handling 7 years ago
  Ethan Buchman 3d98f675f3 Merge pull request #11 from tendermint/develop 8 years ago
  Ethan Buchman 67c9086b74 optional panic on AddPeer err 8 years ago
  Ethan Buchman e47722ecb2 Connect2Switches: panic on err 8 years ago
  Jae Kwon 2b750ea49f Make Connect2Switches blocking 8 years ago
  Ethan Buchman 58e42397f8 close conns on filter; fix order in MakeConnectedSwitch 8 years ago
  Jae Kwon bd353e004a QuitService->BaseService 8 years ago
  Jae Kwon eab2baa363 use go-flowrate instead of flowcontrol 8 years ago