Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-11-09 | Merged tox dht-client with presence. | joe | |
2016-02-22 | Compiles with latest stackage lts | Andrew Cady | |
However, it can't possibly work, because of this: XMPPServer.hs: > renderBuilderFlush = undefined The (real) definition of that function will have to be provided by a forked version of xml-conduit which is not included in this commit. | |||
2014-02-15 | Ignore nohup files | Sam Truzjan | |
2014-02-12 | Ignore ./data directory | Sam Truzjan | |
2014-01-04 | Test against rtorrent's dht server when enabled | Daniel Gröber | |
2014-01-03 | Ignore torrent files | Sam Truzjan | |
2013-12-14 | Add cabal sandbox stuff to .gitignore | Daniel Gröber | |
2013-11-23 | Ignore upload-docs script | Sam Truzjan | |
2013-06-30 | ~ Ignore profiling files. | Sam T | |
2013-06-20 | ~ merge mmap-fixed package into bittorrent. | Sam T | |
reason: mmap-fixed is pretty useless out of scope of bittorrent, at least i don't think that it'll be used some time that way. Moreover we can hide some internal stuff and simplify interface and simplify user code. Using mmap-fixed we can provide Storage datatype with all necessary operations needed to keep torrent content in memory of FS. Also that seems pretty annoying to merge this 2 repos into one using git merge(there are not so many stuff anyway), so I just did that manually. :< | |||
2013-06-20 | ~ Ignore profiling files. | Sam T | |
2013-04-03 | cabalize package | Sam T | |