summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Fix wording in warning messagebugfix/issue_1450_warning_message_fixJoel Fischer2019-10-221-2/+2
* Last fixbugfix/issue-1439-additional-incorrect-type-informationJoel Fischer2019-10-151-1/+1
* Don't duplicate log informationJoel Fischer2019-10-151-1/+1
* Add additional type information in assertJoel Fischer2019-10-151-1/+1
* Rearrange files into alphabetical orderJoel Fischer2019-10-151-22/+22
* Merge pull request #1438 from smartdevicelink/bugfix/issue_1437_swift_example...Joel Fischer2019-10-151-3/+3
|\
| * Fixed parameter ordering for SLMenuCellNicoleYarroch2019-10-151-3/+3
|/
* Merge pull request #1435 from smartdevicelink/bugfix/issue-1433-mutabledatabu...Joel Fischer2019-10-141-2/+3
|\
| * Add a check before popping the bufferbugfix/issue-1433-mutabledatabuffer-boundsJoel Fischer2019-10-141-2/+3
|/
* Merge pull request #1320 from SatbirTanda/feature/#1163/rpc_message_protectionJoel Fischer2019-10-1053-81/+1300
|\
| * Update SDLPermissionsManagerSpec.mSatbir Tanda2019-09-171-2/+2
| * Update SDLEncryptionLifecycleManager.mSatbir Tanda2019-09-161-2/+2
| * Update SDLEncryptionLifecycleManager.mSatbir Tanda2019-09-161-0/+1
| * Make recommended fixesSatbir Tanda2019-09-166-24/+27
| * Update SDLRPCMessage to SDLPermissionRPCNameSatbir Tanda2019-09-132-4/+4
| * Fix testsSatbir Tanda2019-09-122-3/+5
| * Deprecate secuirtyManagers property in SDLStreamingMediaConfigurationSatbir Tanda2019-09-127-12/+95
| * Update SDLEncryptionLifecycleManager.mSatbir Tanda2019-09-121-5/+7
| * Make recommended fixesSatbir Tanda2019-09-126-12/+12
| * Add public rpcRequiresEncryption to SDLPermissionManagerSatbir Tanda2019-09-102-0/+14
| * Update SDLEncryptionLifecycleManager.mSatbir Tanda2019-09-101-0/+2
| * Update SDLEncryptionLifecycleManager.mSatbir Tanda2019-09-101-4/+4
| * Update podspec and SmartDeviceLink.hSatbir Tanda2019-09-103-0/+8
| * Update SDLLifecycleManager.mSatbir Tanda2019-09-101-2/+3
| * Fix testsSatbir Tanda2019-09-052-3/+3
| * Add a public startRPCEncryption method to SDLManagerSatbir Tanda2019-09-056-4/+28
| * Update SDLProtocolMessage.mSatbir Tanda2019-09-051-0/+4
| * Add SDLServiceEncryptionDelegateSatbir Tanda2019-09-058-26/+121
| * Merge branch 'feature/#1163/rpc_message_protection' of https://github.com/Sat...Satbir Tanda2019-09-04166-72/+4402
| |\
| | * Merge branch 'develop' into feature/#1163/rpc_message_protectionSatbirTanda2019-09-04166-72/+4402
| | |\
| * | | Make requireEncryption flag a NSNumberSatbir Tanda2019-09-043-15/+13
| |/ /
| * | Update SDLEncryptionLifecycleManager.mSatbir Tanda2019-09-041-2/+12
| * | Update SDLEncryptionManagerConstants.mSatbir Tanda2019-09-031-1/+0
| * | Remove unnecessary codeSatbir Tanda2019-09-033-4/+1
| * | Update SDLEncryptionLifecycleManager.mSatbir Tanda2019-08-271-7/+12
| * | Update SDLProtocol.mSatbir Tanda2019-08-271-1/+0
| * | Fix encryption manager start sequence + sending encrypted RPCSatbir Tanda2019-08-262-31/+35
| * | Update SDLEncryptionLifecycleManager.mSatbir Tanda2019-08-211-0/+9
| * | Update SDLLifecycleManager.mSatbir Tanda2019-08-201-6/+2
| * | Fix testsSatbir Tanda2019-08-203-9/+16
| * | Make recommended fixesSatbir Tanda2019-08-204-30/+23
| * | Make recommended fixesSatbir Tanda2019-08-198-21/+19
| * | Update SDLLifecycleManager.mSatbir Tanda2019-08-151-1/+0
| * | Merge branch 'feature/#1163/rpc_message_protection' of https://github.com/Sat...Satbir Tanda2019-08-1522-41/+283
| |\ \
| | * \ Merge branch 'develop' into feature/#1163/rpc_message_protectionSatbirTanda2019-08-1522-41/+283
| | |\ \
| * | | | Recommended fixesSatbir Tanda2019-08-152-2/+3
| |/ / /
| * | | Check RPC payloadProtected in SDLProtocol layerSatbir Tanda2019-08-159-53/+120
| * | | Update SDLEncryptionLifecycleManager.mSatbir Tanda2019-08-151-3/+25
| * | | Update SDLLifecycleManager.mSatbir Tanda2019-08-131-19/+14
| * | | Make recommended fixesSatbir Tanda2019-08-1311-18/+16