Commit Graph

  • 3f6ffbe1f4 cangen: reset frame flags at the start of iteration Ramesh Shanmugasundaram 2016-03-21 13:58:00 +0000
  • c689803204 can-calc-bit-timing: add support for rcar_can Ramesh Shanmugasundaram 2016-02-29 10:18:45 +0000
  • 0e3611464b use -w option for transport protocol examples Kurt Van Dijck 2016-02-23 11:01:38 +0100
  • 1ffa9a16a4 testj1939: add -w option to keep program open Kurt Van Dijck 2016-02-23 09:40:17 +0100
  • 215ca91d26 Makefile: remove .html's with make clean Kurt Van Dijck 2016-02-23 09:38:13 +0100
  • 6d717b8a40 update for obsolete enable/disable using netlink Kurt Van Dijck 2016-02-23 09:37:46 +0100
  • 047356608b update for dropped rtnetlink Kurt Van Dijck 2015-12-11 04:45:54 +0100
  • 61b18e7ff1 fix link Kurt Van Dijck 2015-12-11 04:23:58 +0100
  • bbb2f9af04 fix link Kurt Van Dijck 2015-12-11 04:23:18 +0100
  • 7644a013cd split in Readme+Kickstart guide Kurt Van Dijck 2015-12-11 04:22:19 +0100
  • 4f1026e9ff prepare for github Kurt Van Dijck 2015-12-11 04:16:31 +0100
  • a79c16b1d2 Merge branch 'rtnetlink' Kurt Van Dijck 2015-12-11 04:12:18 +0100
  • a14f4448ee Initial commit Kurt Van Dijck 2015-12-11 04:09:40 +0100
  • 8e199945be Revert "j1939.page: add relevant API calls" Kurt Van Dijck 2013-11-28 11:00:19 +0100
  • cda61171f1 can: avoid using timeval for uapi Oliver Hartkopp 2015-11-05 21:36:42 +0100
  • c548eee04a slcan: added listen-only flag Maximilian Pachl 2015-10-11 08:48:24 +0200
  • 96fabc3b6a removed unnecessary info when -l and -o is used Maximilian 2015-10-14 23:07:53 +0200
  • 4a154cf3c4 cangen: added -b switch enabling bitrate switch in canfd frames. Sven Schmitt 2015-10-11 21:08:45 +0200
  • 3f04e8a1fe cangen: fixed coding style Sven Schmitt 2015-10-13 09:33:08 +0200
  • 505631eb70 cangen: introducing -b switch enabling bitrate switch for payload data in canfd frames (CANFD_BRS). Sven Schmitt 2015-10-14 20:34:51 +0200
  • fa8f1d4306 codestyle: removed extra line Maximilian 2015-10-14 10:32:55 +0200
  • e00c34b286 added info message about ignoring -o if -l and -o are both passed Maximilian Pachl 2015-10-13 23:53:02 +0200
  • 679e3324c8 Merge branch 'brs' of https://github.com/snewz/can-utils into brs Sven Schmitt 2015-10-13 09:36:48 +0200
  • b1775eae3e fixed coding style Sven Schmitt 2015-10-13 09:33:08 +0200
  • eb7a371f27 fixed coding style Sven Schmitt 2015-10-13 09:33:08 +0200
  • 11ea75367b cangen: added -b switch enabling bitrate switch in canfd frames. Sven Schmitt 2015-10-11 21:08:45 +0200
  • dd13fc6eab slcan: added listen-only flag Maximilian Pachl 2015-10-11 08:48:24 +0200
  • 8f71067e4c Merge 04e4457aa9 into 0e3ff3b315 Sven Schm 2015-10-06 15:49:27 +0000
  • 04e4457aa9 cangen: added optarg enabling bitrate switch in canfd frames (-f[b]) Sven Schmitt 2015-10-06 17:32:42 +0200
  • 0e3ff3b315 Create README.md Andrew Berezovskyi 2015-09-02 09:56:40 +0200
  • b791016608 Merge 88a918ade9 into 636ce43cd9 Andrew Berezovskyi 2015-09-03 17:33:28 +0000
  • 636ce43cd9 autotools: fix syntax error Yegor Yefremov 2015-08-07 18:03:37 +0200
  • 88a918ade9 Create README.md Andrew Berezovskyi 2015-09-02 09:56:40 +0200
  • f0abaaacb0 Include linux/sockios.h to fix musl build Yegor Yefremov 2015-07-16 21:30:02 +0200
  • 48a0fdb941 log2asc: include sys/time.h Yegor Yefremov 2015-07-14 21:24:37 +0200
  • 58716c1c29 can-calc-bit-timing: add some more timings for mscan and flexcan Marc Kleine-Budde 2013-11-20 15:40:54 +0100
  • f5fb7317aa treewide: use if_nametoindex to avoid overflows Sven Schmitt 2015-06-24 15:33:20 +0200
  • 1bf14755f0 fixed coding style. Sven Schmitt 2015-06-25 12:15:11 +0200
  • ee10198a39 replaced ifr by simple char if_name[IFNAMSIZ] in isotpsniffer and null terminated ifr.ifr_name (strncpy doesn't do that for us). Sven Schmitt 2015-06-25 10:34:04 +0200
  • 177f9e6722 removed unused struct ifreq ifr. Sven Schmitt 2015-06-25 08:58:28 +0200
  • a6d35b39db replaced strcpy(if_name, argv[x])+ioctl by if_idx=if_nametoindex(argv[x]) to avoid overflows caused by long user input. Sven Schmitt 2015-06-24 15:33:20 +0200
  • 83eea54bc7 replaced strcpy(if_name, argv[x]) by if_name=if_nametoindex(argv[x]) to avoid overflows caused by long user input. Sven Schmitt 2015-06-24 15:33:20 +0200
  • 1a0d6b0890 Merge 144e698dc7 into 8af831f377 Sven Schm 2015-06-17 21:09:10 +0000
  • 8af831f377 cangw: introduce uid command line option Oliver Hartkopp 2015-06-11 20:48:43 +0200
  • dc374b074b add 'v' command response bombilee 2015-05-07 10:11:58 -0400
  • 0a32afda3a Merge pull request #1 from bombilee/bombilee-patch-1 bombilee 2015-05-07 10:13:02 -0400
  • 6a5d671ea2 add 'v' command response bombilee 2015-05-07 10:11:58 -0400
  • 5846246ddd canplayer: convert skipgap to unsigned long Yegor Yefremov 2015-04-09 22:55:19 +0200
  • 144e698dc7 Added missing length check for strcpy(ifr.ifr_name, argv[x]). Sven Schmitt 2015-04-03 14:40:22 +0200
  • 47fbe8fec2 candump: check for joined filter support at runtime Oliver Hartkopp 2015-04-01 12:58:27 +0200
  • 1a2467ed29 candump: support new raw socket option to join the given CAN filters Oliver Hartkopp 2015-03-17 20:30:54 +0100
  • 0eb1e3db2e autotools: define N_SLCAN, if not already declared Yegor Yefremov 2015-03-08 14:57:01 +0100
  • 6fa3473c74 gitignore: add isotpperf Robert Schwebel 2015-03-06 09:17:18 +0100
  • b9f211319d janitorial: log2asc: properly close infile and outfile Robert Schwebel 2015-03-06 09:17:17 +0100
  • dfabea6120 janitorial: asc2log: properly close infile Robert Schwebel 2015-03-06 09:17:16 +0100
  • ef968b91b3 configure: switch to new libtool-2.0 macro Marc Kleine-Budde 2015-02-26 09:44:19 +0100
  • 002f8eba87 isotp: fix printf warning on 32 bit systems Marc Kleine-Budde 2015-03-03 08:29:36 +0100
  • e71816295b isotpperf: print link layer data length of measured PDU Oliver Hartkopp 2015-02-23 10:37:13 +0100
  • 7e1b18f756 isotpperf: display bitrate setting status in summary Oliver Hartkopp 2015-02-23 10:22:59 +0100
  • 97f64049ac isotpperf: fix printed FC STMin value Oliver Hartkopp 2015-02-23 10:03:12 +0100
  • c1ac5613fd can-utils: added isotpperf tool for performance measurements Oliver Hartkopp 2015-02-04 10:17:38 +0100
  • ca79909197 use line discipline number from linux/tty.h Jeremiah Mahler 2014-12-19 07:22:19 -0800
  • d93ef0e372 slcand: consistent use of exit(EXIT_FAILURE) Jeremiah Mahler 2014-12-19 07:22:18 -0800
  • d62a9f148d slcand: remove #define EXIT_FAILURE, EXIT_SUCCESS Jeremiah Mahler 2014-12-19 07:22:17 -0800
  • 86023b8640 slcand: improve usage examples Jeremiah Mahler 2014-12-19 07:22:16 -0800
  • 7492b1c873 lib: Update error messages according to new state change handling Andri Yngvason 2014-12-18 13:58:24 +0100
  • dabe592f45 isotp[server|tun]: update padding and CAN FD features Oliver Hartkopp 2014-11-23 12:15:57 +0100
  • a51be177d8 isotp[send|recv]: change command line option for padding bytes Oliver Hartkopp 2014-11-20 23:13:37 +0100
  • 523f3d8fc0 isotp[send|recv]: change command line option for extended addressing Oliver Hartkopp 2014-11-19 20:44:41 +0100
  • 8150e21a11 isotp: add tool support for ISO 15765-2:2015 with CAN FD Oliver Hartkopp 2014-11-16 22:24:04 +0100
  • 61a9b8d98e isotpdump: add support for FF_DL escape sequence for 32 bit PDU length Oliver Hartkopp 2014-11-16 22:14:02 +0100
  • 4ffb7fe5c7 isotp: added support for separate extended address in rx path Oliver Hartkopp 2014-11-16 20:38:31 +0100
  • c517af5a0b isotpsend: add option to automatically create test data with specifc length Oliver Hartkopp 2014-10-24 21:05:52 +0200
  • 2fa9b0005b isotp[send|recv]: support PDU sizes greater than 4095 Oliver Hartkopp 2014-10-24 20:41:11 +0200
  • 0c61f2ac4c candump: fix off-by-one error in dropcount calculation Urs Thuermann 2014-10-23 19:23:00 +0200
  • 9c5bfab229 isotp: fix copy paste error for isotp padding config Oliver Hartkopp 2014-10-23 19:07:54 +0200
  • 4ea9ec7cf3 Update can_set_ctrlmode() documentation Nikita Edward Baruzdin 2014-07-21 13:43:20 +0400
  • 5938ac70cb Update CAN netlink header Nikita Edward Baruzdin 2014-07-21 13:43:19 +0400
  • 518faef3ac Add missing header canframelen.h to noinst_HEADERS Alexander Stein 2014-07-08 08:34:38 +0200
  • 7f24d6adf7 do not use --symlink for autoreconf Andre Naujoks 2014-07-02 14:12:58 +0200
  • 18f8416a40 cansniffer: increase resolution for timeout values Marc Kleine-Budde 2014-06-24 21:16:48 +0200
  • 53779e43eb candump: use UINT32_MAX define from stdint.h Oliver Hartkopp 2014-05-24 21:44:51 +0200
  • 4a68366bac lib: optimize sprint_[long_]canframe() Oliver Hartkopp 2014-05-05 22:13:38 +0200
  • 31ccf45dc4 candump: reduce printf calls for logfile format Oliver Hartkopp 2014-05-05 21:29:56 +0200
  • 0c91940da1 GNUmakefile: include LICENSE file in tarball Marc Kleine-Budde 2014-03-24 10:07:52 +0100
  • 4608afb987 configure: back to trunk Marc Kleine-Budde 2014-03-24 10:33:24 +0100
  • 51f1610160 v0.0.10 Marc Kleine-Budde 2014-03-19 10:12:35 +0100
  • c2f7f8e9b2 autogen-oldtools.sh: remove Marc Kleine-Budde 2014-03-19 09:44:25 +0100
  • c503a5bc60 configure.ac: add hints from autoupdate Robert Schwebel 2014-03-19 09:43:43 +0100
  • 67a2bdcd33 can-calc-bit-timing: add a proper GNU license agreement Wolfgang Grandegger 2014-02-27 21:56:26 +0100
  • 7720e304fb configure: add checks for large file support (LFS) Marc Kleine-Budde 2014-02-26 19:10:11 +0100
  • 57d9fcbf81 Makefile: add large file support (LFS) Oliver Hartkopp 2014-02-21 21:21:04 +0100
  • 733192a3d0 Makefile: move cpp related flags from CFLAGS to CPPFLAGS Marc Kleine-Budde 2014-02-26 19:16:10 +0100
  • 0c4609f54f libsocketcan: Remove excess gotos. Alexander Shiyan 2014-02-07 13:21:27 +0400
  • 24500fcaca libsocketcan: Fix return value for get{set}_link() function Alexander Shiyan 2014-02-03 13:40:21 +0400
  • 110af11db1 canbusload: print bitstuffing mode when showing current time is enabled Oliver Hartkopp 2014-02-01 21:30:12 +0100
  • e4aac687eb slcand: include <sys/socket.h> Yegor Yefremov 2014-01-31 11:54:09 +0100
  • 02d32df1dc Android.mk: canbusload: fix compilation, make use of libcan Marc Kleine-Budde 2014-01-31 11:21:00 +0100
  • f878a5fa2c Add license to canframelen.h Michal Sojka 2014-01-31 11:39:26 +0100
  • 9a28d69183 Optimize can_do_restart() function Alexander Shiyan 2014-01-31 14:02:50 +0400