1
0
Fork 1
mirror of https://github.com/DefinedNet/mobile_nebula.git synced 2025-06-12 12:49:16 +00:00
Commit graph

14 commits

Author SHA1 Message Date
Ian VanSchooten
494f071ed5
Move print logs to OSLogger ()
This aids in debugging in console.app, since print statements from the PacketTunnelProvider are not shown in xcode's console.
2024-10-16 14:28:07 -04:00
Ian VanSchooten
fcf21f6f6b
Fix issues with new xcode builds ()
John found an issue in gomobile that seems to be the culprit of one of these issues: https://github.com/golang/go/issues/53316#issuecomment-2407626810
2024-10-11 11:21:34 -04:00
Nate Brown
81901b5dae
Rework the ios startup flow slightly to avoid crashing on ios 16.5 () 2023-05-23 17:31:07 -05:00
John Maguire
693c7b6346
Hide CA expiration errors on managed sites () 2023-05-17 12:10:11 -04:00
Nate Brown
69d0641874
Store the raw dn managed config to be consumed by nebula later () 2023-05-16 10:25:24 -05:00
Caleb Jasik
84d1256656
Fix typos in comments () 2022-11-22 10:20:35 -06:00
Nate Brown
bb457c7c83
Sometimes the list of remotes can be null () 2022-11-21 13:31:58 -06:00
John Maguire
c7a53c3905
Support DN host enrollment ()
Co-authored-by: Nate Brown <nbrown.us@gmail.com>
2022-11-17 16:43:16 -05:00
Nate Brown
6c188ff1d1
Get ready for ios 15 () 2021-09-21 09:31:26 -05:00
Nathan Brown
4c28cc196e
Rework ios ipc () 2021-04-27 10:29:28 -05:00
Nathan Brown
1283ce30e9
IPV6 support () 2021-04-23 16:23:06 -05:00
Nate Brown
1a4cbceda0 Run check config on app boot, fix early error reporting on android 2020-08-17 11:56:15 -05:00
Nate Brown
50d50f690b Add some protections against the incorrect cert type being used 2020-08-10 10:48:00 -05:00
Nate Brown
b546dd1c9d Initial commit 2020-07-27 15:43:58 -05:00