Software /
code /
prosody
Log
description | author | age |
---|---|---|
certs/Makefile: Run key generation with a stricter umask (fixes a race condition) | Kim Alvefur | Wed, 23 Dec 2015 12:07:03 +0100 |
mod_admin_telnet: Backport 06696882d972 from 0.10 (this command greatly helps with debugging HTTP issues) | Matthew Wild | Tue, 22 Dec 2015 14:15:09 +0000 |
certs/Makefile: Add targets for any combination of already existing config, key file | Kim Alvefur | Wed, 23 Dec 2015 12:10:26 +0100 |
mod_register: Support for blacklisting ips that are still over limit when they get pushed out of the cache | Kim Alvefur | Wed, 23 Dec 2015 09:00:03 +0100 |
mod_register: Use util.cache to limit the number of per-ip throttles kept | Kim Alvefur | Wed, 23 Dec 2015 08:58:34 +0100 |
mod_register: Switch to using util.throttle for limiting registrations per ip per time | Kim Alvefur | Wed, 23 Dec 2015 08:57:12 +0100 |
tests: Add small test for util.throttle | Kim Alvefur | Wed, 23 Dec 2015 08:49:38 +0100 |
util.openssl: Fix style / whitespace | Kim Alvefur | Wed, 23 Dec 2015 08:47:57 +0100 |