]> rtime.felk.cvut.cz Git - can-utils.git/history - lib.c
candump: Enable HW timestamping before using it
[can-utils.git] / lib.c
2016-06-13 Marc Kleine-BuddeMerge pull request #23 from ajneu/master1
2016-06-13 ajneupointer to const in lib
2014-12-18 Andri Yngvasonlib: Update error messages according to new state chang...
2014-05-05 Oliver Hartkopplib: optimize sprint_[long_]canframe()
2013-08-15 Uwe Kleine-Königcan-utils: trivial: fix typos concerning "separation...
2013-02-15 Oliver Hartkopplib: add support for non-zero dlc values in CAN 2.0B...
2012-11-14 Oliver Hartkoppremove obsolete SVN ID tags
2012-11-14 Oliver HartkoppAdd new format option when mixing EFF/SFF frame output
2012-11-14 Oliver Hartkoppcanfd: upgrade tools to support CAN FD for Linux 3.6
2012-01-11 Marc Kleine-Buddetreewide: replace berlios contact email by linux-can...
2011-02-14 Wolfgang Grandeggercan-utils/lib: fix build issues introduced with sprintf...
2011-02-14 Wolfgang Grandeggercandump: add option -e to dump error messages in human...
2008-11-28 Oliver HartkoppFixed parse_canframe() with reordering the checks for...
2008-10-29 Oliver HartkoppAdded support for swapped byte order representation.
2008-07-01 Oliver HartkoppAdded silent correction for can_dlc out of range.
2008-06-20 Oliver HartkoppIntroduced new functions:
2008-06-03 Oliver HartkoppWhitespace fixes. Indented the code following Linux...
2008-06-02 Oliver HartkoppAdded binary output option to candump.c and sprint_long...
2007-09-27 Oliver HartkoppFixed contradiction in Sourcecode discalimer.
2007-09-21 Oliver HartkoppUpdate outdated comment.
2007-01-01 Oliver Hartkopp- added error frame support in lib.c
2006-10-31 Oliver HartkoppAdded include <sys/socket.h> to lib.c after discussion...
2006-10-30 Oliver HartkoppAdded tiny tool cansend and a library to parse ASCII...