Commit Graph

375 Commits

Author SHA1 Message Date
Martin Dosch
56bf92dfbd
Fix typo. 2022-09-29 15:49: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
36b4d06e88
Don't check for empty message in listen mode. 2022-09-29 15:35:38 +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
d68b1e929b
Update go modules. 2022-09-29 14:39:15 +02:00
Martin Dosch
9706f7d5c1
Don't connect to the XMPP server if the message is empty 2022-09-29 14:38:33 +02:00
Martin Dosch
11b4735d98
Update go modules. 2022-09-23 09:34:57 +02:00
Martin Dosch
2890a7ed6c
Remove another "little". 2022-09-05 09:56:01 +02:00
Martin Dosch
bbfc74975a
Remove the "little".
As go-sendxmpp grew some features the original
sendxmpp lacks (http-upload and Ox encryption)
I don't think it should be belittled. :D
2022-09-05 09:53:16 +02:00
Martin Dosch
e1a2db99ba
Fix typo. 2022-09-02 11:13:48 +02:00
Martin Dosch
cb033bbf59
Improve error handling in XML parsing. 2022-09-02 11:05:42 +02:00
Martin Dosch
3820ac91a7
Update go modules. 2022-08-31 15:40:46 +02:00
Martin Dosch
2108f063c5
Update go modules. 2022-08-29 16:50:16 +02:00
Martin Dosch
222189b698
Update go modules. 2022-08-21 12:04:23 +02:00
Martin Dosch
50c4927bc6
Update go modules. 2022-08-19 14:23:07 +02:00
Martin Dosch
59ab6d6708
Update go modules. 2022-08-18 20:29:09 +02:00
Martin Dosch
3cdcfa774d
Update go modules. 2022-08-15 10:22:23 +02:00
Martin Dosch
de74e19166
Update go modules. 2022-08-13 12:09:13 +02:00
Martin Dosch
8d27a72b39
Use resource as alias if specified and no alias is specified. 2022-08-12 12:42:29 +02:00
Martin Dosch
49cafe981b
Update go modules. 2022-08-12 12:13:53 +02:00
Martin Dosch
d7cfbcfb8f Deprecate resource setting and introduce alias setting. 2022-08-06 11:52:47 +02:00
Martin Dosch
6bac04c88c Update go modules. 2022-08-05 16:15:04 +02:00
Martin Dosch
3058cffbb2 Detect CNAME loops. 2022-08-05 12:46:04 +02:00
Martin Dosch
76292695c6 Update go modules. 2022-08-05 12:43:23 +02:00
Martin Dosch
8c1931877a Perform CNAME look ups.
Always look up CNAME before doing SRV
look up (via xmppsrv v0.2.3).
2022-07-31 22:09:14 +02:00
Martin Dosch
d9d020e49a Update go modules. 2022-07-31 22:08:24 +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
8840a53ab7 CI: Strip binaries. 2022-07-24 17:30:27 +02:00
Martin Dosch
008193678d Update go modules. 2022-07-24 17:16:15 +02:00
Martin Dosch
b6ca50a613 Update go modules. 2022-07-23 15:48:16 +02:00
Martin Dosch
4b685c435b Remove local replace in go.mod. 2022-07-15 15:00:06 +02:00
Martin Dosch
6d860ea487 Update manpage. 2022-07-15 14:59:29 +02:00
Martin Dosch
c187b83314 Add new lines to stanzas created by go-sendxmpp itself. 2022-07-15 11:27:36 +02:00
Martin Dosch
1254b82244 Update go modules. 2022-07-15 10:04:35 +02:00
Martin Dosch
2f016f5e94 CI: Only build binaries for releases. 2022-07-14 11:16:33 +02:00
Martin Dosch
bf5c48855a CI: Disable PIE for 32bit builds. 2022-07-14 11:07:55 +02:00
Martin Dosch
816e89d5c0 CI: Try 'static-pie' for 32bit builds. 2022-07-14 10:56:53 +02:00
Martin Dosch
617610a49f CI: Enable all builds except linux/386. 2022-07-14 10:47:48 +02:00
Martin Dosch
0279113ccd CI: Disable all builds except amd64 for testing. 2022-07-14 10:40:43 +02:00
Martin Dosch
0ffed04771 Hopefully fix CI. 2022-07-14 10:32:14 +02:00
Martin Dosch
1a8bc12f89 Revert "Add hardening flags to CI builds."
This reverts commit fa362ddf70.
2022-07-14 10:30:53 +02:00
Martin Dosch
9c550accd2 Revert "Remove -race from CI build."
This reverts commit 486b578f6a.
2022-07-14 10:30:48 +02:00
Martin Dosch
486b578f6a Remove -race from CI build. 2022-07-14 10:17:35 +02:00
Martin Dosch
fa362ddf70 Add hardening flags to CI builds. 2022-07-14 10:10:54 +02:00
Martin Dosch
aca23ce14b Update go modules. 2022-07-13 21:05:57 +02:00
Martin Dosch
792472f737 Words… 2022-07-10 13:45:29 +02:00
Martin Dosch
964e3b93d9 Update go modules. 2022-07-10 13:32:16 +02:00