..
Makefile.am
Add code to connect to host given by its hostname.
il y a 16 ans
active.c
Clean up the #include sections in the btpd files. Most common headers and
il y a 18 ans
active.h
Torrents that were active when btpd was last killed will now be automatically
il y a 18 ans
addrinfo.c
Add a thread for performing asynchronous getaddrinfo's.
il y a 16 ans
btpd.c
Add a thread for performing asynchronous getaddrinfo's.
il y a 16 ans
btpd.h
Add code to connect to host given by its hostname.
il y a 16 ans
cli_if.c
Make iobuf more useful for io and use better names in its api.
il y a 16 ans
content.c
Clean up the #include sections in the btpd files. Most common headers and
il y a 18 ans
content.h
o Make errors when reading or writing torrent data non fatal. Instead of
il y a 18 ans
download.c
Clean up the #include sections in the btpd files. Most common headers and
il y a 18 ans
download.h
Implemented a service thread for operations such as testing piece hashes,
il y a 19 ans
download_subr.c
Clean up the #include sections in the btpd files. Most common headers and
il y a 18 ans
http_tr_if.c
Make the http client independent of events and use my iobuf.
il y a 16 ans
main.c
Clean up the #include sections in the btpd files. Most common headers and
il y a 18 ans
nameconn.c
Add code to connect to host given by its hostname.
il y a 16 ans
net.c
Clean up the #include sections in the btpd files. Most common headers and
il y a 18 ans
net.h
o Rename net_(write|read)32 to (enc|dec)_be32. Add similar functions for 64
il y a 18 ans
net_buf.c
Clean up the #include sections in the btpd files. Most common headers and
il y a 18 ans
net_buf.h
Instead of immediately reading all data a peer requests into outgoing net
il y a 18 ans
net_types.h
No need to have the net structs on a list. Fix a test for finding a torrent
il y a 18 ans
opts.c
Clean up the #include sections in the btpd files. Most common headers and
il y a 18 ans
opts.h
Add an option to specify the ip the tracker should distribute for this peer.
il y a 18 ans
peer.c
Clean up the #include sections in the btpd files. Most common headers and
il y a 18 ans
peer.h
Send keepalives.
il y a 18 ans
thread_cb.c
Bring back the old thread callback code.
il y a 16 ans
tlib.c
Let btpd remove torrent data by itself instead of calling rm.
il y a 16 ans
tlib.h
Update the info files regularly. Before they were only updated when a torrent
il y a 18 ans
torrent.c
Clean up the #include sections in the btpd files. Most common headers and
il y a 18 ans
torrent.h
Set torrent deletion flag as parameter to torrent_stop. Update torrent info
il y a 18 ans
tracker_req.c
Clean up the #include sections in the btpd files. Most common headers and
il y a 18 ans
tracker_req.h
Split the tracker code into a generic part and a http specific part. This
il y a 18 ans
udp_tr_if.c
Clean up the #include sections in the btpd files. Most common headers and
il y a 18 ans
upload.c
Clean up the #include sections in the btpd files. Most common headers and
il y a 18 ans
upload.h
* Move the network related parts of the torrent struct to a sub struct.
il y a 19 ans
util.c
Clean up the #include sections in the btpd files. Most common headers and
il y a 18 ans