summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Add constants for BSON object keysfeature/bson_object_keysjacobkeeler2017-08-093-12/+74
* 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
|\ \ \ \
| * | | | Fix Policy Table validation in case group subsection is empty/invalidAKalinich-Luxoft2017-06-191-2/+27
| |/ / /
* | | | Merge pull request #1610 from AKalinich-Luxoft/fix/fix_rpc_map_max_sizeJackLivio2017-08-082-2/+2
|\ \ \ \
| * | | | Fix policy table loading with functional_group RPCs greater than 50AKalinich-Luxoft2017-06-202-2/+2
| |/ / /
* | | | Merge pull request #1629 from AKalinich-Luxoft/fix/fix_seconds_between_retrie...JackLivio2017-08-081-1/+1
|\ \ \ \ | |_|_|/ |/| | |
| * | | Fix seconds_between_retries upper bound for regular policyAKalinich-Luxoft2017-06-201-1/+1
| |/ /
* | | Merge pull request #1704 from smartdevicelink/feature/version_negotiationJackLivio2017-08-031-13/+16
|\ \ \
| * | | Complete logic for version negotiationfeature/version_negotiationjacobkeeler2017-08-031-13/+16
|/ / /
* | | Merge pull request #1692 from masatoogawa/feature/touch-cancellationJacob Keeler2017-08-032-0/+2
|\ \ \
| * | | Add TouchType CANCELMasato Ogawa2017-07-272-0/+2
* | | | Merge pull request #1618 from smartdevicelink/feature/mandatory_flagJacob Keeler2017-08-024-378/+382
|\ \ \ \
| * | | | Added mandatory flag to all parameters in Mobile and HMI APIsfeature/mandatory_flagjacobkeeler2017-06-154-378/+382
| | |_|/ | |/| |
* | | | Merge pull request #1689 from JackLivio/feature/mobile_projectionJacob Keeler2017-08-0121-28/+207
|\ \ \ \
| * | | | Add projection description to loggingJackLivio2017-08-012-8/+14
| * | | | Reivew changesJackLivio2017-08-0116-55/+81
| * | | | Mobile Projection Implementation and Unit TestsJackLivio2017-07-2717-20/+167
| | |/ / | |/| |
* | | | Merge pull request #1539 from LevchenkoS/fix/GetURLs_SDL_does_not_return_urlsJackLivio2017-08-011-22/+16
|\ \ \ \
| * | | | Fix SDL does not return URLs in response of GetURLs RPCSergey Levchenko (GitHub)2017-05-121-21/+15
* | | | | Merge pull request #1679 from smartdevicelink/feature/constructed_payloadsJacob Keeler2017-07-3136-75/+903
|\ \ \ \ \
| * | | | | Fix copy-paste errorfeature/constructed_payloadsjacobkeeler2017-07-311-1/+1
| * | | | | Fix incorrect check in mobile message handlerjacobkeeler2017-07-311-1/+1
| * | | | | Add missing link in command testsjacobkeeler2017-07-311-0/+1
| * | | | | Hash ID is only set for RPC service StartSessionACK, extra checks for when to...jacobkeeler2017-07-311-49/+23
| * | | | | Changes based on comments, added any missing method descriptions jacobkeeler2017-07-3111-20/+77
| * | | | | Fix BSON library config stepjacobkeeler2017-07-281-1/+1
| * | | | | Fix BSON library download stepjacobkeeler2017-07-273-298/+9
| * | | | | Remove BSON lib and replace with git repo section of ExternalProject commandjacobkeeler2017-07-2732-44350/+2
| * | | | | Fix print statementsjacobkeeler2017-07-271-2/+2
| * | | | | Add kV5 to ProtocolVersion enumjacobkeeler2017-07-279-22/+39
| * | | | | Fix default max payload size valuesjacobkeeler2017-07-271-4/+4
| * | | | | Update BSON lib READMEjacobkeeler2017-07-251-28/+8
| * | | | | Implement reading and writing constructed payloads for StartService and EndSe...jacobkeeler2017-07-2510-42/+440
| * | | | | Add protocol version 5 with service-specific MTUjacobkeeler2017-07-2514-11/+364
| * | | | | Add BSON library to 3rd party libsjacobkeeler2017-07-2536-0/+44685
| | |/ / / | |/| | |
* | | | | Merge pull request #1676 from JackLivio/feature/system_capabilities_queryJackLivio2017-07-3119-876/+1361
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Command.reset fixJackLivio2017-07-311-4/+4
| * | | | Put description after elementJackLivio2017-07-311-2/+2
| * | | | Formatting and review changesJackLivio2017-07-3111-69/+136
| * | | | SystemCapabilities Hmi Level “NONE”JackLivio2017-07-281-1/+2