summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #1955 from smartdevicelink/bugfix/issue-1954-rpc-encryptio...hotfix/7.1.1Joel Fischer2021-04-2810-187/+347
|\
| * Fix review commentsbugfix/issue-1954-rpc-encryption-multi-frameJoel Fischer2021-04-274-3/+7
| * Add tests for encryptionJoel Fischer2021-04-261-38/+75
| * Style updatesJoel Fischer2021-04-261-3/+3
| * Style updateJoel Fischer2021-04-261-10/+3
| * Ensure encrypted raw data is chunked if larger than TLS max sizeJoel Fischer2021-04-261-4/+13
| * Don't encrypt first frame payloadsJoel Fischer2021-04-261-0/+2
| * Fix cast warningJoel Fischer2021-04-231-1/+1
| * Use the new payload size if we encryptJoel Fischer2021-04-231-0/+1
| * Fix encryptionJoel Fischer2021-04-231-7/+9
| * Fix description methodsJoel Fischer2021-04-233-3/+3
| * Fix warnings / errorsJoel Fischer2021-04-231-5/+7
| * Update encrypting protocol messagesJoel Fischer2021-04-231-7/+15
| * Start on breaking up messages _then_ encrypting themJoel Fischer2021-04-221-23/+26
| * Merge branch 'hotfix/7.1.1' into bugfix/issue-1954-rpc-encryption-multi-frameJoel Fischer2021-04-21106-426/+7225
| |\
| * | In progress test updatesJoel Fischer2021-04-015-45/+102
| * | Fix naming againJoel Fischer2021-04-012-12/+12
| * | Updates to protocol message disassemblerJoel Fischer2021-04-014-88/+117
| * | Cleanup some commentsJoel Fischer2021-04-011-6/+4
| * | Move constantJoel Fischer2021-03-311-3/+1
| * | Support TLS max size when encryptedJoel Fischer2021-03-313-14/+11
* | | Merge pull request #1977 from smartdevicelink/bugfix/issue_1975_encrypted_lis...Joel Fischer2021-04-283-17/+35
|\ \ \ | |_|/ |/| |
| * | Refactored list files testbugfix/issue_1975_encrypted_listFiles_breaks_fileManagerNicoleYarroch2021-04-281-14/+9
| * | Merge branch 'bugfix/issue_1975_encrypted_listFiles_breaks_fileManager' of ht...NicoleYarroch2021-04-271-2/+2
| |\ \
| | * | Apply suggestions from code review Nicole Yarroch2021-04-271-2/+2
| * | | Updated testsNicoleYarroch2021-04-271-18/+18
| |/ /
| * | Fixed a word in the docsNicoleYarroch2021-04-211-1/+1
| * | Added temporary fix for uploading fileNicoleYarroch2021-04-213-2/+25
|/ /
* | Merge pull request #1972 from smartdevicelink/bugfix/issue-1966-rpc-encryptio...Joel Fischer2021-04-2010-83/+202
|\ \
| * | Add documentationJoel Fischer2021-04-201-0/+1
| * | Style fixesbugfix/issue-1966-rpc-encryption-crashJoel Fischer2021-04-161-4/+2
| * | Do a domain check for errorJoel Fischer2021-04-161-1/+1
| * | Move encryption check to the protocol layer to handle all casesJoel Fischer2021-04-162-24/+13
| * | Manager RPC requests check encryption is set upJoel Fischer2021-04-161-0/+9
| * | Add an "encryption unknown errorJoel Fischer2021-04-164-1/+19
| * | Fix checking for error == nilJoel Fischer2021-04-151-1/+1
| * | Style changesJoel Fischer2021-04-152-3/+3
| * | Fix JSON errorJoel Fischer2021-04-151-2/+3
| * | Add test for lifecycle manager callbackJoel Fischer2021-04-151-6/+40
| * | Fix provisioning profileJoel Fischer2021-04-151-3/+20
| * | Merge branch 'develop' into bugfix/issue-1966-rpc-encryption-crashJoel Fischer2021-04-1594-165/+6717
| |\ \
| | * \ Merge branch 'master' into developJoel Fischer2021-04-154-4/+4
| | |\ \ | |_|/ / |/| | |
* | | | Fix bson libraryJoel Fischer2021-04-143-3/+3
* | | | Fix a line in CHANGELOG.mdJoel Fischer2021-04-141-1/+1
* | | | Merge branch 'develop'7.1.0Joel Fischer2021-04-14455-3660/+24392
|\ \ \ \ | | |/ / | |/| |
| * | | Update for v7.1.0Joel Fischer2021-04-1491-161/+6709
| * | | Merge pull request #1968 from smartdevicelink/bugfix/issue-1967-example-app-m...Nicole Yarroch2021-04-122-2/+6
| |\ \ \
| | * | | Example app updatebugfix/issue-1967-example-app-menu-not-displayed-correctly-after-app-exitFrank Elias2021-04-122-2/+6
| |/ / /
| | * | Fix broken testsJoel Fischer2021-04-151-3/+4
| | * | Update message namesJoel Fischer2021-04-131-14/+10