Mercurial > prosody-modules
log mod_turncredentials/mod_turncredentials.lua @ 2338:51beecac93c2
age | author | description |
---|---|---|
2014-03-11 | Florian Zeitz | all the things: Remove trailing whitespace |
2014-02-28 | Kim Alvefur | mod_turncredentials: Advertise the XEP-0215 feature (thanks Gryffus) |
2014-02-28 | Kim Alvefur | Backed out changeset 853a382c9bd6 |
2014-02-28 | Kim Alvefur | mod_turncredentials: Advertise the XEP-0215 feature (thanks Gryffus) |
2013-08-28 | Matthew Wild | mod_turncredentials: No need to check tag name, we're already in the event handler for the 'services' tag |
2013-08-28 | Matthew Wild | mod_turncredentials: Use iq-get event, to save checking attr.type manually |
2013-08-28 | Matthew Wild | mod_turncredentials: Use type-specific get_option() methods where appropriate, and pass in default values |
2013-08-28 | Philipp Hancke | mod_turncredentials: use smarter timestamp expiry from draft-uberti-behave-turn-rest-00 |
2013-07-11 | Kim Alvefur | mod_turncredentials: Import HMAC from util.hashes |
2013-06-10 | Philipp Hancke | mod_turncredentials: XEP-0215 implementation for time-limited turn credentials |