A clone of btpd with my configuration changes.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Richard Nyberg 0ce6fa1d0c * Use torrent_get_piece instead of loop. Check for correctness. пре 19 година
..
Makefile.am Rework the download algorithm. This isn't tested yet, but it compiles пре 19 година
btpd.c Introduce the -d option. пре 19 година
btpd.h Keep peers not attached to a torrent on a list, пре 19 година
cli_if.c Rename TAILQ to BTPDQ to avoid macro redefinition, пре 19 година
net.c Use net_read_to_buf in net_generic_read. пре 19 година
net.h * Better interface between the net and peer code. пре 19 година
peer.c Add tests for correctness. пре 19 година
peer.h Increase the number of requests to pipe to 10. пре 19 година
policy.h Rework the download algorithm. This isn't tested yet, but it compiles пре 19 година
policy_choke.c Rework the download algorithm. This isn't tested yet, but it compiles пре 19 година
policy_if.c * Use torrent_get_piece instead of loop. Check for correctness. пре 19 година
policy_subr.c Clear flag for busy blocks when entering end game. пре 19 година
queue.h Rename TAILQ to BTPDQ to avoid macro redefinition, пре 19 година
torrent.c Rework the download algorithm. This isn't tested yet, but it compiles пре 19 година
torrent.h Rework the download algorithm. This isn't tested yet, but it compiles пре 19 година
tracker_req.c Add check so that we don't connect to more peers than we should. пре 19 година
tracker_req.h Import btpd-0.1. пре 19 година