A clone of btpd with my configuration changes.
Nelze vybrat více než 25 témat Téma musí začínat písmenem nebo číslem, může obsahovat pomlčky („-“) a může být dlouhé až 35 znaků.
Richard Nyberg 0ce6fa1d0c * Use torrent_get_piece instead of loop. Check for correctness. před 19 roky
..
Makefile.am Rework the download algorithm. This isn't tested yet, but it compiles před 19 roky
btpd.c Introduce the -d option. před 19 roky
btpd.h Keep peers not attached to a torrent on a list, před 19 roky
cli_if.c Rename TAILQ to BTPDQ to avoid macro redefinition, před 19 roky
net.c Use net_read_to_buf in net_generic_read. před 19 roky
net.h * Better interface between the net and peer code. před 19 roky
peer.c Add tests for correctness. před 19 roky
peer.h Increase the number of requests to pipe to 10. před 19 roky
policy.h Rework the download algorithm. This isn't tested yet, but it compiles před 19 roky
policy_choke.c Rework the download algorithm. This isn't tested yet, but it compiles před 19 roky
policy_if.c * Use torrent_get_piece instead of loop. Check for correctness. před 19 roky
policy_subr.c Clear flag for busy blocks when entering end game. před 19 roky
queue.h Rename TAILQ to BTPDQ to avoid macro redefinition, před 19 roky
torrent.c Rework the download algorithm. This isn't tested yet, but it compiles před 19 roky
torrent.h Rework the download algorithm. This isn't tested yet, but it compiles před 19 roky
tracker_req.c Add check so that we don't connect to more peers than we should. před 19 roky
tracker_req.h Import btpd-0.1. před 19 roky