26 Commits (a27609bcedcc3883a694a58b14e3056436f6b47e)

Author SHA1 Message Date
Jon Kristensen 72925feb72 rewrote xmlReader (now eventConsumer), its depending functions and some enumeration-related types 15 years ago
Jon Kristensen bc5de2fb60 added functions to convert message and iq stanzas to xml elements 15 years ago
Jon Kristensen 2fd8a6d10a made a nice function to convert an internal presence to an xml element, including presence errors 15 years ago
Jon Kristensen cf453923c1 cleaned up imports and comments 15 years ago
Jon Kristensen 1cf6a09413 implemented xml-enumerator-based elementToString functions, re-arranged the stanza types, rewrote parts of the Stream module 15 years ago
Jon Kristensen e3514ee1dc stopped using idna2008 as clients don't have to support internationalization 15 years ago
Jon Kristensen be7a4b9c49 added Stream.hs again 15 years ago
Jon Kristensen d385c4a533 implemented a xmpp version datatype, a parsec validator and parser, and ord and show functions 15 years ago
Jon Kristensen d61361e342 implemented a language tag datatype, a parsec validator and parser, and equal and show functions 15 years ago
Jon Kristensen 0dda2728af modified the API not to allow custom certificate directories; wrote some haddock documentation to defer crl, ocsp, basicconstraints for the time-being 15 years ago
Jon Kristensen 6c98ccebf7 modified the headers to reflect the new license 15 years ago
Jon Kristensen cc8ba02f7f added sasl failure type 15 years ago
Jon Kristensen 5ce2f8aedd calculated serverkey and serversignature to verify server success response 15 years ago
Jon Kristensen 0735fb08fe added some sasl functions and fixed some bugs and managed to produce the correct client proof 15 years ago
Jon Kristensen 32394d6557 sent scram auth and implemented the hi() function of rfc 5802 ("scram") 15 years ago
Jon Kristensen e7a390ae0e implemented the saslprep stringprep profile 15 years ago
Jon Kristensen 49e7cbaacb added a SASLError type 15 years ago
Jon Kristensen e0234fece9 started using the presence and message types again 15 years ago
Jon Kristensen 8674d20d6b removed types having to do with XMPP IM 15 years ago
Jon Kristensen dc86a433b6 renamed openStream to openStreams and secureWithTLS to tlsSecureStreams 15 years ago
Jon Kristensen 481218c159 changed from Serverpart to Domainpart (to follow the spec) 15 years ago
Jon Kristensen 3b399b2fff updated TLS API, debug information on received certificates, added dependencies 15 years ago
Jon Kristensen e4d8a42c6f reduced the TLS module to just the TLSParams and improved the TLS handshake code 15 years ago
Jon Kristensen 4ac7e32dab inserted Haddock comments to hide the non-Network.XMPP modules, fixed some Haddock problems 15 years ago
Jon Kristensen 9107b5a411 started using the latest version of the tls package 15 years ago
Jon Kristensen 5e0bee18c5 initial import, copy of darcs repository 15 years ago