FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
History for src - bacnet-stack/bacnet-stack · GitHub
Uh oh!
There was an error while loading.
Please reload this page
.
bacnet-stack
/
bacnet-stack
Public
Notifications
You must be signed in to change notification settings
Fork
298
Star
589
Code
Issues
90
Pull requests
2
Discussions
Actions
Security and quality
36
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Security and quality
Insights
Commits
Breadcrumbs
History for
bacnet-stack
src
on
master
User selector
Datepicker
Commit history
Commits on Aug 29, 2026
feat(Accumulator): Add write present-value callback (#1485)
Show description for 996140b
ghislain-mange-act
and
skarg
authored
996140b
View commit details
Copy full SHA for 996140b
View code at this point
Browse repository at this point
fix(csv): Changed flag should not be cleared upon write (#1484)
Show description for fe8eae4
anthony-loiseau-act
and
skarg
authored
fe8eae4
View commit details
Copy full SHA for fe8eae4
View code at this point
Browse repository at this point
Commits on Aug 26, 2026
fix: allow clearing of previously set remote BBMD address in Network_Port_FD_BBMD_Address_Write (#1482)
skarg
authored
54c64c3
View commit details
Copy full SHA for 54c64c3
View code at this point
Browse repository at this point
chore: update version to 1.7.0-rc4 and modify CHANGELOG for recent additions
skarg
committed
b25d6cf
View commit details
Copy full SHA for b25d6cf
View code at this point
Browse repository at this point
Revert "feat: add Max_Segments_Accepted prop to devices (#1480)"
Show description for 757e3da
skarg
committed
757e3da
View commit details
Copy full SHA for 757e3da
View code at this point
Browse repository at this point
feat: add Max_Segments_Accepted prop to devices (#1480)
Show description for 3b8a6f2
anthony-loiseau-act
authored
3b8a6f2
View commit details
Copy full SHA for 3b8a6f2
View code at this point
Browse repository at this point
Commits on Aug 25, 2026
feat: objects use character cstrings for object-name and description properties and are writable. (#1477)
skarg
authored
f783a99
View commit details
Copy full SHA for f783a99
View code at this point
Browse repository at this point
Commits on Aug 24, 2026
fix: leaky memory management of Keylist based List properties in the basic Audit Log, Command, Load Control, Life Safety Zone, Multistate, Network Port, and Structured View objects (#1479)
skarg
authored
acd75eb
View commit details
Copy full SHA for acd75eb
View code at this point
Browse repository at this point
Commits on Aug 19, 2026
feat: add BACnet Character String ANSI support with helper functions (#1474)
skarg
authored
bd3b5e2
View commit details
Copy full SHA for bd3b5e2
View code at this point
Browse repository at this point
Commits on Aug 18, 2026
feat: add callback handlers for confirmed and unconfirmed private transfer services (#1471)
skarg
authored
a5fe14f
View commit details
Copy full SHA for a5fe14f
View code at this point
Browse repository at this point
Commits on Aug 17, 2026
implemented Analog Input limit functions (#1473)
Show description for 3b69c03
ryanjmulder
authored
3b69c03
View commit details
Copy full SHA for 3b69c03
View code at this point
Browse repository at this point
Commits on Aug 14, 2026
Bugfix/apps update ptransfer fix deprecation (#1470)
Show description for 052f49b
skarg
authored
052f49b
View commit details
Copy full SHA for 052f49b
View code at this point
Browse repository at this point
Commits on Aug 13, 2026
fix: prevent signed integer overflow in bacnet_enclosed_data_length() (#1468)
Show description for 30fcea8
moroznah
authored
30fcea8
View commit details
Copy full SHA for 30fcea8
View code at this point
Browse repository at this point
Commits on Aug 12, 2026
chore: update version to 1.7.0-rc3 in version.h and update CHANGELOG with recent changes.
skarg
committed
c19860e
View commit details
Copy full SHA for c19860e
View code at this point
Browse repository at this point
fix: increase minimum PDU size in bvlc_encode_header to prevent buffer overflow (#1467)
skarg
authored
45f9111
View commit details
Copy full SHA for 45f9111
View code at this point
Browse repository at this point
fix: change opening_tag_number_counter type from uint8_t to size_t to prevent integer overflow resulting in too small length which results in heap overflow. (#1466)
skarg
authored
9542de7
View commit details
Copy full SHA for 9542de7
View code at this point
Browse repository at this point
Commits on Aug 11, 2026
refactor: remove unused Network_Port_SC_Direct_Connect_Accept_URIs_Dirty_Set function
skarg
committed
31d7c98
View commit details
Copy full SHA for 31d7c98
View code at this point
Browse repository at this point
Commits on Aug 6, 2026
Fixed circular dependency in bacnet_stack_exports.h file.
skarg
committed
63a11c8
View commit details
Copy full SHA for 63a11c8
View code at this point
Browse repository at this point
Commits on Aug 5, 2026
fix: correct type casting in Accumulator_Encode_Value_List function
skarg
committed
0bd7312
View commit details
Copy full SHA for 0bd7312
View code at this point
Browse repository at this point
Add COV support to accumulators (#1452)
Show description for 3fe8047
anthony-loiseau-act
authored
3fe8047
View commit details
Copy full SHA for 3fe8047
View code at this point
Browse repository at this point
Commits on Aug 4, 2026
Bugfix/win32 datetime local (#1463)
Show description for 40b847d
skarg
authored
40b847d
View commit details
Copy full SHA for 40b847d
View code at this point
Browse repository at this point
Revert the last 3 commits
skarg
committed
e5120d3
View commit details
Copy full SHA for e5120d3
View code at this point
Browse repository at this point
fix: move datetime_mstimer module for time management into src/bacnet/basic/datetime instead of sys so it isn't included by default in core library.
skarg
committed
c160cc2
View commit details
Copy full SHA for c160cc2
View code at this point
Browse repository at this point
update version text to 1.7.0-rc2
skarg
committed
b38b007
View commit details
Copy full SHA for b38b007
View code at this point
Browse repository at this point
doc: enhance documentation for BACNET_ACTION_LIST functions
skarg
committed
3c43942
View commit details
Copy full SHA for 3c43942
View code at this point
Browse repository at this point
Bugfix/command object action array action list (#1461)
Show description for e169ce9
skarg
authored
e169ce9
View commit details
Copy full SHA for e169ce9
View code at this point
Browse repository at this point
Commits on Aug 2, 2026
fix: handle wire data length for COBS extended frames in mstpcap writing (#1453)
Show description for 9babdf4
skarg
authored
9babdf4
View commit details
Copy full SHA for 9babdf4
View code at this point
Browse repository at this point
Commits on Aug 1, 2026
fix: send Delete-Foreign-Device to the BBMD, not a zeroed address (#1457)
FacepalmMute
authored
a3e55e6
View commit details
Copy full SHA for a3e55e6
View code at this point
Browse repository at this point
add option to set handler for Network Number Is (#1455)
ryanjmulder
authored
ef7c54f
View commit details
Copy full SHA for ef7c54f
View code at this point
Browse repository at this point
fix: update cov_value_list_encode_unsigned to use BACNET_UNSIGNED_INTEGER type (#1458)
skarg
authored
796ac13
View commit details
Copy full SHA for 796ac13
View code at this point
Browse repository at this point
Commits on Jul 30, 2026
Added basic Alert Enrollment object. (#1426)
ryanjmulder
authored
31deb4d
View commit details
Copy full SHA for 31deb4d
View code at this point
Browse repository at this point
Commits on Jul 28, 2026
fix: update certificate file property handling to use object ID encoding (#1447)
skarg
authored
96a3766
View commit details
Copy full SHA for 96a3766
View code at this point
Browse repository at this point
Bugfix/cjson vulnerabilities (#1444)
Show description for 845a7da
skarg
authored
845a7da
View commit details
Copy full SHA for 845a7da
View code at this point
Browse repository at this point
fix bacnet string decode to handle NULL store and return error when exeeding store capacity. (#1440)
Show description for d1a2724
skarg
authored
d1a2724
View commit details
Copy full SHA for d1a2724
View code at this point
Browse repository at this point
Commits on Jul 27, 2026
fix: handle file access method mismatch in atomic read/write file services (#1439)
skarg
authored
b3af4b3
View commit details
Copy full SHA for b3af4b3
View code at this point
Browse repository at this point
Previous
Next
Back
|
FazBrowse Home
|
New Git URL