Commit Graph

736 Commits (6f5a8898bdfddc26f857a9c9bfa50f3b910235c3)
 

Author SHA1 Message Date
Martin Dosch 6f5a8898bd
Fix example. 3 months ago
Martin Dosch ea4281dfbe
Update go modules. 3 months ago
Martin Dosch a14866824a
Update go modules. 4 months ago
Martin Dosch 417a9cc97b
Improve error on failed ox pubkey retrieval. 4 months ago
Martin Dosch 58a5f0faef
Exit with error code if Ox encryption for one recipient fails. 4 months ago
Martin Dosch bd90651b6e
Update to latest go-crypto alpha. 4 months ago
Martin Dosch d405730032
Use current go-xmpp development version. 4 months ago
Martin Dosch 6bcb4d38b9
Fix ox encryption in interactive mode. 4 months ago
Martin Dosch 5e07e54432
Use gopenpgp v2.8.0-alpha.1. 4 months ago
Martin Dosch 49238c9b0d
Update go modules. 4 months ago
Martin Dosch cc0cc9f96f
Update go modules. 4 months ago
Martin Dosch f3b5fbb2fa
Fix order of commands in manpage. 5 months ago
Martin Dosch 50ac109693
Add new example. 5 months ago
Martin Dosch f9da054999
Start new development cycle. 5 months ago
Martin Dosch 791c2f12e3
Prepare release v0.11.0. 5 months ago
Martin Dosch b45c1771ef
Update go modules. 5 months ago
Martin Dosch b73f608aa9
CI: Only build binaries for releases. 5 months ago
Martin Dosch 0701fce91d
CI: Fix windows binary name in upx command. 5 months ago
Martin Dosch 801c4a8004
CI: Compress binaries.
Another try since upx-ucl is now in backports.
5 months ago
Martin Dosch c4236dd164
Use deferred file close. 5 months ago
Martin Dosch 8f2bb80ebe
Use deferred file close. 5 months ago
Martin Dosch d2f758b4f9
Use `fmt.Errorf()` instead of `errors.New()` to create new error messages. 5 months ago
Martin Dosch cbb7beb72b
Switch to latest go-xmpp release. 5 months ago
Martin Dosch d1d1d38e64
Update go modules. 5 months ago
Martin Dosch 95a2f672cf
Add possibility to disable FAST. 5 months ago
Martin Dosch c21991c545
Enable FAST. 5 months ago
Martin Dosch b2720cd707
Use current master of go-xmpp. 5 months ago
Martin Dosch 5cf9f21944
Update go modules. 6 months ago
Martin Dosch b98a071472
Add new parameter subject. 6 months ago
Martin Dosch 953de9c86d
Fix check for valid URIs. 6 months ago
Martin Dosch b9bae7f84b
Update go modules. 6 months ago
Martin Dosch 2329b04dfe
Change short id length. 6 months ago
Martin Dosch c276543729
Also use google/uuid for ShortID. 6 months ago
Martin Dosch 9b30af207d
Improve error message. 6 months ago
Martin Dosch 31ae111c80
New ox priv key location. 6 months ago
Martin Dosch a6eadf1565
Start new development cycle. 6 months ago
Martin Dosch 126890ca22
Prepare release v0.10.0 6 months ago
Martin Dosch bd56592435
Switch to go-xmpp release. 6 months ago
Martin Dosch 4f47e8c713
Update go modules. 6 months ago
Martin Dosch 013756cec9
Update go modules. 6 months ago
Martin Dosch 9aea1e294a
Improve listening mode. 6 months ago
Martin Dosch 93d8bbedaa
FAST: Fix check for expiry. 6 months ago
Martin Dosch 72e517e14d
Update go modules. 6 months ago
Martin Dosch c87f1bdb83
Move stanza receiving goroutine outside of for loop. 6 months ago
Martin Dosch f2b20502c6
FAST: Update token if expiry is reduced. 6 months ago
Martin Dosch 25b8a8e243
Reintroduce context and cancel func
There are still some rare races without.
6 months ago
Martin Dosch c77eae826a
Update go modules. 6 months ago
Martin Dosch be78a2b845
Catch error when listening mode is stopped with Ctrl+C. 6 months ago
Martin Dosch e244f14548
Retry without FAST if FAST authentication fails. 6 months ago
Martin Dosch 79897fd295
Use fast.bin for fast cache file
So it's clear that this is no clear text file and it is not supposed to
be edited by the user.
6 months ago