summaryrefslogtreecommitdiff
path: root/src/components/protocol_handler
Commit message (Expand)AuthorAgeFilesLines
* Refactor CMake filesIvo Stoilov (GitHub)2017-01-122-21/+12
* Revert "Fix/cmake files refactoring"revert-1144-fix/cmake_files_refactoringAlexander Kutsan (GitHub)2017-01-052-12/+21
* Refactor CMake filesIvo Stoilov (GitHub)2016-12-302-21/+12
* Format all code in projectKozoriz2016-04-2618-999/+1599
* Fix tests in resumption, policy and protocol_handlerKozoriz2016-04-151-1/+5
* Change magic numbers to const vars and rename some varsiAndrew52016-04-053-31/+33
* Change other unit-tests according new code changesiAndrew52016-04-044-283/+378
* Complete covering of Protocol handleriAndrew52016-04-042-461/+988
* Changes after reviewKozoriz2016-03-311-1/+0
* ProtocolHandler test correctivesKozoriz2016-03-313-138/+7
* ProtocolHandler correctives after singletons removingKozoriz2016-03-312-4/+15
* Merge pull request #414 from LuxoftSDL/fix/Possible_core_fixAGaliuzov2016-03-181-13/+7
|\
| * Possible fix for core dump seen by PASAAndrey Oleynik2016-03-111-13/+7
* | TimeTester refatctoring.Kozoriz2016-03-105-36/+96
* | Review correctives and buildability correctives.Kozoriz2016-03-071-1/+0
* | Remove singleton from ProtocolHandlerKozoriz2016-03-049-541/+340
* | Fix dead locks if user register 30 and more applicationsdtrunov2016-02-031-6/+4
|/
* Code beautifyingAnatoly Leshin2016-01-212-9/+9
* Process EndServiceAck from mobile;Anatoly Leshin2016-01-212-7/+44
* Fixed wrong logger name for ProtocolHandlerElisey Zamakhov2015-12-183-4/+6
* hotfix/Fix_UT_for_Protocol_handler_in_geniviHerasym Oleh2015-12-021-5/+5
* Implement Multiframe assembling by MessageIDElisey Zamakhov2015-11-0613-191/+1094
* Merge branch 'release/4.0.0' into developiAndrew52015-10-291-5/+5
|\
| * Moved, Enabled and partially refactored Unit testsiAndrew52015-10-209-57/+860
| * Disabled some tests in CmakeLists to enable compilation with TESTSiAndrew52015-10-191-1/+1
* | Added, refactored UT for protocol_handleriAndrew52015-10-289-51/+854
* | Disabled some tests in CmakeLists to enable compilation with TESTSiAndrew52015-10-281-1/+1
* | Add MultiFrame assembling verification with DCHECKsElisey Zamakhov2015-10-265-112/+174
* | Merge pull request #228 from LuxoftSDL/hotfix/anosach-bugfixAGaliuzov2015-10-051-0/+2
|\ \
| * | Check for empty queue in MessageQueue::pop() methodArtem Nosach2015-10-041-0/+2
* | | Trigger update in case of certificate to be expiredAlexandr Galiuzov2015-10-041-0/+3
* | | Implement getting additional counters for handshakeAlexandr Galiuzov2015-10-041-6/+10
|/ /
* | Replace legacy _EXT/INFO macroses in sourceElisey Zamakhov2015-08-311-1/+1
* | Merge remote-tracking branch 'origin/release/4.0.0' into developAlexandr Galiuzov2015-08-311-14/+20
|\ \ | |/
| * Post review fixesArtem Nosach2015-08-102-12/+7
| * Check MTU size according to new rulesArtem Nosach2015-08-062-19/+38
* | Merge pull request #198 from LuxoftSDL/DeleteCommand_WARNINGAGaliuzov2015-08-283-9/+9
|\ \
* | | Add logs to ProtocolPacket::ProtocolHeaderValidatorElisey Zamakhov2015-08-141-12/+49
|/ /
* | Not a subject for review.Anatoly Leshin2015-07-151-2/+5
* | Fix malformed messages counting mechanismAnatoly Leshin2015-07-153-8/+14
|/
* Post review changes.Artem Nosach2015-06-231-4/+13
* Merge remote-tracking branch 'origin/APPLINK-11124' into release/4.0.0Aleksandr Galiuzov2015-04-171-18/+19
|\
| * Log level modificationElisey Zamakhov2015-04-031-18/+19
* | Fix UB on reading non-4 byte address alignmentElisey Zamakhov2015-03-271-5/+12
* | Review fixesElisey Zamakhov2015-03-182-5/+5
* | Valgrind warning fixsElisey Zamakhov2015-03-182-1/+3
* | Update malformed message occurence counting for stream with mix ofElisey Zamakhov2015-03-185-27/+72
* | Add malformed messages filtering disableElisey Zamakhov2015-03-183-54/+117
* | Change malformed messages counting strategyElisey Zamakhov2015-03-182-3/+85
* | Code style fixElisey Zamakhov2015-03-181-35/+39