index
:
mirror/btpd
this commit
master
headless bittorrent client
naki
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
cli
/
add.c
Age
Commit message (
Expand
)
Author
2012-05-06
Document applying and displaying torrent labels.
Marq Schneider
2012-05-06
Add optional label to be associated with torrent.
Marq Schneider
2010-07-26
Add multiple torrents at once.
Marq Schneider
2009-01-12
Don't use the bsd err and warn family of functions. Solaris doesn't have them.
Richard Nyberg
2009-01-11
Make iobuf more useful for io and use better names in its api.
Richard Nyberg
2007-05-23
Fix the '--topdir' option for single file torrents without a top directory.
Richard Nyberg
2006-10-14
Add and use the function make_abs_path. realpath didn't fit my needs.
Richard Nyberg
2006-10-11
A string wasn't properly zero terminated.
Richard Nyberg
2006-10-07
Help text changes and make del and start take the --help option.
Richard Nyberg
2006-09-17
btcli add now starts the torrent if not told otherwise. Soem cleanup and
Richard Nyberg
2006-09-13
Some changes to the iobuf interface. Remove a debug assert from btpd_if.c and
Richard Nyberg
2006-09-13
btpd now has a library of torrents indexed by number and info hash.
Richard Nyberg