log

age author description
Mon, 13 Aug 2018 03:35:42 +0200 Kim Alvefur mod_s2s_auth_posh: Add a command for generating the JSON file
Fri, 10 Aug 2018 06:12:55 +0200 Kim Alvefur mod_auth_http_cookie: Also try to get HTTP request from WebSocket session
Fri, 10 Aug 2018 06:10:38 +0200 Kim Alvefur mod_auth_http_cookie: Try to get HTTP request from array on BOSH sessions
Thu, 09 Aug 2018 22:40:18 +0100 Matthew Wild mod_pep_vcard_png_avatar: Log error when used with new mod_pep, add compat with mod_pep_simple
Thu, 09 Aug 2018 22:36:22 +0100 Matthew Wild mod_pep_vcard_avatar: Log error when used with new mod_pep, add compat with mod_pep_simple
Wed, 08 Aug 2018 15:58:50 +0200 Michel Le Bihan mod_watchuntrusted: Add option to ignore domains
Wed, 08 Aug 2018 15:20:52 +0200 Michel Le Bihan mod_e2e_policy: Always add the 'to' in warning stanzas
Wed, 08 Aug 2018 12:49:02 +0100 Matthew Wild mod_smacks: Improve logging on resume so session changes are more easily tracked
Tue, 07 Aug 2018 21:11:37 +0100 Matthew Wild mod_statistics: Split module:shared() into multiple calls, multiple params may be deprecated soon
Tue, 07 Aug 2018 19:12:52 +0100 Matthew Wild mod_http_upload_external: share.php: Use hash_equals() if available to protect against timing attack
Sat, 04 Aug 2018 16:10:40 +0200 Kim Alvefur mod_pep_vcard_avatar: Does not work with trunk anymore
Fri, 03 Aug 2018 20:23:03 +0200 Kim Alvefur mod_adhoc_dataforms_demo/README: Set a summary
Fri, 03 Aug 2018 19:42:48 +0200 Kim Alvefur mod_adhoc_dataforms_demo: Silence warning about unused argument [luacheck]
Fri, 03 Aug 2018 19:40:24 +0200 Kim Alvefur mod_adhoc_test -> mod_adhoc_dataforms_demo
Fri, 03 Aug 2018 19:30:15 +0200 Kim Alvefur mod_adhoc_test: A module to test dataforms generation and rendering
Fri, 03 Aug 2018 11:33:31 +0100 Matthew Wild mod_omemo_all_access: Add compatibility with mod_pep_simple
Fri, 03 Aug 2018 11:24:36 +0100 Matthew Wild mod_omemo_all_access: Log error when used with incompatible mod_pep
Thu, 02 Aug 2018 03:35:36 +0200 Kim Alvefur mod_profile: Abort if mod_pep doesn't appear to be the former mod_pep_plus
Thu, 02 Aug 2018 03:35:33 +0200 Kim Alvefur mod_profile: Update for mod_pep_plus rename
Mon, 19 Feb 2018 09:24:44 +0100 Kim Alvefur mod_s2s_auth_posh: Beginnings of a README
Sun, 28 Jan 2018 13:57:02 +0100 Kim Alvefur mod_s2s_auth_posh: Normalize code formatting
Thu, 21 Dec 2017 03:23:58 +0100 Kim Alvefur mod_s2s_auth_posh: Abort if no fingerprints are found
Thu, 21 Dec 2017 03:23:46 +0100 Kim Alvefur mod_s2s_auth_posh: Remove commented out line
Thu, 21 Dec 2017 03:20:34 +0100 Kim Alvefur mod_s2s_auth_posh: Skip POSH if session certificate is already valid
Thu, 21 Dec 2017 03:19:56 +0100 Kim Alvefur mod_s2s_auth_posh: Remove commented out imports
Thu, 21 Dec 2017 03:04:51 +0100 Kim Alvefur mod_s2s_auth_posh: Cache tweak
Wed, 15 Mar 2017 15:49:46 +0100 Kim Alvefur mod_s2s_auth_posh: Changes done outside of version control during 2014-2017
Wed, 21 May 2014 23:01:47 +0200 Kim Alvefur mod_s2s_auth_posh: PKIX over Secure HTTP
Wed, 01 Aug 2018 10:00:53 +0200 Emmanuel Gil Peyrot mod_firewall: Add a missing space after a comma in the README.
Tue, 31 Jul 2018 18:29:08 +0200 Kim Alvefur mod_pastebin: Make first line and URL more clearly separated
Thu, 26 Jul 2018 10:35:30 +0100 Matthew Wild mod_lib_ldap: assert() connection for hopefully better error reporting (thanks adac)
Tue, 24 Jul 2018 17:18:13 +0200 Kim Alvefur mod_profile: Remove purging of previous PEP data, should no longer be needed
Tue, 24 Jul 2018 16:26:40 +0200 Kim Alvefur mod_profile: Bump priority of xep153 hook to surely run before mod_presence
Tue, 24 Jul 2018 16:23:04 +0200 Kim Alvefur mod_profile: Correctly add avatar hash
Tue, 24 Jul 2018 16:28:02 +0200 Kim Alvefur mod_profile: Add xmlns on <item> in order to pass item validation in mod_pubsub
Tue, 24 Jul 2018 16:27:59 +0200 Kim Alvefur mod_profile: Refactor wrapping of payloads in <item>
Wed, 18 Jul 2018 23:44:09 +0200 Kim Alvefur mod_http_upload_external/README: Add Perl implementation by Holger to list
Wed, 18 Jul 2018 15:57:13 +0200 Kim Alvefur Backed out parts of changeset a81456a13797
Fri, 13 Jul 2018 14:38:40 +0200 Kim Alvefur mod_profile: Skip injecting xep153 into presence for sessions with no username
Fri, 13 Jul 2018 01:13:37 +0200 Kim Alvefur mod_profile: Add support for XEP-0398
Fri, 13 Jul 2018 01:13:06 +0200 Kim Alvefur mod_profile: Add copyright header
Fri, 13 Jul 2018 01:11:51 +0200 Kim Alvefur mod_profile: Fix typo
Fri, 13 Jul 2018 00:47:29 +0200 Kim Alvefur mod_presence_cache: Forget cached presence on s2s close
Thu, 12 Jul 2018 23:47:26 +0200 Kim Alvefur mod_checkcerts: Note about apparent incompatibility with >=0.10.x
Thu, 12 Jul 2018 21:09:41 +0200 Kim Alvefur mod_profile: Ignore shadowed variable name
Thu, 12 Jul 2018 21:07:10 +0200 Kim Alvefur mod_profile: Reformat README
Thu, 12 Jul 2018 21:02:04 +0200 Kim Alvefur mod_pep_vcard_avatar: Normalize syntax in README
Thu, 12 Jul 2018 21:01:51 +0200 Kim Alvefur mod_pep_vcard_avatar: Mention XEP-398
Thu, 12 Jul 2018 21:00:01 +0200 Kim Alvefur mod_pep_vcard_avatar: Advertise XEP-0398 feature
Sun, 08 Jul 2018 13:04:46 +0200 Jonas Wielicki mod_http_upload: use correct error condition
Sun, 08 Jul 2018 01:17:23 +0200 Kim Alvefur mod_pubsub_stats: Pass configuration to disable persistence and limit number of items
Thu, 05 Jul 2018 02:03:29 +0200 Kim Alvefur various/README: Add a Statistics label
Wed, 04 Jul 2018 23:04:22 +0200 Kim Alvefur mod_muc_badge: Use room name instead of fixed string (beware the silly width calculations)
Wed, 04 Jul 2018 23:04:04 +0200 Kim Alvefur mod_muc_badge: Simplify SVG
Tue, 03 Jul 2018 01:03:48 +0200 tmolitor mod_smacks_noerror: Add ability to silence errors if mod_offline is disabled
Mon, 02 Jul 2018 22:45:30 +0200 Kim Alvefur mod_statistics_statsman: Remove duplicate import [luacheck]
Mon, 02 Jul 2018 22:45:11 +0200 Kim Alvefur mod_statistics_statsman: Ignore that we discard incoming data [luacheck]
Mon, 02 Jul 2018 13:13:23 +0100 Matthew Wild mod_http_external: Link to prosody-filer (Go implementation)
Mon, 02 Jul 2018 12:58:14 +0100 Matthew Wild mod_http_upload_external: Reduce slot request log level from info to debug for privacy improvement
Mon, 02 Jul 2018 12:57:40 +0100 Matthew Wild mod_http_upload_external: Fix to read content-type from correct place in stanza