Histórico de commits

Autor SHA1 Mensagem Data
  Carola Nitz e7b9cf3e76 VLCKeychainCoordinator: don't reset passcode on update 7 anos atrás
  Carola Nitz 367628a394 VLCKeychainCoordinator: nil completion block instead of making it weak to avoid crashes 7 anos atrás
  Carola Nitz 79fb6edf82 VLCKeychainCoordinator: fix multiple queries for touchid 7 anos atrás
  Vincent L. Cone 44900bf7c2 Switch from SSKeychain to XKKeychain which supports generic attributes additionally to a secret value. Add keychain methods to VLCNetworkServerLoginInformation. Add VLCNetworkServerLoginInformationField to add support for additional login information such as SMB workgroups. tvOS: Add support for SMB workgroups. tvOS: switch back to official CRKArrayDiff 9 anos atrás
  Felix Paul Kühne 1a884934ca keychain coordinator: add missing main thread guard 9 anos atrás
  Felix Paul Kühne 1fd4f74b70 Reset passcode on update or re-installation 9 anos atrás
  Felix Paul Kühne dd9197b83c Remove legacy passcode conversation code and add missing return 9 anos atrás
  Felix Kühne d7b5c73b3a Fix passcode issues by updating the UI to validated state in -[VLCAppDelegate validatePasscode] when no passcode is set. Be more defensive about -[VLCKeychainCoordinate validatePasscode] calls when a passcode was never set => nil. 9 anos atrás
  Tobias Conradi be32643751 explicitly remove passcode from user defaults instead of setting it to nil when converting passcode lock to keychain 9 anos atrás
  David Fuhrmann 63e4267a3b passcode: Only convert passcode from old setting to keychain once 9 anos atrás
  Felix Paul Kühne 4ac90c5986 Fix corner case leading to Touch ID query even if disabled or worse on iOS 7 9 anos atrás
  Felix Paul Kühne 0ad1be617e Added support for Touch ID to unlock app (closes #13378) 10 anos atrás
  Felix Paul Kühne 8bb0d9b0dc more App Delegate cleanup 10 anos atrás
  Felix Paul Kühne 3dad4dc4c7 Switch from Apple Sample Code to SSKeychain for keychain access 10 anos atrás
  Felix Paul Kühne abdc383820 move passcode lock to keychain 10 anos atrás
  Felix Paul Kühne 5a89b2d6c8 Move passcode lock to a designated object which will take care of anything keychain related 10 anos atrás