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