Commit Graph

660 Commits (ffae83f8ea7b81d0eb3e4d6c97c601ae4c7ad84a)
 

Author SHA1 Message Date
Martin Dosch ffae83f8ea
Prepare release v0.9.0. 3 months ago
Martin Dosch e1708129e2
Switch to latest go-xmpp release. 3 months ago
Martin Dosch 8b4b8105b2
Update go modules. 3 months ago
Martin Dosch 36d6b26fe8
Update go modules. 3 months ago
Martin Dosch ea515401d1
Fixed hanging forever in stream close if server doesn't reply. 3 months ago
Martin Dosch 2ddfcb8383
Add support for XEP-0478: Stream Limits Advertisement. 3 months ago
Martin Dosch 911763b2e5
Update go modules. 3 months ago
Martin Dosch 9a186aeec1
Don't capitalize `--ssdp-off` command line flag. 3 months ago
Martin Dosch ca268e957e
Add command line flag to disable XEP-0474: SASL SCRAM Downgrade Protection. 3 months ago
Martin Dosch b9018ec2d9
Update changelog. 3 months ago
Martin Dosch e5cbe832e3
Properly exit listening mode if Ctrl+C is pressed. 3 months ago
Martin Dosch 27c45a1877
Switch to development branch of go-xmpp 3 months ago
Martin Dosch 92db3d2fb1
Use latest release of go-xmpp. 3 months ago
Martin Dosch 5ca5404418
Make system output look less bloated. 3 months ago
Martin Dosch 2e59f85476
Capitalize go-sendxmpp in version output. 3 months ago
Martin Dosch 4c3e5700e7
Also add go version to system output. 3 months ago
Martin Dosch 54fb96431e
Remove mutex as it might block go-sendxmpp forever. 3 months ago
Martin Dosch 5f6eba4b44
Update go modules. 3 months ago
Martin Dosch 06101c2272
Use go-xmpp master branch.
Get the changes there tested too.
3 months ago
Martin Dosch a02727571b
Show OS and arch combined as system. 3 months ago
Martin Dosch c0493f3cdd
Remove unnecessary passing around of mutex
…it's a global variable anyway…
3 months ago
Martin Dosch 4a54f8419b
Switch to release version of go-xmpp. 3 months ago
Martin Dosch 613a9c8639
Improve closing connection. 3 months ago
Martin Dosch 42e2c83eaf
Print go version for flag `--version`. 3 months ago
Martin Dosch 6a5bdec0e7
Print OS and arch info for `--version`. 3 months ago
Martin Dosch 6dcabd47f4
Properly close stream in interactive mode. 3 months ago
Martin Dosch 15e7664f2a
Update go modules. 3 months ago
Martin Dosch f7e284e331
Use development version of go-xmpp. 3 months ago
Martin Dosch 398170b4b4
You've got the power!
Although the perl sendxmpp has many functions go-sendxmpp doesn't
(yet) have, go-sendxmpp also has functions that sendxmpp is missing
(e.g. http-upload).
3 months ago
Martin Dosch 15b73e9284
Start new development cycle. 3 months ago
Martin Dosch c9e2f54a50
Prepare release v0.8.4. 3 months ago
Martin Dosch 38726460d5
Update changelog. 3 months ago
Martin Dosch 94eb496e61
Update go modules. 3 months ago
Martin Dosch afcfd509f3
Update go modules. 4 months ago
Martin Dosch 1174671f93
CI: Add artifacts expiry. 4 months ago
Martin Dosch 94f29affd2
CI: Don't build 32bit binaries. 4 months ago
Martin Dosch 34a836a41c
Update go modules. 4 months ago
Martin Dosch c5590fe527
Revert "Sleep again for 100ms for debugging purposes."
This reverts commit ad1aeba749.
4 months ago
Martin Dosch 5095297915
Update go modules. 4 months ago
Martin Dosch ad1aeba749
Sleep again for 100ms for debugging purposes. 4 months ago
Martin Dosch 459e40e9a4
More perl sendxmpp config compatibility. 4 months ago
Martin Dosch a3cd1fe0a9
Don't block on unanswered IQs. 4 months ago
Martin Dosch 8c5c0ce508
Update go modules. 4 months ago
Martin Dosch c89045ecff
http-upload: use correct units. 4 months ago
Martin Dosch 6b2c78d2c2
Stanzahandling: Check if xmlns is set. 4 months ago
Martin Dosch e38acf3e92
Improve behavior when no SRV records are set. 4 months ago
Martin Dosch 38bf2d54a8
Remove 100ms sleep before closing connection. 4 months ago
Martin Dosch 6ea4de828f
Improve fallback behavior if no SRV records are provided. 4 months ago
Martin Dosch dff738aeec
Switch to go-xmpp release. 4 months ago
Martin Dosch a2476e39e7
Update go modules. 4 months ago