Strengthen the algorithm that generates a random cookie for /detach.

This is a backwards-compatible change, no update to the scr-bx binary
is necessary.


git-svn-id: svn://svn.code.sf.net/p/bitchx/code/trunk@358 13b04d17-f746-0410-82c6-800466cd88b0
This commit is contained in:
Kevin Easton
2013-08-17 14:51:28 +00:00
parent 5582171286
commit 641565d4eb
2 changed files with 12 additions and 7 deletions

View File

@@ -1,5 +1,7 @@
[Changes 1.2c01]
* Strengthen the cookie generation algorithm for /detach. (caf)
* RANDOM_SOURCE now only affects the rand() scripting function. (caf)
* Make RANDOM_LOCAL_PORTS actually random. (caf)