Charles Kerr
|
6d52fa6856
|
don't flood the message log when you don't have a blocklist
|
2008-04-05 16:45:35 +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
|
a331582ec0
|
string folding
|
2008-03-30 13:52:55 +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 |
Mitchell Livingston
|
1c25dca676
|
remove redundant include that snuck in from my test build
|
2008-03-29 23:43:08 +00:00 |
Mitchell Livingston
|
7fdb2f6f40
|
first implementation of the blocklist
|
2008-03-29 23:38:38 +00:00 |
Charles Kerr
|
a09b43a4b4
|
add tr_blocklistIsEnabled(), tr_blocklistSetEnabled(). add a blocklist flag to tr_initFull().
|
2008-03-29 23:12:34 +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 |
Charles Kerr
|
e7ba6b7b15
|
first (and incomplete) pass at peer blocking. this commit is to get the API into SVN so the mac client can access them
|
2008-03-29 18:37:07 +00:00 |