Software /
code /
verse
Graph
-
plugins.presence: Have option keys mirror the tag names (keeping compat with previous behaviour)2016-06-04, by Kim Alvefur
-
plugins.presence: Fix resending previous presence2016-06-04, by Kim Alvefur
-
Add plugin for XEP-0195: User Browsing2016-05-15, by Kim Alvefur
-
Merge with Zash2016-02-09, by Matthew Wild
-
util.random: Use /dev/urandom or LuaCrypto2016-01-12, by Kim Alvefur
-
client, component: Fix logging of invalid XML2016-02-09, by Matthew Wild
-
Merge with Zash2016-01-12, by Matthew Wild
-
libs.hashes: Fix HMAC-SHA-1 blocksize to 64 (20 is output size)2016-01-12, by Kim Alvefur
-
squishy: Pin to Prosody 0.9.9 release to avoid more breaking changes there2016-01-09, by Kim Alvefur
-
Add util.ip, dependency of net.dns since Prosody 0.9.92016-01-09, by Kim Alvefur
-
plugins: Cleanup [luacheck]2015-09-03, by Kim Alvefur
-
plugins.smacks: explicitly import luasocket which stops setting globals in new versions2015-09-03, by Kim Alvefur
-
plugins.ping: Import socket.gettime to a local, LuaSocket stopped setting globals2015-08-27, by Kim Alvefur
-
plugins: Use util.hashes instead of util.sha12015-08-25, by Kim Alvefur
-
libs.encodings: mime.unb64 is buggy with \0 should have been fixed2015-08-25, by Kim Alvefur
-
util.sasl.scram: Use the new util.hashes and util.random2015-08-25, by Kim Alvefur
-
libs.hashes: Wrap LuaCrypto with fallback to util.sha12015-08-25, by Kim Alvefur
-
Import util.random from Prosody (using SHA-1)2015-08-25, by Kim Alvefur
-
Import util.rsm from prosody-modules2015-08-19, by Kim Alvefur
-
squishy: Include util.xml and util.json2015-08-19, by Kim Alvefur
-
verse: Pass on error from trying to require verse connection module2015-05-17, by Kim Alvefur
-
plugins.tls: Allow configuring TLS options at stream.ssl2015-05-17, by Kim Alvefur
-
libs.adhoc: Don't set unintentional globals2015-05-04, by Kim Alvefur
-
verse: Enable TCP keepalives2015-05-04, by Kim Alvefur
-
plugins.legacy: Make functions local2015-05-01, by Kim Alvefur
-
Discard trailing whitespace2015-05-01, by Kim Alvefur
-
plugins.jingle_ft: Update to version 0.162015-05-01, by Kim Alvefur
-
Added tag 0.9.1 for changeset 9aa5bce207b22016-01-09, by Matthew Wild
-
Makefile: Remove config.unix when making a release2016-01-01, by Matthew Wild
-
Added tag 0.9.0 for changeset 3267ae7c92172016-01-01, by Matthew Wild
-
Makefile: Error if config.unix is missing2016-01-01, by Matthew Wild
-
Makefile: Add 'install' target2016-01-01, by Matthew Wild
-
configure, Makefile: Add configure script to set build-time variables2016-01-01, by Matthew Wild
-
Makefile, buildscripts/squish: Add Makefile and squish to the repo2015-12-31, by Matthew Wild
-
init: Log the error message that caused loading of a connection module to fail2015-09-05, by Matthew Wild
-
init: Restore loading of LuaSec (must be loaded before net.server) (thanks 桜)2014-11-16, by Kim Alvefur
-
squishy: Fetch from latest 0.92014-10-05, by Kim Alvefur
-
squishy: Fix for fetching util.rsm2014-10-05, by Kim Alvefur
-
util.sasl.scram: Only indicate channel binding support when TLS is used2014-10-05, by Kim Alvefur
-
client: Deal with eg no-stream errors where no stanza is passed2014-09-30, by Kim Alvefur
-
util.sasl.scram: Slight optimization of HMAC2014-09-30, by Kim Alvefur
-
util.sasl.scram: Correctly verify that the server added its own nonce2014-09-30, by Kim Alvefur
-
verse: Import LuaSocket properly (especially for 5.2)2014-09-23, by Kim Alvefur
-
plugins.sasl: Store mechanisms with the correct name2014-09-18, by Kim Alvefur
-
util.sasl.scram: Fix typo2014-09-18, by Kim Alvefur
-
squishy: Add sasl mechs2014-09-18, by Kim Alvefur
-
SCRAM: Add channel binding support (SCRAM-SHA-1-PLUS)2014-09-18, by Kim Alvefur
-
Add SCRAM-SHA-1 implementation2014-09-18, by Kim Alvefur
-
plugins.archive: Update to MAM version 0.32014-09-08, by Kim Alvefur
-
Merge with Zash2014-08-27, by Matthew Wild
-
verse.plugins.uptime: Explicitly cast uptime to a number2013-09-04, by Kim Alvefur
-
plugins.smacks: Improve logic for sending <r/>2014-08-27, by Matthew Wild
Scroll all the way down to load more.