summaryrefslogtreecommitdiff
path: root/SmartDeviceLink/SDLLifecycleManager.m
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #1555 from smartdevicelink/feature/issue-1145-Secondary-Tr...Joel Fischer2020-02-181-2/+8
|\
| * Only create the secondary transport manager for specific app typesfeature/issue-1145-Secondary-Transport-OptimizationJoel Fischer2020-02-141-2/+8
| * Re-add commentJoel Fischer2020-02-111-0/+1
| * Remove, fix, and rearrange some codeJoel Fischer2020-02-111-8/+2
| * setting a new bool to wait till the app is full to connect the secondary tran...Justin Gluck2020-02-041-3/+8
* | Revert "Only create the secondary transport manager for nav / projection app ...bugfix/issue-1546-SDLManagerDelegate-missing-videoStreamingState-callbackJoel Fischer2020-02-141-8/+1
* | Only create the secondary transport manager for nav / projection app typesJoel Fischer2020-02-141-1/+8
* | Fix review commentsJoel Fischer2020-02-141-2/+2
* | Add missing videoStreamingState callback to SDLManagerDelegateJoel Fischer2020-02-061-6/+24
|/
* Merge pull request #1458 from smartdevicelink/bugfix/issue_1450_warning_messa...Joel Fischer2019-10-231-2/+2
|\
| * Fix wording in warning messagebugfix/issue_1450_warning_message_fixJoel Fischer2019-10-221-2/+2
* | Don't create the encryption lifecycle manager if it won't be usedJoel Fischer2019-10-161-1/+1
|/
* Merge pull request #1320 from SatbirTanda/feature/#1163/rpc_message_protectionJoel Fischer2019-10-101-13/+51
|\
| * Deprecate secuirtyManagers property in SDLStreamingMediaConfigurationSatbir Tanda2019-09-121-0/+3
| * Update SDLLifecycleManager.mSatbir Tanda2019-09-101-2/+3
| * Add a public startRPCEncryption method to SDLManagerSatbir Tanda2019-09-051-0/+3
| * Merge branch 'feature/#1163/rpc_message_protection' of https://github.com/Sat...Satbir Tanda2019-09-041-0/+9
| |\
| | * Merge branch 'develop' into feature/#1163/rpc_message_protectionSatbirTanda2019-09-041-0/+9
| | |\
| * | | Make requireEncryption flag a NSNumberSatbir Tanda2019-09-041-1/+1
| |/ /
| * | Update SDLLifecycleManager.mSatbir Tanda2019-08-201-6/+2
| * | Make recommended fixesSatbir Tanda2019-08-201-7/+20
| * | Update SDLLifecycleManager.mSatbir Tanda2019-08-151-1/+0
| * | Merge branch 'develop' into feature/#1163/rpc_message_protectionSatbirTanda2019-08-151-8/+7
| |\ \
| * | | Check RPC payloadProtected in SDLProtocol layerSatbir Tanda2019-08-151-15/+4
| * | | Update SDLLifecycleManager.mSatbir Tanda2019-08-131-19/+14
| * | | Make recommended fixesSatbir Tanda2019-08-131-1/+0
| * | | Update SDLLifecycleManager.mSatbir Tanda2019-08-131-1/+9
| * | | Check to make sure an RPC needs encryption or does notSatbir Tanda2019-08-131-0/+4
| * | | Remove permission manager from encryption lifecycle managerSatbir Tanda2019-08-131-1/+1
| * | | Make recommended fixesSatbir Tanda2019-08-091-30/+21
| * | | Check if SDLProxy RPCs need encryptionSatbir Tanda2019-08-021-14/+7
| * | | Update SDLLifecycleManager.mSatbir Tanda2019-08-021-5/+5
| * | | Oberserve SDLOnPermissionsChange in SDLEncryptionLifecycleManagerSatbir Tanda2019-08-021-18/+1
| * | | Make recommended fixesSatbir Tanda2019-08-021-5/+5
| * | | Fix merge conflictsSatbir Tanda2019-08-011-3/+4
| * | | Merge branch 'develop' into feature/#1163/rpc_message_protectionSatbirTanda2019-08-011-61/+63
| |\ \ \
| * | | | Add Test for Encryption Config & LifecycleSatbir Tanda2019-07-211-1/+5
| * | | | Remove SDLAsynchronousEncryptedRPCRequestOperationSatbir Tanda2019-07-121-4/+3
| * | | | Remove duplicated codeSatbir Tanda2019-07-121-60/+24
| * | | | Fix header for starting secure service for RPCSatbir Tanda2019-07-031-6/+8
| * | | | Merge branch 'develop' into feature/#1163/rpc_message_protectionSatbirTanda2019-07-021-5/+20
| |\ \ \ \
| * | | | | Properly wait for TLS handshake to occur before RPC can be encryptedSatbir Tanda2019-06-301-57/+25
| * | | | | Add error checking for encryptionSatbir Tanda2019-06-251-5/+2
| * | | | | Create new sendEncryptedRPC method in SDLManager.hSatbir Tanda2019-06-221-1/+119
| * | | | | Add security manager to proxySatbir Tanda2019-06-191-0/+3
* | | | | | Merge pull request #1385 from smartdevicelink/bugfix/issue_1240_data_session_...Joel Fischer2019-10-091-56/+64
|\ \ \ \ \ \
| * | | | | | Add fix for data session close fail during change registrationbugfix/issue_1240_data_session_delayJoel Fischer2019-10-041-56/+64
* | | | | | | Fix managers no longer working due to display updatesJoel Fischer2019-10-021-1/+0
* | | | | | | Merge commit 'b962a21d9d2e6901a8461c00dc2773a422904cf4' into feature/issue_13...Kujtim Shala2019-09-261-1/+0
|\ \ \ \ \ \ \ | |/ / / / / /
| * | | | | | Merge branch 'develop' into feature/issue_1055_cancel_interaction_RPCJoel Fischer2019-09-111-7/+15
| |\ \ \ \ \ \ | | | |_|_|_|/ | | |/| | | |