log mod_turncredentials/mod_turncredentials.lua @ 3877:562b34050561

age author description
2019-12-23 Kim Alvefur mod_turncredentials: Fix reporting of expiry in extdisco:2 protocol
2019-12-23 Kim Alvefur mod_turncredentials: Rename variable for clarity
2019-08-09 Kim Alvefur mod_turncredentials: Add parallel implementation of XEP-0215 v0.7
2019-04-09 Kim Alvefur mod_turncredentials: Convert numeric attributes to strings (fixes #1339)
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