Michael Zillgith
|
7d4614ad54
|
- ACSE: fixed out-of-bound read in parseAarqPdu/parseAarePdu functions (#512)(#513)(LIB61850-441)(LIB61850-442)
|
1 year ago |
Michael Zillgith
|
c62287c7c3
|
- fixed out-of-bound read in parseAarePdu function (LIB61850-442)(#513)
|
1 year ago |
Michael Zillgith
|
fd820643c5
|
- fixed memory leak in IedConnection_setLocalAddress (I6LLCV-97)
|
1 year ago |
Michael Zillgith
|
3bc94bf1bd
|
- fixed potential buffer overflows in MMS client file service handling (LIB61850-449)
|
1 year ago |
Maxson Ramon dos Anjos Medeiros
|
193b8bf054
|
-added function to set the number of outstanding calls-
IedConnection_setMaxOutstandingCalls (LIB61850-433)
|
1 year ago |
Michael Zillgith
|
7afa40390b
|
- ACSE: added check for minimum message size (LIB61850-438)
|
1 year ago |
Michael Zillgith
|
a66e07deae
|
- MMS server: fixed - server is sending data set response larger than negotiated MMS PDU size (LIB61850-435)
|
1 year ago |
Michael Zillgith
|
2823184077
|
- fixed - null pointer dereference in mmsServer_handleDeleteNamedVariableListRequest when receiving malformed message (LIB61850-430)
|
2 years ago |
Michael Zillgith
|
5b350102de
|
- fixed compilation problem when MMS_FILE_SERVICE is not set
|
2 years ago |
Michael Zillgith
|
27df38d205
|
- MMS client: parsing of servicecsSupported in MMS init response is off by one (LIB61850-419)(#469)
|
2 years ago |
Michael Zillgith
|
30fec0a79f
|
- MMS server: added support for write access with component alternate access (LIB61850-414)
|
2 years ago |
Michael Zillgith
|
684a6ea92e
|
- MMS client: added function MmsConnection_writeVariableComponent to write to variables with alternate component access (LIB61850-414)
|
2 years ago |
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
|
f951ebc08e
|
- Added function IedConnection_setLocalAddress to define local IP address and optionally local port of a client connection (LIB61850-378)
|
2 years ago |
Michael Zillgith
|
76fd58e9be
|
- fixed - MMS server: messages can be corrupted when TCP buffer is full (LIB61850-385)
|
3 years ago |
Michael Zillgith
|
b6cd6b61e0
|
- IED Server: added function to set time quality for internally updated times (LIB61850-372)
|
3 years ago |
Michael Zillgith
|
98f088a1d3
|
- removed redundant declarations (LIB61850-359)
|
3 years ago |
Michael Zillgith
|
10622ba36b
|
- fixed path traversal vulnerability in MMS file services (LIB61850-357)
|
3 years ago |
Michael Zillgith
|
7c06680cba
|
- MMS server: fixed - possible deadlock in obtainFile-service/file upload task (LIB61850-351)
|
3 years ago |
Michael Zillgith
|
a3b04b7bc4
|
- MMS server: fixed potential null pointer dereference when confirmedServiceResponse for fileOpen is received with invoke-id 0 (LIB61850-348)
|
3 years ago |
Michael Zillgith
|
15398c9ab5
|
- MMS_SERVER: fixed bug in getNameList request handling when domain ID is too long (LIB61850-346)
|
3 years ago |
Michael Zillgith
|
1615c8ea9a
|
- added type checks when using asn1c parsing results for whole MmsPdu (LIB61850-343)
|
3 years ago |
Michael Zillgith
|
aeb8cb6157
|
- MMS client: added function MmsConnection_sendRawData for test purposes
|
3 years ago |
Michael Zillgith
|
9424917185
|
- MMS server: fixed bug in handling of continueAfter parameter of getNameList request (LIB61850-341)
|
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
|
4d951e04c5
|
- encode boolean true value as 0x01 instead of 0xff to avoid interoperability problems
|
3 years ago |
Michael Zillgith
|
b3868a2f9f
|
- removed some cppcheck warnings
|
3 years ago |
Michael Zillgith
|
319dc4494b
|
- fixed problem: negative presentation layer and ACSE results are ignored by client
|
3 years ago |
Michael Zillgith
|
35ac479430
|
- fixed strncpy usage
|
3 years ago |
Michael Zillgith
|
00bf70aa8c
|
- fixed memory leak in server read request handling (LIB61850-325)
|
3 years ago |
Michael Zillgith
|
8fe6f0d551
|
- fixed memory leak in reuse of client connection (related to socket extension buffer)
|
3 years ago |
Michael Zillgith
|
e44a44c9e7
|
- parseNamedVariableAttributes: fixed new code
|
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
|
bf747f6bea
|
- removed some compiler warnings
|
3 years ago |
Michael Zillgith
|
e51ef87bf5
|
- fixed compilation problems with C++/VS
|
3 years ago |
Michael Zillgith
|
f60ff65fc4
|
- improved MmsValue handling; fixed MmsValue(OCTET-STRIG) maximum size problem (LIB61850-150)
|
3 years ago |
Michael Zillgith
|
258651eca8
|
Merge branch 'v1.5_issue_243' into v1.5_develop
|
4 years ago |
Michael Zillgith
|
77e8144348
|
- removed empty lines
|
4 years ago |
Michael Zillgith
|
1f2da92626
|
- fixed position range check in MmsValue_getOctetStringOctet
|
4 years ago |
Michael Zillgith
|
ec1678e88a
|
- fixed bug in length calculation for abort PPDU
|
4 years ago |
Michael Zillgith
|
cfa94cbf10
|
- fixed - Bug in presentation layer parser can cause infinite loop (LIB61850-302)
|
4 years ago |
Michael Zillgith
|
96e93c4be3
|
- fixed compilation problem with option CONFIG_MMS_THREADLESS_STACK
|
4 years ago |
Michael Zillgith
|
a82964bd66
|
- fixed - TPKT error when connection is interrupted during message reception (LIB61850-299)
|
4 years ago |
Michael Zillgith
|
824c9ad5dd
|
Merge branch 'v1.5_feature_274' into v1.5
|
4 years ago |
Michael Zillgith
|
f98c1a956d
|
- handle presentation layer data messages with transfer-syntax-name
|
4 years ago |
Michael Zillgith
|
a7362928f4
|
- added semaphore for server side RCB value access
|
4 years ago |
Michael Zillgith
|
d5ec52ef78
|
- mms client: improved locking for outstanding calls
|
4 years ago |
Michael Zillgith
|
aaf893da34
|
- fixed - UBRB: library can't work at the same time with URCB with preconfigured client and URCB without preconfigured client (LIB61850-292)(#355)
|
4 years ago |