Jordan Lee
879a2afcbd
Update the copyright year in the source code comments.
...
The Berne Convention says that the copyright year is moot, so instead of adding another year to each file as in previous years, I've removed the year altogether from the source code comments in libtransmission, gtk, qt, utils, daemon, and cli.
Juliusz's copyright notice in tr-dht and Johannes' copyright notice in tr-lpd have been left alone; it didn't seem appropriate to modify them.
2011-01-19 13:48:47 +00:00
Charles Kerr
e5bb3205a1
(trunk) Join the 21st century and use only 1 space at the end sentences. This commit is nearly as important as the semi-annual ones that remove trailing spaces from the ends of lines of code... :)
2010-12-27 19:18:17 +00:00
Charles Kerr
fff1655fb6
(trunk libT) handle aria2 when determining a peer's software from its peer-id
2010-07-02 13:36:25 +00:00
Charles Kerr
a5a1f38393
(trunk libT) fix more issues found by -Wconversion
2010-07-01 05:14:34 +00:00
Charles Kerr
75d92bfb33
(trunk libT) remove obsolete #include -- clients.c doesn't need to #include <event.h>
2010-04-23 16:35:11 +00:00
Mitchell Livingston
48d8d43c92
#2765 ignore case when ordering the file list in a newly-generated torrent file
2010-01-25 05:06:54 +00:00
Charles Kerr
5c26afdb52
happy new year!
2010-01-04 21:00:47 +00:00
Mitchell Livingston
ba7dae1678
should've alphabetized by peer id, not client name
2010-01-02 18:50:59 +00:00
Mitchell Livingston
7a16959096
add "OneSwarm" to client list
2010-01-02 18:47:59 +00:00
Charles Kerr
78ead8c3dd
(trunk) update the copyright notices
2009-12-05 02:19:24 +00:00
Mitchell Livingston
446b10071d
clean up bitspirit a bit more
2009-11-16 23:29:26 +00:00
Mitchell Livingston
e0b9d93ea4
add yet another BitSpirit peer id
2009-11-16 23:14:47 +00:00
Mitchell Livingston
288a6d143a
fix BitLet peer id
2009-11-04 13:16:53 +00:00
Mitchell Livingston
693897ce4c
BitTorrent Embedded -> SDK
2009-10-28 03:48:54 +00:00
Mitchell Livingston
c0d68a06c9
add "BitTorrent Embedded" to client list
2009-10-28 03:31:02 +00:00
Charles Kerr
ae9e59c8af
add KGet to the clients list
2009-08-29 14:42:58 +00:00
Mitchell Livingston
8a7c68194e
add another missing peer id
2009-08-12 11:34:07 +00:00
Charles Kerr
cb79214854
(trunk) remove trailing spaces
2009-08-10 20:04:08 +00:00
Charles Kerr
8e6eee683f
(trunk) on non-mac platforms, try not building our own copy of libevent 1.4.x
2009-06-03 15:47:08 +00:00
Charles Kerr
452cb27f9e
(trunk libT) re-start work on making libT doxygen friendly. still a long ways to go on this.
2009-05-29 19:17:12 +00:00
Mitchell Livingston
52c56eae98
add RezTorrent to clients
2009-05-20 00:00:42 +00:00
Mitchell Livingston
51a3b94ed1
when checking client id, look for Transmission first
2009-05-10 00:14:24 +00:00
Charles Kerr
0d1a699cd7
(trunk libT) recognize aria2 as a client
2009-03-04 05:52:33 +00:00
Charles Kerr
fe816d8135
(trunk) update the GPL code's copyright dates
2009-01-10 23:09:07 +00:00
Charles Kerr
ad69a937ef
(trunk libT) have a pool of reusable evbuffers
2008-12-30 20:32:00 +00:00
Charles Kerr
e7ffb4da03
Add "SD" to the clients list as Xunlei as reported by malucas72 in the forums.
2008-12-29 16:34:59 +00:00
Charles Kerr
9594112d27
updated email address
2008-12-16 00:20:44 +00:00
Charles Kerr
f0571fe25d
(libT) #1537 : uTorrent Mac Beta Peer ID
2008-11-30 17:10:43 +00:00
Charles Kerr
b4d3fc6f56
Added clients: BitTorrent Pro, LeechCraft, QVOD, BitWombat, OmegaTorrent, BT Next Evolution
2008-10-25 15:08:29 +00:00
Charles Kerr
60f84b35d9
(libT) better handling of Shad0w-style peer ids that don't have trailing dashes, such as Osprey Permaseed
2008-10-01 18:11:28 +00:00
Charles Kerr
cc89872dd4
run libT, cli, daemon, gtk through the source-code formatter "uncrustify" as promised/threatened
2008-09-23 19:11:04 +00:00
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