История коммитов

Автор SHA1 Сообщение Дата
  Stéphane Raimbault 7e42fcf024 Fix wrong usleep value to wait 5 ms between bytes in test server 10 лет назад
  Stéphane Raimbault bdd5379af5 Switch test programs to a BSD license 11 лет назад
  Stéphane Raimbault 83c3410267 Fix remote buffer overflow vulnerability on write requests 11 лет назад
  Stéphane Raimbault 457be540a2 MinGW make type warning in unit-test-server.c (closes #180) 11 лет назад
  Stéphane Raimbault 1eabc8a010 Fix MinGW make error 'MSG_NOSIGNAL' undeclared (closes #175) 11 лет назад
  Stéphane Raimbault 946fb25cdd Conditional include of socket.h or winsock2 in tests (closes #169) 11 лет назад
  Stéphane Raimbault c4f7a24285 Change timeout to uint32 and add 3 byte timeout tests 11 лет назад
  Stéphane Raimbault ea80f74094 New API for set/get response and byte timeouts 11 лет назад
  Stéphane Raimbault f7799a4fdd Rename 'socket' variables to 's' to avoid warning on Windows 12 лет назад
  Stéphane Raimbault 9ba562e558 Improve socket init and close in tests 12 лет назад
  Stéphane Raimbault e6b648881e Safer modbus_close 12 лет назад
  Stéphane Raimbault 37ed6f90bf Add unit tests for modbus_mapping_new 12 лет назад
  Stéphane Raimbault 9d5344cf42 Move RTU filtering in CRC check to avoid useless call to modbus_reply 13 лет назад
  Stéphane Raimbault 1941fd4aa9 Check slave only in RTU backend and add unit tests 13 лет назад
  Stéphane Raimbault d1f1854338 New error recovery modes: link and protocol 14 лет назад
  Stéphane Raimbault 7fe4a91787 API cleanup with modbus_receive and modbus_receive_from 14 лет назад
  Stéphane Raimbault ce5435c4ae Change the nb of registers sent by the server to avoid a duplicate 14 лет назад
  Stéphane Raimbault f2f42c01a9 Shorter names for constants which hold the number of values in UT 14 лет назад
  Stéphane Raimbault 67f8d030de Message to indicate the sending of a special response in unit tests 14 лет назад
  Stéphane Raimbault c44dcfd5a2 Make the TCP implementation "protocol independent", i.e. IPv6 capable. 14 лет назад
  Stéphane Raimbault a4f7996eaf New function to reply to an indication with an exception message 14 лет назад
  Stéphane Raimbault 45b813f644 New functions to manipulate data and use them in unit-tests 14 лет назад
  Stéphane Raimbault 932769d851 New function modbus_get_header_length(modbus_t *ctx) 14 лет назад
  Stéphane Raimbault ef539e0d40 Fix missing %s to display error message in unit-test-server.c 14 лет назад
  Stéphane Raimbault a50988354a Fix missing progname string in 'Usage' message 14 лет назад
  Stéphane Raimbault b8c0558c19 Rename modbus_[listen|accept] to modbus_tcp_[listen|accept] 14 лет назад
  Stéphane Raimbault 815d11f056 MAJOR Split RTU and TCP code in two backends 14 лет назад
  Stéphane Raimbault 4d3bf7beea Implement report slave ID on server side 14 лет назад
  Stéphane Raimbault 3593d5ad54 Rename slave to server and master to client 14 лет назад