summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Session is not disconnected if connectionID does not matchbugfix/issue_1431_multiple_phones_disconnect_bugNicoleYarroch2019-10-211-0/+8
* Merge pull request #1452 from smartdevicelink/bugfix/issue_1451_add_better_de...Joel Fischer2019-10-213-14/+15
|\
| * More core graphics test fixesbugfix/issue_1451_add_better_description_to_encrypted_messagesNicoleYarroch2019-10-181-5/+5
| * Fixing Travis `CGRectEqualToRect` errorsNicoleYarroch2019-10-182-5/+5
| * Added payload encrypted descriptionNicoleYarroch2019-10-182-6/+7
|/
* Merge pull request #1443 from smartdevicelink/bugfix/issue-1442-generic-gette...Joel Fischer2019-10-1714-21/+21
|\
| * Merge branch 'develop' into bugfix/issue-1442-generic-getters-nullablebugfix/issue-1442-generic-getters-nullableJoel Fischer2019-10-174-15/+10
| |\ | |/ |/|
* | Merge pull request #1448 from smartdevicelink/bugfix/issue_1445_reset_diplays...Joel Fischer2019-10-163-14/+10
|\ \
| * | Fixed spacingNicoleYarroch2019-10-161-1/+1
| * | Fixed bug in SDLRemoteControlCapabilitiesSpec.mNicoleYarroch2019-10-161-13/+8
| * | displays is now reset when scm is stoppedNicoleYarroch2019-10-162-1/+2
* | | Merge pull request #1447 from smartdevicelink/bugfix/issue-1446-encryption-er...Joel Fischer2019-10-162-2/+1
|\ \ \ | |/ / |/| |
| * | Remove errant logJoel Fischer2019-10-161-1/+0
| * | Don't create the encryption lifecycle manager if it won't be usedJoel Fischer2019-10-161-1/+1
| | * Fix focused test caseJoel Fischer2019-10-161-1/+1
| | * Merge branch 'develop' into bugfix/issue-1442-generic-getters-nullableJoel Fischer2019-10-163-6/+28
| | |\ | |_|/ |/| |
* | | Merge pull request #1444 from smartdevicelink/bugfix/issue-1441-remotecontrol...Joel Fischer2019-10-161-4/+26
|\ \ \
| * | | Fix errors in getting `RemoteControlCapabilities` parametersbugfix/issue-1441-remotecontrolcapabilities-incorrect-typeJoel Fischer2019-10-151-4/+26
| |/ /
* | | Merge pull request #1440 from smartdevicelink/bugfix/issue-1439-additional-in...Joel Fischer2019-10-161-1/+1
|\ \ \
| * | | 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
| |/ /
* | | Update a swift method nameJoel Fischer2019-10-151-1/+1
|/ /
| * Update swift namesJoel Fischer2019-10-157-7/+7
| * Update vehicle data RPCs' generic data getters to return nullableJoel Fischer2019-10-1514-14/+14
|/
* 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
| |\