Charles Kerr
|
13c22f88ff
|
(trunk libT) fix some code that the newly-added gcc warnings didn't like
|
2009-01-23 18:44:15 +00:00 |
Charles Kerr
|
0d5fed6442
|
(libT) re-apply jhujhiti's IPv6 patch. This merges in my tr_port cleanup, so any new bugs are mine :/
|
2008-12-02 03:41:58 +00:00 |
Charles Kerr
|
7fa9813955
|
(libT) #252: revert r7195 (jhujhiti's IPv6 test patch). It seems to be the culprit in a `thrashing' issue reported by Waldorf and m1b in irc -- the behavior appeared between r7183 and r7187 -- so this commit is to trigger off a nightly build w/o the patch to test with in irc.
|
2008-12-01 20:21:06 +00:00 |
Charles Kerr
|
a2ad4f6543
|
(libT) patch from jhujhiti to add ipv6 support.
|
2008-11-30 00:47:18 +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 |
Mukund Sivaraman
|
77fdc04c0e
|
(win32) Don't use files in /tmp/ for test on win32
|
2008-09-06 07:26:29 +00:00 |
Charles Kerr
|
5890eaef34
|
encapsulate the blocklist a little better so that we can add more blocklists in the future if necessary
|
2008-04-01 19:20:21 +00:00 |
Charles Kerr
|
ef534cbb51
|
blocklist cleanup
|
2008-03-30 13:22:45 +00:00 |
Charles Kerr
|
24d35e7098
|
added tr_blocklistGetRuleCount().
|
2008-03-30 00:00:28 +00:00 |
Charles Kerr
|
e5b04e45d5
|
add tr_blocklistExists( const tr_handle * );
|
2008-03-29 22:16:33 +00:00 |
Charles Kerr
|
a20bb8d569
|
get the blocklist code working & add a unit test for it.
|
2008-03-29 21:05:51 +00:00 |