Michael Zillgith
|
f60ff65fc4
|
- improved MmsValue handling; fixed MmsValue(OCTET-STRIG) maximum size problem (LIB61850-150)
|
4 years ago |
Michael Zillgith
|
9e6e3487da
|
- removed compiler warnings
|
4 years ago |
Michael Zillgith
|
3532623319
|
- IED server: Goose publisher - set NdsCom when data set not configured or GoEna fails because of large data set
|
5 years ago |
Michael Zillgith
|
e04e424b02
|
- fixed oss-fuzz issues 31399, 31340, 31341, 31344, 31346
|
5 years ago |
Michael Zillgith
|
4f0667b597
|
- removed some warnings and code cleanup
|
5 years ago |
Michael Zillgith
|
de6886c6f3
|
- MMS: fixed problem in handling of indefinite length encoded BER elements
|
5 years ago |
Michael Zillgith
|
b4c7cefb15
|
- MMS value parser: added plausibility check for bit-string padding value (#200)
|
6 years ago |
Michael Zillgith
|
320f41fc1f
|
- check return value of getNumberOfElements in MmsValue_decodeMmsData
|
6 years ago |
Michael Zillgith
|
23e381fa76
|
- added additional length checks in MmsValue_decodeMmsData to fix #194
|
6 years ago |
Michael Zillgith
|
6c53924c05
|
- added additional length check in BerDecoder_decodeLength and checked return values in callers (fix problem #196)
|
6 years ago |
Michael Zillgith
|
1d61afaa8b
|
- C library: removed C++ style line comments
|
7 years ago |
Michael Zillgith
|
d45e729ecf
|
- MMS client/server: added missing length field checks to increase decoder stability
|
8 years ago |
Michael Zillgith
|
d0ac21e487
|
- client/server: added set data set service (MMS write named variable list)
- client/server: improved write access to array elements and sub arrays
|
8 years ago |
Michael Zillgith
|
c08fe41cbb
|
- SV publisher: Changed SampledValuesPublisher_create to support setting of Communication parameters at runtime
|
8 years ago |
Michael Zillgith
|
ab9ad2dcf2
|
- added added LogControlBlock data structure
|
9 years ago |
Michael Zillgith
|
842331322a
|
- removed mms_access_result.h
|
9 years ago |
Michael Zillgith
|
3eca0d62c5
|
- added code to deserialize an BER encoded MMS data element into a MmsValue instance
|
9 years ago |
Michael Zillgith
|
ff093198e9
|
- cleanup; optimization
|
10 years ago |
Michael Zillgith
|
bbccffb65a
|
- added function LogicalNode_getDataSet
|
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
|
66da568bea
|
- fixed bug with setting groups
|
11 years ago |
Michael Zillgith
|
48d717f12c
|
- initial commit for new repository structure
|
11 years ago |