summaryrefslogtreecommitdiff
path: root/src/components/application_manager/src/rpc_handler_impl.cc
Commit message (Expand)AuthorAgeFilesLines
* Core dump on ignition off when registering 20 apps (#3939)Shobhit Adlakha2022-08-251-1/+1
* Fix for a potential SDL crash on boot (#3581)Yana Chernysheva (GitHub)2021-01-151-3/+3
* Add error handling for failed hmi message send (#3537)JackLivio2020-10-141-0/+20
* [SDL 0046] Implement logger abstraction (#3472)VladSemenyuk2020-09-011-74/+63
* Update to filter unknown enums (#3436)JackLivio2020-06-151-1/+2
* Filter unknown enums when removing unknown parameters (#3385)Jacob Keeler2020-06-101-6/+21
* Handle wrong message type from HMI was added (#2394)Pavel Zhdanov (GitHub)2020-01-211-6/+43
* Fix sdl versioning for vehicle data (#3049)Yaroslav Mamykin (GitHub)2020-01-151-1/+1
* Fix SDL behavior during LOW_VOLTAGE (#3029)Andrii Kalinich (GitHub)2019-09-241-0/+14
* Revert "Fix sdl versioning for vehicle data (#3015)"revert-3015-fix/sdl_versioning_for_vehicle_dataJacob Keeler2019-09-131-3/+3
* Fix sdl versioning for vehicle data (#3015)Yaroslav Mamykin (GitHub)2019-09-131-3/+3
* Error message processing from HMI (#3016)Mykola Korniichuk (GitHub)2019-09-131-1/+1
* [SDL 0173] - Read Generic Network Signal Data Implementation (#2977)Alexander Kutsan (GitHub)2019-08-301-10/+13
* Feature/rpc message protection (#2951)Maksym Ked (GitHub)2019-08-291-0/+2
* Implement hmi capabilties handlingAndriy Byzhynar2019-08-201-4/+1
* Run updated style scriptjacobkeeler2019-04-291-5/+5
* Fix function titlejacobkeeler2019-04-081-1/+1
* Add policy check for passthrough messagesjacobkeeler2019-04-081-8/+9
* Fix Icon Url Corner Cases (#2875)JackLivio2019-04-041-0/+21
* Rearrange includes and make AppServiceManager methods virtualjacobkeeler2019-03-151-0/+2
* Change `message` in ValidateRpcSO to referencejacobkeeler2019-03-121-9/+8
* Rename `remove_unknown_parameters` to `allow_unknown_parameters`jacobkeeler2019-03-121-14/+15
* Merge branch 'develop' into fix/unknown_enum_valuesjacobkeeler2019-03-121-9/+27
|\
| * Validating forwarded and App Service RPC requests (#2837)Shobhit Adlakha2019-03-121-10/+27
* | Allow for unknown enum values when validating messagesjacobkeeler2019-03-111-6/+6
|/
* RPC Passing and Handling unknown RPC parameters (#2821)Shobhit Adlakha2019-03-071-7/+64
* Get App Service Data With Subscribe (#2812)JackLivio2019-02-241-0/+1
* Update versioning logic to check for < version 5.0.0fix/update_rpc_versioning_logicJackLivio2018-10-151-1/+1
* Fix usage of base_rpc_versionJackLivio2018-10-111-2/+3
* Fix namespace case structure in projectfix/namespace_casejacobkeeler2018-08-291-15/+15
* Merge pull request #2278 from smartdevicelink/feature/boost_datetime_implemen...Jacob Keeler2018-08-281-2/+2
|\
| * Merge remote-tracking branch 'origin/develop' into feature/boost_datetime_imp...jacobkeeler2018-08-221-3/+49
| |\
| * | Fix namespace whoopsConlain Kelly2018-08-101-2/+2
* | | Merge pull request #2519 from JackLivio/fix/update_rpc_version_negotiation_logicJackLivio2018-08-241-5/+3
|\ \ \ | |_|/ |/| |
| * | Check styleJackLivio2018-08-211-1/+1
| * | Update mobile version negotiationJackLivio2018-08-161-5/+3
* | | Add API version to logging in case if message from mobile was not parsedAlexander2018-08-161-1/+2
|/ /
* | Address commentsJackLivio2018-08-141-13/+31
* | Address CommentsJackLivio2018-08-131-9/+15
* | Address comments and logic refactorJackLivio2018-08-101-1/+1
* | Check StyleJackLivio2018-08-051-10/+17
* | Add support for mandatory and removed versioningJackLivio2018-08-011-1/+15
|/
* Merge branch 'develop' into feature/STL_sharedptr_implementation_round2Conlain Kelly2018-07-181-3/+19
|\
| * Fix uses of deprecated methods in projectfeature/include_deprecated_warningsJacob Keeler2018-07-171-3/+19
* | style fixConlain Kelly2018-07-181-1/+2
* | Replace utils::SharedPtr with std::shared_ptr, remove non-standard usageConlain Kelly2018-07-181-11/+11
|/
* Remove DBus from projectJacob Keeler2018-07-101-4/+0
* Fix GetInteriorVehicleDataConsent request/responseAndriy Byzhynar2018-06-261-2/+2
* Load plugins in app manager, init plugin with paramsIra Lytvynenko2018-06-261-13/+0
* Remove all remote controllAlexander Kutsan2018-06-261-9/+1