[Checkins] [zopefoundation/ZEO] ab7dcf: Use os.urandom() to read from /dev/urandom

GitHub noreply at github.com
Fri Aug 30 23:59:08 CEST 2013


  Branch: refs/heads/master
  Home:   https://github.com/zopefoundation/ZEO
  Commit: ab7dcf4b2f361586b5aef8a6733c1ced180b9a6a
      https://github.com/zopefoundation/ZEO/commit/ab7dcf4b2f361586b5aef8a6733c1ced180b9a6a
  Author: Stefan Nordhausen <stefan.nordhausen at axiros.com>
  Date:   2013-08-28 (Wed, 28 Aug 2013)

  Changed paths:
    M src/ZEO/auth/auth_digest.py

  Log Message:
  -----------
  Use os.urandom() to read from /dev/urandom


  Commit: 47cbb8d76fc61416a937a02a1cc0be0f1bcd231c
      https://github.com/zopefoundation/ZEO/commit/47cbb8d76fc61416a937a02a1cc0be0f1bcd231c
  Author: Tres Seaver <tseaver at palladion.com>
  Date:   2013-08-30 (Fri, 30 Aug 2013)

  Changed paths:
    M src/ZEO/auth/auth_digest.py

  Log Message:
  -----------
  Merge pull request #6 from snordhausen/master

Use os.urandom() to read from /dev/urandom


Compare: https://github.com/zopefoundation/ZEO/compare/1997818bdf1d...47cbb8d76fc6


More information about the checkins mailing list