index
:
dht-client.git
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
Network
/
BitTorrent.hs
Age
Commit message (
Expand
)
Author
2014-04-04
Move Infohash and Magnet to Torrent module
Sam Truzjan
2014-04-04
[Internal] Add EventSource class
Sam Truzjan
2014-04-02
Add client state updates eventstream
Sam Truzjan
2014-03-20
Expose takeMetadata function
Sam Truzjan
2014-03-20
Expose LogFun type
Sam Truzjan
2014-03-19
Prefix Handle fields
Sam Truzjan
2014-03-19
Expose getHandle function
Sam Truzjan
2014-03-19
Add getIndex function
Sam Truzjan
2014-03-15
Explicitly export items from Network.BitTorrent module
Sam Truzjan
2014-02-15
Export more modules in Network.BitTorrent
Sam Truzjan
2014-02-11
Fix export list
Sam Truzjan
2014-02-03
Update client example
Sam Truzjan
2014-01-22
Cleanup old sessions
Sam Truzjan
2013-10-31
Update license
Sam Truzjan
2013-10-31
Merge bittorrent package with torrent-content
Sam Truzjan
2013-08-16
~ Remove torrent-content modules.
Sam T
2013-07-19
+ Add torrent group operations.
Sam T
2013-07-17
+ Add a few auxilaru functions.
Sam T
2013-07-17
+ Get torrent info with caching.
Sam T
2013-07-16
~ A few fixes in session.
Sam T
2013-07-14
~ Use timestamp peer Id generator.
Sam T
2013-07-14
~ Minor changes.
Sam T
2013-07-14
~ Hide PeerSession and SwarmSession.
Sam T
2013-07-14
- Remove discovery module.
Sam T
2013-07-14
~ Unliterate sessions module.
Sam T
2013-07-13
~ Remove import Internal from Storage.
Sam T
2013-07-13
+ Add listener service.
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
~ 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-04
~ Rename PeerID to PeerId.
Sam T
2013-07-04
+ Add JSON instance for ScrapeInfo.
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-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
+ Add defaultClient function.
Sam T
2013-06-13
~ Bound count of concurrent sessions.
Sam T
2013-06-13
~ Fix wall suggestions.
Sam T
2013-06-12
+ Add session exception.
Sam T
2013-06-12
+ Rename to await and yield.
Sam T
2013-06-12
~ Use lens.
Sam T
[next]