]> Sergey Matveev's repositories - btrtrc.git/history - peer_protocol/protocol.go
Can now download from magnet links
[btrtrc.git] / peer_protocol / protocol.go
2014-06-28 Matt JoinerCan now download from magnet links
2014-06-26 Matt JoinerBegin adding magnet and ut_metadata support
2014-05-28 Matt JoinerKeepalives weren't marshalled correctly
2014-05-22 Matt JoinerAvoid rebuffering in peer_protocol.Decode
2014-03-20 Matt JoinerFix short read and report unexpected EOFs decoding...
2014-03-17 Matt JoinerAdd a end-to-end test for torrentfs
2013-10-02 Matt JoinerDecoding of Piece messages, and checking entire message...
2013-10-01 Matt JoinerFix request/chunk confusion, missing outgoing message...
2013-09-30 Matt JoinerImplementing bitfields and connection message handling
2013-09-29 Matt JoinerImplement peer connection writer, optimizer and handshake
2013-09-28 Matt JoinerBegin implementing the adding of peers, and initiating...