Commit Graph

99 Commits (b773131f9e83bf514b1a23dedf1d05c414d8c4b5)

Author SHA1 Message Date
Martin Dosch b773131f9e
Remove deprecated flag resource. 10 months ago
Martin Dosch d56e528680
Fix segfault when connecting with wrong credentials. 10 months ago
Martin Dosch 3a8c00bbed
Remove unnecessary newlines. 10 months ago
Martin Dosch 52564a5b48
Suppress warning about reading from closed channel on shutdown. 10 months ago
Martin Dosch 487be9c845
No Ox for headline. 10 months ago
Martin Dosch 2f76178a22
Replace invalid characters with UTF8 replacement char. 10 months ago
Martin Dosch b0e67b7ff0
Properly quit connection in interactive mode. 11 months ago
Martin Dosch 48d50b5667
Start new development cycle. 11 months ago
Martin Dosch 0d45544ae1
Prepare release v0.6.1 11 months ago
Martin Dosch 5fee45a15e
Properly close connection to server. 11 months ago
Martin Dosch db2a82217d
Start new development cycle. 12 months ago
Martin Dosch dd9f29d986
Prepare release v0.6.0 12 months ago
Martin Dosch cd49a78be9
Trim trailing newlines in interactive mode. 1 year ago
Martin Dosch fc515cc06f
Add support for type headline. 1 year ago
Martin Dosch 8f844b1cde
Fall back to direct TLS on port 5223
Fall back to direct TLS on port 5223 if direct tls is set and no SRV
records are provided.
1 year ago
Martin Dosch 599f96211a
Add SCRAM support. 1 year ago
Martin Dosch 66581030a4
Mention etree v1.1.4. 1 year ago
Martin Dosch e381942708
Use single quotes for stanzas created by beevik/etree.
Squashed commit of the following:

commit 8e33952869831f620fa289f1bc997128a40eaee3
Author: Martin Dosch <martin@mdosch.de>
Date:   Tue May 9 21:22:40 2023 +0200

    Clean go.mod

commit 11bb88fca2d4bb76557e912f46f726e675e0b0cb
Merge: 8d45413 b01ed4b
Author: Martin Dosch <martin@mdosch.de>
Date:   Tue May 9 21:21:48 2023 +0200

    Merge branch 'master' into singlequotes

commit 8d45413f05
Author: Martin Dosch <martin@mdosch.de>
Date:   Tue May 2 09:39:54 2023 +0200

    Add more singlequotes. :)

commit c496e2596a
Author: Martin Dosch <martin@mdosch.de>
Date:   Tue May 2 09:35:12 2023 +0200

    Use single quotes.

commit e4556759d8
Author: Martin Dosch <martin@mdosch.de>
Date:   Tue May 2 07:25:09 2023 +0200

    Use single quotes for XML attributes.
1 year ago
Martin Dosch a333b8761c
Add missing changelog note regarding SRV lookup and CNAME. 1 year ago
Martin Dosch 062614ee7a
Allow JIDs without localpart. 1 year ago
Martin Dosch 847e816266
Print sent stanzas for `--debug`. 1 year ago
Martin Dosch 97c5b7013f
Print `--help` output to stdout. 1 year ago
Martin Dosch d481aa688c
Add support for sending files OOB. 1 year ago
Martin Dosch b0e25e25ab
Start new development cycle. 2 years ago
Martin Dosch 83c384ceaa
Prepare release v0.5.6 2 years ago
Martin Dosch a6c0fe3ca8
Add short option `-h` for http-upload. 2 years ago
Martin Dosch c8dde8963f
Fix Ox key generation. 2 years ago
Martin Dosch 9d2acdad0d
Fix typo. 2 years ago
Martin Dosch 11cf49557c
Start a new development cycle. 2 years ago
Martin Dosch cba05b1def
Prepare release v0.5.5. 2 years ago
Martin Dosch 03054643dc
Improve interactive mode. 2 years ago
Martin Dosch e92f6b6b96
Start new development cycle. 2 years ago
Martin Dosch 22dcb65bfc
Prepare release v0.5.4 2 years ago
Martin Dosch 2a5973eca3
Update changelog. 2 years ago
Martin Dosch eb4d1a7098
Start new development cycle. 2 years ago
Martin Dosch f31bb9af7a
Prepare release v0.5.3 2 years ago
Martin Dosch 36b4d06e88
Don't check for empty message in listen mode. 2 years ago
Martin Dosch 8fbccd975e
Start new development cycle. 2 years ago
Martin Dosch 7c7980359a
Release v0.5.2 2 years ago
Martin Dosch 9706f7d5c1
Don't connect to the XMPP server if the message is empty 2 years ago
Martin Dosch cb033bbf59
Improve error handling in XML parsing. 2 years ago
Martin Dosch d7cfbcfb8f Deprecate resource setting and introduce alias setting. 2 years ago
Martin Dosch 3058cffbb2 Detect CNAME loops. 2 years ago
Martin Dosch 8c1931877a Perform CNAME look ups.
Always look up CNAME before doing SRV
look up (via xmppsrv v0.2.3).
2 years ago
Martin Dosch f0a4bcf10c Reply to IQs. 2 years ago
Martin Dosch 792472f737 Words… 2 years ago
Martin Dosch 0c992ebf3d Fix tense. 2 years ago
Martin Dosch 7623d121aa Added more checks for empty messages. 2 years ago
Martin Dosch ce8f783301 Ox: Don't encrypt empty messages. 2 years ago
Martin Dosch 5326b2b558 Ox: Improve error messages for failed key requests. 2 years ago