Remove all trailing whitespace
[prosody.git] / util / uuid.lua
2013-08-09 Florian ZeitzRemove all trailing whitespace
2013-05-01 Matthew WildMerge tls branch
2013-05-01 Matthew WildMerge s2s branch
2013-05-01 Matthew WildMerge sasl branch
2010-05-21 Matthew WildMerge with backout
2010-05-05 Matthew WildMerge Tobias's fancy SASL branch->trunk
2010-04-03 Matthew WildMerge 0.7->trunk
2010-04-03 Matthew WildMerge 0.6->0.7
2010-04-03 Matthew WildMerge 0.6/MattJ -> 0.6
2010-04-01 Waqas Hussainutil.uuid: Use a local instead of a global.
2010-03-22 Matthew WildMerge 0.7->trunk
2010-03-22 Matthew WildMerge 0.6->0.7
2010-03-22 Matthew WildUpdate copyright headers for 2010
2009-07-10 Matthew WildRemove version number from copyright headers
2009-06-04 Waqas HussainMerge with trunk
2009-06-04 Waqas Hussainutil.uuid: Added function seed(string) to allow further...
2009-06-04 Waqas Hussainutil.uuid: Now generates RFC 4122 complaint UUIDs ...
2009-06-04 Waqas Hussainutil.uuid: More uniqueness!
2009-03-20 Matthew WildMerge
2009-03-20 Matthew Wild0.3->0.4
2009-02-01 Matthew Wildutil.uuid: Return a string, not a number. Looked so...
2009-01-30 Matthew WildUpdate copyright notices for 2009
2009-01-30 Matthew Wild0.2->0.3
2009-01-30 Matthew WildGPL->MIT!
2008-12-16 Matthew WildMerge from waqas
2008-12-10 Matthew Wild0.1 -> 0.2
2008-12-03 Matthew WildMerge from waqas
2008-12-03 Matthew WildInsert copyright/license headers
2008-10-24 Matthew WildMerge from waqas
2008-10-24 Matthew WildMerging more s2s
2008-10-24 Matthew Wilddialback keys now verified
2008-10-04 Matthew WildMerge from waqas
2008-10-04 Matthew WildMerge docs from waqas
2008-10-04 Matthew WildDEPENDS updated by waqas
2008-10-04 Matthew WildAdd "uuid" library and make sessionmanager use this.