-
Notifications
You must be signed in to change notification settings - Fork 203
Pull requests: ikatson/rqbit
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
fix(torrent): bound the peers map and don't accept incoming peers for finished torrents with upload disabled (unbounded memory growth)
#667
opened Sep 17, 2026 by
tweedge
Contributor
Loading…
fix(session): don't panic in task_listener when all select! branches are disabled (SIGABRT after boot on large libraries)
#665
opened Sep 12, 2026 by
tweedge
Contributor
Loading…
Fix incoming connection listener starving its own drain
#663
opened Sep 9, 2026 by
semikolon
Loading…
fix(storage): write past 2 GiB where pwritev takes a 32-bit off_t
#661
opened Sep 7, 2026 by
zond
Contributor
Loading…
fix(live): release the state lock before update_only_files touches the peer table
#659
opened Sep 7, 2026 by
zond
Contributor
Loading…
feat(storage): persist any storage that promises a restart finds its data
#658
opened Sep 7, 2026 by
zond
Contributor
Loading…
fix(storage): commit a piece to the storage before calling it ours
#657
opened Sep 7, 2026 by
zond
Contributor
Loading…
fix(chunk_tracker): count a piece into its files as it becomes have
#656
opened Sep 7, 2026 by
zond
Contributor
Loading…
fix(chunk_tracker): take a piece out of the queue when it becomes have
#655
opened Sep 7, 2026 by
zond
Contributor
Loading…
perf(storage): don't lose vectored writes through wrapping and boxing
#654
opened Sep 7, 2026 by
zond
Contributor
Loading…
fix(storage): forward on_piece_completed through the storage middlewares
#653
opened Sep 7, 2026 by
zond
Contributor
Loading…
feat(stats): count connected peers that have the full torrent
#649
opened Sep 3, 2026 by
zond
Contributor
Loading…
Fall back to a read-only handle on a Windows sharing violation
#645
opened Aug 30, 2026 by
adamgreenwell
Loading…
Optionally expose per-peer bitfields in PeerStats
#644
opened Aug 28, 2026 by
adamgreenwell
Loading…
Add opt-in FilesystemStorageFactory::with_lazy_open (open files on first access)
#629
opened Aug 14, 2026 by
ikaradimas
Loading…
Add opt-in SessionOptions::trust_fastresume to skip the startup rechecka
#628
opened Aug 14, 2026 by
ikaradimas
Loading…
feat: release file handles when a torrent is paused or stopped
#621
opened Jul 5, 2026 by
exbit
Contributor
Loading…
feat: add DHT nodes from BEP-5 .torrent files to the routing table
#583
opened May 6, 2026 by
chantra
Contributor
Loading…
Previous Next
ProTip!
What’s not been updated in a month: updated:<2026-08-17.