Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2005-02-24 | Add RMD160 digests. | agc | 1 | -1/+2 | |
2005-01-04 | When linking against libssl, also link against libcrypto. | wiz | 2 | -1/+24 | |
2004-12-31 | VISION, not VISIN. | wiz | 1 | -2/+2 | |
2004-12-31 | Remove unnecessary patch-aa after adding the hidden dependency on openssl, | jlam | 3 | -33/+5 | |
since ctorrent links against both libssl and libcrypto. Bump the PKGREVISION to 1 as a result of the dependency change. | |||||
2004-11-22 | Changes 1.3.4: | adam | 4 | -21/+21 | |
* Bug fix for compact peer address acquisition * Addition of peer identifier | |||||
2004-06-25 | Remove unneeded chunk. | wiz | 2 | -11/+3 | |
2004-06-25 | Initial import of ctorrent. | wiz | 6 | -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. |