index
:
dht-client.git
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
examples
/
MkTorrent.hs
Age
Commit message (
Expand
)
Author
2017-06-09
Rename Network.BitTorrent.Address -> Network.Address
joe
2016-12-31
Fix build of examples.
joe
2015-03-29
Updates to build against newer libraries:
joe
2014-04-26
Simplify "mktorrent get" command
Sam Truzjan
2014-03-15
Fix mktorrent build failure
Sam Truzjan
2014-02-16
Split query stuff from Session module
Sam Truzjan
2014-02-16
Fix build failure
Sam Truzjan
2014-02-15
Move metadata exchange from Wire to Session
Sam Truzjan
2014-02-12
Add broadcast channel for P2P messaging
Sam Truzjan
2014-02-11
Add reference to session from connection
Sam Truzjan
2014-01-13
Add announce set to DHT session
Sam Truzjan
2014-01-12
Fetch infodict concurrently
Sam Truzjan
2014-01-09
Add TODOs to mktorrent utility
Sam Truzjan
2014-01-09
Merge gettorrent to mktorrent
Sam Truzjan
2014-01-06
Fix warnings in MkTorrent utility
Sam Truzjan
2014-01-06
Add check command to mktorrent utility
Sam Truzjan
2014-01-05
Make Torrent(tAnnounce) field optional
Sam Truzjan
2014-01-05
Use exceptions instead of return value
Sam Truzjan
2014-01-05
Merge command options with command flags
Sam Truzjan
2014-01-05
Move mktorrent sources to this pkg
Sam Truzjan