Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-06-22 | Removed redundant imports and other clean up. | joe | |
2018-06-20 | More DPut stuff | jim@bo | |
* verbose/quiet without args shows report * verbose all - sets all tags verbose * quiet all - sets all tags quiet * XMisc defaults to verbose, everything else quiet * new XMan tag for ToxManager related stuff * s/hputStrLn stderr/dput XMisc/ in daemon code | |||
2018-06-20 | port to newer versions of packages: | jim@bo | |
* iproute >= 1.7.4 * conduit-extra >= 1.1.7 | |||
2017-11-04 | Enabled setting the bind-addres from command line. | joe | |
2017-09-14 | Switched to the 3-transports (DHT,Onion,Crypto) Tox design. | joe | |
2017-07-29 | Refactoring for tox/mainline code-sharing. | joe | |
2017-07-28 | Fixed cabal build. | joe | |
2017-07-14 | Removed ip polymorphism from PeerAddr type. | joe | |
2017-07-12 | WIP: Mainline DHT rewrite. | joe | |
2017-06-16 | Fixed off-by-one error in Data.Bits-based testIdBit. | joe | |
2017-06-12 | Evacuated the Network.DHT.Mainline code. | joe | |
Most of it went to Network.BitTorrent.DHT.Message. Some of it went to Network.DatagramServer.Mainline. | |||
2017-06-09 | Removed unnecessary CRC32C dependendencies. | joe | |
2017-06-09 | Rename Network.BitTorrent.Address -> Network.Address | joe | |