X-Git-Url: http://gb7djk.dxcluster.net/gitweb/gitweb.cgi?a=blobdiff_plain;f=Changes;h=ab75b6b124b4126ca6c8277a109cd4a8d5160a9f;hb=fb14276aab794a877986dbc397ede66ea563c7fb;hp=e2ffceb848368f716d14d2e68c7116f577bd0d21;hpb=14172e7e59f38445d34b1a55b45e793f6ed53274;p=spider.git diff --git a/Changes b/Changes index e2ffceb8..ab75b6b1 100644 --- a/Changes +++ b/Changes @@ -1,13 +1,24 @@ +09Jan23======================================================================= +1. Finish implemention of DXCIDR ip address filtering. This works on both + logins (treated the same as locked out - i.e. just disconnected) and also + with PC61s where these sentences are just dropped. Also attempt to prevent + any *following* PC11s with the same data getting through. +2. Recognise PC18s coming from CC Clusters more nicely. +04Jan23======================================================================= +1. Fillout DXCIDR, attach checks in PC61 and logins. Login that fail will + simply disconnect, like locked out callsigns +2. Fix qrz.com URL in stock Internet.pm. +3. Fix DXHash issues (baddx, badnode, badspotter etc) +30Dec22======================================================================= +1. Add more BadWords (regex) checks. 01Dec22======================================================================= 1. Re-add some debugging to see which incoming PC protcol sentences are being dumped because of any bad content (words or calls) if debugging option 'nologchan' is set. -2. Any line entered by a user is checked for badwords *before* being sent to - the command processing system. -3. All debugging for badwords has the word 'badword' in it. So that one can +2. All debugging for badwords has the word 'badword' in it. So that one can do a 'grepdbg -1 badword' and one should see who said it and all of what they said. Watchdbg will also work with this. -4. My latest recommended additions to the badword list includes: +3. My latest recommended additions to the badword list includes: RU STOP SPOT DISGRACE CRM CRIM CRUD SUBHUMAN FASCIST DEGENERATE CATTLE CNT 23Nov22======================================================================= 1. The BadWord system has been rewritten. This change is pretty radical and