Histórico de Commits

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