Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | add temporary forced session token generation | zelig | 2015-02-06 | 1 | -0/+5 |
* | peer-level integration test for crypto handshake | zelig | 2015-02-06 | 1 | -9/+13 |
* | important fix for peer pubkey. when taken from identity, chop first format byte! | zelig | 2015-02-06 | 1 | -1/+1 |
* | first stab at integrating crypto in our p2p | zelig | 2015-02-06 | 1 | -9/+22 |
* | integrate cryptoId into peer and connection lifecycle | zelig | 2015-02-06 | 1 | -3/+18 |
* | initial hook for crypto handshake (void, off by default) | zelig | 2015-02-06 | 1 | -0/+26 |
* | p2p: move peerList back into baseProtocol | Felix Lange | 2015-01-06 | 1 | -22/+0 |
* | Merge | obscuren | 2015-01-06 | 1 | -3/+25 |
* | p2p: improve and test eofSignal | Felix Lange | 2014-12-12 | 1 | -5/+12 |
* | p2p: make Disconnect not hang for peers created with NewPeer | Felix Lange | 2014-11-27 | 1 | -0/+1 |
* | p2p: API cleanup and PoC 7 compatibility | Felix Lange | 2014-11-22 | 1 | -44/+432 |
* | p2p: rework protocol API | Felix Lange | 2014-11-22 | 1 | -23/+6 |
* | initial commit of p2p package | zelig | 2014-10-23 | 1 | -0/+83 |