*** This bug is a security vulnerability ***
Private security bug reported:
>From my investigation and experience, Util::initialize() never called
which contains the sgenrand call that seeds the random number generator
to the time.
seed always 4357 set from rand() when salts are generated. The s
** Attachment added: "adds functions to proper places in adchpp.i"
https://bugs.launchpad.net/bugs/920791/+attachment/2690165/+files/ExtraFunctions.patch
--
You received this bug notification because you are a member of
Dcplusplus-team, which is subscribed to ADCH++.
https://bugs.launchpad.ne
Public bug reported:
SocketManager:
setBufferSize, getBufferSize
setMaxBufferSize, getMaxBufferSize
setOverflowTimeout, getOverflowTimeout
ClientManager:
setMaxCommandSize, getMaxCommandSize
setLogTimeout, getLogTimeout
not exposed. Can't set values read from adchpp.xml from python (or
anything
** Attachment added: "adds templates to adchpp.i"
https://bugs.launchpad.net/bugs/920792/+attachment/2690166/+files/SignalTemplates.patch
--
You received this bug notification because you are a member of
Dcplusplus-team, which is subscribed to ADCH++.
https://bugs.launchpad.net/bugs/920792
T
Public bug reported:
templates for Signal::operator() missing from swig for all signal types
patch attached fixes this problem
** Affects: adchpp
Importance: Undecided
Status: New
--
You received this bug notification because you are a member of
Dcplusplus-team, which is subscrib
Public bug reported:
Typemap is missing so you get an error of not supplying the right type
function.
patch attached
** Affects: adchpp
Importance: Undecided
Status: New
--
You received this bug notification because you are a member of
Dcplusplus-team, which is subscribed to ADCH
** Patch added: "adds typemaps to lua.i"
https://bugs.launchpad.net/bugs/920788/+attachment/2690154/+files/LuaSignalEcAB_Connect.patch
--
You received this bug notification because you are a member of
Dcplusplus-team, which is subscribed to ADCH++.
https://bugs.launchpad.net/bugs/920788
Titl
revno: 2836
committer: poy
branch nick: trunk
timestamp: Mon 2012-01-23 22:02:12 +0100
message:
auto-manage some menu memory
modified:
dwt/include/dwt/widgets/Menu.h
dwt/src/widgets/Menu.cpp
--
lp:dcplusplus
https://code.launchpa
revno: 2835
committer: poy
branch nick: trunk
timestamp: Mon 2012-01-23 21:45:16 +0100
message:
reduce namespace pollution when hacking boost containers into std (for MSVC)
modified:
SConstruct
build_util.py
dwt/test/TreeTest.cpp
revno: 2834
committer: poy
branch nick: trunk
timestamp: Mon 2012-01-23 21:18:58 +0100
message:
use emplace methods in some places (not everywhere to satisfy current
compilers)
modified:
dcpp/FavoriteManager.cpp
dcpp/HashManager.c
revno: 2833
committer: poy
branch nick: trunk
timestamp: Mon 2012-01-23 18:56:18 +0100
message:
use boost containers on MSVC - various hacks to pull them into the std
namespace
added:
msvc/container/
msvc/container/custom_hash.h
11 matches
Mail list logo