[go: up one dir, main page]

Menu

Tree [r288] / dtorrent / trunk /
 History

HTTPS access


File Date Author Commit
 AUTHORS 2007-08-01 dholmes [r1] import of ctorrent-1.3.4
 COPYING 2007-08-01 dholmes [r1] import of ctorrent-1.3.4
 ChangeLog 2007-08-02 dholmes [r28] commit ctorrent-dnh3.2 history
 Doxyfile 2007-08-01 dholmes [r1] import of ctorrent-1.3.4
 INSTALL 2007-08-02 dholmes [r17] commit ctorrent-dnh3 history
 Makefile.am 2008-11-22 dholmes999 [r240] Console revamp, primarily to work better with C...
 Makefile.in 2008-11-22 dholmes999 [r240] Console revamp, primarily to work better with C...
 NEWS 2007-08-01 dholmes [r1] import of ctorrent-1.3.4
 README 2007-08-01 dholmes [r1] import of ctorrent-1.3.4
 README-DNH.TXT 2007-08-02 dholmes [r28] commit ctorrent-dnh3.2 history
 UserGuide 2007-08-02 dholmes [r25] commit ctorrent-dnh3.1 history
 VERSION 2007-08-01 dholmes [r1] import of ctorrent-1.3.4
 aclocal.m4 2007-08-02 dholmes [r25] commit ctorrent-dnh3.1 history
 bencode.cpp 2008-08-02 dholmes999 [r224] Additional const qualifiers and changes for cor...
 bencode.h 2008-07-12 dholmes999 [r215] Style changes (formatting, spelling, etc.)
 bitfield.cpp 2008-08-02 dholmes999 [r224] Additional const qualifiers and changes for cor...
 bitfield.h 2008-08-02 dholmes999 [r224] Additional const qualifiers and changes for cor...
 btconfig.cpp 2008-12-07 dholmes999 [r257] Use true/false for string value of bool config.
 btconfig.h 2008-12-01 dholmes999 [r248] Make config file rw by owner only, if it doesn'...
 btcontent.cpp 2009-01-24 dholmes999 [r288] Abstract the ctime_r() functionality.
 btcontent.h 2009-01-18 dholmes999 [r281] Multitracker support
 btfiles.cpp 2008-12-29 dholmes999 [r267] Crash during file creation step
 btfiles.h 2008-11-01 dholmes999 [r234] New configuration handling.
 btrequest.cpp 2008-11-01 dholmes999 [r234] New configuration handling.
 btrequest.h 2008-08-02 dholmes999 [r224] Additional const qualifiers and changes for cor...
 btstream.cpp 2009-01-21 dholmes999 [r282] Additional msglen optimization
 btstream.h 2009-01-21 dholmes999 [r282] Additional msglen optimization
 bttime.h 2008-07-12 dholmes999 [r215] Style changes (formatting, spelling, etc.)
 bttypes.h 2009-01-18 dholmes999 [r281] Multitracker support
 bufio.cpp 2009-01-10 dholmes999 [r270] Make max buffer size variable, and improve bufi...
 bufio.h 2009-01-10 dholmes999 [r270] Make max buffer size variable, and improve bufi...
 compat.c 2008-11-22 dholmes999 [r243] Fix implementation of vsnprintf
 compat.h 2008-11-22 dholmes999 [r240] Console revamp, primarily to work better with C...
 config.h.in 2009-01-22 dholmes999 [r284] -X command leaves a zombie process
 configure 2009-01-22 dholmes999 [r284] -X command leaves a zombie process
 configure.ac 2009-01-22 dholmes999 [r284] -X command leaves a zombie process
 connect_nonb.cpp 2008-08-02 dholmes999 [r224] Additional const qualifiers and changes for cor...
 connect_nonb.h 2008-08-02 dholmes999 [r224] Additional const qualifiers and changes for cor...
 console.cpp 2009-01-24 dholmes999 [r288] Abstract the ctime_r() functionality.
 console.h 2008-12-24 dholmes999 [r263] Terminal mode restoration error at exit in daem...
 ctcs.cpp 2009-01-18 dholmes999 [r281] Multitracker support
 ctcs.h 2008-11-01 dholmes999 [r234] New configuration handling.
 ctorrent.cpp 2009-01-18 dholmes999 [r281] Multitracker support
 ctorrent.h 2008-11-10 dholmes999 [r237] Console improvements:
 def.h 2008-07-12 dholmes999 [r215] Style changes (formatting, spelling, etc.)
 depcomp 2007-08-01 dholmes [r1] import of ctorrent-1.3.4
 downloader.cpp 2009-01-18 dholmes999 [r281] Multitracker support
 downloader.h 2008-07-12 dholmes999 [r215] Style changes (formatting, spelling, etc.)
 httpencode.cpp 2009-01-21 dholmes999 [r283] Clean up tracker request construction.
 httpencode.h 2009-01-21 dholmes999 [r283] Clean up tracker request construction.
 install-sh 2007-08-01 dholmes [r1] import of ctorrent-1.3.4
 iplist.cpp 2008-08-02 dholmes999 [r224] Additional const qualifiers and changes for cor...
 iplist.h 2008-08-02 dholmes999 [r224] Additional const qualifiers and changes for cor...
 missing 2007-08-01 dholmes [r1] import of ctorrent-1.3.4
 mkinstalldirs 2007-08-01 dholmes [r1] import of ctorrent-1.3.4
 peer.cpp 2009-01-21 dholmes999 [r282] Additional msglen optimization
 peer.h 2008-12-28 dholmes999 [r266] Make peer ID element private; use constant for ...
 peerlist.cpp 2009-01-18 dholmes999 [r281] Multitracker support
 peerlist.h 2009-01-17 dholmes999 [r277] Slight improvement for socket checking efficiency.
 rate.cpp 2009-01-10 dholmes999 [r270] Make max buffer size variable, and improve bufi...
 rate.h 2008-08-02 dholmes999 [r224] Additional const qualifiers and changes for cor...
 registry.h 2008-11-22 dholmes999 [r240] Console revamp, primarily to work better with C...
 setnonblock.cpp 2008-07-12 dholmes999 [r215] Style changes (formatting, spelling, etc.)
 setnonblock.h 2008-07-12 dholmes999 [r215] Style changes (formatting, spelling, etc.)
 sha1.c 2008-12-05 dholmes999 [r255] Eliminate sha1.c compile warnings.
 sha1.h 2008-12-05 dholmes999 [r255] Eliminate sha1.c compile warnings.
 sigint.cpp 2009-01-22 dholmes999 [r284] -X command leaves a zombie process
 sigint.h 2008-07-13 dholmes999 [r219] Clean up extra compiler warnings and related it...
 stamp-h.in 2007-08-01 dholmes [r1] import of ctorrent-1.3.4
 tracker.cpp 2009-01-24 dholmes999 [r287] Construct tracker status info in tracker module.
 tracker.h 2009-01-24 dholmes999 [r287] Construct tracker status info in tracker module.
 util.cpp 2009-01-24 dholmes999 [r288] Abstract the ctime_r() functionality.
 util.h 2009-01-24 dholmes999 [r288] Abstract the ctime_r() functionality.
 version.m4 2008-04-13 dholmes999 [r115] Abstract and unify use of random bits.

Read Me

CTorrent 
=======
CTorrent is a BitTorrent Client program written in C/C++ for FreeBSD and Linux.
Fast and small are CTorrent`s two strengths.