~singpolyma/network-protocol-xmpp

99f5f447 — John Millikin 13 years ago
Transition most remaining text storage to lazy 'Text'.
3666904f — John Millikin 13 years ago
Use GNU IDN instead of 'text-icu' for Stringprep support.
21fada26 — John Millikin 13 years ago
Small tweak for first public version of GNU TLS bindings.
dbad3673 — John Millikin 13 years ago
When retrieving a stanza tree from a root, only check element children.
ce476c6f — John Millikin 13 years ago
Allow IQ payloads to be empty.
b0313350 — John Millikin 13 years ago
Restart streams after establishing a TLS connection and authentication.
4d5504e2 — John Millikin 13 years ago
Small cleanup to 'putTree'.
3eeaaad6 — John Millikin 13 years ago
In 'treeToStanza', treat the input as a root node.
49d6bcf4 — John Millikin 13 years ago
Treat strings retrieved from libXML as UTF8.
507375d3 — John Millikin 13 years ago
Better error handling for unexpected EOF in 'hGetChar'.
8aaab578 — John Millikin 13 years ago
When authenticating, do not include resources in the JID.
d4a781fd — John Millikin 13 years ago
Use lazy instead of strict bytestrings.
31e363ef — John Millikin 13 years ago
Migrate 'Handle' to a more modern TLS binding.
d0f194da — John Millikin 13 years ago
Add error handling hooks to 'Handle' computation signatures, to simplify the migration to a better GNU TLS binding.
2969f4f9 — John Millikin 13 years ago
Expose enough of the 'XMPP' monad internals for clients to interleave it with other IO.
7dc0aed2 — John Millikin 13 years ago
Export 'Error' in the public API.
490bb5f4 — John Millikin 13 years ago
Make 'JID' an instance of 'IsString'.
92b4b6e3 — John Millikin 13 years ago
Define the 'XMPP' monad, so clients don't have to pass a stream around.
1ac20f95 — John Millikin 13 years ago
Use more specific license version in Cabal file.
8150ebe0 — John Millikin 13 years ago
Fix a few stylistic issues found by HLint.
Next