Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Purged all warnings for -Wall -Wextra | Lutz Helwing | 2015-10-28 | 1 | -1/+1 |
| | | | | Signed-off-by: Alexander Wenzel <Alexander.AW.Wenzel@bmw.de> | ||||
* | DLT daemon improvement - dlt_init()-check | Lutz Helwing | 2015-10-07 | 1 | -41/+41 |
| | | | | | | | | | | DLT daemon improvement - parameter value range check Adapt unit tests to check for enum return values Changed C version to gnu99 and C++ version to gnu++0c Signed-off-by: Alexander Wenzel <Alexander.AW.Wenzel@bmw.de> | ||||
* | Removed all trailing whitespaces | Lutz Helwing | 2015-07-21 | 1 | -10/+10 |
| | | | | Signed-off-by: Alexander Wenzel <Alexander.AW.Wenzel@bmw.de> | ||||
* | Fixed license headers and copyright doxygen comments | Lutz Helwing | 2015-06-17 | 1 | -2/+2 |
| | | | | Signed-off-by: Alexander Wenzel <Alexander.AW.Wenzel@bmw.de> | ||||
* | Updated license headers to latest GENIVI license policy. Fixed further LRT ↵ | Lutz Helwing | 2015-06-17 | 1 | -12/+15 |
| | | | | | | Scan findings. Renamed and cleanup further files. Signed-off-by: Alexander Wenzel <Alexander.AW.Wenzel@bmw.de> | ||||
* | Fixed: all possible malloc, sprintf and strcpy problems | Alexander Wenzel | 2014-04-01 | 1 | -1/+1 |
| | | | | Signed-off-by: Alexander Wenzel <Alexander.AW.Wenzel@bmw.de> | ||||
* | [GDLT-115]: Encapsulate more macros. Fix things that used macros | Lassi Marttala | 2012-11-26 | 1 | -16/+9 |
| | | | | | | incorrectly. Signed-off-by: Alexander Wenzel <Alexander.AW.Wenzel@bmw.de> | ||||
* | [GDLT-115]: Prevent return value from DLT_REGISTER_APP | Lassi Marttala | 2012-11-26 | 1 | -1/+1 |
| | | | | Signed-off-by: Alexander Wenzel <Alexander.AW.Wenzel@bmw.de> | ||||
* | [GDLT-90] Implemented systemd watchdog concept in dlt-system | Christian Muck | 2012-06-13 | 1 | -20/+21 |
| | | | | Signed-off-by: Christian Muck <christian.muck@bmw.de> | ||||
* | Corrected email of Alexander Wenzel | Christian Muck | 2012-03-27 | 1 | -1/+1 |
| | | | | Signed-off-by: Christian Muck <christian.muck@bmw.de> | ||||
* | GDLT-38, Update <FILE> fields in licenses. | Lassi Marttala | 2012-03-26 | 1 | -1/+1 |
| | |||||
* | GDLT-38, Update licenses to all the sources. | Lassi Marttala | 2012-03-26 | 1 | -31/+16 |
| | |||||
* | Added missing license header to two filesv2.5.1 | Christian Muck | 2012-03-22 | 1 | -0/+68 |
| | | | | Signed-off-by: Christian Muck <christian.muck@bmw.de> | ||||
* | [GSW-66] File transfer over DLT. | Alexander Wenzel | 2011-10-18 | 1 | -2/+6 |
| | | | | Fixed some compiler warnings. | ||||
* | [Reverted] Removed Ringbuffer implementation in Library. | Alexander Wenzel | 2011-10-18 | 1 | -2/+2 |
| | |||||
* | Added install target and files for filetransfer in the cmakelists . Fixed ↵ | Christian Muck | 2011-10-18 | 1 | -0/+168 |
little bug in test filetransfer. Added filetransfer documentation and example program. |