Commit Graph
44 Commits
Author SHA1 Message Date
RandyTheSilly f9aeca5ba9 Bump dependencies (rcw hardening) 2026-02-13 18:23:38 -05:00
RandyTheSilly 420333e412 Allow custom priv key bytes on all platforms 2026-02-08 00:35:01 -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 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 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 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 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 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 3e966ade11 Bump golang.org/x/crypto to v0.31.0 to address CVE-2024-45337 2024-12-13 12:00:55 -05:00
RandyTheSilly dd6bde5e4d Bump Go to v1.23.4; bump dependencies 2024-12-10 16:47:00 -05:00
RandyTheSilly fcde9689c8 Bump dependencies 2024-10-19 16:11:56 -04:00
RandyTheSilly b1fc8e3c4d Bump: golang.org/x/sys v0.23.0 => v0.24.0 2024-08-13 18:43:33 -04:00
RandyTheSilly ef2a3dbbb2 Add go.mod and go.sum 2024-08-08 16:53:29 -04:00