commit fe43ce07c8fe026f82d2f38033b6462013aa5d98 [browse]
Author: Matt Joiner
Date: 2022-02-20 16:15:45 +11:00
Quote UDP tracker response error bodies with %#q
commit 7d41b9b21ceee75b45137be01a833621368846e2 [browse]
Author: FIGBERT
Date: 2022-02-14 21:18:32 -08:00
Pass client logger to anacrolix/go-libutp sockets (#722)
* Update anacrolix/go-libutp (v1.1.0 -> v1.2.0)
* Pass client logger to anacrolix/go-libutp
* Pass logger instead of option
The project now compiles properly when CGO is not enabled.
Additionally, the new argument (now log.Logger instead of
utp.NewSocketOpt) is now required. The tests have been updated to match
this change, and now pass logger.Default to NewUtpSocket.
* Correct function signature of NewUtpSocket
commit e3d08999e1dd538f6a42a97f946fbaf1cbff2303 [browse]
Author: deepsource-autofix[bot]
Date: 2022-02-11 22:45:12 +11:00
Format code with gofumpt (#724)
This commit fixes the style issues introduced in b81470d according to the output
from gofumpt.
Details: https://deepsource.io/gh/anacrolix/torrent/transform/ccafd976-fc9a-4c8a-bbfe-bc36426e79cb/
Co-authored-by: deepsource-autofix[bot] <62050782+deepsource-autofix[bot]@users.noreply.github.com>
commit b81470dc39be3e1af78402d088b046fc1c6e16b8 [browse]
Author: DeepSource Bot
Date: 2022-02-11 06:33:32 Z
Update .deepsource.toml
commit e0f489bfb25e54ee68add0a0595d9ea03c29a6b5 [browse]
Author: Matt Joiner
Date: 2022-02-10 15:08:22 +11:00
Checkout go from github
clone the repository to get more history