Commit Graph

  • 8bf3a087f8 Use Transport in Component Wichert Akkerman 2019-10-11 06:24:47 +0200
  • fe909736fb Split out TransportConfiguration Wichert Akkerman 2019-10-11 06:24:27 +0200
  • 1b5ee3e39b Add a websocket transport Wichert Akkerman 2019-10-06 20:15:26 +0200
  • de56b86834 Introduce Transport interface Wichert Akkerman 2019-10-06 19:37:56 +0200
  • 2781563ea7 Update go.sum file v0.2.0 Mickael Remond 2019-10-01 11:30:42 +0200
  • 4f68c5eee2 Add X-OAUTH2 authentication and example Mickael Remond 2019-10-01 11:30:23 +0200
  • 9c8353d081 Introduce Credential structure to define auth type Mickael Remond 2019-10-01 10:59:55 +0200
  • cfa74669ff
    Update go.sum file Mickael Remond 2019-10-01 11:30:42 +0200
  • 6af10019bb
    Add X-OAUTH2 authentication and example Mickael Remond 2019-10-01 11:30:23 +0200
  • 1976274154
    Introduce Credential structure to define auth type Mickael Remond 2019-10-01 10:59:55 +0200
  • 3b66e31888 We do not need the Content to be innerxml. cdata is enough. v0.1.3 Mickael Remond 2019-09-27 17:23:38 +0200
  • 81f89c536d
    Update xerrors for go 1.13 go-xmpp-110 Mickael Remond 2019-09-27 17:24:34 +0200
  • 1f2cf8d772
    We do not need the Content to be innerxml. cdata is enough. Mickael Remond 2019-09-27 17:23:38 +0200
  • 005c8823d9 Fixes issue with unescaped character % Mickael Remond 2019-09-27 16:30:12 +0200
  • 2cdda48467 Update xerrors dependency for go 1.13 Mickael Remond 2019-09-27 16:29:34 +0200
  • 56593af5d6
    Fixes issue with unescaped character % Mickael Remond 2019-09-27 16:30:12 +0200
  • ae1705a2f9
    Update xerrors dependency for go 1.13 Mickael Remond 2019-09-27 16:29:34 +0200
  • 65cf4312f3 Add CharacterData field to Node Wichert Akkerman 2019-09-14 21:25:33 +0200
  • 8794ea6ed8
    Check if we have a connection open before trying to close it v0.1.2 Mickael Remond 2019-09-06 10:28:49 +0200
  • 7e596fc33c quick fix for component see #47 Martin/Geno 2019-09-05 22:01:40 +0200
  • 294fe3d714
    quick fix for component see #47 Martin/Geno 2019-09-05 22:01:40 +0200
  • 6f9808fe16 fix(doc): typos Martin/Geno 2019-09-04 19:16:44 +0200
  • 9fe286de69
    fix(doc): typos Martin/Geno 2019-09-04 19:16:44 +0200
  • 7b1f83f6b7 Expose Route.AddMatcher Wichert Akkerman 2019-09-03 12:45:56 +0200
  • 76a4520fbe Expose Route.AddMatcher Wichert Akkerman 2019-09-03 12:45:56 +0200
  • 6005a964ba fix stream management for component + add test Martin/Geno 2019-08-08 17:46:02 +0200
  • 671a36d934
    fix stream management for component + add test Martin/Geno 2019-08-08 17:46:02 +0200
  • d3b45b42a5
    Fix typo Mickael Remond 2019-08-06 18:27:51 +0200
  • 6e65ba2a0b fix naming from fluxxmpp to fluuxmpp Martin/Geno 2019-08-06 16:03:48 +0200
  • 76f59be5ed merge commandline tools Martin/Geno 2019-08-06 11:00:52 +0200
  • 7c0266cabc
    fix naming from fluxxmpp to fluuxmpp Martin/Geno 2019-08-06 16:03:48 +0200
  • 80d2e0fa1e Remove debug print-out Mickael Remond 2019-07-31 18:54:49 +0200
  • 2e864ff7f6 Clean-up: remove test/debug code Mickael Remond 2019-07-31 18:51:16 +0200
  • 3de99e0e0e Add initial support for stream management Mickael Remond 2019-07-31 18:47:30 +0200
  • 36a8e609fc
    merge commandline tools Martin/Geno 2019-08-06 11:00:52 +0200
  • 1c4dd6c967
    Remove debug print-out go-xmpp-47 Mickael Remond 2019-07-31 18:54:49 +0200
  • 1b3dec3902
    Clean-up: remove test/debug code Mickael Remond 2019-07-31 18:51:16 +0200
  • 3f48672946
    Add initial support for stream management Mickael Remond 2019-07-31 18:47:30 +0200
  • e531370dc9
    An invalid certificate is a permanent error if we do not skip cert check Mickael Remond 2019-07-31 11:43:54 +0200
  • 4e185f4bb6
    Use intermediate version (before 0.2.0) to fix stanza package usage v0.1.1 Mickael Remond 2019-07-30 10:55:49 +0200
  • 4f1e0ded97 Simplify disco with builder helpers Mickael Remond 2019-07-09 18:09:23 +0200
  • 176dcdce33 Simplify disco and software version Mickael Remond 2019-07-09 18:05:26 +0200
  • 61adf7e414 Add builder & test on software version helpers Mickael Remond 2019-07-09 17:53:49 +0200
  • 014957e029 Expand comments Mickael Remond 2019-07-09 17:06:57 +0200
  • 69118a952a Add helpers for IQ DiscoItems Mickael Remond 2019-07-09 16:59:54 +0200
  • 1c74d102c7
    Fix reference to missing tag Mickael Remond 2019-07-30 10:39:19 +0200
  • 7ab6c3a62d
    Refactor to start removing global variables Mickael Remond 2019-07-27 18:06:55 -0700
  • a3867dd0b3
    Expand TODO list Mickael Remond 2019-07-27 17:50:45 -0700
  • d2a1329dc6
    Report errors Mickael Remond 2019-07-27 17:50:28 -0700
  • 6ff7812ac4
    go mod tidy Mickael Remond 2019-07-27 17:34:10 -0700
  • 3453336f27
    For now we need to use master version for xmpp module Mickael Remond 2019-07-27 17:31:11 -0700
  • a23194ad96
    Add submodule for commands Mickael Remond 2019-07-27 17:15:28 -0700
  • f984a93e63
    Formatting Mickael Remond 2019-07-27 16:50:41 -0700
  • 6a5f2750f1
    Clean-up Mickael Remond 2019-07-27 16:50:10 -0700
  • e553028754 Minor wording fixes Mickaël Rémond 2019-07-27 16:35:15 -0700
  • fed23ad7ad Minor improvements for sendxmpp doc Mickaël Rémond 2019-07-27 16:33:34 -0700
  • 244acdc02a Fix typos Mickaël Rémond 2019-07-27 16:32:38 -0700
  • 4d6c783619 Improve wording Mickaël Rémond 2019-07-27 16:32:05 -0700
  • 5697d40e5c use - instatt of --stdin to detect stdin Martin/Geno 2019-07-26 08:53:33 +0200
  • ff5885f29d todo for sendxmpp genofire 2019-07-25 11:33:43 +0200
  • e3e57ac803 add parameter and config for address to sendxmpp Martin/Geno 2019-07-18 01:10:03 +0200
  • 3daa5c505c fix README.md Martin/Geno 2019-07-17 23:56:13 +0200
  • 0fb90abcf7 improve authentification Martin/Geno 2019-07-17 23:55:49 +0200
  • 6aa942dd58 first idea of sendxmpp Martin/Geno 2019-07-17 00:31:33 +0200
  • c4fc958b59
    Minor wording fixes Mickaël Rémond 2019-07-27 16:35:15 -0700
  • c0e9e19644
    Minor improvements for sendxmpp doc Mickaël Rémond 2019-07-27 16:33:34 -0700
  • 7f95cdab83
    Fix typos Mickaël Rémond 2019-07-27 16:32:38 -0700
  • b953b11164
    Improve wording Mickaël Rémond 2019-07-27 16:32:05 -0700
  • c41d068c9f
    Improve comments Mickael Remond 2019-07-27 15:19:32 -0700
  • 9f095cb90f
    Update dependencies Mickael Remond 2019-07-27 09:22:44 -0700
  • 7deaf59642
    Quickfix for build error Mickael Remond 2019-07-27 09:22:04 -0700
  • fe6cea870d use highest DNS-SRV entry for client connection genofire 2019-07-18 01:27:11 +0200
  • f3cd0c4d68
    use - instatt of --stdin to detect stdin Martin/Geno 2019-07-26 08:53:33 +0200
  • 2f409b874f
    todo for sendxmpp genofire 2019-07-25 11:33:43 +0200
  • 66fd24f6a9
    use highest DNS-SRV entry for client connection genofire 2019-07-18 01:27:11 +0200
  • 54533b3b46
    add parameter and config for address to sendxmpp Martin/Geno 2019-07-18 01:10:03 +0200
  • 3aa91dfa61
    fix README.md Martin/Geno 2019-07-17 23:56:13 +0200
  • d8dc9b47c2
    improve authentification Martin/Geno 2019-07-17 23:55:49 +0200
  • 323de704f6 improve command xmpp-check Martin/Geno 2019-07-16 22:03:26 +0200
  • 4ca9a02106
    first idea of sendxmpp Martin/Geno 2019-07-17 00:31:33 +0200
  • ef11cde29f
    improve command xmpp-check Martin/Geno 2019-07-16 22:03:26 +0200
  • e05f36c69f init empty TLSConfig, if nothing given Martin/Geno 2019-07-16 00:26:21 +0200
  • f85892cce8
    init empty TLSConfig, if nothing given Martin/Geno 2019-07-16 00:26:21 +0200
  • d36428fb2f
    Avoid copying tls.Config lock Mickael Remond 2019-07-15 18:40:20 +0200
  • 9577036327 Add support for self-signed certificates Mickael Remond 2019-07-15 12:18:35 +0200
  • b04299b40c
    Add support for self-signed certificates insecure-tls Mickael Remond 2019-07-15 12:18:35 +0200
  • 3fd7670af1 add option to accept all TLS certificates: insecureSkipTlsVerify 武新飞 2019-07-12 23:05:22 +0800
  • 5c76c9c0a0
    Simplify disco with builder helpers stanza-builder Mickael Remond 2019-07-09 18:09:23 +0200
  • 0b0c0fa5ab
    Simplify disco and software version Mickael Remond 2019-07-09 18:05:26 +0200
  • 6872ed8d1b
    Add builder & test on software version helpers Mickael Remond 2019-07-09 17:53:49 +0200
  • 0e3101c2be
    Expand comments Mickael Remond 2019-07-09 17:06:57 +0200
  • 026e5e6fe1
    Add helpers for IQ DiscoItems Mickael Remond 2019-07-09 16:59:54 +0200
  • 79803a8af9
    Improves comments godoc Mickael Remond 2019-06-29 17:52:36 +0200
  • 604d2c6c1e
    Improves comments Mickael Remond 2019-06-29 17:48:38 +0200
  • 7c71d93026
    Remove unused channels Mickael Remond 2019-06-29 17:39:59 +0200
  • cca0919b8a
    Fix session element parsing on IQ Mickael Remond 2019-06-29 17:39:19 +0200
  • 40e907e8ee
    Clean-up & refactor Mickael Remond 2019-06-29 16:49:54 +0200
  • 838c059398
    Remove Bind in the payload list, as it is intended to be used by XMPP client and not by users of the library. Mickael Remond 2019-06-29 16:10:53 +0200
  • 3ba59afd6e
    Start listing supported specifications Mickael Remond 2019-06-29 15:15:09 +0200
  • 661188752e
    Formatting Mickael Remond 2019-06-29 15:09:05 +0200