Bug#350396: amule depletes entropy pool

2006-05-05 Thread Bas Zoetekouw
tag 350396 + patch thanks Hi! Here's an even petter patch, that just replaces the urandom stuff with a pseudo-RN generator. It now simply uses libcrypto++, rather than the built-in stuff, too. I've been using an amule with this patch for a few weeks now; it seems to work perfectly fine. ---

Bug#350396: amule depletes entropy pool

2006-01-29 Thread Bas Zoetekouw
Package: amule Version: 99:2.1.0-1+bas Severity: normal Amule is depleting the random pool. It seems the random number generator of libcrypto++ reads lots of bytes from /dev/urandom. I can't say that I understand how the donkey protocol works, but I doubt that's there any need for real strong

Bug#350396: amule depletes entropy pool

2006-01-29 Thread Adeodato Simó
# Bas, let's treat the BTS nice, now that it has version tracking. :) # Let me know if the version I'm giving is not accurate. notfound 350396 99:2.1.0-1+bas found 350396 2.1.0-1 thanks * Bas Zoetekouw [Sun, 29 Jan 2006 14:19:05 +0100]: Package: amule Version: 99:2.1.0-1+bas Severity: normal

Bug#350396: amule depletes entropy pool

2006-01-29 Thread Bas Zoetekouw
Hi Adeodato! You wrote: # Bas, let's treat the BTS nice, now that it has version tracking. :) # Let me know if the version I'm giving is not accurate. Oops, sorry about that (that was my locally patches version, obviously). It seems I also forgot to attach the patch: diff -Naur