Commit Graph

55 Commits

Author SHA1 Message Date
Martin Dosch
9f9c533941
Add support for SASL2 and BIND2
Squashed commit of the following:

commit 0805b1f06a
Author: Martin Dosch <martin@mdosch.de>
Date:   Tue Apr 9 10:57:29 2024 +0200

    Move to upstream go-xmpp.

commit 557d105238
Author: Martin Dosch <martin@mdosch.de>
Date:   Sun Apr 7 12:45:10 2024 +0200

    Do not use sasl2 uuid attribute.

commit 986aea7957
Author: Martin Dosch <martin@mdosch.de>
Date:   Sun Apr 7 11:29:33 2024 +0200

    Don't print error on io.EOF

commit ef927ce5cc
Author: Martin Dosch <martin@mdosch.de>
Date:   Sun Apr 7 11:25:40 2024 +0200

    Detect stream error while receiving stanzas.

commit 73b00f0612
Author: Martin Dosch <martin@mdosch.de>
Date:   Sun Apr 7 10:00:54 2024 +0200

    Use a client uuid per JID.

commit b2d090a623
Author: Martin Dosch <martin@mdosch.de>
Date:   Sun Apr 7 09:29:50 2024 +0200

    Improve sasl2 user agent id stuff.

commit c7376832ce
Author: Martin Dosch <martin@mdosch.de>
Date:   Sun Apr 7 09:11:03 2024 +0200

    Rework getting data path.

commit 080100486e
Author: Martin Dosch <martin@mdosch.de>
Date:   Sun Apr 7 08:49:49 2024 +0200

    Update go-xmpp.

commit 9c56a79bae
Author: Martin Dosch <martin@mdosch.de>
Date:   Sun Apr 7 00:26:04 2024 +0200

    SASL2: Create per client installation ID.

commit cce36b070a
Author: Martin Dosch <martin@mdosch.de>
Date:   Sat Apr 6 22:20:35 2024 +0200

    Update go-xmpp.

commit 1c4acfd07c
Author: Martin Dosch <martin@mdosch.de>
Date:   Fri Apr 5 12:04:09 2024 +0200

    Update go-xmpp.

commit 0703a7c2d6
Author: Martin Dosch <martin@mdosch.de>
Date:   Fri Apr 5 11:38:28 2024 +0200

    Update go-xmpp.

commit 4f033fc5b9
Author: Martin Dosch <martin@mdosch.de>
Date:   Fri Apr 5 09:39:30 2024 +0200

    Update vendored lib.

commit a44554218d
Author: Martin Dosch <martin@mdosch.de>
Date:   Fri Apr 5 09:32:54 2024 +0200

    Use google/uuid for message IDs.

    It is used for go-xmpp in the sasl2 branch anyway.

commit 3e57ec3603
Author: Martin Dosch <martin@mdosch.de>
Date:   Fri Apr 5 09:12:50 2024 +0200

    Update vendored modules.

commit ead44ef99d
Author: Martin Dosch <martin@mdosch.de>
Date:   Fri Apr 5 09:12:25 2024 +0200

    Add . between go-sendxmpp and short id.

commit b3271a3530
Author: Martin Dosch <martin@mdosch.de>
Date:   Fri Apr 5 08:38:03 2024 +0200

    Update Changelog.

commit 639b9b6657
Author: Martin Dosch <martin@mdosch.de>
Date:   Fri Apr 5 08:22:56 2024 +0200

    Add short ID back to resource string.

    That's still necessary to avoid two instances with the same resource
    when using SASL instead of SASL2.

commit 680593359b
Author: Martin Dosch <martin@mdosch.de>
Date:   Thu Apr 4 23:56:15 2024 +0200

    Experimental sasl2 support.
2024-04-09 10:59:00 +02:00
Martin Dosch
e666f33030
Start new development cycle. 2024-03-28 19:22:39 +01:00
Martin Dosch
ffae83f8ea
Prepare release v0.9.0. 2024-03-28 19:14:05 +01:00
Martin Dosch
15b73e9284
Start new development cycle. 2024-03-09 21:17:45 +01:00
Martin Dosch
c9e2f54a50
Prepare release v0.8.4. 2024-03-09 21:13:48 +01:00
Martin Dosch
38bf2d54a8
Remove 100ms sleep before closing connection. 2024-02-25 12:50:17 +01:00
Martin Dosch
72c415b4d7
Start new development cycle. 2024-02-17 17:07:49 +01:00
Martin Dosch
ba17366ff5
Prepare release v0.8.3 2024-02-17 17:06:30 +01:00
Martin Dosch
dcc8ff0052
Start new development cycle. 2024-01-19 19:29:15 +01:00
Martin Dosch
5dfd576cda
Prepare release v0.8.2 2024-01-19 19:28:06 +01:00
Martin Dosch
e52bed4c4f
Start new development cycle. 2024-01-16 21:07:00 +01:00
Martin Dosch
049c45075d
Prepare release v0.8.1 2024-01-16 21:05:09 +01:00
Martin Dosch
f654467e85
Start new development cycle. 2024-01-09 11:39:58 +01:00
Martin Dosch
4ab27d7c5d
Prepare release v0.8.0 2024-01-09 11:37:22 +01:00
Martin Dosch
80f37b1e67
Prepare new development cycle. 2023-11-11 15:22:24 +01:00
Martin Dosch
0897dd6510
Prepare release v0.7.0. 2023-11-11 15:20:09 +01:00
Martin Dosch
268953a445 Reply to XEP-0092 software version requests. 2023-10-29 10:20:44 +01:00
Martin Dosch
e6f9bf910a
Start new development cycle. 2023-09-29 20:28:06 +03:00
Martin Dosch
9a2789464e
Prepare release v0.6.2 2023-09-29 20:26:08 +03:00
Martin Dosch
48d50b5667
Start new development cycle. 2023-07-25 19:14:56 +02:00
Martin Dosch
0d45544ae1
Prepare release v0.6.1 2023-07-25 19:12:34 +02:00
Martin Dosch
db2a82217d
Start new development cycle. 2023-07-02 10:54:40 +03:00
Martin Dosch
dd9f29d986
Prepare release v0.6.0 2023-07-02 10:51:36 +03:00
Martin Dosch
fc515cc06f
Add support for type headline. 2023-06-18 22:21:18 +02:00
Martin Dosch
56b8d38de9
Sort constants. 2023-06-06 10:50:21 +02:00
Martin Dosch
61027844d2
[golangci-lint]: Don't use magic numbers. 2023-06-06 10:47:41 +02:00
Martin Dosch
a0b6c045c7
[golangci-lint]: Use constant for result. 2023-06-04 15:57:23 +02:00
Martin Dosch
d85cf8fee7
[golangci-lint]: Use constant for error. 2023-06-04 15:55:31 +02:00
Martin Dosch
5738c9989a
[golangci-lint]: Use constant for chat. 2023-06-04 15:25:15 +02:00
Martin Dosch
85f2ad7409
[golangci-lint]: Use constant for groupchat. 2023-06-04 15:23:40 +02:00
Martin Dosch
437cd7eec6
Remove copyright years. 2023-05-11 20:06:23 +02:00
Martin Dosch
b0e25e25ab
Start new development cycle. 2022-11-11 18:26:22 +01:00
Martin Dosch
83c384ceaa
Prepare release v0.5.6 2022-11-11 18:24:49 +01:00
Martin Dosch
11cf49557c
Start a new development cycle. 2022-10-16 12:00:02 +02:00
Martin Dosch
cba05b1def
Prepare release v0.5.5. 2022-10-16 11:58:37 +02:00
Martin Dosch
e92f6b6b96
Start new development cycle. 2022-09-30 07:27:55 +02:00
Martin Dosch
22dcb65bfc
Prepare release v0.5.4 2022-09-30 07:26:03 +02:00
Martin Dosch
eb4d1a7098
Start new development cycle. 2022-09-29 15:39:24 +02:00
Martin Dosch
f31bb9af7a
Prepare release v0.5.3 2022-09-29 15:37:40 +02:00
Martin Dosch
8fbccd975e
Start new development cycle. 2022-09-29 14:46:46 +02:00
Martin Dosch
7c7980359a
Release v0.5.2 2022-09-29 14:44:30 +02:00
Martin Dosch
db7335e48b Fix typo. 2022-07-29 12:30:42 +02:00
Martin Dosch
f0a4bcf10c Reply to IQs. 2022-07-26 22:28:04 +02:00
Martin Dosch
3e4a93c808 Start new development cycle. 2022-05-22 12:37:35 +02:00
Martin Dosch
81cfc0b6c2 Prepare v0.5.1 release. 2022-05-22 12:34:25 +02:00
Martin Dosch
4aac059c4e Prepare new development cycle. 2022-05-05 18:23:18 +02:00
Martin Dosch
49e97981cb Prepare v0.5.0 release. 2022-05-05 18:20:53 +02:00
Martin Dosch
f26a91d965 Add possibility to delete Ox nodes. 2022-05-04 11:18:24 +02:00
Martin Dosch
0b0feffb69 Prepare new development cycle. 2022-04-30 13:52:07 +02:00
Martin Dosch
d4de1abcc9 Release v0.4.0 2022-04-30 13:48:39 +02:00