Commit Graph

  • 18c46e6c59 Merge branch 'commands-fix' into process-one-is-lazy process-one-is-lazy Bohdan Horbeshko 2024-01-30 20:35:05 -0500
  • 9fa807d7ed Fix marshalling/unmarshalling of command children commands-fix Bohdan Horbeshko 2024-01-30 20:25:57 -0500
  • 023858225b Merge branch 'master' of https://github.com/FluuxIO/go-xmpp Bohdan Horbeshko 2024-01-30 20:13:24 -0500
  • 35d9cd68e5 Merge branch 'disco_info_form' into process-one-is-lazy Bohdan Horbeshko 2022-07-08 14:44:40 -0400
  • 69619ebc6d Support for XEP-0128. disco_info_form Bohdan Horbeshko 2022-07-08 14:40:59 -0400
  • 306b4ff58e Merge branch 'jid-full-fix' into process-one-is-lazy Bohdan Horbeshko 2022-05-24 16:33:17 -0400
  • 39809352e2 Fix Full method for domain/resource JIDs Bohdan Horbeshko 2022-05-24 16:26:48 -0400
  • e55463fc98 Fix passing Component to StreamManager 160-regression Bohdan Horbeshko 2021-12-18 10:33:13 -0500
  • 5f99e1cd06 Support partial JIDs in Bare/Full methods bodqhrohro 2019-11-06 01:27:37 +0200
  • f8c4ecb59d Merge remote-tracking branch 'fluux/master' Bohdan Horbeshko 2021-12-05 14:41:22 -0500
  • ac5b066815
    Merge pull request #164 from remicorniere/XEP-0082 remicorniere 2020-05-07 00:10:55 +0000
  • 17d561f829 Support for XEP-0082. Parsing of times with an offset does not work for now (should it ?) CORNIERE Rémi 2020-04-29 10:13:31 +0200
  • ce71bc5c76
    Merge pull request #163 from remicorniere/XEP-0334 remicorniere 2020-04-16 17:26:46 +0200
  • 6a3ee5b0a5 Support for XEP-0334 CORNIERE Rémi 2020-04-09 10:02:11 +0200
  • fe4c366de8
    Merge pull request #161 from remicorniere/Issue_160 remicorniere 2020-03-16 22:29:03 +0000
  • 0a4acd12c3 Fix issue #160 CORNIERE Rémi 2020-03-16 16:20:54 +0100
  • ef6de6000a
    Merge pull request #159 from remicorniere/close_keepalive remicorniere 2020-03-16 11:13:13 +0000
  • d4960afc97 Close keepalive when recv() ends in client.go rcorniere 2020-03-10 18:01:47 +0100
  • 6e84084bb3 Close keepalive when recv() ends in client.go rcorniere 2020-03-10 17:32:03 +0100
  • 64e54134df
    Merge pull request #158 from remicorniere/reset_IsSecure remicorniere 2020-03-10 16:16:49 +0000
  • f1331dcebc Reset isSecure in StartTLS() rcorniere 2020-03-10 17:14:26 +0100
  • 1e92089f96
    Merge pull request #155 from remicorniere/Stream_Management_Patch remicorniere 2020-03-10 15:33:59 +0000
  • 7850d07d37 Renamed Hooks rcorniere 2020-03-10 16:31:27 +0100
  • 477a2b114c Changelog and doc rcorniere 2020-03-09 17:19:29 +0100
  • 7a932d0504 Added missing tests rcorniere 2020-03-09 17:12:32 +0100
  • eff622df76 Changelog update rcorniere 2020-03-09 16:50:12 +0100
  • 5fcb1c4337 Refactor tests rcorniere 2020-03-09 10:55:22 +0100
  • e59a86c380 Refactor tests rcorniere 2020-03-06 16:44:01 +0100
  • 0459144512 First commit with dirty tests rcorniere 2020-03-06 16:44:01 +0100
  • 22ba8d1f4e
    Merge pull request #150 from jacksgt/patch-2 remicorniere 2020-02-18 10:22:14 +0000
  • fa59efbfdc
    Merge pull request #151 from FluuxIO/Rmv_Xtra_Deps remicorniere 2020-02-18 10:13:58 +0000
  • 086ceb4047 Removed unnecessary dependencies from the core lib go.mod rcorniere 2020-02-18 10:29:22 +0100
  • 35e3defc62
    Remove "no depdencies" statement from README Jack Henschel 2020-02-11 16:29:52 +0100
  • 79cd7e37f1
    Merge pull request #149 from remicorniere/Fixes remicorniere 2020-01-31 14:25:25 +0000
  • 2083cbf29c Various fixes rcorniere 2020-01-31 15:17:59 +0100
  • 928c1595ef
    Merge pull request #148 from remicorniere/ResultSetsRework remicorniere 2020-01-31 11:18:36 +0000
  • 70ef1d575f Reset Tests Will come with MaM (XEP-313) implementation rcorniere 2020-01-31 12:06:53 +0100
  • 8798ff6fc1 - Changed IQ stanzas to pointer semantics - Fixed commands from v 0.4.0 and tests - Added primitive Result Sets support (XEP-0059) rcorniere 2020-01-31 11:48:03 +0100
  • 3a3a15507e
    Update README.md remicorniere 2020-01-20 12:24:01 +0100
  • 84665d8c13
    Merge pull request #146 from remicorniere/PubSub_Example remicorniere 2020-01-14 22:53:11 +0000
  • e9bda893d6 Added tests for new Owner namespace function CORNIERE Rémi 2020-01-14 23:47:18 +0100
  • 1d1adb0c48 Example pubsub code cleanup CORNIERE Rémi 2020-01-14 23:13:13 +0100
  • 20e02cc9ad Added node config CORNIERE Rémi 2020-01-14 22:47:49 +0100
  • 9b557a68b3
    Merge pull request #145 from remicorniere/PubSub_Example remicorniere 2020-01-14 18:23:49 +0000
  • 9ca9f48c89 Added README.md CORNIERE Rémi 2020-01-14 19:21:29 +0100
  • 6b0a036d07
    Merge pull request #144 from remicorniere/PubSub_Example remicorniere 2020-01-14 18:16:27 +0000
  • f3218c4afa PubSub example CORNIERE Rémi 2020-01-14 19:12:54 +0100
  • 75531f457a Change log pub sub (#143) remicorniere 2020-01-09 14:33:38 +0000
  • 947fcf0432 PubSub protocol support (#142) remicorniere 2020-01-09 14:33:11 +0000
  • 6e2ba9ca57 Remove context leak warnings Jerome Sautret 2019-12-26 15:51:19 +0100
  • 600f7d5246 Merge branch 'master' of github.com:FluuxIO/go-xmpp Jerome Sautret 2019-12-26 15:06:14 +0100
  • ab80709aeb Added xmpp_component2 example. Jerome Sautret 2019-12-26 15:05:34 +0100
  • 94aceac802 Changed "Disconnect" to wait for the closing stream tag. (#141) remicorniere 2019-12-26 13:47:02 +0000
  • e62b7fa0c7
    Update client.go remicorniere 2019-12-24 10:47:25 +0000
  • daf37cf5a8
    Update Disconnect method on client remicorniere 2019-12-24 10:44:01 +0000
  • ccc573c3b2
    Update xmpp_chat_client.go remicorniere 2019-12-23 09:25:39 +0000
  • 26114d40eb
    Merge pull request #140 from remicorniere/Roster_Chat_Example remicorniere 2019-12-23 09:07:56 +0000
  • f3252346c4 Added roster update to chat client example CORNIERE Rémi 2019-12-23 10:05:27 +0100
  • 3037bf6db8
    Merge pull request #139 from remicorniere/IQ_Roster remicorniere 2019-12-23 08:12:26 +0000
  • f8f820170e
    Merge branch 'master' into IQ_Roster remicorniere 2019-12-23 08:09:39 +0000
  • 390336b894 Added Roster IQs Added an overly primitive "disconnect" for the client to use in the chat client example CORNIERE Rémi 2019-12-23 09:04:18 +0100
  • 38f53642ba
    Merge pull request #138 from remicorniere/Basic_Terminal_Client remicorniere 2019-12-18 07:07:14 +0000
  • c006990c20 Logging. Added menus. Can now send raw stanzas. CORNIERE Rémi 2019-12-18 07:59:23 +0100
  • f0179ad90e Logging. Added menus. Can now send raw stanzas. CORNIERE Rémi 2019-12-18 01:55:00 +0100
  • 1ba2add651 Example client with TUI CORNIERE Rémi 2019-12-16 01:42:27 +0100
  • 27130d7292
    Merge pull request #135 from remicorniere/Error_Handling remicorniere 2019-12-12 14:51:00 +0000
  • 3c9b0db5b8 Fixed decoder usage. Decoders have internal buffering, and creating many on a single TCP connection can cause issues in parsing exchanged XML documents. rcorniere 2019-12-10 17:15:16 +0100
  • fd48f52f3d Using precisely sized buffers for tcp tests rcorniere 2019-12-10 14:30:15 +0100
  • 1f5591f33a Merge branch 'Error_Handling' of github.com:remicorniere/go-xmpp into Error_Handling rcorniere 2019-12-10 12:45:58 +0100
  • 6d8e9d325a Try removing decoder from IQ tests and changing writing method CORNIERE Rémi 2019-12-09 13:31:01 +0100
  • e675e65a59 Added callback to process errors after connection. Added tests and refactored a bit. CORNIERE Rémi 2019-12-05 18:12:00 +0100
  • b74c0f0374
    Merge pull request #136 from Crypho/eventmanager-status remicorniere 2019-12-09 15:30:53 +0000
  • 4f4e9f454f
    Merge pull request #134 from Crypho/configurable-keepalive remicorniere 2019-12-09 14:12:16 +0000
  • f41177775a Make keepalive interval configurable Wichert Akkerman 2019-12-04 22:17:58 +0100
  • f8c992a385 Fix updating of EventManager.CurrentState Wichert Akkerman 2019-12-09 12:30:37 +0100
  • 5eff2d7623 Added callback to process errors after connection. Added tests and refactored a bit. CORNIERE Rémi 2019-12-05 18:12:00 +0100
  • 6a3833b27d Removed last bits of codecov rcorniere 2019-12-02 10:19:39 +0100
  • 51db430cff
    Merge pull request #130 from remicorniere/master remicorniere 2019-11-29 16:15:08 +0000
  • bfe2b7a30f Removed codeship and codecov. We now use github actions and coveralls. rcorniere 2019-11-29 17:13:18 +0100
  • a95b53d9ad
    Update with coveralls badge. Removed codecov badge remicorniere 2019-11-29 16:37:23 +0100
  • 10078e2a1b
    Merge pull request #124 from Crypho/github-ci remicorniere 2019-11-29 15:18:01 +0000
  • 80ba790555
    Added coverage remicorniere 2019-11-29 15:56:27 +0100
  • c60edf4771
    Added "-race" flag to tests run command remicorniere 2019-11-28 17:40:19 +0100
  • 3b84cb796e Add 0.3.0 changelog Jerome Sautret 2019-11-28 17:39:10 +0100
  • 1822089db6 Tests for Component and code style fixes (#129) remicorniere 2019-11-28 16:15:15 +0000
  • 6f35ae4103 Fix triggers Wichert Akkerman 2019-11-28 09:51:49 +0100
  • 7d89353156 Fix SIGSEGV in xmpp_component (#126) remicorniere 2019-11-22 15:07:40 +0100
  • 6aa1e668ee
    Fix issues after refactor Mickael Remond 2019-11-08 12:07:55 +0100
  • 9abd5be0aa Support partial JIDs in Bare/Full methods bodqhrohro 2019-11-06 01:27:37 +0200
  • 1539e4f193 Setup GitHub actions to run tests Wichert Akkerman 2019-11-05 14:03:56 +0100
  • 47976624c9
    Preparing v0.2.0 Changelog before version release Mickael Remond 2019-11-04 16:48:48 +0100
  • 4efde692a2
    Add placeholder in README for routing packets and get IQ responses Mickael Remond 2019-11-04 16:36:45 +0100
  • 08878ed4a2
    Update go.sum file Mickael Remond 2019-11-04 16:32:59 +0100
  • ce05c3226c
    Fix failing tests Mickael Remond 2019-11-04 16:32:29 +0100
  • 3e94880916
    Merge branch 'master' of https://github.com/FluuxIO/go-xmpp Mickael Remond 2019-11-04 16:25:07 +0100
  • eda5c23c54 Add SendIQ to StreamClient and Sender Wichert Akkerman 2019-10-31 20:08:39 +0100
  • a0e74051fd Use a channel based API for SendIQ Wichert Akkerman 2019-10-29 11:37:49 +0100
  • 83bc8581fd Cleanup the IQ result route API Wichert Akkerman 2019-10-29 11:02:41 +0100
  • 8088e3fa7e Add Client.SendIQ method Wichert Akkerman 2019-10-29 10:49:01 +0100
  • 070934743f Add tests for iq result routes Wichert Akkerman 2019-10-29 10:34:33 +0100