You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
libiec61850/src/common
Michael Zillgith 111b279558 - code format updates 1 year ago
..
inc - replaced unsafe function StringUtils_createStringFromBufferInBuffer with function with length check to not exceed target buffer (LIB61850-447) 1 year ago
buffer_chain.c - added API export/internal decorations 7 years ago
byte_buffer.c - MMS server: fixed potential crash when get-named-variable-list-attributes response doesn't fit in MMS PDU. Server returns service error in this case 5 years ago
conversions.c - code format updates 1 year ago
linked_list.c - code format updates 1 year ago
map.c - code format updates 1 year ago
mem_alloc_linked_list.c - changed header inclusion. All libiec61850 now include libiec61850_platform_includes.h. All standard headers should be included from there. 11 years ago
simple_allocator.c - removed inline qualifier from MemoryAllocator_getAlignedSize 7 years ago
string_map.c - initial commit for new repository structure 11 years ago
string_utilities.c - replaced unsafe function StringUtils_createStringFromBufferInBuffer with function with length check to not exceed target buffer (LIB61850-447) 1 year ago