Charles Kerr
|
5c26afdb52
|
happy new year!
|
2010-01-04 21:00:47 +00:00 |
Charles Kerr
|
1c772bd1fe
|
(trunk libT) finally get rid of the last remnants of tr_timer
|
2009-12-10 05:52:46 +00:00 |
Charles Kerr
|
78ead8c3dd
|
(trunk) update the copyright notices
|
2009-12-05 02:19:24 +00:00 |
Charles Kerr
|
fe816d8135
|
(trunk) update the GPL code's copyright dates
|
2009-01-10 23:09:07 +00:00 |
Charles Kerr
|
1c71e622e1
|
(trunk libT) minor cleanup: use symbolic name instead of magic numbers; use tr_bool instead of int
|
2008-12-30 02:43:51 +00:00 |
Charles Kerr
|
9594112d27
|
updated email address
|
2008-12-16 00:20:44 +00:00 |
Charles Kerr
|
788b397ecc
|
(trunk libT) more semantic cleanup: tr_handle->tr_session, int->tr_bool, int->tr_port
|
2008-12-14 11:21:11 +00:00 |
Charles Kerr
|
a1cd6d85dc
|
(libT) add #ifdefs to ensure that client apps don't #include private libtransmission headers.
|
2008-11-24 20:17:36 +00:00 |
Charles Kerr
|
86b6e00321
|
(libT) make sure to init the rpc server with the correct event base.
|
2008-09-29 04:26:52 +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
|
6ba02efb58
|
#915: Does too many wake-ups when idle
|
2008-05-06 15:52:57 +00:00 |
Charles Kerr
|
ce6c33b7bf
|
set copyright info to 2008
|
2008-01-01 17:20:20 +00:00 |
Charles Kerr
|
827dc86bb4
|
rewrite the tracker code. this should improve and/or fix a number of bugs, including "too many open files", "router death", "slow internet", and the mutex release crash.
|
2007-11-29 00:43:58 +00:00 |
Charles Kerr
|
1464dc7962
|
fix r3830 bug reported by Gimp_
|
2007-11-16 05:43:47 +00:00 |
Charles Kerr
|
807eff8416
|
remove dead code.
|
2007-11-15 22:03:22 +00:00 |
Charles Kerr
|
a048204380
|
remove dead code.
|
2007-11-15 16:43:46 +00:00 |
Charles Kerr
|
212470560e
|
fix overflow error that caused timers with intervals larger than 35 minutes to be lost... which is nastier than it sounds, since that's shorter than many tracker announce intervals.
|
2007-10-18 18:32:58 +00:00 |
Charles Kerr
|
56738f065c
|
fix some memory issues.
|
2007-10-01 04:12:24 +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 |
Charles Kerr
|
b1c9a9bd97
|
(trunk) fix some of the crash-on-shutdown issues.
|
2007-09-05 23:01:56 +00:00 |
Charles Kerr
|
1d6e20594d
|
minor improvements to.. you guessed it.. the tracker/libevent code
|
2007-08-20 02:29:36 +00:00 |
Charles Kerr
|
1f08d0ce52
|
cleaner shutdown
|
2007-08-20 02:18:38 +00:00 |
Charles Kerr
|
ea49180f94
|
$Id$
|
2007-08-18 17:19:49 +00:00 |
Charles Kerr
|
43bfc5cd7f
|
update version.sh to exclude third-party. add $Id:$ to the new files s.t. version.sh will find them.
|
2007-08-18 17:05:51 +00:00 |
Charles Kerr
|
3a45686c3f
|
push event_del() through the libevent pipe too.
|
2007-08-18 06:59:20 +00:00 |
Charles Kerr
|
35b727788e
|
do all the libevent enqueuing from a single thread.
|
2007-08-18 03:02:32 +00:00 |