Commit Graph

  • 7bcaa61f36 Updated SLOC count doc. Added McCabe complexity to Makefile. Steve Karg 2023-12-11 10:01:35 -06:00
  • cc84a16c14 Removed rx_fsm.c example which duplicated MSTPCAP features (#544) Steve Karg 2023-12-09 11:42:14 -06:00
  • 11add815a8 Updated CHANGELOG with latest changes. Steve Karg 2023-12-02 09:16:19 -06:00
  • 08bfd22d82 remove extraneous define which causes compile warning Steve Karg 2023-12-02 08:49:15 -06:00
  • b9a29d8093 add defines for each supported BACAPP_TYPES_EXTRA (#543) Steve Karg 2023-12-01 12:23:44 -06:00
  • c34e1a72b2 add install recipe for stm32f4xx port example Steve Karg 2023-11-30 23:02:26 -06:00
  • 9780f52640 Fix bacdevobjpropref module decode buffer overflow reads (#541) Steve Karg 2023-11-29 15:44:58 -06:00
  • 241cd2994f Remove RefIndx == 0 condition, as BACnet norm allows this case (#539) bakmaria 2023-11-25 14:30:10 +01:00
  • e1efca9d9e Fix MSTP slave FSM for Data-Expecting-Reply frames (#538) Steve Karg 2023-11-20 19:08:28 -06:00
  • 1a55bd7b08 remove duplicate cobs.c file in MSVC project (#535) Steve Karg 2023-11-16 07:48:10 -06:00
  • ce5a83ad31 fix CMake for code::blocks build (#533) Steve Karg 2023-11-13 11:48:34 -06:00
  • 3c94580bee Added MSTP extended frame transmit. (#531) Steve Karg 2023-11-12 09:49:37 -06:00
  • 1372e52aa7 Feature/mstp extended frames (#529) Steve Karg 2023-11-08 15:54:18 -06:00
  • 2536d5a350 Fix BACnet/IP builds for BBMD clients without BBMD tables. (#523) Steve Karg 2023-10-31 10:57:44 -05:00
  • c1464a1660 Change SubscribeCOV Cancellations to always reply with Result+ (#526) Steve Karg 2023-10-31 10:56:18 -05:00
  • 4991bb6156 Allow processing of Who-Has when DCC initiation is disabled Steve Karg 2023-10-31 10:55:08 -05:00
  • 3f1d6fe3a9 Merge pull request #519 from bacnet-stack/fix/rpm-decode-empty-array Ondřej Hruška 2023-10-23 10:09:32 +02:00
  • 657973d322 format code Steve Karg 2023-10-21 08:45:18 -05:00
  • 3870bb3826 Fix decoding empty array of complex type in RPM Ondřej Hruška 2023-10-20 15:27:44 +02:00
  • 0b5474d36e Ignore ReinitializeDevice and DeviceCommunicationControl service password (#518) Steve Karg 2023-10-18 21:32:44 -05:00
  • e143066b29 object/nc: Fix incorrect apdu_len calculation (#517) Ondřej Hruška 2023-10-18 18:10:17 +02:00
  • 20029d3f7a Issues/issue 513 how to reinitialize a bacnet stack on windows (#514) Steve Karg 2023-10-17 23:40:28 -05:00
  • e945c948d1 vmac.c : Fix a warning that 'device_id' is not used (#510) Jonathan 2023-10-12 15:53:40 +02:00
  • 4188f88694 Added new linear.c to Microsoft Visual Studio project (#507) BACnetEd 2023-10-10 13:39:19 +01:00
  • af65a7066f added menu to release script (#506) Steve Karg 2023-10-02 09:27:56 -05:00
  • 357c3f746e update release script to manage dirty folders and create a better zip layout Steve Karg 2023-09-29 11:35:50 -05:00
  • 0bf5027fc7 update version to 1.3.1 for release on 29-September-2023. Happy Birthday, Krista! Steve Karg 2023-09-29 11:18:52 -05:00
  • d0dba10ddf update the blinkt readme with info on systemd services (#505) Steve Karg 2023-09-29 10:54:48 -05:00
  • 693c149644 Upgrading Microsoft Visual Studio toolchain (#502) BACnetEd 2023-09-28 23:20:04 +01:00
  • c9a85a1282 Refactor/write property object name (#504) Steve Karg 2023-09-28 15:30:28 -05:00
  • 95c2a86041 updated version to 1.3.0 for release on 28-Sept-2023 Steve Karg 2023-09-28 11:26:30 -05:00
  • da2dc9841a Feature/raspberry pi blinkt color objects (#503) Steve Karg 2023-09-28 10:50:32 -05:00
  • b0749572f6 Bugfix/fix write property decode deprecated (#499) Steve Karg 2023-09-16 10:23:08 -05:00
  • 75286cffe4 Bugfix/linux bip so bindtodevice error (#498) Steve Karg 2023-09-14 11:09:11 -05:00
  • 0cfe83d60b add support for building with deprecation bypass Steve Karg 2023-09-13 16:32:07 -05:00
  • 43db974e50 added [feature#14] EventTimeStamp decoding from ReadPropertyMultiple app (#496) Steve Karg 2023-09-13 09:08:35 -05:00
  • b14177672b Fixed datetime decode of invalid tag. (#495) Steve Karg 2023-09-12 15:11:52 -05:00
  • e9bdb15684 update security promise for 1.2.x branch Steve Karg 2023-09-11 19:16:39 -05:00
  • 62982f9308 added release script Steve Karg 2023-09-11 14:20:24 -05:00
  • 08b28dd6f4 fix github release to sf.net workflow Steve Karg 2023-09-11 11:37:53 -05:00
  • 7f619e4245 fix github release to sf.net workflow Steve Karg 2023-09-11 10:40:29 -05:00
  • 40956dec10 Updated version to 1.2.0 for release on 11-September-2023 Steve Karg 2023-09-11 10:07:19 -05:00
  • 94dd465e7b Change mstpcap to either write to pipe or file, not both. (#492) Steve Karg 2023-09-11 09:41:54 -05:00
  • e4dd30ed89 Fix wrong calculation of frames in bacapp_data_len (#491) bakmaria 2023-09-11 16:41:06 +02:00
  • 55b8b3d93c fix BACnet/IP on OS to bind broadcast to specific port (#489) Steve Karg 2023-09-10 10:24:18 -05:00
  • 0001f85f29 Bugfix/network port object link speeds (#488) Steve Karg 2023-09-08 17:41:56 -05:00
  • bd597082d2 Fix ReinitializeDevice service handling of optional password (#487) Steve Karg 2023-09-08 14:58:04 -05:00
  • f641aacddb Bugfix/deprecate decode tag number and value (#481) Steve Karg 2023-09-08 11:39:27 -05:00
  • bc8c261153 Bump actions/checkout from 3 to 4 (#484) dependabot[bot] 2023-09-06 13:53:52 -05:00
  • f61f4300be Feature/add create object service (#476) Steve Karg 2023-08-28 13:02:35 -05:00
  • 8184afea12 Chore/make test parallel build limits (#480) Steve Karg 2023-08-25 15:15:32 -05:00
  • c383514a62 Chore/fix release script tools archive (#479) Steve Karg 2023-08-25 11:17:30 -05:00
  • 58a6373ffb Update release.yml (#472) Steve Karg 2023-08-21 08:56:24 -05:00
  • ac9b99d46c Update change log for v1.1.2 Steve Karg 2023-08-18 15:17:46 -05:00
  • 8a4d530caf Incremented version to 1.1.2 for release on 18-Aug-2023 Steve Karg 2023-08-18 15:15:36 -05:00
  • a7012fbd12 Feature/add release script (#471) Steve Karg 2023-08-18 14:59:01 -05:00
  • 2a15a451d0 improve router-mstp app usage (#470) Steve Karg 2023-08-15 11:24:22 -05:00
  • 2b35883df6 Added MSTP Slave Node option to stm32f10x port (#467) Steve Karg 2023-08-07 09:45:30 -05:00
  • acb3b0f57d [libbacnet]: bacapp_data_len() + bacnet_tag_number_and_value_decode() (#453) anthony-crystalpeak 2023-07-31 14:50:14 -07:00
  • 28de333b6e Fix encode_context_bacnet_address (#464) Mateusz Klatecki 2023-07-31 18:24:25 +02:00
  • dad9e13485 Issues/issue 461 update to zephyr v3 4 0 in ci (#463) Greg Shue 2023-07-26 14:47:01 -07:00
  • 3f7a4d2e19 Trim west.yml imported repository set (#460) (#462) Greg Shue 2023-07-24 18:36:03 -07:00
  • 077be0005f Fix spurious interrupts from STM32 ORE (#456) Steve Karg 2023-07-17 13:49:59 -05:00
  • 7db03ac5e5 Fix spurious interrupts from STM32 ORE (#456) Steve Karg 2023-07-17 13:49:40 -05:00
  • fcc9647983 AFL + Libfuzzer harnesses (#455) anthony-crystalpeak 2023-07-17 08:06:32 -07:00
  • 9e7f8978fa fix router apps action for unknown dnet (#454) Steve Karg 2023-07-13 16:52:30 -05:00
  • da4db7c65e BUG: Prevent npdu_len from wrapping around at npdu_len=1 (#452) anthony-crystalpeak 2023-07-13 12:44:48 -07:00
  • 758cac3bed DOS: port might be null (#451) anthony-crystalpeak 2023-07-13 12:12:38 -07:00
  • 2bf1e9a548 Bugfix/writeproperty app known property (#450) Steve Karg 2023-07-13 10:21:21 -05:00
  • 4efaf097c0 Fix [bug#80] npdu_decode via deprecation (#447) Steve Karg 2023-07-10 17:27:10 -05:00
  • 13c85db4cb Fix [bug#79] Out of bounds jump in h_apdu.c:apdu_handler (#446) Steve Karg 2023-07-10 15:15:55 -05:00
  • 1cfe6ee80f update change log Steve Karg 2023-07-08 09:41:52 -05:00
  • da8f93ad79 Fix segfault on mstp cleanup on linux port (#445) Jefrin 2023-07-08 19:56:07 +05:30
  • 7bac8aa0bd Add bitstring to minimal config (#443) Steve Karg 2023-07-08 09:14:23 -05:00
  • dbed4040ae Improve MSTP debug. Fix WhoIs app APDU timeout. (#444) Steve Karg 2023-07-08 09:13:56 -05:00
  • 95174ce96e added changelog. updated security statement. Steve Karg 2023-07-02 09:43:01 -05:00
  • d9d61b4ba7 Merge remote-tracking branch 'origin/master' into bacnet-stack-1.1 Steve Karg 2023-06-30 17:49:05 -05:00
  • cfe3086ae5 increment version to 1.1.1 for release on 30-June-2023 Steve Karg 2023-06-30 17:09:02 -05:00
  • b676f09c4b Merge branch 'master' Steve Karg 2023-06-30 17:04:23 -05:00
  • a9c2474534 Fix BACnetARRAY encoder for index=ALL (#442) Steve Karg 2023-06-30 15:39:15 -05:00
  • 5b7eac60cf cleaned up lwIP function header javadoc (#441) Steve Karg 2023-06-28 12:46:56 -05:00
  • db21bf1bfa Increment version to 1.1.0 for release Steve Karg 2023-06-25 09:31:07 -05:00
  • a4750b8999 Increment version to 1.1.0 for release Steve Karg 2023-06-25 09:31:07 -05:00
  • 9bb367982b Improve MSTP debug. Fix WhoIs app APDU timeout. Steve Karg 2023-06-19 09:35:28 -05:00
  • c8a6ea74b8 Fix WPM decoding. Add unit test for WPM. (#438) Steve Karg 2023-06-14 17:25:38 -05:00
  • 2c771414bd fix BACnet Array size encoding (#437) Steve Karg 2023-06-14 17:13:52 -05:00
  • 6e5524bee3 Create SECURITY.md Steve Karg 2023-05-30 14:34:04 -05:00
  • 5e0f7b79ef Fix potential XSS vulnerability in jQuery #1 (#436) Steve Karg 2023-05-30 14:24:47 -05:00
  • 682d913686 fix compiler warnings for C89 builds (#433) Steve Karg 2023-05-22 08:49:17 -05:00
  • dab95eec3f Implement parsing for proprietary events (complex-event-type) (#420) Ondřej Hruška 2023-05-17 06:55:55 +02:00
  • c02a8281a7 Cleanup win32 build warnings (#431) Steve Karg 2023-05-13 15:13:15 -05:00
  • f59a460292 Fixed array index out of range for binary-value, multistate-output, and lighting-output objects. Thanks, Roy! (#430) Steve Karg 2023-05-09 15:58:28 -05:00
  • 65792ab408 Update address in VMAC table for IPv6 (#429) Steve Karg 2023-05-03 23:33:06 -05:00
  • ced9dff0f2 Added AddListElement and RemoveListElement services (#418) Steve Karg 2023-04-16 14:12:11 -05:00
  • e517df0d47 Bugfix/bacnet array encoding overflows (#414) Steve Karg 2023-04-13 20:43:54 -05:00
  • 064c6f7f1c MSTP stat lost_token_counter was missing a drop case (#421) jci-zimm 2023-04-13 20:36:22 -05:00
  • 8bea1a33a8 Bump actions/checkout from 2 to 3 (#402) dependabot[bot] 2023-03-07 17:02:11 -06:00
  • c74a8cf3a9 Feature/bacnet bacerror unit tests (#407) Greg Shue 2023-03-07 15:01:33 -08:00
  • fe69978387 Add <zephyr/fff.h> from zephyr v3.1.0 (#406) Greg Shue 2023-03-07 14:42:25 -08:00
  • 261a506eb4 refactor mstimer callback handling (#400) Steve Karg 2023-02-18 10:02:13 -06:00