Skip to content

Tags: bwail/xmpp

Tags

0.5.429.142

Toggle 0.5.429.142's commit message

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
SCRAM-SHA-1 Authentication Method Working.

0.5.423.136

Toggle 0.5.423.136's commit message

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
SSL working. Fixes ubiety#1.

0.5.328.129

Toggle 0.5.328.129's commit message

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
Had strange behaviour caused by not clearing the message buffer. If a…

… new message was shorter than the previous it wouldn't clear it out leaving stray tags that were parsed causing problems. Compression now works with zlib built into the socket code. Still have to workout how to get it working as a stream to allow replacement and new compressions.

0.4.316.91

Toggle 0.4.316.91's commit message
Moved a bunch of persistent data to the Settings class. API is broken…

… from previous iteration so version updated to 0.4.

0.3.215.80

Toggle 0.3.215.80's commit message

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
Added a settings class to specify authentication methods

0.3.215.78

Toggle 0.3.215.78's commit message

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
SCRAM finshed but not working.

0.3.214.75

Toggle 0.3.214.75's commit message

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
More SCRAM work

0.3

Toggle 0.3's commit message

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
Forgot to set id and password in refactoring. Now fixed.

Signed-off-by: Dieter Lunn <coder2000@gmail.com>