- 19 Feb, 2015 7 commits
 - 
- 
Felix Lange authored
 - 
Felix Lange authored
 - 
Felix Lange authored
This should prevent connection drops.
 - 
Felix Lange authored
 - 
Felix Lange authored
The diff is a bit bigger than expected because the protocol handshake logic has moved out of Peer. This is necessary because the protocol handshake will have custom framing in the final protocol.
 - 
Taylor Gerring authored
JSON log updates
 - 
obscuren authored
 
 - 
 - 18 Feb, 2015 7 commits
 - 
- 
obscuren authored
 - 
obscuren authored
 - 
obscuren authored
 - 
obscuren authored
 - 
obscuren authored
 - 
Taylor Gerring authored
 - 
Taylor Gerring authored
 
 - 
 - 17 Feb, 2015 26 commits
 - 
- 
obscuren authored
 - 
Jeffrey Wilcke authored
Cleanup imports
 - 
obscuren authored
 - 
obscuren authored
 - 
obscuren authored
 - 
obscuren authored
 - 
obscuren authored
 - 
obscuren authored
 - 
Jeffrey Wilcke authored
p2p/discover: fix pending replies iteration
 - 
obscuren authored
 - 
obscuren authored
 - 
 - 
obscuren authored
 - 
obscuren authored
 - 
Felix Lange authored
Range expressions capture the length of the slice once before the first iteration. A range expression cannot be used here since the loop modifies the slice variable (including length changes).
 - 
obscuren authored
 - 
Taylor Gerring authored
 - 
obscuren authored
 - 
Felix Lange authored
My temporary fix was merged upstream.
 - 
Felix Lange authored
code.google.com/p/go.crypto is deprecated and will cause problems in future versions of Go.
 - 
Felix Lange authored
code.google.com/p/go.net is deprecated and will cause problems in future versions of Go.
 - 
Alexandre Van de Sande authored
 - 
obscuren authored
 - 
obscuren authored
 - 
Felix Lange authored
We forgot to update this reference when moving ecies into the go-ethereum repo.
 - 
Alexandre Van de Sande authored
 
 -