summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Removed TLS Handshake App Name String Comparefix/fix_ssl_handshake_flow_integration_branch_with_v5AKalinich-Luxoft2018-05-311-10/+0
* Fix style issues and compilation errorsAKalinich-Luxoft2018-05-311-41/+53
* Made changes to target issue 2142Markos Rapitis2018-05-312-17/+64
* Removed PTU triggerring for navi on empty certificate in DBAKalinich-Luxoft2018-05-312-12/+0
* Fixed wrong logic in case system time is not readyAKalinich-Luxoft2018-05-311-2/+9
* Fix affected UT and mocksAndrii Kalinich2018-05-257-14/+47
* Fixes after ATF testingAKalinich-Luxoft2018-05-2515-139/+55
* Removed unused functions after new security flowAndrii Kalinich2018-05-248-56/+1
* Updated CryptoManager implementationAKalinich-Luxoft2018-05-246-38/+173
* Fixes after features mergeAKalinich-Luxoft2018-05-236-16/+30
* Add correct certificate expiration handlingAndriy Byzhynar2018-05-233-14/+17
* Add UT for DTLSValerii2018-05-234-59/+88
* Fix security manager UTValerii2018-05-235-279/+407
* Fix decrypted multiframe message handlingAndriy Byzhynar2018-05-237-20/+48
* Add handling of wrong force protection settings in ini fileAndriy Byzhynar2018-05-236-2/+48
* Add support for DTLS encryption protocolAndriy Byzhynar2018-05-234-6/+25
* Add Unit Tests: GetSystemTime Request/Response, OnSystemTimeReadyKVGrygoriev2018-05-236-3/+231
* Implement fully functional GetSystemTime featureAndriy Byzhynar2018-05-2357-227/+1737
* Merge pull request #2168 from smartdevicelink/feature/new_vehicle_data_fuel_r...fix/sdl_send_retry_one_time_lessJackLivio2018-05-2251-0/+287
|\
| * Merge branch 'develop' into feature/new_vehicle_data_fuel_rangefeature/new_vehicle_data_fuel_rangeJackLivio2018-05-2162-54/+383
| |\
| * | Update Fuel Range Param to ArrayJackLivio2018-05-032-4/+4
| * | Style FixJackLivio2018-05-031-1/+1
| * | Implement Fuel Range Vehicle Data ParameterJackLivio2018-05-0351-1/+288
* | | Merge pull request #2158 from smartdevicelink/feature/0147_template_color_sch...JackLivio2018-05-2113-3/+242
|\ \ \ | |_|/ |/| |
| * | Style & Review Commentsfeature/0147_template_color_schemesJackLivio2018-05-033-36/+24
| * | Fix spacingJackLivio2018-05-031-9/+12
| * | Fix set display layout testJackLivio2018-05-031-0/+2
| * | Fix unit test compilation errorsJackLivio2018-05-032-0/+18
| * | Fix typo in HMI APIJackLivio2018-05-021-3/+3
| * | Fix StyleJackLivio2018-05-024-27/+33
| * | Upadte Color Via Set Display Layout and add Reject LogicJackLivio2018-05-026-2/+63
| * | Move color scheme to Dynamic Application Data & Add Set Display layout supportJackLivio2018-05-014-54/+66
| * | Implementation of color schemesJackLivio2018-04-259-2/+151
| |/
* | Merge pull request #2157 from smartdevicelink/feature/engine_oil_lifeJackLivio2018-05-2151-1/+223
|\ \
| * | Add `engineOilLife` vehicle datafeature/engine_oil_lifejacobkeeler2018-04-2651-1/+223
| |/
* | Merge pull request #2156 from smartdevicelink/feature/imagefieldname_for_seco...JackLivio2018-05-215-7/+30
|\ \
| * | Add secondaryGraphic to ImageFieldName enumfeature/imagefieldname_for_secondaryimagejacobkeeler2018-05-025-7/+30
| |/
* | Merge pull request #2101 from smartdevicelink/fix/event_dispatcher_crashsubmenu_iconJacob Keeler2018-05-163-1/+77
|\ \
| * | Prevent `INVALID_ID`responses from terminating valid requestsfix/event_dispatcher_crashjacobkeeler2018-05-142-0/+32
| * | Add test case for duplicate correlation_idsjacobkeeler2018-03-291-0/+36
| * | Fix EventDispatcher crash by rejecting duplicate correlation_idsjacobkeeler2018-03-291-1/+9
* | | Fix coding style issueAndriy Byzhynar2018-05-161-3/+2
* | | Merge pull request #2180 from smartdevicelink/feature/modern_ubuntu_supportJacob Keeler2018-05-144-41/+50
|\ \ \
| * | | Fix test failure in slider test due to undefined default timeoutfeature/modern_ubuntu_supportJacob Keeler2018-05-091-1/+1
| * | | Merge remote-tracking branch 'origin/feature/ubuntu_16_04_linux_support' into...Jacob Keeler2018-05-093-40/+49
| |\ \ \ | | |_|/ | |/| |
| | * | Support OpenSSL built without SSL3feature/ubuntu_16_04_linux_supportJacob Keeler2017-01-102-22/+42
| | * | Change deprecated readdir_r to readdirJacob Keeler2016-10-281-48/+6
* | | | Deliver Build Config ImplementationJackLivio2018-05-091-2/+2
|/ / /
* | | Add `modified` comment to modified log4cxx filesfix/apache_license_2097jacobkeeler2018-04-182-0/+4
* | | Merge branch 'master' into developjacobkeeler2018-04-1825-16/+172
|\ \ \