Commit History

Author SHA1 Message Date
  Stéphane Raimbault c44dcfd5a2 Make the TCP implementation "protocol independent", i.e. IPv6 capable. 14 years ago
  Stéphane Raimbault a4f7996eaf New function to reply to an indication with an exception message 14 years ago
  Stéphane Raimbault 45b813f644 New functions to manipulate data and use them in unit-tests 14 years ago
  Stéphane Raimbault 932769d851 New function modbus_get_header_length(modbus_t *ctx) 14 years ago
  Stéphane Raimbault ef539e0d40 Fix missing %s to display error message in unit-test-server.c 14 years ago
  Stéphane Raimbault a50988354a Fix missing progname string in 'Usage' message 14 years ago
  Stéphane Raimbault b8c0558c19 Rename modbus_[listen|accept] to modbus_tcp_[listen|accept] 14 years ago
  Stéphane Raimbault 815d11f056 MAJOR Split RTU and TCP code in two backends 15 years ago
  Stéphane Raimbault 4d3bf7beea Implement report slave ID on server side 15 years ago
  Stéphane Raimbault 3593d5ad54 Rename slave to server and master to client 15 years ago