Mercurial > prosody-modules
log mod_s2s_auth_dane/mod_s2s_auth_dane.lua @ 2309:feebb38c670d
age | author | description |
---|---|---|
2016-06-01 | Kim Alvefur | mod_s2s_auth_dane: Use util.async if available (current prosody trunk) |
2016-05-28 | Kim Alvefur | mod_s2s_auth_dane: Move pausing code to a function |
2016-05-28 | Kim Alvefur | Backed out changeset f00cbfb812cd, it only half-worked and broke things |
2016-05-26 | Kim Alvefur | mod_s2s_auth_dane: Remove unused local |
2016-05-26 | Kim Alvefur | mod_s2s_auth_dane: Attempt a new approach to async lookups that doesn't depend on connection pausing |
2016-05-26 | Kim Alvefur | mod_s2s_auth_dane: Make sure dane field has correct type |