提交歷史

作者 SHA1 備註 提交日期
  Stéphane Raimbault dd45f19a6e Add .clang-format and format code (closes #394) 2 年之前
  Stéphane Raimbault 5ce6b8a9dc Remove year range in Copyright 2 年之前
  Stéphane Raimbault f43066a157 Fix CID 69140 - Bad bit shift operation (coverity) in tests 8 年之前
  Stéphane Raimbault cb09fa6149 tests: add missing static in bandwith-server-many 9 年之前
  Michael Heimpold 09807f1419 Introduce SPDX license identifiers 10 年之前
  Stéphane Raimbault bdd5379af5 Switch test programs to a BSD license 11 年之前
  Stéphane Raimbault 13e1e8e2ec Add missing sys/select.h for QNX (closes #158) 11 年之前
  Stéphane Raimbault 9ba562e558 Improve socket init and close in tests 12 年之前
  Stéphane Raimbault ef81a69e7b Avoid a level of imbrication in bandwidth-server-many-up 12 年之前
  Stéphane Raimbault 9d5344cf42 Move RTU filtering in CRC check to avoid useless call to modbus_reply 13 年之前
  Stéphane Raimbault 1faf5c3aad New setter/getter for context socket (fixes bandwidth-server-many-up) 14 年之前
  Stéphane Raimbault 7fe4a91787 API cleanup with modbus_receive and modbus_receive_from 14 年之前
  Stéphane Raimbault fd6ebf804d Fix compilation of bandwidth-server-many-up.c on FreeBSD 14 年之前
  Stéphane Raimbault cfe875e72e Add -Wall and -Werror for GCC 14 年之前
  Stéphane Raimbault ab57e6dfda Fix segfault in bandwidth-server-many-up on inet_ntoa() call 14 年之前
  Stéphane Raimbault b8c0558c19 Rename modbus_[listen|accept] to modbus_tcp_[listen|accept] 14 年之前
  Stéphane Raimbault f410aea2f7 Isolate RTU and TCP headers and simplify Win32 detection 14 年之前
  Tobias Doerffel e2f59e9e54 Added support for native Win32 14 年之前
  Stéphane Raimbault 815d11f056 MAJOR Split RTU and TCP code in two backends 14 年之前
  Hannu Vuolasaho a2e16a16b0 Replace MODBUS_MAX_* by MODBUS_MAX_[READ|WRITE]_* 14 年之前
  Stéphane Raimbault 3593d5ad54 Rename slave to server and master to client 14 年之前