Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / anacrolix/torrent issues and pull requests
#970 - feat: Add helper function for building Info from multiple file paths
Pull Request -
State: open - Opened by Ns2Kracy 6 months ago
#969 - Basic support for responding to HashRequest
Pull Request -
State: closed - Opened by Mivik 6 months ago
- 2 comments
#968 - Basic support for serializing v2 torrent file
Pull Request -
State: closed - Opened by Mivik 6 months ago
- 1 comment
#966 - Webseed in https not working
Issue -
State: closed - Opened by gatisahu 6 months ago
- 12 comments
#965 - Unable to use torrent as a command line in Android 4.4
Issue -
State: open - Opened by evandrojr 6 months ago
- 4 comments
#964 - New Cluster Nodes Unable to Contact Webseed in TLS-Enabled Cluster Setup
Issue -
State: open - Opened by abhishek-das-gupta 7 months ago
- 25 comments
#963 - bencode doesn't throw error for invalid torrent
Issue -
State: closed - Opened by trim21 7 months ago
- 7 comments
#962 - Attempt to use go21
Pull Request -
State: closed - Opened by AskAlexSharov 7 months ago
#961 - Can't install torrentfs
Issue -
State: closed - Opened by yznts 7 months ago
- 2 comments
#960 - use bufio for mse write
Pull Request -
State: closed - Opened by trim21 7 months ago
- 4 comments
#959 - unify testing assert style
Issue -
State: open - Opened by trim21 8 months ago
- 1 comment
#957 - remove golang.org/x/exp since it doesn't follow go 1 compatibility promise
Pull Request -
State: open - Opened by trim21 8 months ago
- 4 comments
#956 - Repro
Pull Request -
State: open - Opened by abhishek-das-gupta 8 months ago
- 9 comments
#955 - Create a test case for a large group of peers bootstrapping from a webpeer
Issue -
State: open - Opened by anacrolix 8 months ago
- 1 comment
#954 - Torrent Priority
Issue -
State: closed - Opened by valainisgt 8 months ago
- 2 comments
#952 - decode bencode string to `[20]byte` or `infohash.T`
Issue -
State: closed - Opened by trim21 8 months ago
- 6 comments
#951 - Public IP address isn't announced to HTTP tracker
Issue -
State: closed - Opened by viciious 8 months ago
- 4 comments
#949 - Piece hash check fails for last piece of some torrent files
Issue -
State: closed - Opened by spaceface777 9 months ago
- 7 comments
#948 - only stop the expired announcers
Pull Request -
State: closed - Opened by ucwong 9 months ago
#947 - clone func used since go 1.21
Pull Request -
State: closed - Opened by ucwong 9 months ago
- 2 comments
#946 - fix: upnp clear loop trap
Pull Request -
State: closed - Opened by monkeyWie 9 months ago
#945 - add ClearTrackers() func
Pull Request -
State: closed - Opened by ucwong 9 months ago
- 1 comment
#944 - metainfo/announcelist.go : add clear() func
Pull Request -
State: closed - Opened by ucwong 9 months ago
#943 - metainfo/announcelist.go : add clear() func
Pull Request -
State: closed - Opened by ucwong 9 months ago
#942 - fix: clear UPNP port mappings when client close
Pull Request -
State: closed - Opened by monkeyWie 9 months ago
- 5 comments
#941 - Bump golang.org/x/net from 0.1.0 to 0.23.0 in /tests
Pull Request -
State: closed - Opened by dependabot[bot] 9 months ago
Labels: dependencies
#940 - Unable to selectively download files within a torrent
Issue -
State: closed - Opened by sweetbbak 10 months ago
- 3 comments
#939 - Add requeststate comments
Pull Request -
State: closed - Opened by mh0lt 10 months ago
#938 - Add variables and comments
Pull Request -
State: closed - Opened by mh0lt 10 months ago
- 1 comment
#937 - Add `fileTorrentImpl.Flush()` method
Pull Request -
State: closed - Opened by AskAlexSharov 10 months ago
#936 - CI: upgrade `actions/checkout`
Pull Request -
State: closed - Opened by AskAlexSharov 10 months ago
#935 - Bump golang.org/x/net from 0.10.0 to 0.23.0 in /tests/issue-930
Pull Request -
State: closed - Opened by dependabot[bot] 10 months ago
Labels: dependencies
#934 - Small torrents with sparse seeding not completing
Issue -
State: open - Opened by mh0lt 10 months ago
- 4 comments
#933 - Webseed Client - Close body in same go routine as request
Pull Request -
State: closed - Opened by mh0lt 10 months ago
- 4 comments
#932 - Webseed update timer
Pull Request -
State: closed - Opened by mh0lt 10 months ago
- 6 comments
#931 - Bump golang.org/x/net from 0.10.0 to 0.23.0
Pull Request -
State: closed - Opened by dependabot[bot] 10 months ago
Labels: dependencies
#930 - Memory stays high after dropping torrent
Issue -
State: closed - Opened by Fesaa 10 months ago
- 10 comments
Labels: help wanted, confirmed
#929 - Missing projects using this library
Issue -
State: closed - Opened by aicynide 10 months ago
- 9 comments
#928 - Optimize memory usage by avoiding intermediate buffer in message serialization
Pull Request -
State: closed - Opened by Zerolzj 10 months ago
- 12 comments
#927 - how to ban client ?
Issue -
State: closed - Opened by MrGlp 11 months ago
- 2 comments
#926 - Tidy up client ICEServers
Pull Request -
State: closed - Opened by marcovidonis 11 months ago
#925 - Bump google.golang.org/protobuf from 1.28.1 to 1.33.0 in /tests
Pull Request -
State: closed - Opened by dependabot[bot] 11 months ago
- 2 comments
Labels: dependencies
#924 - Bump google.golang.org/grpc from 1.50.1 to 1.56.3 in /tests
Pull Request -
State: closed - Opened by dependabot[bot] 11 months ago
- 2 comments
Labels: dependencies
#923 - Bump golang.org/x/net from 0.1.0 to 0.17.0 in /tests
Pull Request -
State: closed - Opened by dependabot[bot] 11 months ago
- 2 comments
Labels: dependencies
#922 - Ignore pieces with availability of 0
Pull Request -
State: closed - Opened by aritra24 11 months ago
- 4 comments
#920 - Support ICE servers auth
Pull Request -
State: closed - Opened by marcovidonis 11 months ago
- 1 comment
#919 - Error while trying to use CGO to make it a C library, any suggestions?
Issue -
State: closed - Opened by tanishbajaj101 11 months ago
- 7 comments
#918 - missing package 'main' when trying to build it as Go library
Issue -
State: closed - Opened by tanishbajaj101 11 months ago
- 1 comment
#917 - Add mention of Torrent-WebDAV
Issue -
State: closed - Opened by Jipok 11 months ago
- 1 comment
#915 - fix: can not download invalid utf8 named torrent
Pull Request -
State: closed - Opened by evrins 11 months ago
- 1 comment
#914 - Bump google.golang.org/protobuf from 1.30.0 to 1.33.0
Pull Request -
State: closed - Opened by dependabot[bot] 11 months ago
- 3 comments
Labels: dependencies
#913 - Error tracking
Issue -
State: closed - Opened by DannyZB 12 months ago
- 1 comment
#912 - Does repo support to build private dht bootstrap server?
Issue -
State: closed - Opened by obitoquilt 12 months ago
- 1 comment
#911 - ratelimireader.go panic
Issue -
State: closed - Opened by AskAlexSharov 12 months ago
- 2 comments
#910 - Ignore malformed (optional) fields in metainfo.Load
Issue -
State: open - Opened by sagan 12 months ago
#908 - Cannot use download subcmd to download what i seed torrent
Issue -
State: open - Opened by obitoquilt 12 months ago
- 6 comments
#907 - Can't build [email protected] with go1.20
Issue -
State: closed - Opened by tsynik 12 months ago
- 2 comments
#906 - Cannot download file from a not completed peer
Issue -
State: closed - Opened by Septrum101 about 1 year ago
- 5 comments
#905 - hign cpu usage of sha1.blockAMD64
Issue -
State: closed - Opened by kslr about 1 year ago
- 8 comments
#903 - ICE Servers config doesn't support authentication for TURN servers
Issue -
State: closed - Opened by marcovidonis about 1 year ago
- 1 comment
#902 - GetRequestablePieces: remove runtime correctness check
Pull Request -
State: closed - Opened by veshij about 1 year ago
- 1 comment
#901 - Stop PRO tree traversal when allTorrentsUnverifiedBytes reaches MaxUnverifiedBytes
Pull Request -
State: closed - Opened by veshij about 1 year ago
- 1 comment
#900 - listen tcp6 :42069: socket: address family not supported by protocol
Issue -
State: closed - Opened by voidastro4 about 1 year ago
- 3 comments
#898 - panic: net/http: internal error: connCount underflow
Issue -
State: closed - Opened by AskAlexSharov about 1 year ago
- 9 comments
#897 - Slow downloads while multiple large torrents are being downloaded.
Issue -
State: closed - Opened by veshij about 1 year ago
- 25 comments
#894 - Prioritize the use of local peers
Issue -
State: open - Opened by fredy314 about 1 year ago
- 1 comment
#893 - torrent.KnownSwarm: keep client lock when iterating over connections
Pull Request -
State: closed - Opened by veshij about 1 year ago
- 1 comment
#890 - More than 3 times slow download speed over sqllite storage
Issue -
State: open - Opened by mahbubmaruf178 about 1 year ago
- 9 comments
#889 - Client requests indefinitely on storage write errors
Issue -
State: closed - Opened by JockeyWang about 1 year ago
- 42 comments
Labels: confirmed
#888 - Problem getting magnet metadata on large files
Issue -
State: open - Opened by sbs1990 about 1 year ago
- 6 comments
#887 - Refinement of API Design with Introduction of AddTorrent2 Function
Pull Request -
State: closed - Opened by kazhuravlev about 1 year ago
- 8 comments
#886 - Add global semaphore to limit amount of pieceHashers
Issue -
State: open - Opened by AskAlexSharov about 1 year ago
#885 - Bump golang.org/x/crypto from 0.5.0 to 0.17.0
Pull Request -
State: closed - Opened by dependabot[bot] about 1 year ago
Labels: dependencies
#884 - bencode: drop support for go 1.20
Pull Request -
State: closed - Opened by vassilit about 1 year ago
- 3 comments
#883 - `torrent.WebseedPeerConns()` method
Pull Request -
State: closed - Opened by AskAlexSharov about 1 year ago
- 7 comments
#882 - How to config DHT listen port?
Issue -
State: closed - Opened by monkeyWie over 1 year ago
- 4 comments
#879 - Bump google.golang.org/grpc from 1.46.2 to 1.56.3
Pull Request -
State: closed - Opened by dependabot[bot] over 1 year ago
- 3 comments
Labels: dependencies
#878 - Support passing context to `torrent.Reader`
Issue -
State: open - Opened by igoracmelo over 1 year ago
- 1 comment
#876 - Bump golang.org/x/net from 0.7.0 to 0.17.0
Pull Request -
State: closed - Opened by dependabot[bot] over 1 year ago
- 1 comment
Labels: dependencies
#875 - undefined: sync.OnceFunc
Issue -
State: closed - Opened by ucwong over 1 year ago
- 7 comments
#873 - Peer Selection Algorithm
Issue -
State: closed - Opened by whr819987540 over 1 year ago
#872 - Count the number of bytes uploaded or downloaded.
Issue -
State: closed - Opened by whr819987540 over 1 year ago
- 6 comments
#871 - avoid using buf reset
Pull Request -
State: closed - Opened by ucwong over 1 year ago
- 2 comments
#870 - simply defer close
Pull Request -
State: closed - Opened by ucwong over 1 year ago
- 1 comment
#869 - Webseed download extremely slow
Issue -
State: open - Opened by gaobo9109 over 1 year ago
- 1 comment
#868 - go.mod seems was updated to go21 by accident
Pull Request -
State: closed - Opened by AskAlexSharov over 1 year ago
- 4 comments
#867 - Configurable hashers amount per torrent
Pull Request -
State: closed - Opened by AskAlexSharov over 1 year ago
#865 - error bootstrapping during bucket refresh: getting starting nodes: nothing resolved [dht 0.0.0.0:42069 github.com/anacrolix/dht/v2 server.go:1395]
Issue -
State: closed - Opened by MiaoMint over 1 year ago
- 7 comments
#864 - Clean up ClientConfig HTTP options
Issue -
State: open - Opened by anacrolix over 1 year ago
- 3 comments
#863 - Race from peerconn on data read of closed torrent with [email protected]
Issue -
State: closed - Opened by tsynik over 1 year ago
- 4 comments
#862 - Inferring reasons for stopped transfer?
Issue -
State: closed - Opened by marcovidonis over 1 year ago
- 3 comments
#861 - Cannot `go get` this library
Issue -
State: closed - Opened by cocool97 over 1 year ago
- 3 comments
#860 - don't return error when trying to read past EOF
Pull Request -
State: closed - Opened by frrad over 1 year ago
- 3 comments
#859 - x/exp: breaking changes support
Issue -
State: closed - Opened by AskAlexSharov over 1 year ago
- 8 comments
#858 - Reinstate torrentfs on CI using fuse-t?
Issue -
State: open - Opened by anacrolix over 1 year ago
#857 - About holepunching test
Issue -
State: open - Opened by nj1220 over 1 year ago
- 5 comments
#855 - Does this anacrolix/torrent support storage permission?
Issue -
State: closed - Opened by EmmettKim93 over 1 year ago
- 2 comments
#854 - WebRTC seed doesn't happen until client connects from same network
Issue -
State: open - Opened by hayzamjs over 1 year ago
- 6 comments
#852 - fix: torrent file real time completed bytes
Pull Request -
State: closed - Opened by monkeyWie over 1 year ago
- 2 comments
#851 - file.BytesCompleted() always return 0
Issue -
State: closed - Opened by monkeyWie over 1 year ago
- 2 comments