Philipp Balzarek
|
1d54682baa
|
rename JID to Jid
remove sUsername, aAuthzid, sResource from XmppConnection
add sJid to XmppConnection
|
14 years ago |
Philipp Balzarek
|
d23ae0f149
|
replace XMPP with Xmpp everywhere to unify style
replace SASL with Sasl
replace DIGEST_MD5 with DigestMD5
replace PLAIN with Plain
|
14 years ago |
Jon Kristensen
|
188cc252d3
|
Eq instance for JID, PLAIN now base64-encoded, EchoClient compiles,
isBare/Full functions exposed
|
14 years ago |
Jon Kristensen
|
ce927ddcbf
|
moved 'src' to 'source'
|
14 years ago |
Jon Kristensen
|
180d8f48e4
|
minor formatting, documentation and code changes
|
14 years ago |
Philipp Balzarek
|
f2ab31fe71
|
preliminary shaping of API structure, documentation
|
14 years ago |
Philipp Balzarek
|
b9774d297a
|
Added some SASL failure handling
|
14 years ago |
Philipp Balzarek
|
0e412cd782
|
replaced jidParts by a more readble Version
|
14 years ago |
Philipp Balzarek
|
2f13935c0b
|
fixed JID parsing, moved JID to JID.hs
|
14 years ago |
Philipp Balzarek
|
113ca4034f
|
work in JID.hs
|
14 years ago |
Jon Kristensen
|
000ab2da34
|
renamed Address to JID; reformatted module
|
14 years ago |