Historique des commits

Auteur SHA1 Message Date
  Stéphane Raimbault 44b0083069 Add .vscode/ to .gitignore il y a 7 ans
  zzeroo ddc82338ab Fix wrong function name il y a 7 ans
  Patrick Boettcher 26dd610ba2 Remove a duplicated semi-colon il y a 8 ans
  Stéphane Raimbault 22d4fffee0 Fix a small typo in test message il y a 8 ans
  Michael Heimpold b1adc3717f Fix modbus_reply for TCP when unit id == 0 (fixes #376) il y a 8 ans
  Stéphane Raimbault 0f06a0cdee New functions to define the indication timeout (#95) il y a 8 ans
  Stéphane Raimbault 7a6078b6bc Remove CYGWIN condition to provide bswap16 fallback (#383) il y a 8 ans
  Vitaly Zhuravlev 161d306f9e typo fix il y a 8 ans
  Stéphane Raimbault 005bcd6fba Use builtin bswap16 of gcc 4.8 (#377) il y a 8 ans
  Stéphane Raimbault bf3004743c Revert "Add fallback to bswap_16 for gcc on Windows (closes #377)" il y a 8 ans
  Stéphane Raimbault 1d3c6401f8 Add fallback to bswap_16 for gcc on Windows (closes #377) il y a 8 ans
  Michael Heimpold c258137adc Handle out-of-memory conditions more gracefully il y a 8 ans
  Stéphane Raimbault a002b3897d [doc] Add entry points for accept/listen in libmodbus index il y a 8 ans
  Josh Kelley 269e943abf Fix typo il y a 8 ans
  Michael Heimpold db6962ee6b Refine issue template for Github il y a 8 ans
  Stéphane Raimbault 7acb7eaa00 Move WINVER definition before other includes (#350) il y a 9 ans
  Stéphane Raimbault c3742e733a Add new function modbus_get_slave() il y a 9 ans
  Giovanni Frigo 75543b212e Fix LIBMODBUS_VERSION_HEX encoding (closes #345) il y a 9 ans
  Stéphane Raimbault 00e068eb59 tcp_modbus_accept mustn't close socket on error (closes #333) il y a 9 ans
  Stéphane Raimbault f9358460ee Bump release to v3.1.4 il y a 9 ans
  Stéphane Raimbault 4e71821a8a Update NEWS file for v3.1.4 il y a 9 ans
  Stéphane Raimbault 52a5f1afe0 Rewrite new unit test for invalid function code il y a 9 ans
  Stéphane Raimbault c870bc16c3 C_PROG_RANLIB is rendered obsolete by LT_INIT il y a 9 ans
  Stéphane Raimbault 67cacf8c54 Improve ifdef around bswap_16 for __CYGWIN__ il y a 9 ans
  Stéphane Raimbault 7ef3fa5f00 Minor coding conventions on defines il y a 9 ans
  StalderT cb4d3ea643 Update modbus-data.c il y a 9 ans
  StalderT 8f25229478 Update configure.ac il y a 9 ans
  Stéphane Raimbault 3a6476e34c Another round of DRY in modbus_reply() il y a 9 ans
  Stéphane Raimbault 05984bc049 Rename raw_rep to raw_rsp in unit-test-client il y a 9 ans
  Stéphane Raimbault e6b8ba4471 Fix wrong function name in debug message il y a 9 ans