Commit Graph

10 Commits (bc3d454dd6f46292f08f4f724203de22a85800ca)

Author SHA1 Message Date
Kim Alvefur 6c31ce7205 util.random: Add a _source field to match util.crand 8 years ago
Kim Alvefur b8a921f9dd util.random: Remove obsolete noop seed function 8 years ago
Kim Alvefur 6ee4f6f618 util.crand: C binding to one of OpenSSL, Linux getrandom() or OpenBSD arc4random() CSPRNG 10 years ago
Kim Alvefur 684aa3187f util.random: Restore friendlier error from 0.9/util.uuid 10 years ago
Kim Alvefur 79d9b096cd util.random: Open /dev/urandom read-only, make seed() a noop 10 years ago
Kim Alvefur 7baeaaa363 util.random: Use /dev/urandom 10 years ago
Kim Alvefur 8e74cf8125 util.random: Ensure at least 4 bytes of previous random state is used when generating new randomness 11 years ago
Kim Alvefur bf5828ed5a util.random: Switch to SHA512 11 years ago
Matthew Wild 129f22eadf util.random: Generic util lib for generating strings of random bytes 12 years ago
Florian Zeitz 4b618a8727 Remove all trailing whitespace 13 years ago
Waqas Hussain 3ee35fe849 util.uuid: Use a local instead of a global. 16 years ago
Matthew Wild 2bc0606453 Update copyright headers for 2010 16 years ago
Matthew Wild 118883d655 Remove version number from copyright headers 17 years ago
Waqas Hussain e60635aa94 util.uuid: Added function seed(string) to allow further seeding of the PRNG 17 years ago
Waqas Hussain 4ee16e78eb util.uuid: Now generates RFC 4122 complaint UUIDs (version 4 - random) 17 years ago
Waqas Hussain 27379bb148 util.uuid: More uniqueness! 17 years ago
Matthew Wild c80f91dc02 0.3->0.4 17 years ago
Matthew Wild 6db4951194 util.uuid: Return a string, not a number. Looked so innocent. 17 years ago
Matthew Wild c5ee166aa9 Update copyright notices for 2009 17 years ago
Matthew Wild f2d020191f 0.2->0.3 17 years ago
Matthew Wild bf3b96204d GPL->MIT! 17 years ago
Matthew Wild d3ad4a5123 0.1 -> 0.2 17 years ago
Matthew Wild 0c5cc83112 Insert copyright/license headers 17 years ago
Matthew Wild eb8e9997e0 dialback keys now verified 17 years ago
Matthew Wild f6924a64c0 Add "uuid" library and make sessionmanager use this. 18 years ago