tart/Sources/tart
Fedor Korotkov b2c923f2fe
Properly enter main even loop in headless mode (#651)
Fixes #638
2023-11-09 00:05:00 +04:00
..
CI Sentry integration (#352) 2022-12-15 13:50:21 +00:00
Commands Properly enter main even loop in headless mode (#651) 2023-11-09 00:05:00 +04:00
Credentials tart: bump max password characters from 256 to 1024 (#618) 2023-10-02 13:58:55 +00:00
DeviceInfo Set User-Agent header for OCI HTTP requests (#478) 2023-04-28 18:02:57 +04:00
Formatter Suspend/resume support (#527) 2023-07-06 18:04:39 +00:00
Logging Async http client for pull/push (#95) 2022-05-20 11:04:21 -04:00
MACAddressResolver Allow to choose IP resolution strategy (#446) 2023-03-16 17:41:54 +04:00
Network Multiple bridged interfaces (#578) 2023-08-14 19:17:38 +04:00
OCI Introduce AuthenticationKeeper actor to serialize authn modification (#647) 2023-11-06 14:58:23 -05:00
Passphrase Reformat code idents and introduce the SwiftFormat linter (#339) 2022-11-29 15:56:13 +00:00
Platform Removed usage of deprecated APIs (#628) 2023-10-11 17:05:49 -04:00
VNC Reformat code idents and introduce the SwiftFormat linter (#339) 2022-11-29 15:56:13 +00:00
Config.swift Reformat code idents and introduce the SwiftFormat linter (#339) 2022-11-29 15:56:13 +00:00
Embed.swift Smaller icon (#116) 2022-06-06 18:38:30 +03:00
Fetcher.swift Fetcher.fetchViaFile(): use an mmap(2)-ed file, similarly to DiskV1 (#641) 2023-11-01 15:00:48 +04:00
FileLock.swift Reformat code idents and introduce the SwiftFormat linter (#339) 2022-11-29 15:56:13 +00:00
IPSWCache.swift Reformat code idents and introduce the SwiftFormat linter (#339) 2022-11-29 15:56:13 +00:00
PIDLock.swift PIDLock: check open(2) error (#538) 2023-07-04 15:22:25 +00:00
Prunable.swift Log cache pruning to $TART_HOME/tart.log (#265) 2022-10-07 23:01:42 +04:00
Root.swift Introduce "tart logout" command (#583) 2023-08-15 15:16:33 +04:00
Serial.swift Reformatted Serial.swift 2023-03-16 10:22:27 -04:00
URL+AccessDate.swift Use separate exception codes for better Sentry grouping (#363) 2022-12-19 17:40:55 +00:00
URL+Prunable.swift Log cache pruning to $TART_HOME/tart.log (#265) 2022-10-07 23:01:42 +04:00
Utils.swift Reformat code idents and introduce the SwiftFormat linter (#339) 2022-11-29 15:56:13 +00:00
VM+Recovery.swift Use MainActor to ensure we're running on main queue (#515) 2023-06-07 15:06:33 +04:00
VM.swift tart run: disable console device when --suspendable is requested (#615) 2023-09-30 21:13:44 +04:00
VMConfig.swift Support wildcards in `credHelpers` (#592) 2023-08-28 11:37:49 -04:00
VMDirectory+Archive.swift tart import: fix import failing due to SIGBUS (#458) 2023-03-30 15:52:48 +04:00
VMDirectory+OCI.swift Improved format for fast and efficient pulls from remote OCI-registry (#589) 2023-09-20 10:14:05 -04:00
VMDirectory.swift GC avoidance and tmpDeterminstic (#570) 2023-07-31 18:21:42 +00:00
VMStorageHelper.swift Improved format for fast and efficient pulls from remote OCI-registry (#589) 2023-09-20 10:14:05 -04:00
VMStorageLocal.swift tart prune: allow pruning local VMs with --entries=vms (#557) 2023-07-13 22:05:28 +04:00
VMStorageOCI.swift Improved format for fast and efficient pulls from remote OCI-registry (#589) 2023-09-20 10:14:05 -04:00