Historique des commits

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