| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2023-12-11 | Moving RelayCache into MullvadREST | mojganii | 4 | -110/+0 | |
| 2023-10-16 | Add tests for PacketTunnelActor, TunnelManager and AppMessageHandler. | Jon Petersson | 1 | -1/+6 | |
| 2023-06-13 | Replace Caching type with FileCache<Content: Codable> | Andrej Mihajlov | 2 | -18/+16 | |
| 2023-06-13 | Cache the last used shadowsocks configuration and reuse it subsequently | Bug Magnet | 2 | -68/+19 | |
| 2023-05-22 | Reformat the code for Swift 5.8 | Andrej Mihajlov | 1 | -2/+2 | |
| 2022-10-25 | Make RelayCache an instance | Andrej Mihajlov | 1 | -57/+56 | |
| 2022-10-21 | Add .gitkeep to RelayCache/Assets | Andrej Mihajlov | 1 | -0/+0 | |
| 2022-10-21 | Move RelayCache.IO and CachedRelays into new RelayCache.framework | sajacl | 3 | -0/+157 | |
| Moved RelayCache.IO and CachedRelays into new RelayCache.framework Moved prebuild script to build phase script. Renamed script, renamed/moved RelayCache.IO to RelayCache. Renamed RelayCache.Tracker to RelayCacheTracker. Set APPLICATION_EXTENSION_API_ONLY to true for RelayCache framework. Updated gitignore. Removed relays.json from git. Removed relays.json from RelayCache framework Removed RelayCache/FetchResult, moved/renamed code into RelayCacheTracker file. Renamed CachedRelaysFetchResult to RelaysFetchResult. Changed access level for RelaysFetchResult and NoCachedRelaysError. | |||||
