summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Adjustments after resolving merge conflictsfix/fix_ssl_handshake_flow_integration_branch_finalAKalinich-Luxoft2018-06-158-104/+43
* Removed unused code in regular policiesAKalinich-Luxoft2018-06-158-37/+0
* V5 Protocol Messages do not encrypt payload of Control Frame Message TypesAKalinich-Luxoft2018-06-153-32/+70
* Removed TLS Handshake App Name String CompareAKalinich-Luxoft2018-06-152-19/+0
* Added logic related to certificate savingAKalinich-Luxoft2018-06-157-130/+8
* Fix leaked objects and add constAndrii Kalinich2018-06-152-19/+30
* Fixed affected mocks and UT'sAKalinich-Luxoft2018-06-151-18/+12
* Fix cert processing and module saving after policy table updateAKalinich-Luxoft2018-06-152-31/+83
* Fixed leaked objectsAndrii Kalinich2018-06-151-6/+20
* Fixed affected mocks and UT'sAKalinich-Luxoft2018-06-154-2/+43
* Fix nonfunctional CertificatePath and KeyPath parameters in INIAKalinich-Luxoft2018-06-154-1/+183
* Moved out unrelated to feature codeAKalinich-Luxoft2018-06-151-4/+0
* Add correct certificate expiration handlingAndriy Byzhynar2018-06-153-14/+17
* Add UT for DTLSValerii2018-06-154-63/+91
* Fix security manager UTValerii2018-06-155-269/+337
* Fix decrypted multiframe message handlingAndriy Byzhynar2018-06-156-11/+43
* Add handling of wrong force protection settings in ini fileAndriy Byzhynar2018-06-156-2/+48
* Add support for DTLS encryption protocolAndriy Byzhynar2018-06-154-2/+25
* Fixed time zones issue while checking certificate exp dateAndrii Kalinich2018-06-151-1/+11
* Updates after Livio reviewAndrii Kalinich2018-06-1512-37/+41
* Move out unrelated to feature changesAKalinich-Luxoft2018-06-156-15/+123
* Fix affected UT and mocksAKalinich-Luxoft2018-06-153-11/+2
* Additional fixes after ATF testingAKalinich-Luxoft2018-06-1516-155/+71
* Add Unit Tests: GetSystemTime Request/Response, OnSystemTimeReadyKVGrygoriev2018-06-156-3/+231
* Implement fully functional GetSystemTime featureAndriy Byzhynar2018-06-1557-227/+1737
* Merge pull request #2266 from LitvinenkoIra/fix/external_proprietary_policy_b...JackLivio2018-06-151-2/+5
|\
| * Fix build with EXTERNAL PROPRIETARY policy flagIra Lytvynenko (GitHub)2018-06-141-2/+5
* | Merge pull request #1360 from smartdevicelink/feature/audio_file_playback_tts...Jacob Keeler2018-06-1420-30/+380
|\ \
| * | Set full file path for files that aren't foundfeature/audio_file_playback_tts_chunksJacob Keeler2018-06-082-27/+19
| * | Fix test failures and add method descriptionsJacob Keeler2018-06-077-0/+127
| * | Merge remote-tracking branch 'origin/develop' into feature/audio_file_playbac...Jacob Keeler2018-06-0662-130/+1597
| |\ \
| * | | Validate existence of files used in TtsChunksJacob Keeler2018-06-0111-20/+247
| * | | Added "FILE" SpeechCapabilities type and updated TTSChunk description.Jacob Keeler2018-06-013-8/+12
* | | | Merge pull request #2252 from LitvinenkoIra/fix/protocol_handler_testJackLivio2018-06-141-2/+4
|\ \ \ \
| * | | | Fix protocol handler unit testIra Lytvynenko (GitHub)2018-06-121-2/+4
* | | | | Merge pull request #2175 from smartdevicelink/fix/jenkins_status_on_githubJackLivio2018-06-141-1/+1
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | Add jenkins job statusfix/jenkins_status_on_githubvkushnirenko-luxoft2018-05-181-1/+1
* | | | | Merge pull request #2155 from smartdevicelink/feature/mobile_projection_2JackLivio2018-06-1338-585/+959
|\ \ \ \ \
| * | | | | Review issues: Remove changes from DEPRECATED HmiState methodsfeature/mobile_projection_2Elvis Kuliiev2018-06-061-5/+0
| * | | | | Disable failed state_controller unit testsElvis Kuliiev2018-05-251-12/+8
| * | | | | Provide specific behavior for navigation streaming HMI stateElvis Kuliiev2018-05-258-61/+113
| * | | | | Fix HMI conflict resolving for applied app in LIMITED stateElvis Kuliiev2018-05-241-15/+9
| * | | | | Review issues: add missing function descriptionsElvis Kuliiev2018-05-223-0/+32
| * | | | | Review issues: remove deprecated VideoSourceHmiState constructorElvis Kuliiev2018-05-212-7/+0
| * | | | | Merge pull request #2167 from EKuliiev/feature/mobile_projection_2Elvis Kuliiev (GitHub)2018-05-1813-391/+561
| |\ \ \ \ \
| | * | | | | Change behavior for EmbeddedNavi eventElvis Kuliiev2018-05-182-3/+4
| | * | | | | Disable failing state controller UTsElvis Kuliiev2018-05-171-4/+5
| | * | | | | Fix UTs according to updated logic of mobile projection 2BSolonenko2018-05-171-14/+23
| | * | | | | Minor changes: extend logs, fix methods descriptionsElvis Kuliiev2018-05-176-75/+48
| | * | | | | Add State Controller documentationElvis Kuliiev2018-05-172-0/+77