Commit Graph
44 Commits
Author SHA1 Message Date
RandyTheSilly 646be86ebd Sync with latest libmutton development version 2026-02-08 00:46:12 -05:00
RandyTheSilly 73339e3eb6 Free input privKeyPascal 2026-02-08 00:39:40 -05:00
RandyTheSilly 1564de51d0 Sync with latest libmutton development version 2026-02-08 00:36:17 -05:00
RandyTheSilly 5025597df5 Only build privkey.go on iOS 2026-02-08 00:05:56 -05:00
RandyTheSilly 489d757112 Erase Go privkey bytes from libmutton 2026-02-07 23:54:19 -05:00
RandyTheSilly 39703114e8 Merge some privkey.go functions 2026-02-07 23:40:35 -05:00
RandyTheSilly 218fa55581 Use iOS securePtrOverwriteAndFree implementation for all Apple platforms 2026-02-07 23:30:53 -05:00
RandyTheSilly 904c084711 Use platform-specific implementations of securePtrOverwriteAndFree 2026-02-07 23:29:11 -05:00
RandyTheSilly bfc6d97773 Significant enhancements to secure data handling (especially on iOS) 2026-02-07 23:07:26 -05:00
RandyTheSilly 0e232a5fdd Allow resolving relative SSH dir on iOS (via libmutton bump) 2026-02-07 19:38:34 -05:00
RandyTheSilly 1162c6c33c Add helper function for retrieving SSH directory path 2026-02-07 17:03:57 -05:00
RandyTheSilly a66922b0d6 Use interactive tag for Apple builds 2026-02-07 16:53:45 -05:00
RandyTheSilly 74de2ac041 Sync with latest libmutton development version 2026-02-07 16:18:45 -05:00
RandyTheSilly de6ba97b8a Bump Go to 1.26rc3 2026-02-05 21:00:00 -05:00
RandyTheSilly 19c802ed8d Set GOFLAGS in Makefile; bump minimum iOS version 2026-02-05 20:57:18 -05:00
RandyTheSilly 688532193f Add helper function for retrieving libmutton version 2026-02-04 22:02:04 -05:00
RandyTheSilly aa716c59d2 Drop LibmuttonInit; clients should implement this manually 2026-02-01 23:07:24 -05:00
RandyTheSilly 6c0322601c Simplify LibmuttonInit implementation 2026-02-01 22:12:36 -05:00
RandyTheSilly 30b4e68e11 Use GOOS=ios for iOS 2026-02-01 20:52:30 -05:00
RandyTheSilly a4db680919 Update iOS home dir 2026-02-01 20:47:37 -05:00
RandyTheSilly cf8a1122e0 Initialize iOS dirs 2026-02-01 20:43:59 -05:00
RandyTheSilly 9de17dbcbe Fix bridging headers 2026-02-01 20:00:39 -05:00
RandyTheSilly 47d76580ce Improve Apple builds 2026-02-01 19:15:54 -05:00
RandyTheSilly 7a5490396c Switch xcode support to Makefile-based approach 2026-02-01 17:28:01 -05:00
RandyTheSilly e0f126cc3e Switch xcode support to module map approach 2026-02-01 14:53:10 -05:00
RandyTheSilly dc70ffdbb9 Add initial script for creating XCFramework 2026-02-01 14:30:09 -05:00
RandyTheSilly a4239c9013 Do not build clip for Android/iOS 2026-02-01 13:50:40 -05:00
RandyTheSilly a58d8d407a Port core package 2026-02-01 13:09:27 -05:00
RandyTheSilly cefdb30193 Add new PascalStringArray type 2026-02-01 00:18:49 -05:00
RandyTheSilly b956f71b17 Port syncclient package 2026-01-31 23:51:07 -05:00
RandyTheSilly 1b08331289 Port clip package 2026-01-31 23:04:42 -05:00
RandyTheSilly 308fb7f046 Port synccommon.GetAllEntryData (partial implementation) 2026-01-31 22:47:46 -05:00
RandyTheSilly 079ecb64d0 Port synccommon package; actually upload config package port 2026-01-31 22:14:13 -05:00
RandyTheSilly 52793fd343 Add helper function for passing Go string slices to C; document some functions that won't be ported 2026-01-31 21:35:11 -05:00
RandyTheSilly 4ea47594ae Port config package 2026-01-31 21:04:19 -05:00
RandyTheSilly 5ae7b41d76 Port age package 2026-01-24 14:34:08 -05:00
RandyTheSilly 66ffb1a2be Sync with latest libmutton development version 2026-01-24 14:13:07 -05:00
RandyTheSilly c04cd133c9 Sync with latest libmutton development version 2026-01-21 19:07:06 -05:00
RandyTheSilly d24202f63b Port crypt package 2026-01-21 19:05:46 -05:00
RandyTheSilly a72be0393c Use Pascal strings in place of null-termination; update documentation 2026-01-21 18:17:21 -05:00
RandyTheSilly 868db8c038 Finish port of functions from "global" package 2026-01-21 00:39:22 -05:00
RandyTheSilly 52cb51dd75 Port GetCurrentDeviceID() 2026-01-21 00:26:42 -05:00
RandyTheSilly 65252fd353 Mark GenDeviceIDList as non-port 2026-01-20 23:24:55 -05:00
RandyTheSilly 2268a7a6c3 Initial code commit 2026-01-20 23:17:25 -05:00