index
:
dht-client.git
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
Data
Age
Commit message (
Expand
)
Author
2013-06-13
~ Fix wall suggestions.
Sam T
2013-06-12
~ Minor fixes.
Sam T
2013-06-12
+ Rename to await and yield.
Sam T
2013-06-12
~ Use lens.
Sam T
2013-06-11
~ Use exception in fromFile.
Sam T
2013-06-11
~ Merge selection module to bitfield.
Sam T
2013-06-08
+ Add some docs.
Sam T
2013-06-08
~ Merge Block and Handshake into Protocol.
Sam T
2013-06-07
~ Fix bitfield encoding.
Sam T
2013-06-07
~ Fix bug in torrent bencode instance.
Sam T
2013-06-07
~ Use testing flag to hide internals.
Sam T
2013-06-07
+ Add tests for bitfield.
Sam T
2013-06-06
+ Add some tests.
Sam T
2013-06-06
~ Document bitfield.
Sam T
2013-06-06
~ Add docs to Torrent module.
Sam T
2013-06-02
~ Use pretty package for pretty print.
Sam T
2013-06-02
~ Merge InfoHash to Torrent.
Sam T
2013-06-02
~ Use IntSet instead of ByteString for bitfields.
Sam T
2013-05-20
~ Rename field names.
Sam T
2013-05-20
~ Rename intset to bitfield
Sam T
2013-05-20
~ Unify export lists.
Sam T
2013-05-20
~ Fetch mutable bitfield module from cobit package.
Sam T
2013-05-19
~ Prettify Torrent module a bit.
Sam T
2013-05-17
~ Move kademlia to standalone package.
Sam T
2013-05-17
~ Reorganize modules.
Sam T
2013-05-16
~ Some initial DHT skeleton.
Sam T
2013-05-05
~ Move bitfields to Data.
Sam T
2013-05-03
+ Add some bitfield operations.
Sam T
2013-05-01
~ Fix documentation markup.
Sam T
2013-04-24
~ One less orphan instance.
Sam T
2013-04-24
~ Add utility functions.
Sam T
2013-04-24
+ Add root path to contentLayout.
Sam T
2013-04-24
~ Add some utility functions.
Sam T
2013-04-22
+ Add some utility functions.
Sam T
2013-04-22
~ Many cosmetic fixes, including:
Sam T
2013-04-22
~ Fix field names.
Sam T
2013-04-17
+ Add stability and portability doc strings.
Sam T
2013-04-14
~ fix length type
Sam T
2013-04-13
~ fix docs
Sam T
2013-04-13
+ add docs
Sam T
2013-04-08
+ instance for bencoding
Sam T
2013-04-08
fix documentation
Sam T
2013-04-08
add scrapeURL implementation
Sam T
2013-04-08
+ mk newtype for info hash
Sam T
2013-04-04
remove unneccessary dependencies
Sam T
2013-04-03
+ torrent metainfo
Sam T