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-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