Historial de Commits

Autor SHA1 Mensaje Fecha
  Stéphane Raimbault 0186a11cb6 Bump version number in configure.ac to 2.9.2 hace 15 años
  Stéphane Raimbault d0c077eca1 Removed annoying check on netinet/ip.h for OpenBSD hace 15 años
  Stéphane Raimbault 2904b5dddd Remove configure call in autogen.sh script hace 15 años
  Stéphane Raimbault a65995df73 Replace LT_INIT by AC_ macros in configure.ac hace 15 años
  Stéphane Raimbault 271616b023 Fix clang warnings about invalid conversion specifier hace 15 años
  Stéphane Raimbault 6e1e4e580f Tiny coding conventions hace 15 años
  Stéphane Raimbault 49b2208dd5 Fix clang warnings about implicit declaration hace 15 años
  Stéphane Raimbault 5d78730212 Add missing return when the init of Win32 Socket API fails hace 15 años
  Stéphane Raimbault dc26ddd72d Avoid empy function call on non-win32 platforms hace 15 años
  Tobias Doerffel 7717e6c40c Initialise Win32 Socket API in _modbus_tcp_connect/_modbus_tcp_listen hace 15 años
  Tobias Doerffel 01127e3c4d Allow building Win32 using autotools infrastructure hace 15 años
  Stéphane Raimbault 04cde66b80 Fix free() calls ordering in modbus_mapping_new hace 15 años
  Stéphane Raimbault eac43475ee Updated RPM and Debian specs but not tested yet hace 15 años
  Stéphane Raimbault c81ab0f356 Added Windows to the list of supported OS hace 15 años
  Stéphane Raimbault 5db0c34446 Coding conventions on newly added win32 code hace 15 años
  Stéphane Raimbault bb8dd7812b Updated NEWS hace 15 años
  Stéphane Raimbault 300ef5b41b Add Tobias Doerffel to AUTHORS hace 15 años
  Tobias Doerffel e2f59e9e54 Added support for native Win32 hace 15 años
  Tobias Doerffel 31577bbb41 Introduced select() operation for backends hace 15 años
  Tobias Doerffel 2f0b8355f4 Fix compiler warning on Win32 when calling send()/recv() hace 15 años
  Tobias Doerffel 3f10ef1dfb Removed duplicate header inclusions hace 15 años
  Tobias Doerffel 057be70d68 Pass complete modbus_t structure to send()/recv() of the backends hace 15 años
  Tobias Doerffel 01ba9771ee Fixed return value in modbus_flush() hace 15 años
  Tobias Doerffel 70a14990f4 Make error_print() globally accessible hace 15 años
  Tobias Doerffel 72de18bc67 Place MODBUS_END_DECLS after including backend header files hace 15 años
  Stéphane Raimbault 788d7bb254 Fix use of undefined backend in RTU hace 15 años
  Stéphane Raimbault f0b6788817 Check the received function code on the client side hace 15 años
  Stéphane Raimbault 815d11f056 MAJOR Split RTU and TCP code in two backends hace 15 años
  Stéphane Raimbault dfff6b3553 Rename README to README.rst hace 15 años
  Stéphane Raimbault 698a587d78 Updated README hace 15 años