Revision: 2546
          http://openser.svn.sourceforge.net/openser/?rev=2546&view=rev
Author:   henningw
Date:     2007-07-30 04:52:37 -0700 (Mon, 30 Jul 2007)

Log Message:
-----------
- don't seed the random generator for the auth module initialization from the
  system time, this is unsafe as this source provides not enough entropy.
- The random generator is seeded in the core from /dev/urandom, if this device
  is available.
- adapted from SER:
  http://lists.iptel.org/pipermail/serdev/2006-November/008477.html

Modified Paths:
--------------
    trunk/modules/auth/README
    trunk/modules/auth/auth_mod.c
    trunk/modules/auth/doc/auth_user.sgml


This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.

_______________________________________________
Devel mailing list
[email protected]
http://openser.org/cgi-bin/mailman/listinfo/devel

Reply via email to