summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Collapse)Author
2013-04-17~ Fix export and stats types.Sam T
2013-04-17+ Add sesstion shorthandsSam T
2013-04-17+ Add constructors stubs.Sam T
And organize exports a bit.
2013-04-17~ Fix docs markup.Sam T
2013-04-17+ Add connect to peer.Sam T
2013-04-17+ Add peer addr conversion.Sam T
2013-04-17~ Move the Peer datatype to PeerID module.Sam T
We need this to escape recursive module dependencies.
2013-04-17+ Add handshaking.Sam T
2013-04-14~ fix length typeSam T
2013-04-13~ fix docsSam T
2013-04-13+ add docsSam T
2013-04-09+ handshake message max sizeSam T
2013-04-08fix docsSam T
2013-04-08+ instance for bencodingSam T
2013-04-08impl scrapeSam T
2013-04-08add more documentationSam T
2013-04-08fix documentationSam T
2013-04-08add scrapeURL implementationSam T
2013-04-08one less orphanSam T
2013-04-08+ mk newtype for info hashSam T
2013-04-07move handshake to PeerWireSam T
2013-04-07rename THP to TrackerSam T
2013-04-07- remove accidently created dublicateSam T
2013-04-07rename PWP to PeerWireSam T
2013-04-07~ fix goddamn length encoding bugSam T
2013-04-07~ fix bugs in encodingSam T
2013-04-07~ type synonimsSam T
2013-04-07add main moduleSam T
2013-04-05add handshake serializationSam T
2013-04-05+ add THPSam T
2013-04-05add instance for bencodeSam T
2013-04-04+ peer id generationSam T
2013-04-04remove Read instancesSam T
2013-04-04remove unneccessary dependenciesSam T
2013-04-03+ handshake datatypeSam T
2013-04-03+ messages serialization and deserealizationSam T
2013-04-03+ torrent metainfoSam T