index
:
dht-client.git
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
Data
/
Torrent
/
InfoHash.hs
Age
Commit message (
Expand
)
Author
2013-11-28
Bump stability for InfoHash, URN, Magnet modules
Sam Truzjan
2013-11-28
Remove byteStringToInfoHash function
Sam Truzjan
2013-11-28
Improve info hash documentation
Sam Truzjan
2013-11-28
Add Convertible, Query instances to infohash
Sam Truzjan
2013-11-28
Hide InfoHash internal functions
Sam Truzjan
2013-11-28
Hide InfoHash constructor
Sam Truzjan
2013-11-28
Implement AnnounceQuery parsing
Sam Truzjan
2013-11-25
Fix warning in textToInfoHash function
Sam Truzjan
2013-11-23
Use pretty-class package
Sam Truzjan
2013-11-06
Add infohash to text rendering functions
Sam Truzjan
2013-11-01
Document Tree module
Sam Truzjan
2013-10-31
Fix InfoHash json encoding
Sam Truzjan
2013-10-31
Merge bittorrent package with torrent-content
Sam Truzjan
2013-06-02
~ Merge InfoHash to Torrent.
Sam T
2013-04-17
+ Add stability and portability doc strings.
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