]> rtime.felk.cvut.cz Git - can-utils.git/history - slcanpty.c
candump: Enable HW timestamping before using it
[can-utils.git] / slcanpty.c
2015-06-30 Sven Schmitttreewide: use if_nametoindex to avoid overflows
2015-05-08 bombileeadd 'v' command response
2014-01-16 Yegor Yefremovslcanpty: declare command buffer static
2013-06-11 Oliver Hartkoppslcanpty: probe stdin capabilities at startup
2013-06-11 Oliver Hartkoppslcanpty: fix pty terminal flags for correct NL/CR...
2013-06-08 Oliver Hartkoppslcanpty: handle incomplete messages from pty correctly
2013-06-07 Oliver Hartkoppslcanpty: detect that master PTY descriptor closed
2012-12-20 Oliver Hartkoppslcanpty: Add support for the Unix 98 pseudo-terminal...
2012-11-26 Oliver Hartkoppslcanpty: fix wrong usage of nbytes variable
2012-11-14 Oliver Hartkoppremove obsolete SVN ID tags
2012-03-20 Yegor Yefremovcan-utils: cleanup headers
2012-01-11 Marc Kleine-Buddetreewide: replace berlios contact email by linux-can...
2009-02-15 Oliver HartkoppSpagetti code cleanup:
2009-02-04 Oliver HartkoppAllow SLCAN RTR frames without data length code field.
2009-02-04 Oliver HartkoppSome more implementation to make it work with a certain...
2009-02-03 Oliver HartkoppUse rxbuf[] for acknowledges.
2009-02-03 Oliver HartkoppImplemented ACK/NACK replies for ASCII commands.
2009-02-03 Oliver HartkoppAdded timestamp handling with Z0 or Z1 command.
2009-01-21 Oliver HartkoppAdd can_id/can_mask filter handling which is defined...
2009-01-21 Oliver HartkoppRemoved sanity check for received slcan ASCII data
2009-01-20 Oliver HartkoppAdded a proof of concept tool 'slcanpty' which