2
0
mirror of synced 2025-02-24 14:48:27 +00:00

75 Commits

Author SHA1 Message Date
Matt Joiner
eb4dad73ae Lots of improvements to logging 2019-08-22 13:59:04 +10:00
Matt Joiner
5a2c1c9b76 Upgrade to simplified logger 2019-08-21 20:44:12 +10:00
Matt Joiner
fb8c549e9d Add mse/cmd/mse 2019-08-18 16:52:00 +10:00
Matt Joiner
03bac6e6b7 go mod tidy 2019-08-15 10:21:00 +10:00
Matt Joiner
9224303c1e Update all imports of dht to v2 2019-08-10 18:46:07 +10:00
Matt Joiner
338287486f Always return errors when handshakes or dialing fails
I intend to use xerrors-style error handling for special cases.
2019-07-19 16:15:46 +10:00
Matt Joiner
219ac4ab42 go mod tidy 2019-07-17 18:17:05 +10:00
Matt Joiner
b17f0119fd Use fork of elgatito/upnp that contains go module files
Avoids persistent `go: finding github.com/op/go-logging latest` when using vgo.
2019-07-17 18:03:56 +10:00
Matt Joiner
77074b772a Use tagged github.com/gosuri/uiprogress, and update uilive indirect dep
Messing with the combined progress bar and logging output in cmd/torrent and hoping it is improved.
2019-07-17 18:00:40 +10:00
Matt Joiner
e56ea362d9 vgo get -u && go mod tidy 2019-07-16 11:08:17 +10:00
Matt Joiner
4ea8a70a05 vgo get -u 2019-03-19 20:43:51 +11:00
Matt Joiner
67e26dd944 vgo mod tidy 2019-03-19 20:35:06 +11:00
Matt Joiner
8e68d6500b Add github.com/spaolacci/murmur3 indirect 2019-03-19 19:09:31 +11:00
Matt Joiner
df47e3aaef Update missinggo and dht 2019-03-11 11:51:29 +11:00
Matt Joiner
376c669445 Update to missinggo v0.2.0 2019-03-03 14:40:49 +11:00
Matt Joiner
f1e4840959 Avoid allocating a slice when iterating pending chunks 2019-02-19 14:41:52 +11:00
Matt Joiner
2e3281421f go mod tidy 2019-02-19 14:38:31 +11:00
Matt Joiner
d6b2152ecc go.mod: Require dht with krpc.Msg.Token change 2019-01-21 22:59:13 +01:00
Matt Joiner
ee5a941203 Switch entirely to anacrolix/log 2019-01-15 18:18:30 +00:00
Matt Joiner
227c6251ee Update go mod turds 2019-01-08 15:45:25 +11:00
Matt Joiner
f8d827e7d6 Update go module files 2018-11-28 10:32:53 +11:00
Matt Joiner
35642c832b Update go module files 2018-11-21 17:25:09 +11:00
Matt Joiner
58d9718ea8 Update go module files 2018-11-21 17:04:27 +11:00
Matt Joiner
41a9344a58 Update missinggo dep 2018-11-19 21:03:33 +11:00
Matt Joiner
3581b7c15a Add go.sum file 2018-10-18 11:11:32 +11:00