]> rtime.felk.cvut.cz Git - socketcan-devel.git/history - can-utils
Add kernel version depency for Kernel 3.1.x which extended __rtnl_register().
[socketcan-devel.git] / can-utils /
2011-02-14 wolfcan-utils/lib: fix build issues introduced with sprintf...
2011-02-14 wolfcandump: add option -e to dump error messages in human...
2011-01-19 hartkoppcandump: Avoid ragged output of timestamp values when...
2011-01-19 hartkoppcangen: set seed value for pseudo random numbers
2011-01-09 hartkoppslcan_attach: added '-f' commandline option to read...
2011-01-09 hartkoppslcan_attach: 'close' the slcan adapter before setting...
2011-01-06 hartkoppslcand: replace char pointers with static char buffers
2010-11-29 hartkoppcandump: Added '-u <usecs>' commandline option to delay...
2010-11-29 hartkoppcangen: Added '-n <count>' commandline option analogue...
2010-11-19 hartkoppslcand : added new commandline option to support direct...
2010-11-17 hartkoppslcan_attach: Added new commandline option to specify...
2010-11-17 hartkoppslcan_attach: Print the name of the assigned netdevice...
2010-11-14 hartkoppAdded new socketoptions to force the isotp protocol...
2010-09-25 hartkoppFix datatype issue in sscanf() on 64bit systems.
2010-09-24 hartkoppAdded support for inverted CAN ID filters.
2010-09-24 hartkoppFixed calculation of needed bits on the physical wire...
2010-07-20 bet-froggercan-calc-bit-timing: remove rtcantl1
2010-07-20 bet-froggercan-calc-bit-timing: add more can controller definition...
2010-07-20 bet-froggercan-calc-bit-timing: calculate bit timings for all...
2010-07-20 bet-froggercan-calc-bit-timing: improve printing of bit timing...
2010-07-20 bet-froggercan-calc-bit-timing: use algorithm from the kernel
2010-07-20 bet-froggercan-calc-bit-timing: fix indention
2010-07-20 bet-froggeradd can-calc-bit-timing to Makefiles + gitignore
2010-07-20 bet-froggeradd can-calc-bit-timing
2010-05-14 hartkoppRemove compiler warning :
2010-05-14 hartkoppAdded isotpserver in autotool config file and gitignore
2010-05-14 hartkoppAdded tiny ip server to send ISO 15765-2 PDUs via inter...
2010-05-11 hartkoppAllow to have 4, 5 or 6 decimal places instead of only...
2010-04-19 bet-froggeradd autotools infrastructure
2010-04-19 bet-froggeradd .gitignore
2010-04-19 bet-froggercangw: replace obsolete bzero by memset
2010-04-16 hartkoppAdded CRC8 profiles to handle additional data for check...
2010-04-12 hartkoppAdded checksum functionality and some documentation...
2010-04-10 hartkoppComplete rework of CAN netlink gateway.
2010-03-17 hartkoppSome binaries in can-utils depend on features in the...
2010-03-17 hartkoppTo simplify packaging of can-utils, add DESTDIR and...
2010-03-04 hartkoppInitialize packet counters when printing each routing...
2010-02-27 hartkoppRework of help text.
2010-02-26 hartkoppWhen sending a sequence, we need to resend the same...
2010-02-25 hartkoppAdded commandline option '-p <timeout>' to enable polli...
2010-02-23 hartkoppAdded funtionality to flush all GW jobs in one netlink...
2010-02-22 hartkoppBeautify the listing of registered gwjobs (cangw -L).
2010-02-22 hartkoppAdded feature to list created gateway jobs.
2010-02-21 hartkoppAdded netlink error message support to be able to provi...
2010-02-20 hartkoppMoved kernel parsing of netlink attributes into can_can...
2010-02-19 hartkoppAdded cangw netlink gateway configuration tool.
2010-01-15 hartkoppTry to ignore the usual value restrictions of sockopt...
2010-01-15 hartkoppAdded '-d' option to support the receive packet drop...
2009-11-25 hartkoppfflush the new configurable stdout output to allow...
2009-11-25 hartkoppAllow to specify the name of the IP tunnel netdevice...
2009-11-25 hartkoppRemove feature to quit the isotptun by keypress (from...
2009-11-25 wolfcan-utils: canfdtest, a full duplex test to find out...
2009-11-06 hartkoppAdded hook to print selected logfile lines on stdout...
2009-09-10 hartkoppIntroduce KERNELDIR variable to allow override when...
2009-09-10 hartkoppMove BCM server into can-utils as it is not test applic...
2009-09-10 hartkoppRemove obsolete 'vcan' tool.
2009-05-05 hartkoppAdded slcand daemon contributed by Robert Haddon <rober...
2009-04-16 hartkoppAdded commandline option '-r' to set the per-socket...
2009-04-06 hartkoppRemoved the limitation for the number of CAN filters...
2009-04-06 hartkoppAdd functionality to
2009-02-15 hartkoppSpagetti code cleanup:
2009-02-04 hartkoppAllow SLCAN RTR frames without data length code field.
2009-02-04 hartkoppSome more implementation to make it work with a certain...
2009-02-03 hartkoppUse rxbuf[] for acknowledges.
2009-02-03 hartkoppImplemented ACK/NACK replies for ASCII commands.
2009-02-03 hartkoppAdded timestamp handling with Z0 or Z1 command.
2009-01-21 hartkoppAdd can_id/can_mask filter handling which is defined...
2009-01-21 hartkoppRemoved sanity check for received slcan ASCII data
2009-01-20 hartkoppAdded a proof of concept tool 'slcanpty' which
2009-01-13 hartkoppConsistencely allow '-?' to get a help text.
2009-01-06 hartkoppdisable default receive filter on the write-only bridge...
2008-12-01 hartkoppFix sloppy CAN_(EFF|RTR)_FLAG handling in can_filter...
2008-11-28 hartkoppFixed parse_canframe() with reordering the checks for...
2008-11-17 hartkoppAdded interface name to parameter list in first line.
2008-11-05 hartkoppAdded Id keyword propertiy on new files.
2008-11-05 hartkoppAdded ISO 15765-2 CAN transport protocol for protocol...
2008-11-04 hartkoppReworked slcan_attach to give slcan setup values direct...
2008-10-29 hartkoppPrint non-data stuff (errors, warnings, hints) on stderr.
2008-10-29 hartkoppAdded support for swapped byte order representation.
2008-10-02 hartkoppStart candump in silent mode, when logging into a file.
2008-09-17 hartkoppThe number for the SLCAN line discipline can not be...
2008-09-09 hartkoppAdded support for comments in logfiles.
2008-07-25 hartkoppCreate an informative error message when detecting...
2008-07-24 hartkoppChanged comment line recognition:
2008-07-24 hartkoppSupport for comment lines in the logfile:
2008-07-10 hartkoppAdded missing help test.
2008-07-10 hartkoppAdded -f option to filter only on the CAN-ID and not...
2008-07-02 hartkoppDo not allow to create error frame filters via standard...
2008-07-02 hartkoppAdded automatic extended frame format recognition.
2008-07-01 hartkoppAdded silent correction for can_dlc out of range.
2008-06-26 hartkoppFixed condition pointed out by Uwe Bonnes:
2008-06-20 hartkoppFix typo.
2008-06-20 hartkoppFix commandline parameter handling for fixed canframe...
2008-06-20 hartkoppIntroduced new functions:
2008-06-11 hartkoppfixed comment.
2008-06-11 hartkoppRemoved bad hacks in vcan.c and slcan_attach.c.
2008-06-03 hartkoppWhitespace fixes. Indented the code following Linux...
2008-06-02 hartkoppAdded binary output option to candump.c and sprint_long...
2008-05-27 hartkoppAdded tiny tool to measure CAN busload.
2008-05-11 hartkoppAdded hint about hexadecimal data representation.
next