Commit Graph

720 Commits (master)
 

Author SHA1 Message Date
Martin Dosch 872eaa847a
Clean up go.sum 2 months ago
Martin Dosch 4483863795
Lock mutex before starting the goroutine. 2 months ago
Martin Dosch 09693ba1bf
Further improvements to make race conditions less likely. 2 months ago
Martin Dosch 46ed540910
Update go-xmpp to latest master. 2 months ago
Martin Dosch 5704798b09
Improve stanza reading. 2 months ago
Martin Dosch 8936ba2acc
Only perform root check on non-windows systems.
Is anyone using go-sendxmpp on windows?
2 months ago
Martin Dosch 1574e2f4df
Add a warning when run by root. 2 months ago
Martin Dosch 606ca8cc18
Fix typo. 2 months ago
Martin Dosch b04196a19f
Add hint about usage is root to the manpage. 2 months ago
Martin Dosch e666f33030
Start new development cycle. 2 months ago
Martin Dosch ffae83f8ea
Prepare release v0.9.0. 2 months ago
Martin Dosch e1708129e2
Switch to latest go-xmpp release. 2 months ago
Martin Dosch 8b4b8105b2
Update go modules. 2 months ago
Martin Dosch 36d6b26fe8
Update go modules. 2 months ago
Martin Dosch ea515401d1
Fixed hanging forever in stream close if server doesn't reply. 2 months ago
Martin Dosch 2ddfcb8383
Add support for XEP-0478: Stream Limits Advertisement. 2 months ago
Martin Dosch 911763b2e5
Update go modules. 2 months ago
Martin Dosch 9a186aeec1
Don't capitalize `--ssdp-off` command line flag. 2 months ago
Martin Dosch ca268e957e
Add command line flag to disable XEP-0474: SASL SCRAM Downgrade Protection. 2 months ago
Martin Dosch b9018ec2d9
Update changelog. 2 months ago
Martin Dosch e5cbe832e3
Properly exit listening mode if Ctrl+C is pressed. 2 months ago
Martin Dosch 27c45a1877
Switch to development branch of go-xmpp 2 months ago
Martin Dosch 92db3d2fb1
Use latest release of go-xmpp. 2 months ago
Martin Dosch 5ca5404418
Make system output look less bloated. 2 months ago
Martin Dosch 2e59f85476
Capitalize go-sendxmpp in version output. 2 months ago
Martin Dosch 4c3e5700e7
Also add go version to system output. 2 months ago
Martin Dosch 54fb96431e
Remove mutex as it might block go-sendxmpp forever. 2 months ago
Martin Dosch 5f6eba4b44
Update go modules. 2 months ago
Martin Dosch 06101c2272
Use go-xmpp master branch.
Get the changes there tested too.
2 months ago
Martin Dosch a02727571b
Show OS and arch combined as system. 2 months ago
Martin Dosch c0493f3cdd
Remove unnecessary passing around of mutex
…it's a global variable anyway…
2 months ago
Martin Dosch 4a54f8419b
Switch to release version of go-xmpp. 2 months ago
Martin Dosch 613a9c8639
Improve closing connection. 2 months ago
Martin Dosch 42e2c83eaf
Print go version for flag `--version`. 2 months ago
Martin Dosch 6a5bdec0e7
Print OS and arch info for `--version`. 2 months ago
Martin Dosch 6dcabd47f4
Properly close stream in interactive mode. 2 months ago
Martin Dosch 15e7664f2a
Update go modules. 2 months ago
Martin Dosch f7e284e331
Use development version of go-xmpp. 2 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).
2 months ago
Martin Dosch 15b73e9284
Start new development cycle. 2 months ago
Martin Dosch c9e2f54a50
Prepare release v0.8.4. 2 months ago
Martin Dosch 38726460d5
Update changelog. 2 months ago
Martin Dosch 94eb496e61
Update go modules. 2 months ago
Martin Dosch afcfd509f3
Update go modules. 3 months ago
Martin Dosch 1174671f93
CI: Add artifacts expiry. 3 months ago
Martin Dosch 94f29affd2
CI: Don't build 32bit binaries. 3 months ago
Martin Dosch 34a836a41c
Update go modules. 3 months ago
Martin Dosch c5590fe527
Revert "Sleep again for 100ms for debugging purposes."
This reverts commit ad1aeba749.
3 months ago
Martin Dosch 5095297915
Update go modules. 3 months ago
Martin Dosch ad1aeba749
Sleep again for 100ms for debugging purposes. 3 months ago