Commit Graph

18 Commits (f41667367a0c9841400bd3e50415db8a5301b7ad)

Author SHA1 Message Date
Michael Zillgith f41667367a - GOOSE subscriber: fixed - possible heap corruption in parseAllData due to missing validity check in bit-string handling (LIB61850-402) 2 years ago
Michael Zillgith 22f6a823ea - changed StringUtils_createStringInBuffer function to consider max buffer size (LIB61850-333) 3 years ago
Michael Zillgith 8addfc2095 - replaced most str(n)cpy/str(n)cat calls (LIB61850-333) 3 years ago
Michael Zillgith b3868a2f9f - removed some cppcheck warnings 3 years ago
Michael Zillgith ee2c461ff0 - added const to parameters of StringUtils_startsWith 3 years ago
Michael Zillgith 4f0667b597 - removed some warnings and code cleanup 5 years ago
Michael Zillgith 88fce24b83 - string_utilities.c: added checks if memory allocation fails 6 years ago
Michael Zillgith 9ed1510223 - added function StringUtils_convertIPv6AdddressStringToByteArray 7 years ago
Michael Zillgith 9c946eeb40 - added utility functions for linked lists and strings 8 years ago
Michael Zillgith 9ad549592d - refactoring names in string_utils.h/.c
- fixed bug in StringUtils_copySubString
9 years ago
Michael Zillgith 9896742d12 - added support for sorted getNameList reponse (can be switched off by setting CONFIG_MMS_SORT_NAME_LIST to 0) 10 years ago
Michael Zillgith 947b4a0cd5 - fixed problem with SqNum (INT8U/INT16U) in RCBs and reports
- started to implement sorting algorithm for getNameList
10 years ago
Michael Zillgith 86b26ad181 - changed header inclusion. All libiec61850 now include libiec61850_platform_includes.h. All standard headers should be included from there. 11 years ago
Michael Zillgith c1c60b6a24 - added support for GetNamedVariableListRequests with aa-specific scope to server 11 years ago
Michael Zillgith 3932102f86 - add some more const declarations 11 years ago
Michael Zillgith 7f1714e4af - changed behaviour of CommandTermination- and LastApplError message 11 years ago
Michael Zillgith a0f67f9a5d - update to current development version 11 years ago
Michael Zillgith 48d717f12c - initial commit for new repository structure 11 years ago