summaryrefslogtreecommitdiff
path: root/src/Data/Torrent.hs
AgeCommit message (Expand)Author
2013-07-17+ Add a few auxilaru functions.Sam T
2013-07-17~ Add stubs to nonblocking IO.Sam T
2013-07-16~ Fix some long standing warnings.Sam T
2013-07-16+ Add posix-like file interface.Sam T
2013-07-15~ Add read instance for infohash.Sam T
2013-07-14~ Minor changes.Sam T
2013-07-14~ Hide PeerSession and SwarmSession.Sam T
2013-07-09Implement DHT server methods.Sam T
2013-07-05~ Add torrent path predicate.Sam T
2013-07-04~ Make JSON instance for Torrent.Sam T
2013-07-04+ Add Torrent Hashable instance.Sam T
2013-06-30+ Add very basic storage operations.Sam T
2013-06-29+ Scetch basic broadcasting.Sam T
2013-06-28~ Use older bytestings.Sam T
2013-06-13~ Fix wall suggestions.Sam T
2013-06-12~ Minor fixes.Sam T
2013-06-11~ Use exception in fromFile.Sam T
2013-06-07~ Fix bug in torrent bencode instance.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-05-19~ Prettify Torrent module a bit.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 typeSam T
2013-04-13~ fix docsSam T
2013-04-13+ add docsSam T
2013-04-08+ mk newtype for info hashSam T
2013-04-04remove unneccessary dependenciesSam T
2013-04-03+ torrent metainfoSam T