source: trunk/libtransmission/peer-mgr.h

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @8415   14 years charles (trunk libT) BitTorrent? message #9 is for setting the peer's DHT …
(edit) @8370   14 years charles (trunk) improvements to peer-mgr.c. also, new temporary assert()s to …
(edit) @7712   14 years charles (trunk libT) Remove tr_peerMgrHasConnections, it isn't used anywhere
(edit) @7710   14 years charles (trunk libT) peerMgr: operate directly on tr_torrent and not …
(edit) @7705   14 years charles (trunk libT) Get rid of peer-mgr-private.h (from wereHamster)
(edit) @7658   14 years charles (trunk) update the GPL code's copyright dates
(edit) @7404   14 years charles updated email address
(edit) @7397   14 years charles (trunk libT) add ipv6 support by jhujhiti. I think this is the …
(edit) @7385   14 years charles (trunk libT) more semantic cleanup: tr_handle->tr_session, …
(edit) @7289   14 years charles (libT) minor cleanup: using tr_bool, fixing up bad code indentation, …
(edit) @7231   14 years charles (libT) re-apply jhujhiti's IPv6 patch. This merges in my tr_port …
(edit) @7224   14 years charles (libT) janitorial: use the tr_port type whenever we have a `port' as a …
(edit) @7223   14 years charles (libT) #252: revert r7195 (jhujhiti's IPv6 test patch). It seems to …
(edit) @7195   14 years charles (libT) patch from jhujhiti to add ipv6 support.
(edit) @7186   14 years charles (libT) #1532: patch from jhujhiti to remove (unused) fast extensions
(edit) @7151   14 years charles (libT) add #ifdefs to ensure that client apps don't #include private …
(edit) @7055   14 years charles update NEWS
(edit) @6949   14 years charles reverse patch #6948. one of the new gcc attributes seems to be …
(edit) @6948   14 years charles (libT) move the TR_GNUC macros from utils.h to a standalone header …
(edit) @6931   14 years charles (libT) possible fix for the up/down display inconsistency reported by …
(edit) @6795   15 years charles run libT, cli, daemon, gtk through the source-code formatter …
(edit) @6782   15 years charles first draft at having more accurate speed controls
(edit) @6595   15 years muks Make tr_bitfieldHas() a macro
(edit) @6468   15 years charles #1168: reading past the end of KTorrent's pex added.f strings
(edit) @6115   15 years charles more webseed work.
(edit) @6112   15 years charles (libT) new API for webseed statistics: tr_torrentGetWebSpeeds()
(edit) @5985   15 years charles another tweak for calculating tr_stat.desiredAvailable faster, …
(edit) @5647   15 years charles #890: be smarter about noticing seeds from tracker & pex
(edit) @5632   15 years charles (1) fix choke/unchoke error. (2) if a peer keeps trying to reconnect …
(edit) @4597   15 years charles mingw portability fixes
(edit) @4556   15 years charles fix another OpenBSD alignment bug reported by naddy
(edit) @4404   15 years charles set copyright info to 2008
(edit) @3552   15 years charles fix OpenBSD build error.
(edit) @3492   15 years charles fix ul/dl speed wart reported by BentMyWookie?
(edit) @3428   15 years charles when deciding which peers to try to connect to, add some weights to …
(edit) @3265   15 years charles some cleanup... remove some dead/obsolete code
(edit) @3258   15 years charles add tr_stat.peersKnown to indicate how many peers exist in the peer `pool'
(edit) @3227   15 years charles commit the next step of tiennou's fastpeers code.
(edit) @3197   15 years charles some experimental code. (1) try to improve throughput to peers. (2) …
(edit) @3171   16 years charles * record the ports of incoming sockets. we might need them later if we …
(copy) @3105   16 years livings124 merge encryption branch to trunk (xcode project is still out of date)
copied from branches/encryption/libtransmission/peer-mgr.h:
(edit) @3089   16 years charles * peer manager: use a lot less memory. * make peer code aware of …
Note: See TracRevisionLog for help on using the revision log.