Historia zmian

Autor SHA1 Wiadomość Data
  Stéphane Raimbault dd45f19a6e Add .clang-format and format code (closes #394) 2 lat temu
  Stéphane Raimbault 5ce6b8a9dc Remove year range in Copyright 2 lat temu
  Michael Heimpold 09807f1419 Introduce SPDX license identifiers 10 lat temu
  Stéphane Raimbault bdd5379af5 Switch test programs to a BSD license 11 lat temu
  Stéphane Raimbault f7799a4fdd Rename 'socket' variables to 's' to avoid warning on Windows 12 lat temu
  Stéphane Raimbault 9ba562e558 Improve socket init and close in tests 12 lat temu
  Stéphane Raimbault d14a031e50 Fix missing close on socket in random-test-server 12 lat temu
  Stéphane Raimbault 3ff4791701 Fix random-test-* with Microsoft compiler (closes #65) 12 lat temu
  Stéphane Raimbault 9d5344cf42 Move RTU filtering in CRC check to avoid useless call to modbus_reply 13 lat temu
  Stéphane Raimbault 7fe4a91787 API cleanup with modbus_receive and modbus_receive_from 14 lat temu
  Stéphane Raimbault b8c0558c19 Rename modbus_[listen|accept] to modbus_tcp_[listen|accept] 14 lat temu
  Stéphane Raimbault 815d11f056 MAJOR Split RTU and TCP code in two backends 14 lat temu
  Stéphane Raimbault 3593d5ad54 Rename slave to server and master to client 14 lat temu