Tue, 09 Apr 2019 23:23:30 +0200 |
Kim Alvefur |
mod_turncredentials: Convert numeric attributes to strings (fixes #1339)
|
Tue, 11 Mar 2014 18:44:01 +0100 |
Florian Zeitz |
all the things: Remove trailing whitespace
|
Fri, 28 Feb 2014 15:41:26 +0100 |
Kim Alvefur |
mod_turncredentials: Advertise the XEP-0215 feature (thanks Gryffus)
|
Fri, 28 Feb 2014 15:37:55 +0100 |
Kim Alvefur |
Backed out changeset 853a382c9bd6
|
Fri, 28 Feb 2014 15:36:06 +0100 |
Kim Alvefur |
mod_turncredentials: Advertise the XEP-0215 feature (thanks Gryffus)
|
Wed, 28 Aug 2013 10:37:23 +0100 |
Matthew Wild |
mod_turncredentials: No need to check tag name, we're already in the event handler for the 'services' tag
|
Wed, 28 Aug 2013 10:35:56 +0100 |
Matthew Wild |
mod_turncredentials: Use iq-get event, to save checking attr.type manually
|
Wed, 28 Aug 2013 10:35:32 +0100 |
Matthew Wild |
mod_turncredentials: Use type-specific get_option() methods where appropriate, and pass in default values
|
Wed, 28 Aug 2013 10:31:15 +0100 |
Philipp Hancke |
mod_turncredentials: use smarter timestamp expiry from draft-uberti-behave-turn-rest-00
|
Thu, 11 Jul 2013 16:51:27 +0200 |
Kim Alvefur |
mod_turncredentials: Import HMAC from util.hashes
|
Mon, 10 Jun 2013 15:07:00 +0100 |
Philipp Hancke |
mod_turncredentials: XEP-0215 implementation for time-limited turn credentials
|