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 |
util.uuid: Now generates RFC 4122 complaint UUIDs (version 4 - random)
|
Waqas Hussain |
Thu, 04 Jun 2009 18:04:26 +0500 |
util.uuid: More uniqueness!
|
Waqas Hussain |
Thu, 04 Jun 2009 17:41:55 +0500 |
0.3->0.4
|
Matthew Wild |
Fri, 20 Mar 2009 20:16:25 +0000 |
util.uuid: Return a string, not a number. Looked so innocent.
|
Matthew Wild |
Sun, 01 Feb 2009 02:17:56 +0000 |
Update copyright notices for 2009
|
Matthew Wild |
Fri, 30 Jan 2009 17:59:26 +0000 |
0.2->0.3
|
Matthew Wild |
Fri, 30 Jan 2009 17:40:25 +0000 |
GPL->MIT!
|
Matthew Wild |
Fri, 30 Jan 2009 17:22:56 +0000 |
0.1 -> 0.2
|
Matthew Wild |
Wed, 10 Dec 2008 15:44:03 +0000 |
Insert copyright/license headers
|
Matthew Wild |
Wed, 03 Dec 2008 14:39:07 +0000 |
dialback keys now verified
s2s
|
Matthew Wild |
Fri, 24 Oct 2008 03:06:55 +0100 |
Add "uuid" library and make sessionmanager use this.
|
Matthew Wild |
Sat, 04 Oct 2008 02:12:54 +0100 |