util/uuid.lua
Sun, 15 Aug 2021 14:44:21 +0200 Kim Alvefur util.uuid: Add UUIDv7
Fri, 17 Mar 2023 16:23:16 +0100 Kim Alvefur util: Prefix module imports with prosody namespace
Fri, 04 Mar 2022 15:22:45 +0000 Matthew Wild util.hex: Deprecate to/from in favour of encode/decode, for consistency!
Mon, 11 Jan 2016 15:33:18 +0100 Kim Alvefur Merge 0.9->0.10
Sun, 10 Jan 2016 23:21:34 +0100 Kim Alvefur util.uuid: Open /dev/urandom read-only, make seed() a noop
Fri, 08 Jan 2016 16:16:08 +0100 Kim Alvefur Merge 0.9->0.10
Wed, 06 Jan 2016 02:46:47 +0100 Kim Alvefur util.uuid: Use /dev/urandom
Wed, 06 Jan 2016 03:28:31 +0100 Kim Alvefur util.uuid: Take random byte directly instead of the low bits from the ascii value of a hex nibble
Wed, 16 Dec 2015 16:45:57 +0000 Matthew Wild Merge 0.9->0.10
Tue, 08 Dec 2015 23:20:37 +0100 Kim Alvefur util.uuid: Remove unused import
Tue, 02 Sep 2014 17:58:12 +0100 Matthew Wild util.uuid: Use util.hex and util.random
Fri, 09 Aug 2013 17:48:21 +0200 Florian Zeitz Remove all trailing whitespace
Thu, 01 Apr 2010 19:27:26 +0500 Waqas Hussain util.uuid: Use a local instead of a global.
Mon, 22 Mar 2010 17:06:15 +0000 Matthew Wild Update copyright headers for 2010
Fri, 10 Jul 2009 03:11:45 +0100 Matthew Wild Remove version number from copyright headers
Thu, 04 Jun 2009 19:55:56 +0500 Waqas Hussain util.uuid: Added function seed(string) to allow further seeding of the PRNG
Thu, 04 Jun 2009 18:04:26 +0500 Waqas Hussain util.uuid: Now generates RFC 4122 complaint UUIDs (version 4 - random)
Thu, 04 Jun 2009 17:41:55 +0500 Waqas Hussain util.uuid: More uniqueness!
Fri, 20 Mar 2009 20:16:25 +0000 Matthew Wild 0.3->0.4
Sun, 01 Feb 2009 02:17:56 +0000 Matthew Wild util.uuid: Return a string, not a number. Looked so innocent.
Fri, 30 Jan 2009 17:59:26 +0000 Matthew Wild Update copyright notices for 2009
Fri, 30 Jan 2009 17:40:25 +0000 Matthew Wild 0.2->0.3
Fri, 30 Jan 2009 17:22:56 +0000 Matthew Wild GPL->MIT!
Wed, 10 Dec 2008 15:44:03 +0000 Matthew Wild 0.1 -> 0.2
Wed, 03 Dec 2008 14:39:07 +0000 Matthew Wild Insert copyright/license headers
Fri, 24 Oct 2008 03:06:55 +0100 Matthew Wild dialback keys now verified s2s
Sat, 04 Oct 2008 02:12:54 +0100 Matthew Wild Add "uuid" library and make sessionmanager use this.
less more (0) tip