[Linuxdcpp-team] [Bug 1436111] Re: Plgins, user interface

2015-03-25 Thread Gabberworld
oops -- You received this bug notification because you are a member of Dcplusplus-team, which is subscribed to DC++. https://bugs.launchpad.net/bugs/1436111 Title: Plgins, user interface Status in DC++: New Bug description: The current most difficult thing for plugins to do is interact w

[Linuxdcpp-team] [Bug 1436111] Re: Plgins, user interface

2015-03-25 Thread Gabberworld
one solution is for gui are the activex / ole / com -- You received this bug notification because you are a member of Dcplusplus-team, which is subscribed to DC++. https://bugs.launchpad.net/bugs/1436111 Title: Plgins, user interface Status in DC++: New Bug description: The current most

[Linuxdcpp-team] [Bug 1419478] Re: Mitigating classic NMDC CTM DOS attacks

2015-03-22 Thread Gabberworld
UserConnection.cpp } else if(aLine[0] == '<') { fire(UserConnectionListener::ProtocolError(), this, _("CTM2HUB")); return; } else if(!isSet(FLAG_NMDC)) { fire(UserConnectionListener::ProtocolError(), this, _("Invalid data"));

[Linuxdcpp-team] [Bug 1419478] Re: Mitigating classic NMDC CTM DOS attacks

2015-03-22 Thread Gabberworld
for line 69 -- You received this bug notification because you are a member of Dcplusplus-team, which is subscribed to DC++. https://bugs.launchpad.net/bugs/1419478 Title: Mitigating classic NMDC CTM DOS attacks Status in DC++: Fix Committed Bug description: Proposal and discussion log fr

[Linuxdcpp-team] [Bug 1419478] Re: Mitigating classic NMDC CTM DOS attacks

2015-03-22 Thread Gabberworld
if (aError.compare(0, 7, "CTM2HUB") == 0) maybe you should use something like that ? -- You received this bug notification because you are a member of Dcplusplus-team, which is subscribed to DC++. https://bugs.launchpad.net/bugs/1419478 Title: Mitigating classic NMDC CTM DOS attacks Status i

[Linuxdcpp-team] [Bug 1419478] Re: Mitigating classic NMDC CTM DOS attacks

2015-03-22 Thread Gabberworld
one thing i dont like is the +if(cc_blocked) + { + LogManager::getInstance()->message(str(F_("Blocked a C-C connection to a hub ('%1%:%2%'; request from '%3%')") % aServer % aPort % aHubUrl)); + return true; + } is there possible add that it not show

[Linuxdcpp-team] [Bug 1419478] Re: Mitigating classic NMDC CTM DOS attacks

2015-03-22 Thread Gabberworld
yeah, tested that code and it actualy works for webpages too if (aError.compare(0, 7, "CTM2HUB", 7 == 0)) <-- 7 == 0 i think because of that it works for webpages too weird -- You received this bug notification because you are a member of Dcplusplus-team, which is subscribed to DC++. https://

[Linuxdcpp-team] [Bug 1419478] Re: Mitigating classic NMDC CTM DOS attacks

2015-03-04 Thread Gabberworld
one thing what you could add that code is check if there not coming in the chat messages, threat them too as error CTM2HUB messages -- You received this bug notification because you are a member of Dcplusplus-team, which is subscribed to DC++. https://bugs.launchpad.net/bugs/1419478 Title: Mit

[Linuxdcpp-team] [Bug 1419478] Re: Mitigating classic NMDC CTM DOS attacks

2015-03-04 Thread Gabberworld
i think there is problem, you should block hub who send you to the attacked hub, i make some more tests later -- You received this bug notification because you are a member of Dcplusplus-team, which is subscribed to DC++. https://bugs.launchpad.net/bugs/1419478 Title: Mitigating classic NMDC

[Linuxdcpp-team] [Bug 1419478] Re: Mitigating classic NMDC CTM DOS attacks

2015-03-03 Thread Gabberworld
i test that in Ynhub and in non DC++ client -- You received this bug notification because you are a member of Dcplusplus-team, which is subscribed to DC++. https://bugs.launchpad.net/bugs/1419478 Title: Mitigating classic NMDC CTM DOS attacks Status in DC++: Confirmed Bug description: Pr

[Linuxdcpp-team] [Bug 1419478] Re: Mitigating classic NMDC CTM DOS attacks

2015-02-20 Thread Gabberworld
That Error thing is only for temporary fix for the hubsofts. -- You received this bug notification because you are a member of Dcplusplus-team, which is subscribed to DC++. https://bugs.launchpad.net/bugs/1419478 Title: Mitigating classic NMDC CTM DOS attacks Status in DC++: Confirmed Bug