Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Swiften and Swift now build with no compiler warnings for me on Snow Leopard.
|
|
Only one basic test, more to follow.
|
|
Use /nologo and /subsystem:windows.
|
|
|
|
|
|
Still need to do some cleanup and polishing.
|
|
|
|
Actually found out that I implemented the old RFC. Need to reimplement
SCRAM-SHA1 from scratch based on
http://tools.ietf.org/html/draft-ietf-sasl-scram-10
Disabling for now.
|
|
|
|
|
|
|
|
|
|
|
|
This was requested by Steve, I can't say that I'm convinced but maybe it'll grow on me.
|
|
|
|
|
|
|
|
We don't authenticate with SCRAM-SHA1 yet.
|
|
|
|
|
|
messages.
Fixes bug where first messages were missing from the view.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|