Commit Graph

173 Commits

Author SHA1 Message Date
Charles Kerr 58881d45be more metainfo/bencode cleanup 2008-08-21 16:12:17 +00:00
Charles Kerr 939eed339a (libT) recognize BitSpirit peer-ids. 2008-08-12 17:33:36 +00:00
Charles Kerr 51aff87443 lots of C correctness tweaks suggested by sparse/cgcc 2008-08-11 19:05:02 +00:00
Charles Kerr 61e588d3d6 (libT) make unrecognized peer_ids a little more readable for the peers tab. 2008-07-24 18:53:17 +00:00
Charles Kerr d6ede8d09e (libT) make the licensing consistent across all the files which only contain my code 2008-07-22 23:28:28 +00:00
Charles Kerr 2f239319b0 add a portability wrapper ``tr_snprintf()'' around snprintf() 2008-07-15 17:16:57 +00:00
Mitchell Livingston ff4a64aba5 call new versions of Azureus Vuze 2008-06-20 22:05:37 +00:00
Charles Kerr 625bc10895 (libT) recognize & parse FlashGet peer-ids 2008-06-19 05:48:32 +00:00
Charles Kerr fa92408627 #1032: recognize bitlord/bitcomet in the inspector's peers column 2008-06-16 17:26:19 +00:00
Charles Kerr 2c79888a93 RPC/IPC redesign 2008-05-18 16:44:30 +00:00
Mitchell Livingston c62f45a67b the display of our own client's peer-id has to be 100% accurate 2008-05-01 15:56:10 +00:00
Mitchell Livingston b2809267dc for peer id's with 2 major digits, if the tens place is 0, don't show it 2008-04-29 20:44:36 +00:00
Mitchell Livingston 978e53a465 minor adjustments to the client code, and keeping the code pg 2008-04-29 20:34:15 +00:00
Charles Kerr c16b901c93 add a few more peers, raided from KTorrent's list 2008-04-29 18:15:49 +00:00
Charles Kerr e18414ad0b tweak the last commit: when parsing peer-ids we don't want locales to postentially change the behavior of isalpha/isdigit/etc 2008-04-29 17:23:33 +00:00
Charles Kerr a362df0a14 #905: update peer_id client lists. add a dozen or so new clients from Azureus (thanks amc1!) 2008-04-29 16:57:16 +00:00
Mitchell Livingston 8adc5de554 small rearrangement in clients list; update NEWS 2008-04-04 01:45:32 +00:00
Charles Kerr 9afd403424 #743: add Xunlei to the client list. 2008-02-29 15:33:13 +00:00
Mitchell Livingston 8e1c3ff365 fix typos in last commit 2008-02-19 16:57:54 +00:00
Mitchell Livingston 2206c22eee add Amazon S3 to clients list 2008-02-19 16:55:13 +00:00
Mitchell Livingston f0a645ac75 update clients list 2008-02-15 00:23:09 +00:00
Mitchell Livingston aaf8fdf45e add Net Transport to clients list 2008-02-13 13:38:15 +00:00
Mitchell Livingston 22cbdfb624 add LH-ABC to the clients list 2008-02-11 22:24:47 +00:00
Charles Kerr ce6c33b7bf set copyright info to 2008 2008-01-01 17:20:20 +00:00
Mitchell Livingston bd2de0888e fix Wyzo 2007-11-24 19:36:26 +00:00
Mitchell Livingston 4a53c761a3 add Wyzo to clients list 2007-11-24 19:19:22 +00:00
Mitchell Livingston a7671a3afc update clients list to identify test builds 2007-11-21 15:20:07 +00:00
Charles Kerr 9a81cd7637 reintroduce the "SWIFT" algorithm 2007-11-18 01:00:49 +00:00
Charles Kerr 60aab6c433 remove libtransmission code that duplicates functionality in libevent 2007-11-06 21:14:30 +00:00
Charles Kerr 8b5f76c10e roll back the clients changes because of the 0.90 freeze 2007-10-19 00:19:16 +00:00
Charles Kerr 58ad607c01 merge the wiki.theory.org, T, and libtorrent client lists. T knows about dozens more clients now. 2007-10-19 00:02:37 +00:00
Mitchell Livingston 64c5255c8e add Halite to clients 2007-10-12 11:17:38 +00:00
Mitchell Livingston 8f7f65388e set properties for new files 2007-10-06 22:24:50 +00:00
Mitchell Livingston 0888fe4f68 remove unneeded line 2007-10-01 03:28:49 +00:00
Mitchell Livingston a223b7d6ea fix Bitlet and add new Limewire client id's 2007-10-01 02:50:51 +00:00
Mitchell Livingston 3e87e07e0c add bitlet to client id's 2007-09-30 13:16:18 +00:00
Mitchell Livingston 76da1185ca merge encryption branch to trunk (xcode project is still out of date) 2007-09-20 16:32:01 +00:00
Mitchell Livingston 03de70ffa7 identify a client's peer id correctly 2007-08-10 18:06:52 +00:00
Mitchell Livingston 0ec5461b50 add BitTorrent DNA to clients 2007-08-06 21:34:38 +00:00
Mitchell Livingston 2cb1160945 add Pando to clients 2007-08-03 11:01:33 +00:00
Mitchell Livingston 043d517730 in the clients list show dev builds as Transmission as "+" builds 2007-08-01 02:38:31 +00:00
Josh Elsasser e429ebcb1b Add a couple headers needed to build on openbsd. 2007-07-29 18:31:25 +00:00
Charles Kerr e07d0220a9 this looks bug but it's not: just janitorial cleanup, moving #includes from headers into source file 2007-07-29 18:11:21 +00:00
Josh Elsasser 900aff7beb Include trcompat.h for asprintf()
Don't mix function and non function pointers without casting.
Replace a couple bzero()s with memset()s.
Remove a stray ;
Include a missing header.
2007-07-18 17:25:42 +00:00
Mitchell Livingston 53d15b5483 images for priorities, courtesy of BigBossman 2007-07-18 00:59:08 +00:00
Mitchell Livingston 091a56d4ca identify dev builds of transmission correctly in the peers list 2007-07-16 21:57:22 +00:00
Josh Elsasser 1ee1b38c60 Add getright peer id. 2007-07-16 05:53:10 +00:00
Josh Elsasser 9120508167 According to azureus, bitspirit v0 is really v1. 2007-07-15 05:13:35 +00:00
Josh Elsasser 1e3248e54a Add bitspirit to clients list. 2007-07-15 05:02:30 +00:00
Charles Kerr 790476ac23 clean up #includes a bit. 2007-07-12 17:51:45 +00:00
Mitchell Livingston 1e44ce5e13 show Blizzard Downloader actual version (this could become wrong in future versions) 2007-05-21 15:25:28 +00:00
Mitchell Livingston c00208a8f6 add Blizzard Downloader to clients (still need to figure out the exact way version is shown) 2007-05-21 15:02:11 +00:00
Mitchell Livingston 5aa4e9a664 differentiate old-style and new-style Transmission peer id (so version 1.01, etc is identified correctly) 2007-05-09 03:05:38 +00:00
Mitchell Livingston d2d8f9cf3c add BTQueue to clients 2007-05-09 02:55:10 +00:00
Mitchell Livingston f09cc4c7f3 add Bitflu and FoxTorrent to clients 2007-04-30 01:29:00 +00:00
Mitchell Livingston 049e1dbebf better identify some versions of Bits on Wheels 2007-04-19 06:22:37 +00:00
Mitchell Livingston 96e9685c6a add missing ) 2007-04-06 01:52:16 +00:00
Mitchell Livingston 91f7df5efd add qBittorrent to clients 2007-04-05 22:07:44 +00:00
Josh Elsasser 58333068e8 Cache peer client name.
Don't create an 'unknown client' name with nonprintable characters.
2007-04-03 18:22:58 +00:00
Mitchell Livingston dc456f31e6 add BitBuddy to clients 2007-04-03 13:30:19 +00:00
Mitchell Livingston 593bf0e71a add TuoTu to clients 2007-04-01 01:24:36 +00:00
Mitchell Livingston f42bf86042 add CTorrent to clients 2007-03-31 00:14:32 +00:00
Mitchell Livingston ccf8d753c6 improve KTorrent id a bit more 2007-03-16 14:28:57 +00:00
Mitchell Livingston 04da2af57c more accurate ktorrent client id 2007-03-16 04:53:40 +00:00
Mitchell Livingston aa1705226c add BTG to clients 2007-03-14 02:08:40 +00:00
Mitchell Livingston 0ee76befd9 remove unused custom subclass 2007-02-16 02:56:19 +00:00
Mitchell Livingston 6eb1677fd4 updated formatting for TorrentStorm 2007-02-14 16:33:17 +00:00
Mitchell Livingston f983fe04a6 add Shad0w's client 2007-02-14 16:30:11 +00:00
Mitchell Livingston 62bbab9ab5 added Tribler to clients 2007-02-14 16:21:59 +00:00
Mitchell Livingston 85044acbd6 add Ares Galaxy to clients 2007-01-31 02:11:18 +00:00
Mitchell Livingston 4871222fa5 add Deluge and another Shareaza format to clients 2007-01-31 02:08:32 +00:00
Mitchell Livingston 7f142247b7 add BitPump 2007-01-16 15:49:13 +00:00
Mitchell Livingston 58209af347 small improvement 2007-01-08 15:18:05 +00:00
Mitchell Livingston e5b24d929e add bittyrant to client id's 2007-01-08 04:41:18 +00:00
Mitchell Livingston 3bc7585b5b typo caused pressed action button to be flipped 2007-01-02 14:01:05 +00:00
Mitchell Livingston 237a7c6b71 better tornado-style client identification 2007-01-02 03:46:47 +00:00
Mitchell Livingston 56c4ade75f added BT Protocol Daemon to clients 2007-01-02 03:33:55 +00:00
Mitchell Livingston 6e812353f1 add eXeem to clients 2007-01-01 20:03:52 +00:00
Mitchell Livingston 5c0230cfcb bindings + formatters = trouble....revert to glue code for speed limit, torrent limit, and port fields in prefs...more to come later 2006-12-31 21:38:35 +00:00
Mitchell Livingston 48ccd81283 add TorrentTopia 2006-12-30 18:00:45 +00:00
Mitchell Livingston fdc0ece03f add burst! to clients 2006-12-29 02:09:16 +00:00
Mitchell Livingston 286683b5a5 Xtorrent, not XTorrent 2006-12-24 01:08:23 +00:00
Mitchell Livingston 594d887a36 move arctic to the azureus-style section 2006-12-23 20:34:45 +00:00
Mitchell Livingston b9fe71990c add XTorrent to clients 2006-12-23 20:27:24 +00:00
Mitchell Livingston 153e11ee4b add Arctic Torrent 2006-12-23 15:53:49 +00:00
Mitchell Livingston e783610d2c Plus is v2 2006-12-22 23:35:23 +00:00
Mitchell Livingston ffc4c30d0d add client Bittorrent Plus! 2006-12-22 23:34:35 +00:00
Mitchell Livingston 21f2eb9566 added lphant client 2006-12-22 16:20:33 +00:00
Mitchell Livingston ad3125f6b1 add client FlashGet 2006-12-20 17:26:32 +00:00
Mitchell Livingston 9c87aad53c JVTorrent client id 2006-12-19 16:30:34 +00:00
Mitchell Livingston 3d787a7e77 add libtorrent to clients 2006-12-19 15:23:48 +00:00
Mitchell Livingston 38b3198613 better identification of clients with weird formats that might conflict with others 2006-12-19 03:22:46 +00:00
Mitchell Livingston 46cef6d780 add G3 Torrent 2006-12-19 02:57:36 +00:00
Mitchell Livingston ae94e3c275 add limewire client id 2006-12-17 22:11:02 +00:00
Mitchell Livingston 4b44da5a8c ctorrent client id 2006-12-17 21:15:33 +00:00
Mitchell Livingston f79b141ab1 formatting 2006-12-16 20:05:20 +00:00
Mitchell Livingston aa4eb92fbb a little better id conversion 2006-12-16 02:39:12 +00:00
Mitchell Livingston ea9de21173 add queen bee to clients 2006-12-16 02:27:02 +00:00
Mitchell Livingston 9041bf4efe better identify ABC 2006-12-15 17:37:16 +00:00
Mitchell Livingston f4bcbc77e7 mainline client checked once 2006-12-15 06:16:20 +00:00