A clone of btpd with my configuration changes.
No puede seleccionar más de 25 temas Los temas deben comenzar con una letra o número, pueden incluir guiones ('-') y pueden tener hasta 35 caracteres de largo.
Richard Nyberg a087071b45 Make the del command work for active torrents too. hace 18 años
..
Makefile.am Move the td_* functions to their own file. Remove lots of unneeded includes. hace 18 años
active.c btpd now has a library of torrents indexed by number and info hash. hace 18 años
active.h Torrents that were active when btpd was last killed will now be automatically hace 18 años
btpd.c Move the td_* functions to their own file. Remove lots of unneeded includes. hace 18 años
btpd.h btpd now has a library of torrents indexed by number and info hash. hace 18 años
cli_if.c Make the del command work for active torrents too. hace 18 años
content.c btpd now has a library of torrents indexed by number and info hash. hace 18 años
content.h Mostly name changes. Add a missing include. Changed the torrent status hace 19 años
download.c btpd now has a library of torrents indexed by number and info hash. hace 18 años
download.h Implemented a service thread for operations such as testing piece hashes, hace 19 años
download_subr.c btpd now has a library of torrents indexed by number and info hash. hace 18 años
http.c Add a delay for contacting the same announce url. This way we don't spam hace 18 años
http.h Enable printf format type checking. hace 18 años
main.c Torrents that were active when btpd was last killed will now be automatically hace 18 años
net.c Return rates in bytes/s instead of time factor * bytes/s. Clients should hace 18 años
net.h Return rates in bytes/s instead of time factor * bytes/s. Clients should hace 18 años
net_buf.c btpd now has a library of torrents indexed by number and info hash. hace 18 años
net_buf.h Send keepalives. hace 18 años
net_types.h No need to have the net structs on a list. Fix a test for finding a torrent hace 18 años
opts.c Torrents that were active when btpd was last killed will now be automatically hace 18 años
opts.h Torrents that were active when btpd was last killed will now be automatically hace 18 años
peer.c btpd now has a library of torrents indexed by number and info hash. hace 18 años
peer.h Send keepalives. hace 18 años
td.c Move the td_* functions to their own file. Remove lots of unneeded includes. hace 18 años
tlib.c Save the total amount down- and uploaded and cache the torrent size and the hace 18 años
tlib.h Save the total amount down- and uploaded and cache the torrent size and the hace 18 años
torrent.c Make the del command work for active torrents too. hace 18 años
torrent.h Make the del command work for active torrents too. hace 18 años
tracker_req.c Implement the "key" tracker extension. hace 18 años
tracker_req.h btpd now has a library of torrents indexed by number and info hash. hace 18 años
upload.c Use the new functions btpd_ev_(add|del) instead of calling event_(add|del) hace 18 años
upload.h * Move the network related parts of the torrent struct to a sub struct. hace 19 años
util.c Split out common code for btpd_log and btpd_err. hace 18 años