Software /
code /
prosody
Log
util/uuid.lua @ 5122:b41c33dc7c36
description | author | age |
---|---|---|
util.uuid: Use a local instead of a global. | Waqas Hussain | 2010-04-01 |
Update copyright headers for 2010 | Matthew Wild | 2010-03-22 |
Remove version number from copyright headers | Matthew Wild | 2009-07-10 |
util.uuid: Added function seed(string) to allow further seeding of the PRNG | Waqas Hussain | 2009-06-04 |
util.uuid: Now generates RFC 4122 complaint UUIDs (version 4 - random) | Waqas Hussain | 2009-06-04 |
util.uuid: More uniqueness! | Waqas Hussain | 2009-06-04 |
0.3->0.4 | Matthew Wild | 2009-03-20 |
util.uuid: Return a string, not a number. Looked so innocent. | Matthew Wild | 2009-02-01 |
Update copyright notices for 2009 | Matthew Wild | 2009-01-30 |
0.2->0.3 | Matthew Wild | 2009-01-30 |
GPL->MIT! | Matthew Wild | 2009-01-30 |
0.1 -> 0.2 | Matthew Wild | 2008-12-10 |
Insert copyright/license headers | Matthew Wild | 2008-12-03 |
dialback keys now verified s2s | Matthew Wild | 2008-10-24 |
Add "uuid" library and make sessionmanager use this. | Matthew Wild | 2008-10-04 |