Michael Zillgith
|
87cc983da2
|
- fixed problem in filename validation of MMS file services (LIB61850-357)
|
3 years ago |
Michael Zillgith
|
795b6cfba8
|
- fixed path traversal vulnerability in MMS file services (LIB61850-357)
|
3 years ago |
Michael Zillgith
|
c035573684
|
- MMS server: fixed - possible deadlock in obtainFile-service/file upload task (LIB61850-351)
|
3 years ago |
Michael Zillgith
|
c5cda1c311
|
- MMS server: fixed potential null pointer dereference when confirmedServiceResponse for fileOpen is received with invoke-id 0 (LIB61850-348)
|
3 years ago |
Michael Zillgith
|
5453e885e9
|
- MMS_SERVER: fixed bug in getNameList request handling when domain ID is too long (LIB61850-346)
|
3 years ago |
Michael Zillgith
|
aa91961b41
|
- added checks for failed memory allocation
|
3 years ago |
Michael Zillgith
|
8017709ac9
|
- added type checks when using asn1c parsing results for whole MmsPdu (LIB61850-343)
|
3 years ago |
Michael Zillgith
|
1373a8ca54
|
- MMS server: fixed bug in handling of continueAfter parameter of getNameList request (LIB61850-341)
|
3 years ago |
Michael Zillgith
|
e02b85f147
|
- fixed data set handling problem when using functional naming (ldName) (LIB61850-160)
|
3 years ago |
Michael Zillgith
|
0a1ddb7ca9
|
- MMS server: implemented write access to array element commponent (LIB61850-338)
|
3 years ago |
Michael Zillgith
|
6b23f87b23
|
- fixed code to support arrays of complex data attributes
|
3 years ago |
Michael Zillgith
|
82e52881f9
|
- fixed problem with write access to data attribute of type array (LIB61850-336)
|
3 years ago |
Michael Zillgith
|
30f10f6c6d
|
Merge branch 'v1.5_develop' into v1.6_develop
|
3 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
|
7099535a39
|
Merge branch 'v1.5_develop' into v1.6_develop
|
3 years ago |
Michael Zillgith
|
b3868a2f9f
|
- removed some cppcheck warnings
|
3 years ago |
Michael Zillgith
|
00bf70aa8c
|
- fixed memory leak in server read request handling (LIB61850-325)
|
3 years ago |
Michael Zillgith
|
3288bc0fc5
|
- MmsConnection_readNamedVariableListDirectory: added code to parse array index and array component of data set entries (LIB61850-317)
|
3 years ago |
Michael Zillgith
|
5fe49d4618
|
- fixed wrong MMS protocol version check (#379)
|
3 years ago |
Michael Zillgith
|
f60ff65fc4
|
- improved MmsValue handling; fixed MmsValue(OCTET-STRIG) maximum size problem (LIB61850-150)
|
4 years ago |
Michael Zillgith
|
258651eca8
|
Merge branch 'v1.5_issue_243' into v1.5_develop
|
4 years ago |
Michael Zillgith
|
96e93c4be3
|
- fixed compilation problem with option CONFIG_MMS_THREADLESS_STACK
|
4 years ago |
Michael Zillgith
|
a7362928f4
|
- added semaphore for server side RCB value access
|
4 years ago |
Michael Zillgith
|
8eeb6f06b3
|
- MMS server: query log service returns services error instead of reject message when log does not exist (LIB61850-290)
|
4 years ago |
Michael Zillgith
|
e0b5ed180f
|
Merge branch 'v1.5_tcp_perf_problem' into v1.5_issue_243
|
4 years ago |
Michael Zillgith
|
d7a55eca08
|
- MMS server: fixed problem with continue-after in some get-name-list handling cases
|
4 years ago |
Michael Zillgith
|
ba45973d59
|
Merge branch 'v1.5' into v1.5_tcp_perf_problem
|
4 years ago |
Michael Zillgith
|
6525a72930
|
- fixed TCP performance problem for Linux (LIB61850-243)
|
4 years ago |
Michael Zillgith
|
659dd49338
|
- reworked server side array handling (-> incompatible data model structure changes!)
|
4 years ago |
Michael Zillgith
|
ca58c70342
|
- MMS server: fixed data race bug in transmitBuffer handling (#338)
|
4 years ago |
Michael Zillgith
|
161e88a3ef
|
- MMS server: fixed potential crash when client connection closed during file upload (LIB61850-2)
- MMS client: fixed problem - doesn't close file when the setFile (obtainFile) service is interrupted e.g. due to connection loss (LIB61850-230)
|
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
|
9e27ed5a77
|
- MMS server: add compile time configuration options to enable/disable fileDelete and fileRename services (fileRename is now disabled by default)
|
5 years ago |
Michael Zillgith
|
4dc971ba56
|
- MMS server: better data model lock handling for performance improvements
|
5 years ago |
Michael Zillgith
|
4f0667b597
|
- removed some warnings and code cleanup
|
5 years ago |
Michael Zillgith
|
de2ce1d008
|
- removed some compiler warnings (when compiling with clang)
|
5 years ago |
Michael Zillgith
|
db1671587e
|
- IED server: fixed bug - logs (journals) are added to all logical devices instead of just the parents
|
5 years ago |
Michael Zillgith
|
00a821e67e
|
Merge branch 'v1.5' of https://github.com/mz-automation/libiec61850 into v1.5
|
5 years ago |
Michael Zillgith
|
b27e363372
|
- IED server: add support for correct CBB handling (required for test case sAss4) and initiate error PDU
|
5 years ago |
Michael Zillgith
|
42802db6f1
|
- added -Wextra to Makefile and changed code to avoid resulting warnings
|
5 years ago |
Michael Zillgith
|
e4b2849894
|
- fixed problems in handling array elements and array element components
|
5 years ago |
Michael Zillgith
|
de6886c6f3
|
- MMS: fixed problem in handling of indefinite length encoded BER elements
|
5 years ago |
Michael Zillgith
|
d55afdfb92
|
- IEC 61850 server: added support to listen on multiple IP addresses and ports (new function IedServer_addAccessPoint)
|
5 years ago |
Michael Zillgith
|
73f1a98b4a
|
Merge branch 'v1.4' into v1.5
|
5 years ago |
Michael Zillgith
|
f4957cf62a
|
- IEC 61850 server: wait for background thread termination before data model is released
|
6 years ago |
Michael Zillgith
|
0d4930ac25
|
- 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
|
6 years ago |
Michael Zillgith
|
d86055173d
|
- IEC 61850 server: control models - allow delaying select response with check handler (new handler return value CONTROL_WAITING_FOR_SELECT)
|
6 years ago |