log

age author description
Sun, 08 May 2016 18:05:41 +0200 Kim Alvefur mod_log_mark: Try to prevent timer drift
Sun, 08 May 2016 16:57:44 +0200 Kim Alvefur mod_log_mark: Make a global module (should only be loaded once anyways)
Sat, 07 May 2016 13:38:43 +0200 Kim Alvefur mod_storage_memory: Fix copypaste error
Sat, 07 May 2016 13:37:03 +0200 Kim Alvefur mod_storage_memory: Implement 'add_keys' method of map stores (required for rosters in 0.10+)
Thu, 05 May 2016 15:43:01 +0200 Kim Alvefur mod_graceful_shutdown: Experiment in improving the shutdown experience
Wed, 04 May 2016 15:11:12 +0200 Kim Alvefur Tag last commit available on Google Code for future reference
Sat, 30 Apr 2016 19:09:45 +0200 Kim Alvefur mod_auth_phpbb3: Add support for verifying bcrypt hashes (thanks bios)