Commit Graph

  • 1e7bed93c5 return a service-unavailable un unmatched IQ requests Philipp Balzarek 2013-02-26 13:58:52 +0100
  • 2e17bd1d65 Merge branch 'master' of git://github.com/Philonous/pontarius Jon Kristensen 2013-02-25 12:16:57 +0100
  • ee71092cbb export stanza error related types from Network.XMPP Philipp Balzarek 2013-02-20 15:29:50 +0100
  • e2e3f641bf Merge branch 'master' of git://github.com/Philonous/pontarius Jon Kristensen 2013-02-20 12:04:59 +0100
  • 34241c0733 add missing module Network.Xmpp.Utilities to other-modules Philipp Balzarek 2013-02-19 19:11:12 +0100
  • 4259206466 Add `StreamSettings' record with `Default' instance Jon Kristensen 2013-02-19 19:00:45 +0100
  • 91db8ebb6f Merge remote-tracking branch 'nejla/master' Philipp Balzarek 2013-02-19 16:08:20 +0100
  • 41fd64db3f remove superfluous modules Philipp Balzarek 2013-02-19 16:05:56 +0100
  • 14eba3f16c fix documentation error pull* functions don't create on-the-fly copies of channels any more Philipp Balzarek 2013-02-19 15:22:02 +0100
  • 226e6481b9 Export `Jid' helper functions, rename 'fromString(s)' to `fromText(s)' Jon Kristensen 2013-02-19 00:13:47 +0100
  • 655aeb5b6b Clean up and additionally document AuthFailure (and XmppFailure) types Jon Kristensen 2013-02-19 00:08:04 +0100
  • fc8ede78e9 Capped conduit dependency, alphabetically sorted dependencies Jon Kristensen 2013-02-19 00:05:36 +0100
  • aadd033597 Change SASL handler computation type Jon Kristensen 2013-02-18 22:02:01 +0100
  • c3222acc2a replace isJust / fromJust with case Philipp Balzarek 2013-02-18 18:04:28 +0100
  • c705291548 Reverting "rename StanzaID to StanzaId" Revert "rename StanzaID to StanzaId" Philipp Balzarek 2013-02-18 17:52:17 +0100
  • 7eb8cc74a2 remove unecessary dependency on xml-pickler 0.2 Philipp Balzarek 2013-02-18 16:22:33 +0100
  • c64beff3f6 rename StanzaID to StanzaId Philipp Balzarek 2013-02-18 16:20:05 +0100
  • aebbabcef1 UNFINISHED Merge remote-tracking branch 'nejla/master' Philipp Balzarek 2013-02-18 15:30:06 +0100
  • bfa33f0432 Remove exports of the SASL helper functions Jon Kristensen 2013-02-18 02:46:12 +0100
  • e1ff362e70 Remove Pickle helpers from Network.Xmpp.Internal Jon Kristensen 2013-02-18 02:15:32 +0100
  • 6a39cc3f5e Remove SaslM Jon Kristensen 2013-02-18 02:02:33 +0100
  • b6e3f6e044 Moved `withStream', `withStream\'', and `mkStream' to Stream.hs Jon Kristensen 2013-02-18 01:41:58 +0100
  • 11f2f73a91 Export StanzaID; rename StanzaId constructor Jon Kristensen 2013-02-18 01:38:06 +0100
  • 9b45e359c7 Renamed pushIQ' to pushIQ Jon Kristensen 2013-02-18 01:14:32 +0100
  • 2fe8c66d4d Remove simpleAuth Jon Kristensen 2013-02-17 21:19:24 +0100
  • 59a7bf89ae Clean-up and migration of Text.Xml.Conduit.Elements Jon Kristensen 2013-02-17 21:10:39 +0100
  • 553e75799e Move Data.Conduit.Tls functions to the Network.Xmpp.Tls module Jon Kristensen 2013-02-17 20:32:43 +0100
  • 9eb793e1d3 Renamed some stream-related record fields Jon Kristensen 2013-02-15 15:12:49 +0100
  • 52804f55ee Export functions necessary for external SASL handlers Jon Kristensen 2013-02-14 22:44:23 +0100
  • dab0fc705e XEP modules depend only on `Network.Xmpp' and `Network.Xmpp.Internal' Jon Kristensen 2013-02-14 22:35:00 +0100
  • c08d7e75b7 Moved two stream-related pickler/unpickler's to Marshal Jon Kristensen 2013-02-14 22:12:56 +0100
  • eb7391061a Join `Stream' and `Connection' Jon Kristensen 2013-02-14 22:03:23 +0100
  • 71998e0d8b Change module structure Jon Kristensen 2013-02-10 20:27:29 +0100
  • 5cf70fa7e2 Merge remote-tracking branch 'nejla/master' Philipp Balzarek 2013-02-10 12:39:58 +0100
  • a19ea750c0 add lenses for stanza types Philipp Balzarek 2013-02-10 12:24:56 +0100
  • efe9875399 Add limited SourceGraph module imports diagram, remove some imports Jon Kristensen 2013-02-09 03:13:26 +0100
  • bb311b6279 Tweak failure approach Jon Kristensen 2013-02-04 23:53:19 +0100
  • 29e2af8c33 Remove Context Jon Kristensen 2013-01-29 19:22:13 +0100
  • 7c1816b225 Conform to tls-1.1 Jon Kristensen 2013-01-29 15:59:52 +0100
  • 82e398fddd rename StanzaID to StanzaId cleanups Philipp Balzarek 2013-01-29 14:34:13 +0100
  • 17b5f64f61 Fix silly stream element validation bug Jon Kristensen 2013-01-16 14:53:29 +0100
  • a205b23a6b Hide `Context', add exports, extend documentation Jon Kristensen 2013-01-06 00:13:32 +0100
  • b1393da25a Rename `AuthError' to `AuthFailure'; apply minor documentation changes Jon Kristensen 2013-01-05 07:25:53 +0100
  • 2fa9b0decb Simplify API Jon Kristensen 2013-01-04 08:00:41 +0100
  • a1d027940e Re-add `findStreamErrors' functionality Jon Kristensen 2013-01-03 06:34:51 +0100
  • c34982dba9 Projects/Pontarius/Apply various minor fixes Jon Kristensen 2013-01-01 23:50:22 +0100
  • 03af489423 Enable proof-of-concept logging by use of hslogger Jon Kristensen 2012-12-31 22:47:21 +0100
  • 6c7aa54ea4 Make the stream failure types more intuitive and clear Jon Kristensen 2012-12-31 06:09:58 +0100
  • b096b2f1b3 Add toError catch-all line to prevent crashing upon unexpected stream error Jon Kristensen 2012-12-20 23:26:10 +0100
  • 92b96720d5 Add missing modules to Cabal file Jon Kristensen 2012-12-20 23:21:39 +0100
  • 6e449a6fc1 Remove source/Utils.hs Jon Kristensen 2012-12-20 23:21:00 +0100
  • 4815c10dc8 reexport exampleparams from Network.Xmpp.Basic Philipp Balzarek 2012-12-13 13:30:07 +0100
  • 461bbd0692 remove message and presence channels (use stanza channel instead) rename forkSession to dupSession Philipp Balzarek 2012-12-09 18:06:25 +0100
  • 0ad8187418 swap names of Context and Session Philipp Balzarek 2012-12-09 14:16:19 +0100
  • a057326c13 rename XmppConnectionState to ConnectionState Philipp Balzarek 2012-12-09 13:57:51 +0100
  • af00583e44 update echoclient Philipp Balzarek 2012-12-08 20:29:34 +0100
  • d077ee5634 improve IM/Message Philipp Balzarek 2012-12-08 20:16:07 +0100
  • ff22fb3d48 refactor xmppConMonad Philipp Balzarek 2012-12-05 18:22:47 +0100
  • fff335db2d rename Network.Xmpp.Monad to Network.Xmpp.Connection Philipp Balzarek 2012-12-05 18:14:50 +0100
  • 1e42a760de Fix BufferedSource (couldn't handle leftovers and was therefore useless) Factor out connection from Session Abstract over connection type (remove mention of Handle) Philipp Balzarek 2012-12-01 22:47:35 +0100
  • b47da8db10 remove redundant xmppRestartStream from DigestMD5 Philipp Balzarek 2012-12-01 22:42:21 +0100
  • 73d9a21359 add Network.Xmpp.Basic Philipp Balzarek 2012-11-28 18:21:39 +0100
  • 9f552d0e98 make test/Tests.hs typecheck Philipp Balzarek 2012-11-28 14:10:03 +0100
  • ec08ba5833 shape documentation Philipp Balzarek 2012-11-28 14:09:42 +0100
  • 3ff3c71a98 rename CSession to Context rename forkSessionChan to forkContext Philipp Balzarek 2012-11-26 15:48:33 +0100
  • e3dd3d9ff2 Merge remote-tracking branch 'nejla/master' Philipp Balzarek 2012-11-26 13:19:15 +0100
  • a9f691cdcc factor Channels out from Concurrent interface Philipp Balzarek 2012-11-26 13:18:08 +0100
  • e62f672603 fixed Hackage build problems (removed EchoClient binary, added missing modules), bumped version Jon Kristensen 2012-11-20 17:22:48 +0100
  • 3b2b934376 Merge remote-tracking branch 'remotes/nejla/master' Philipp Balzarek 2012-11-18 13:32:33 +0100
  • c0af09d40c split off channels Philipp Balzarek 2012-11-18 00:29:56 +0100
  • f44596eb98 add port argument to connect methods Philipp Balzarek 2012-11-18 00:20:22 +0100
  • 8ef30ac78b set License: OtherLicense Jon Kristensen 2012-11-18 00:11:07 +0100
  • 3b688e0380 minor documentation and formatting changes Jon Kristensen 2012-11-17 23:41:35 +0100
  • 01847fc85a added lower bounds for versions of dependencies Jon Kristensen 2012-11-17 23:41:10 +0100
  • 8338cc6536 fixed build errors for EchoClient Jon Kristensen 2012-11-17 01:24:07 +0100
  • 71b25eb0fa borrowed modifyTVar for GHC 7.0 compatibility Jon Kristensen 2012-11-17 01:14:56 +0100
  • 4f78596402 split readWorker Philipp Balzarek 2012-11-16 13:50:48 +0100
  • bcb0f9177b un-ReaderT Xmpp actions remove Xmpp type synonym Philipp Balzarek 2012-11-14 18:06:57 +0100
  • a71c6b815c fix TLS code for hs-tls 1.0 Philipp Balzarek 2012-11-14 16:39:28 +0100
  • 828ca56cc3 make datatype fields strict Philipp Balzarek 2012-10-28 17:01:21 +0100
  • 6e504c3135 fix a comment Philipp Balzarek 2012-10-28 17:00:55 +0100
  • 91fa188484 add data forms test cases Philipp Balzarek 2012-10-13 14:46:44 +0200
  • e96b5e557a add Text.XML.Stream.Elements.parseElement minor fix-ups Philipp Balzarek 2012-10-13 14:45:46 +0200
  • abf217754c complete the basic code to work with data forms Philipp Balzarek 2012-10-13 14:44:02 +0200
  • e50a0dbd31 fix IBR always using IQ-Get add IBR unregister method improve TLS debug messages Philipp Balzarek 2012-10-05 15:18:13 +0200
  • 58e611385f Initial work on Data Forms, IBR Philipp Balzarek 2012-07-27 17:55:15 +0200
  • 498bfac762 Merge remote-tracking branch 'remotes/nejla/master' Philipp Balzarek 2012-07-16 00:11:15 +0200
  • c89cf91a70 handle timeouts in sendIQ response processing Philipp Balzarek 2012-07-16 00:08:53 +0200
  • 354335fd9d minor correction Jon Kristensen 2012-07-06 17:31:40 +0200
  • 31633cfbde remove any expectations for received xml:lang tag the way i understand rfc 6120, clients will not have any assumptions about the received xml:lang tag Jon Kristensen 2012-07-06 17:02:45 +0200
  • f9324a0c72 accept missing to header from server Interoperability Note: It is possible that implementations based on [RFC3920] will not include the 'to' address on stream headers; an entity SHOULD be liberal in accepting such stream headers. Jon Kristensen 2012-07-06 16:08:12 +0200
  • 600a573bbc Merge remote-tracking branch 'philonous/master' Jon Kristensen 2012-07-05 17:08:57 +0200
  • 4798838f20 minor documentation/formatting changes Jon Kristensen 2012-07-05 17:07:45 +0200
  • 40b7176229 Merge remote-tracking branch 'nejla/master' Philipp Balzarek 2012-07-05 16:13:50 +0200
  • d4390c3e62 changed listenIQChan to return the current channel, if one Jon Kristensen 2012-07-05 14:34:05 +0200
  • 3500b7ad7c add Network.Xmpp.Xep.ServiceDiscovery Philipp Balzarek 2012-07-05 14:24:46 +0200
  • bcbe68bcac Update to xml-picklers 0.2.2 Add LangTag to Network.Xmpp re-export list Philipp Balzarek 2012-07-05 14:18:23 +0200
  • 9b748870dc update to xml-picklers 0.2 Philipp Balzarek 2012-07-03 13:11:45 +0200
  • aec8b3e2c3 update to conduit 0.5 and xml-conduit 1.0 Philipp Balzarek 2012-07-02 12:33:52 +0200
  • 7689a71fa3 change submodule xml-types-pickle to xml-picklers Philipp Balzarek 2012-07-01 21:07:44 +0200