summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* APPLINK-8115 made tests workableSNAPSHOT_PASA22072014Aleksandr Galiuzov2014-07-225-6/+5
|
* APPLINK-8054 Lifecycle IGN_OFF reorderAlexander Kutsan2014-07-2113-30/+53
|
* APPLINK-7097: PerformInteraction error fixAndrey Melnik2014-07-211-1/+2
|
* APPLINK-8115Aleksandr Galiuzov2014-07-2114-64/+75
| | | | | Made a litlle refactoring that allows to use 'priority' key in both Ford and GENIVI SDL versions
* APPLINK-8054 SDL: core crash if Ignition OFF pressed during video\audio ↵Alexander Kutsan2014-07-211-4/+1
| | | | streaming.
* APPLINK-7101:SDL sends OnResumeAudioSource for resuming App in case when ↵Trunov Dmitrii2014-07-212-18/+26
| | | | another App (in FULL) already has AUDIBLE state
* APPLINK-8054 SDL: core crash if Ignition OFF pressed during video\audio ↵Alexander Kutsan2014-07-212-2/+12
| | | | streaming.
* Hot fix buildElisey Zamakhov2014-07-211-2/+2
| | | | No subject for review
* Hot fix for release buildElisey Zamakhov2014-07-213-1/+4
| | | | No subject for review reason: trivial changes
* APPLINK-6707 Print snapshot tag, when running sdlSNAPSHOT_PASA21072014Alexander Kutsan2014-07-212-2/+7
|
* Merge branch 'APPLINK-8165-SDL_assert_on_SSLBroken' into developElisey Zamakhov2014-07-215-11/+85
|\ | | | | | | No subject for review
| * Add threadsafety to Encryption/DecryptionElisey Zamakhov2014-07-184-11/+27
| | | | | | | | Add close session on encrypte/decrypte fail
| * APPLINK-8165 - Fix uncorrect encryption after decryption errorElisey Zamakhov2014-07-162-1/+58
| |
| * Add check size of frame to PHImplElisey Zamakhov2014-07-161-0/+1
| |
* | APPLINK-8205:RegisterAppInterface DUPLICATE_NAME if VRSynonyms equal app_nameSNAPSHOT_PASA18072014vslobodyanik2014-07-181-0/+20
| |
* | APPLINK-8196. SDL crashed, if no *.pem files are present.Andrey Oleynik2014-07-181-1/+3
| |
* | APPLINK-6533: Speak pop-up managed by HMI while to PerformInteractionAndrey Melnik2014-07-181-0/+8
| |
* | APPLINK-8212. SDL crashes, if GetListOfPermissions has no appID.Andrey Oleynik2014-07-182-5/+22
| |
* | APPLINK-6707 Repair RTC buildAlexander Kutsan2014-07-182-0/+2
| |
* | APPLINK-7768:SDL: The order of capabilities processingTrunov Dmitrii2014-07-171-0/+10
| |
* | APPLINK-8120: HMI matrix implementedSNAPSHOT_PASA17072014Andrey Melnik2014-07-173-24/+35
| |
* | prepreproc utility returnedDmitry Chmerev2014-07-171-2/+2
| |
* | Missed makefile added for RTCDmitry Chmerev2014-07-171-0/+173
| | | | | | | | | | Not a subject for review Reason: trivial changes
* | Makefiles fixedDmitry Chmerev2014-07-1732-3/+34
| | | | | | | | | | Not a subject for review Reason: trivial changes
* | APPLINK-8078: Remove HMI matrix logic from SDL coreDmitriy Klimenko2014-07-173-65/+51
| |
* | Interface refactoringElisey Zamakhov2014-07-16169-1920/+2627
|\ \ | | | | | | | | | | | | Merge branch 'feature/SplitSDLComponents' into develop No subject for review
| * | Transport manager's error handling fixedDmitry Chmerev2014-07-161-144/+132
| | | | | | | | | | | | | | | Not a subject to review Reason: trivial changes
| * | customer specific config updatedDmitry Chmerev2014-07-161-0/+1
| | | | | | | | | | | | | | | Not a subject to review Reason: Trivial changes
| * | reverse Merge branch 'develop' into feature/SplitSDLComponentsElisey Zamakhov2014-07-1617-65/+119
| |\ \ | | | | | | | | | | | | no subject for review
| * \ \ Merge remote-tracking branch 'origin/develop' into feature/Elisey Zamakhov2014-07-155-57/+82
| |\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: src/components/security_manager/include/security_manager/security_query.h src/components/transport_manager/src/mme/iap2_connection.cc test/CMakeLists.txt test/components/include/security_manager/security_manager_listener_mock.h test/components/include/security_manager/ssl_context_mock.h
| * | | | Reverse merge from develop to feature/SplitSDLComponentsElisey Zamakhov2014-07-15139-13693/+1613
| | | | | | | | | | | | | | | | | | | | no subject for review
| * | | | Reverse merge branch 'develop' into feature/SplitSDLComponentsElisey Zamakhov2014-07-11150-1251/+2920
| |\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | No subject for review Conflicts: src/components/include/protocol_handler/session_observer.h src/components/protocol_handler/include/protocol_handler/protocol_packet.h test/components/protocol_handler/include/protocol_handler/protocol_handler_mock.h test/components/protocol_handler/include/protocol_handler/protocol_handler_tm_test.h test/components/security_manager/include/security_manager/security_manager_mock.h
| * | | | | Minor style fix for review CR-APPLINK-2821Elisey Zamakhov2014-07-119-46/+38
| | | | | | | | | | | | | | | | | | | | | | | | No subject for review
| * | | | | Made TA event PODElisey Zamakhov2014-07-088-161/+105
| | | | | |
| * | | | | Remove TA event impl. Will be added POD eventElisey Zamakhov2014-07-082-251/+0
| | | | | |
| * | | | | Move RawMessagePtr to global namesapceElisey Zamakhov2014-07-0871-284/+291
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Update ProtocolHandler contants (move to enums and add information from protcol documentation) Review fix
| * | | | | Add TM adapter refactoring for correct interface usageElisey Zamakhov2014-07-0720-118/+239
| | | | | |
| * | | | | Split and move transport adapter interfacesElisey Zamakhov2014-07-074-0/+0
| | | | | |
| * | | | | Split PH to Protocol component and ProtocolHandlerElisey Zamakhov2014-07-07145-1676/+1842
| | | | | | | | | | | | | | | | | | | | | | | | Moved part of SM, TM and PH intefaces to interface independent folder
| * | | | | SecurityManger, ProtocolHandler, TransportManager splitElisey Zamakhov2014-07-0744-0/+295
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Not a subject for review Reason: move files only
* | | | | | stdlib.h includedDmitry Chmerev2014-07-161-0/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Not a subject to review Reason: trivial changes
* | | | | | APPLINK-8175. Extended error logging added for policy DB backup.Andrey Oleynik2014-07-166-8/+13
| | | | | |
* | | | | | APPLINK-8171 Implement validation for HMI requestsAleksandr Galiuzov2014-07-165-6/+59
| |_|_|_|/ |/| | | | | | | | | | | | | | | | | | | | | | | | Current changes allosw to validate HMI request for user consents group. Now only keys that present in the corresponding field in database will be processed
* | | | | APPLINK-8098. Fix code review notes.Andrey Oleynik2014-07-165-9/+11
| | | | |
* | | | | Add more broken bytes in SSL tests for correct work in come casesElisey Zamakhov2014-07-161-0/+3
| | | | | | | | | | | | | | | | | | | | | | | | | (Ubuntu 14.04 x64) No subject for review
* | | | | APPLINK-8091:Validate params of 'sttring' typevslobodyanik2014-07-1614-26/+320
| |_|_|/ |/| | |
* | | | RTC386979: APPLINK-8143: Text field row max value should be changed to 8Dmitriy Klimenko2014-07-161-1/+1
| | | |
* | | | APPLINK-8147. Added more detailed report on policy init fail.SNAPSHOT_PASA16072014Andrey Oleynik2014-07-166-7/+15
| | | |
* | | | APPLINK-8176. Remove adding of HTTP header to PTS completely.Andrey Oleynik2014-07-163-42/+0
| | | |
* | | | APPLINK-7907: PerformAudioPassThru: Core always send to HMI TEXT type of ↵Trunov Dmitrii2014-07-162-13/+19
| | | | | | | | | | | | | | | | ttsChunk