| Age | Commit message (Collapse) | Author |
|
callback to be called before http_get returned.
|
|
|
|
bits as well. Implement them in libmisc instead of in btpd.
o Change resume file format and related APIs. The resume files are now memory
mapped.
|
|
o Some new source files.
o Inclusion of libevent.
o Removal of curl and pthreads dependencies.
|
|
|
|
|
|
|
|
reply.
|
|
|
|
than curl.
|
|
hierarchy to a specified torrent content directory if neccessary.
|
|
library support some day...
|
|
write performance.
|
|
make_abs_path doesn't need the directories to actually exist in the
file system.
|
|
|
|
|
|
stream abstraction skip past them.
|
|
|
|
for torrent size and amount gotten when the torrent isn't active.
|
|
'btcli stop -a'.
|
|
|
|
|
|
|
|
make it act properly on iobuf errors.
|
|
|
|
Use the fact that we only can store structs in the table to make the
complex pointer use safe. Unfortunately the equal and hash functions
need to take void * arguments.
|
|
interface.
|
|
|
|
|
|
|
|
The metainfo struct has been replaced by functions for qeurying specific
items from the torrent. In addition, the tests of the torrent data has
been improved.
|
|
|
|
Add function for reading a whole file.
Enable printf format checking for some functions.
|
|
|
|
|
|
|
|
time_t via long.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
in benc_int with a call to strtoll.
|
|
o Lot of work on the cli and its communication with btpd.
|
|
|
|
read and write on blocking sockets.
|
|
|
|
|