index
:
dht-client.git
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Age
Commit message (
Expand
)
Author
2013-07-10
+ Add DHT node Id generation.
Sam T
2013-07-10
~ Refactor handshake.
Sam T
2013-07-09
Wrap DHT tracker-side RPC.
Sam T
2013-07-09
Implement DHT server methods.
Sam T
2013-07-09
~ Move DHT to single module.
Sam T
2013-07-08
~ Change newPeerId to genPeerId.
Sam T
2013-07-08
~ Flush pending queue.
Sam T
2013-07-07
~ Expose progress.
Sam T
2013-07-07
~ Refactor torrent registration a bit.
Sam T
2013-07-07
Minor changes
Sam T
2013-07-07
~ Turn some comments into literate.
Sam T
2013-07-07
~ Minor changes.
Sam T
2013-07-07
~ Fix section headings.
Sam T
2013-07-07
+ Literate Torrent Map section.
Sam T
2013-07-07
+ Literate thread throttling.
Sam T
2013-07-07
Literate Internal module a bit
Sam T
2013-07-07
~ Another Literate Haskell test.
Sam T
2013-07-07
~ Move exchange function to Exchange module.
Sam T
2013-07-07
~ Reassign listener to client session.
Sam T
2013-07-06
+ Add torrent registration.
Sam T
2013-07-05
~ Add torrent path predicate.
Sam T
2013-07-04
~ Add more JSON instances.
Sam T
2013-07-04
~ Rename PeerID to PeerId.
Sam T
2013-07-04
~ Make JSON instance for Torrent.
Sam T
2013-07-04
+ Add Torrent Hashable instance.
Sam T
2013-07-04
~ Use TH for JSON instance.
Sam T
2013-07-04
~ Use Data.Text for text fields.
Sam T
2013-07-04
+ Add JSON instance for ScrapeInfo.
Sam T
2013-07-03
~ Use lazy bytestring
Sam T
2013-06-30
~ Fix binary instance.
Sam T
2013-06-30
+ Add instances for Binary.
Sam T
2013-06-30
~ Avoid piece copying in piece validation.
Sam T
2013-06-30
+ Add some SCC annotations.
Sam T
2013-06-30
~ Keep track left progress bytes.
Sam T
2013-06-30
+ Add very basic storage operations.
Sam T
2013-06-29
+ Scetch basic broadcasting.
Sam T
2013-06-28
+ Default P2P.
Sam T
2013-06-28
~ Adapt storage.
Sam T
2013-06-28
+ Document some invariants and goal of exchange.
Sam T
2013-06-28
~ Move Storage to bittorrent.
Sam T
2013-06-28
~ Use older bytestings.
Sam T
2013-06-20
~ Merge kademlia package.
Sam T
2013-06-20
~ merge mmap-fixed package into bittorrent.
Sam T
2013-06-14
- Remove monadfork dependency.
Sam T
2013-06-14
~ Specialize some functions for docs.
Sam T
2013-06-14
~ Add documentation for PeerSession.
Sam T
2013-06-14
+ Add docs to progress and client session.
Sam T
2013-06-14
~ Minor changes.
Sam T
2013-06-14
~ Cosmetic changes.
Sam T
2013-06-13
~ Use bounded chan to avoid space leaks.
Sam T
[prev]
[next]