..
Makefile.am
* Better message when trying to start btpd in a driectory where it's already
19 anos atrás
btpd.c
Add a function to look up a torrent by its number.
19 anos atrás
btpd.h
Add a function to look up a torrent by its number.
19 anos atrás
cli_if.c
o Changed the benc_ api to make it easier to use.
19 anos atrás
content.c
o Fixed: cm->active was not set to 0 in cm_stop.
19 anos atrás
content.h
Implemented a service thread for operations such as testing piece hashes,
19 anos atrás
download.c
Implemented a service thread for operations such as testing piece hashes,
19 anos atrás
download.h
Implemented a service thread for operations such as testing piece hashes,
19 anos atrás
download_subr.c
* Implemented the full cm_ life cycle.
19 anos atrás
http.c
Added function http_redo, which does a new request for the same url as an
19 anos atrás
http.h
Added function http_redo, which does a new request for the same url as an
19 anos atrás
main.c
Help text changes.
19 anos atrás
net.c
* Better message when trying to start btpd in a driectory where it's already
19 anos atrás
net.h
* Move the network related parts of the torrent struct to a sub struct.
19 anos atrás
net_buf.c
o Use the new cm_* content api.
19 anos atrás
net_buf.h
The mega whitespace patch.
19 anos atrás
net_types.h
* Move the network related parts of the torrent struct to a sub struct.
19 anos atrás
opts.c
* Better message when trying to start btpd in a driectory where it's already
19 anos atrás
opts.h
* Better message when trying to start btpd in a driectory where it's already
19 anos atrás
peer.c
peer_on_no_reqs was called unsafely in peer_on_choke. It should only be
19 anos atrás
peer.h
Add peer_full function.
19 anos atrás
queue.h
Added BTPDQ_FOREACH_MUTABLE list macro.
19 anos atrás
torrent.c
Each torrent now gets a number. This number is used to select which torrent
19 anos atrás
torrent.h
Each torrent now gets a number. This number is used to select which torrent
19 anos atrás
tracker_req.c
o Changed the benc_ api to make it easier to use.
19 anos atrás
tracker_req.h
Add function to get tracker error count. Don't look for peers and stuff
19 anos atrás
upload.c
Peers we download from are given a weight of two compared to peers we seed to
19 anos atrás
upload.h
* Move the network related parts of the torrent struct to a sub struct.
19 anos atrás
util.c
The mega whitespace patch.
19 anos atrás