util: Prefix module imports with prosody namespace
|
Kim Alvefur |
Fri, 17 Mar 2023 16:23:16 +0100 |
util.hex: Deprecate to/from in favour of encode/decode, for consistency!
|
Matthew Wild |
Fri, 04 Mar 2022 15:22:45 +0000 |
Merge 0.9->0.10
|
Kim Alvefur |
Mon, 11 Jan 2016 15:33:18 +0100 |
util.uuid: Open /dev/urandom read-only, make seed() a noop
|
Kim Alvefur |
Sun, 10 Jan 2016 23:21:34 +0100 |
Merge 0.9->0.10
|
Kim Alvefur |
Fri, 08 Jan 2016 16:16:08 +0100 |
util.uuid: Use /dev/urandom
|
Kim Alvefur |
Wed, 06 Jan 2016 02:46:47 +0100 |
util.uuid: Take random byte directly instead of the low bits from the ascii value of a hex nibble
|
Kim Alvefur |
Wed, 06 Jan 2016 03:28:31 +0100 |
Merge 0.9->0.10
|
Matthew Wild |
Wed, 16 Dec 2015 16:45:57 +0000 |
util.uuid: Remove unused import
|
Kim Alvefur |
Tue, 08 Dec 2015 23:20:37 +0100 |
util.uuid: Use util.hex and util.random
|
Matthew Wild |
Tue, 02 Sep 2014 17:58:12 +0100 |
Remove all trailing whitespace
|
Florian Zeitz |
Fri, 09 Aug 2013 17:48:21 +0200 |
util.uuid: Use a local instead of a global.
|
Waqas Hussain |
Thu, 01 Apr 2010 19:27:26 +0500 |
Update copyright headers for 2010
|
Matthew Wild |
Mon, 22 Mar 2010 17:06:15 +0000 |
Remove version number from copyright headers
|
Matthew Wild |
Fri, 10 Jul 2009 03:11:45 +0100 |
util.uuid: Added function seed(string) to allow further seeding of the PRNG
|
Waqas Hussain |
Thu, 04 Jun 2009 19:55:56 +0500 |