RandyTheSilly
|
7ecd143b81
|
Use updated "new()" behavior from Go 1.26
|
2026-02-09 21:12:09 -05:00 |
|
RandyTheSilly
|
420333e412
|
Allow custom priv key bytes on all platforms
|
2026-02-08 00:35:01 -05:00 |
|
RandyTheSilly
|
25edd344c8
|
Resolve relative ssh dir during config load on iOS
|
2026-02-07 19:36:46 -05:00 |
|
RandyTheSilly
|
02a8196061
|
Bump Go to 1.25.7
|
2026-02-07 15:07:52 -05:00 |
|
RandyTheSilly
|
02fc5c1ffa
|
Bump rcw to add error handling for corrupt entries
|
2026-01-25 16:27:33 -05:00 |
|
RandyTheSilly
|
b963ccf33e
|
Ensure entries are optimized as part of core.WriteEntry; fix massive inefficiency in core.EntryRefresh
|
2026-01-24 14:03:33 -05:00 |
|
RandyTheSilly
|
48e084ac0f
|
Make adjustments for easier CGO integration
|
2026-01-21 18:35:26 -05:00 |
|
RandyTheSilly
|
ed19d0a416
|
Bump dependencies
|
2026-01-08 17:21:05 -05:00 |
|
RandyTheSilly
|
53d82984d9
|
Bump dependencies
|
2025-12-26 19:28:19 -05:00 |
|
RandyTheSilly
|
b591e2ef5a
|
Switch config format from ini to json (drop ini dependency since json is now used for syncing)
|
2025-12-17 00:36:20 -05:00 |
|
RandyTheSilly
|
4e6c18db8a
|
Report panic details (stack trace w/args&stdin) to clients; drop synccycles.StringGen() (moved to go-boilerplate)
|
2025-12-11 18:23:01 -05:00 |
|
RandyTheSilly
|
ffae2e3002
|
Export global.RootLength
|
2025-12-06 12:54:07 -05:00 |
|
RandyTheSilly
|
5dc3a5576d
|
Bump golang.org/x/crypto to address CVE-2025-58181 and CVE-2025-47914
|
2025-11-23 03:38:38 -05:00 |
|
RandyTheSilly
|
8d1dd48035
|
Remove mobile clipboard management (this should be the responsibility of the GUI toolkit)
|
2025-11-13 21:58:37 -05:00 |
|
RandyTheSilly
|
b39a40407f
|
Update stdout logging regarding clipboard refresher
|
2025-11-10 01:02:05 -05:00 |
|
RandyTheSilly
|
09501fda7d
|
Bump Go to 1.25.4; bump dependencies
|
2025-11-09 15:53:09 -05:00 |
|
RandyTheSilly
|
a39952489a
|
Bump Go to 1.25.3; bump dependencies
|
2025-10-26 12:49:16 -04:00 |
|
RandyTheSilly
|
1b02ccc056
|
Bump dependencies; fix compilation error with dead sys fork
|
2025-08-17 13:20:18 -04:00 |
|
RandyTheSilly
|
3dc3a75967
|
Bump Go to v1.24.6; update documentation
|
2025-08-17 11:39:29 -04:00 |
|
RandyTheSilly
|
cc58d3509f
|
Clearly document decrypted entry format
|
2025-07-19 14:33:05 -04:00 |
|
RandyTheSilly
|
9fc9b208b6
|
Update dependency comments
|
2025-06-29 13:15:15 -04:00 |
|
RandyTheSilly
|
1c06713548
|
Bump go-boilerplate and rcw
|
2025-06-19 18:13:23 -04:00 |
|
RandyTheSilly
|
37a1a6049f
|
Bump Go to v1.24.4; bump dependencies
|
2025-06-19 14:39:47 -04:00 |
|
RandyTheSilly
|
c0f55156d8
|
Bump go-boilerplate
|
2025-06-01 17:01:40 -04:00 |
|
RandyTheSilly
|
d0f7b663d5
|
Simplify target existence checks
|
2025-06-01 15:24:31 -04:00 |
|
RandyTheSilly
|
5f8789a0f0
|
Bump go-boilerplate; make error codes sequential
|
2025-06-01 14:17:51 -04:00 |
|
RandyTheSilly
|
74b8261bc8
|
Do not rely on importing projects for libmutton initialization
|
2025-05-29 23:35:50 +00:00 |
|
RandyTheSilly
|
e64da70edb
|
Bump RCW to v0.2.0
|
2025-05-20 16:14:53 +00:00 |
|
RandyTheSilly
|
35d053b46f
|
Drop github.com/fortis/go-steam-totp (functionality now convered by github.com/pquerna/otp)
|
2025-05-16 20:11:20 -04:00 |
|
RandyTheSilly
|
cdf41c3d17
|
Bump RCW to v0.1.2 (fix compilation without RCWD)
|
2025-05-12 22:00:33 -04:00 |
|
RandyTheSilly
|
84d227b803
|
Bump RCW to v0.1.1 (fix RCWD on Termux)
|
2025-05-11 17:07:51 -04:00 |
|
RandyTheSilly
|
8860ce4969
|
Bump RCW to v0.1.0 (fix dynamic thread count breaking decryption across devices
|
2025-05-11 15:18:43 -04:00 |
|
RandyTheSilly
|
491392562a
|
Update documentation for gpgToRCW
|
2025-05-11 00:28:43 -04:00 |
|
RandyTheSilly
|
03c040b373
|
Use go-boilerplate
|
2025-05-09 16:12:03 +00:00 |
|
RandyTheSilly
|
fb83d29a23
|
Do not wait for RCWD socket file creation
|
2025-05-08 19:42:42 -04:00 |
|
RandyTheSilly
|
008088e2d6
|
Bump Android dependencies
|
2025-05-08 19:28:08 -04:00 |
|
RandyTheSilly
|
e7293505bc
|
Port to latest rcw development version
|
2025-05-08 19:27:09 -04:00 |
|
RandyTheSilly
|
f549b591c0
|
Bump rcw to latest development version
|
2025-05-04 20:04:57 -04:00 |
|
RandyTheSilly
|
3404fc7482
|
Organize go.mod
|
2025-05-04 19:49:31 -04:00 |
|
RandyTheSilly
|
21d60b8d0f
|
Add support for the RCW daemon
|
2025-05-04 19:48:20 -04:00 |
|
RandyTheSilly
|
8807e8fe79
|
Use sys and winio forks expected by RCW
|
2025-05-04 18:00:37 -04:00 |
|
RandyTheSilly
|
649b60e2fe
|
Initial migration from GPG to RCW
|
2025-05-04 17:41:44 -04:00 |
|
RandyTheSilly
|
259d9a3309
|
Bump Go to v1.24.2; bump dependencies
|
2025-04-12 17:16:32 -04:00 |
|
RandyTheSilly
|
0f90e82514
|
Add Android (native) clipboard support via gomobile
|
2025-03-18 22:59:10 -04:00 |
|
RandyTheSilly
|
456d20256c
|
Bump Go to v1.24.1, bump dependencies
|
2025-03-16 17:34:34 -04:00 |
|
RandyTheSilly
|
d70bd62372
|
Bump golang.org/x/crypto to v0.34.0
|
2025-02-22 16:08:37 -05:00 |
|
RandyTheSilly
|
e1222f94d9
|
Bump Go to v1.24.0; bump dependencies (golang.org/x/crypto, golang.org/x/sys)
|
2025-02-15 13:03:22 -05:00 |
|
RandyTheSilly
|
cdb2318dc1
|
Bump golang.org/x/crypto to v0.32.0; bump golang.org/x/sys to v0.29.0
|
2025-01-11 17:49:44 -05:00 |
|
RandyTheSilly
|
a4a39a3a99
|
Support passphrase-protected SSH identity files on non-CLI clients
|
2024-12-28 15:09:17 -05:00 |
|
RandyTheSilly
|
3e966ade11
|
Bump golang.org/x/crypto to v0.31.0 to address CVE-2024-45337
|
2024-12-13 12:00:55 -05:00 |
|