summaryrefslogtreecommitdiff
path: root/net/ctorrent
AgeCommit message (Collapse)AuthorFilesLines
2005-02-24Add RMD160 digests.agc1-1/+2
2005-01-04When linking against libssl, also link against libcrypto.wiz2-1/+24
2004-12-31VISION, not VISIN.wiz1-2/+2
2004-12-31Remove unnecessary patch-aa after adding the hidden dependency on openssl,jlam3-33/+5
since ctorrent links against both libssl and libcrypto. Bump the PKGREVISION to 1 as a result of the dependency change.
2004-11-22Changes 1.3.4:adam4-21/+21
* Bug fix for compact peer address acquisition * Addition of peer identifier
2004-06-25Remove unneeded chunk.wiz2-11/+3
2004-06-25Initial import of ctorrent.wiz6-0/+80
CTorrent is a BitTorrent client written in the C programming language. It currently runs on most Linux variants, MacOS and FreeBSD, but hopefully on Windows as well! CTorrent is built as a console program, which means that it doesn't require any graphical components (such as an X server) on the machine you are running it on, you can even run it remotely through a terminal if you wish.