index
:
prosody.git
0.11
0.12
master
s2s
sasl
tls
origin/0.11
origin/0.12
origin/master
origin/s2s
origin/sasl
origin/tls
origin/vault/0.11
origin/vault/master
origin/vault/s2s
origin/vault/sasl
origin/vault/tls
unofficial mirror of the prosody mercurial project
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
util
/
uuid.lua
Commit message (
Expand
)
Author
Age
Files
Lines
*
util: Prefix module imports with prosody namespace
Kim Alvefur
2023-03-17
1
-2
/
+2
*
util.hex: Deprecate to/from in favour of encode/decode, for consistency!
Matthew Wild
2022-03-04
1
-1
/
+1
*
util.uuid: Take random byte directly instead of the low bits from the ascii v...
Kim Alvefur
2016-01-06
1
-1
/
+1
*
util.uuid: Use util.hex and util.random
Matthew Wild
2014-09-02
1
-31
/
+13
*
Remove all trailing whitespace
Florian Zeitz
2013-08-09
1
-1
/
+1
*
util.uuid: Use a local instead of a global.
Waqas Hussain
2010-04-01
1
-1
/
+1
*
Update copyright headers for 2010
Matthew Wild
2010-03-22
1
-2
/
+2
*
Remove version number from copyright headers
Matthew Wild
2009-07-10
1
-1
/
+1
*
util.uuid: Added function seed(string) to allow further seeding of the PRNG
Waqas Hussain
2009-06-04
1
-3
/
+5
*
util.uuid: Now generates RFC 4122 complaint UUIDs (version 4 - random)
Waqas Hussain
2009-06-04
1
-1
/
+15
*
util.uuid: More uniqueness!
Waqas Hussain
2009-06-04
1
-3
/
+18
*
0.3->0.4
Matthew Wild
2009-03-20
1
-1
/
+1
*
util.uuid: Return a string, not a number. Looked so innocent.
Matthew Wild
2009-02-01
1
-1
/
+2
*
Update copyright notices for 2009
Matthew Wild
2009-01-30
1
-2
/
+2
*
0.2->0.3
Matthew Wild
2009-01-30
1
-1
/
+1
*
GPL->MIT!
Matthew Wild
2009-01-30
1
-13
/
+2
*
0.1 -> 0.2
Matthew Wild
2008-12-10
1
-1
/
+1
*
Insert copyright/license headers
Matthew Wild
2008-12-03
1
-0
/
+20
*
dialback keys now verified
Matthew Wild
2008-10-24
1
-1
/
+1
*
Add "uuid" library and make sessionmanager use this.
Matthew Wild
2008-10-04
1
-0
/
+9