summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* fix: wrong service started result may be notifiedSho Amano2017-08-117-48/+78
* Add unit test to simulate two video StartService packetsSho Amano2017-08-111-0/+172
* fix: session ID and hash ID may be notified to wrong proxySho Amano2017-08-118-98/+187
* fix: copy-paste mistake in test dataSho Amano2017-08-111-1/+1
* Add definitions of newly added keysSho Amano2017-08-114-32/+65
* Add another definition of newly added keySho Amano2017-08-114-5/+9
* Use newly added SmartObject keysSho Amano2017-08-112-22/+25
* Remove OnNaviSetVideoConfigDone()Sho Amano2017-08-117-44/+51
* Add definitions of newly added keysSho Amano2017-08-116-18/+33
* Deprecate StartNaviService()Sho Amano2017-08-112-0/+43
* Deprecate OnServiceStartedCallback()Sho Amano2017-08-114-0/+60
* Deprecate OnSessionStartedCallback()Sho Amano2017-08-116-75/+256
* Deprecate HandleControlMessageStartSession()Sho Amano2017-08-112-0/+157
* Add preferredResolution and maxBitrate in HMI capabilities fileSho Amano2017-08-111-0/+5
* Add videoStreamingCapability in SystemCapability structSho Amano2017-08-111-0/+2
* fix: increase stack size of protocol handler threadsSho Amano2017-08-111-1/+1
* fix: avoid crash in bson_object_from_bytes() when data is NULLSho Amano2017-08-111-1/+6
* fix: protect navi_service_status_Sho Amano2017-08-112-66/+115
* fix: build break in protocol_header_validator_test.ccSho Amano2017-08-111-4/+4
* Add unit tests for Navi.SetVideoConfig request/responseSho Amano2017-08-112-0/+267
* Add unit tests for message helperSho Amano2017-08-111-0/+32
* Add unit tests for applicationSho Amano2017-08-111-0/+36
* Add unit tests for application managerSho Amano2017-08-114-1/+448
* Add unit tests for connection handlerSho Amano2017-08-111-0/+95
* Add implementation for video streaming parametersSho Amano2017-08-1124-160/+869
* Add Navi.SetVideoConfig request and responseSho Amano2017-08-1112-0/+450
* Add unit tests for video streaming capabilitySho Amano2017-08-114-0/+129
* Add video streaming capability in system capabilitySho Amano2017-08-1111-2/+411
* Merge pull request #1636 from AKalinich-Luxoft/fix/fix_certificate_details_in...JackLivio2017-08-102-25/+73
|\
| * Fix SSL certificate output information in logAKalinich-Luxoft2017-06-222-25/+73
* | Merge pull request #1638 from AByzhynar/fix/SDL_doesnt_send_StopStream_StopAu...JackLivio2017-08-101-0/+1
|\ \
| * | Fix SDL not send Stop A/V Stream by unregisteringatimchenko2017-06-221-0/+1
| |/
* | Merge pull request #1621 from AKalinich-Luxoft/fix/fix_unsubscribebutton_unsu...JackLivio2017-08-106-42/+113
|\ \
| * | Add UT for covering new test case and fix existingAKalinich-Luxoft2017-06-191-5/+56
| * | Fix UnsubscribeButton wrong result code in case of UNSUPPORTED_RESOURCEAKalinich-Luxoft2017-06-195-37/+57
* | | Merge pull request #1713 from smartdevicelink/feature/bson_object_keysJacob Keeler2017-08-103-12/+74
|\ \ \
| * | | Add constants for BSON object keysfeature/bson_object_keysjacobkeeler2017-08-093-12/+74
* | | | Merge branch 'fix/merge_protocol_version_enums' into developjacobkeeler2017-08-0922-95/+129
|\ \ \ \ | |/ / / |/| | |
| * | | Use one enum for shorthand Protocol Version rather than twofix/merge_protocol_version_enumsjacobkeeler2017-08-0821-104/+145
* | | | Merge pull request #1707 from smartdevicelink/feature/max_supported_protocol_...Jacob Keeler2017-08-098-89/+19
|\ \ \ \
| * | | | Use `MaxSupportedProtocolVersion` instead of `EnableProtocolX` to determine p...feature/max_supported_protocol_versionjacobkeeler2017-08-048-89/+19
| |/ / /
* | | | Merge pull request #1710 from smartdevicelink/fix/double_configure_bson_libraryJacob Keeler2017-08-091-1/+1
|\ \ \ \
| * | | | Fix double configure stepfix/double_configure_bson_libraryjacobkeeler2017-08-081-1/+1
| |/ / /
* | | | Merge pull request #1633 from AKalinich-Luxoft/fix/fix_get_way_points_on_rese...Jacob Keeler2017-08-081-1/+9
|\ \ \ \
| * | | | Fix GetWayPoints request OnResetTimeout processingAKalinich-Luxoft2017-06-211-1/+9
| | |_|/ | |/| |
* | | | Merge pull request #1613 from AKalinich-Luxoft/fix/fix_rpc_filename_with_slashJackLivio2017-08-086-0/+51
|\ \ \ \
| * | | | Fixed RPC response in case filename contains forbidden symbolsAKalinich-Luxoft2017-06-206-0/+51
| | |_|/ | |/| |
* | | | Merge pull request #1623 from AKalinich-Luxoft/fix/fix_endpoints_validationJackLivio2017-08-084-2/+28
|\ \ \ \
| * | | | Fixed Policy endpoints validationAKalinich-Luxoft2017-06-204-2/+28
| |/ / /
* | | | Merge pull request #1622 from AKalinich-Luxoft/fix/fix_policy_table_groups_va...JackLivio2017-08-081-2/+27
|\ \ \ \