Sergei Razmetov
61a5c500af
Fix SSH ECDSA signature mpint encoding
...
OpenSSHSignatureWriter was emitting non-canonical mpints (keeping
fixed-width leading 0x00 bytes), which breaks strict parsers.
Canonicalize r/s mpints and add a regression test.
2025-12-12 14:19:21 +03:00
Max Goedjen
63b42bd9df
Move downloader and socket input parsing to xpc services ( #675 )
...
* XPC updater POC
* WIP
* obo
* WIP
* Working
* .
* .
* .
* Cleanup
* Cleanup
* Throw restrict
* Remove dead protocol.
* .
* Fix ECDSA test.
* Scripts
2025-09-06 23:16:23 -07:00
Max Goedjen
61705af42f
Extend parsing to cover the full set of protocol messages ( #673 )
...
* WIP
* Cleanup
* WIP
* Strip out extensions
* Remove singature reader
2025-09-06 19:48:59 +00:00
Max Goedjen
3d3d123484
CryptoKit migration ( #628 )
...
* WIP.
* WIP
* WIP Edit
* Key selection.
* WIP
* WIP
* Proxy through
* WIP
* Remove verify.
* Migration.
* Comment
* Add param
* Semi-offering key
* Ignore updates if test build.
* Fix rsa public key gen
* Messily fix RSA
* Remove 1024 bit rsa
* Cleanup
* Cleanup
* Clean out MLDSA refs for now
* Dump notifier changes
* Put back UI tweaks
* Fixes.
2025-08-24 15:35:15 -07:00
Max Goedjen
0e6b218f1f
Swift 6 / Concurrency fixes ( #578 )
...
* Enable language mode
* WIP
* WIP
* Fix concurrency issues in SmartCardStore
* Switch to SMAppService
* Bump runners
* Base
* Finish Testing migration
* Tweak async for updater
* More
* Backport mutex
* Revert "Backport mutex"
This reverts commit 9b02afb20c .
* WIP
* Reenable
* Fix preview.
* Update package.
* Bump to latest public macOS and Xcode
* Bump back down to 6.1
* Update to Xcode 26.
* Fixed tests.
* More cleanup
* Env fixes
* var->let
* Cleanup
* Persist auth async
* Whitespace.
* Whitespace.
* Cleanup.
* Cleanup
* Redoing locks in actors bc of observable
* Actors.
* .
* Specify b5
* Update package to 6.2
* Fix disabled updater
* Remove preconcurrency warning
* Move updater init
2025-08-17 12:38:18 -05:00
Max Goedjen
3f34e91a2c
Split out libraries into SPM packages ( #298 )
2022-01-01 16:43:29 -08:00