Michael Zillgith
|
9973ea165f
|
- MMS server: fixed problem in read with component access
|
7 years ago |
Michael Zillgith
|
8074f99538
|
- MMS client/server: added support for component alternate access for generic variable read requests
|
7 years ago |
Michael Zillgith
|
233cd20fd0
|
- MMS client: improved handling of malformed messages when receiving reports
- MMS client: fixed potential memory leak when receiving malformed messages
|
7 years ago |
Michael Zillgith
|
0d49e8c1d2
|
- MMS client: improved handling of incorrect messages when reading data
|
7 years ago |
Michael Zillgith
|
aa86d3b259
|
- IEC 61850 server: number of dynamic data sets configurable at runtime
|
7 years ago |
Michael Zillgith
|
a0adcf94e7
|
- IEC 61850 Server: made number of data set entries configurable at runtime
|
7 years ago |
Michael Zillgith
|
77f97dc006
|
- replaced strndup
|
7 years ago |
Michael Zillgith
|
51c29fe9a7
|
- IEC 61850 server/ MMS server: maximum number of client connections configurable at runtime
|
7 years ago |
Michael Zillgith
|
d108dae115
|
- MMS server: fixed locking bug in file obtain service
|
7 years ago |
Michael Zillgith
|
8b957b8f82
|
- IEC 61850 client: add support for single array element access (with component specification)
|
7 years ago |
Michael Zillgith
|
eef34cf40e
|
- MMS server: add support for array element (index) access with nested component
|
7 years ago |
Michael Zillgith
|
3f07176dc3
|
- MMS server: fixed bug in delete variable list service - scope of delete was not considered optional
|
7 years ago |
Michael Zillgith
|
02cda48128
|
- moved TLS API to platform abstraction layer
|
7 years ago |
Michael Zillgith
|
71493036dc
|
- IEC 61850 server/MMS server: make dynamic data set service configurable at runtime with IedServerConfig object (new functions IedServerConfig_enableLogService and IedServerConfig_isLogServiceEnabled)
|
7 years ago |
Michael Zillgith
|
0a3d86601b
|
- IEC 61850 server/MMS server: make dynamic data set service configurable at runtime with IedServerConfig object (new functions IedServerConfig_enableDynamicDataSetService and IedServerConfig_isDynamicDataSetServiceEnabled)
|
7 years ago |
Michael Zillgith
|
27e883a1bc
|
- MMS server: fixed bug in association service (file rename was not reported as supported service)
|
7 years ago |
Michael Zillgith
|
143bc977c0
|
- IEC 61850 server/MMS server: make file service configurable at runtime with IedServerConfig object (new functions IedServerConfig_enableFileService and IedServerConfig_isFileServiceEnabled)
|
7 years ago |
Michael Zillgith
|
4605c60a3b
|
- fixed bug in MmsValue_update
|
7 years ago |
Michael Zillgith
|
2c9a4bb088
|
- TLS client: fixed problem with high CPU load
|
7 years ago |
Michael Zillgith
|
605913b0c1
|
- fixed some configuration issues
|
7 years ago |
Michael Zillgith
|
7b98f368dc
|
- some code reformating
|
8 years ago |
Michael Zillgith
|
02a330e414
|
- IEC 61850 server: added memory alignement for buffered reporting
|
8 years ago |
Michael Zillgith
|
d86e9f8b98
|
- client: fixed bug in parsing initiate response message
|
8 years ago |
Michael Zillgith
|
d45e729ecf
|
- MMS client/server: added missing length field checks to increase decoder stability
|
8 years ago |
Michael Zillgith
|
11f0fa9e2a
|
- added cast in MmsValue_update
|
8 years ago |
Michael Zillgith
|
260d97ae23
|
- MMS client: MmsConnection added mutexes for state variable
|
8 years ago |
Michael Zillgith
|
f9030a8b4f
|
- MmsValue_update function now allows adjusting octet-string size of target object
|
8 years ago |
Michael Zillgith
|
311cd905f1
|
- MMS client/server: removed mms_indication.h and MmsIndication type
|
8 years ago |
Michael Zillgith
|
577158ec6e
|
- updated documentation
- tls_server_example uses AcseAuthenticator
- IsoConnectionParameters: remove TLSConfiguration when compiled without TLS support
|
8 years ago |
Michael Zillgith
|
afd374397d
|
- IEC 61850/MMS: allow using default port in non-threaded mode
|
8 years ago |
Michael Zillgith
|
570ca71570
|
- IEC 61850/MMS: integrated TLS for MMS client/server
|
8 years ago |
Michael Zillgith
|
6eddf2fa08
|
- fixed potential memory alignement problem
(cherry picked from commit f0184fdd4b )
|
8 years ago |
Michael Zillgith
|
ba985ec2b0
|
- MMS client: delete named variable list service supports VMD specific lists
|
8 years ago |
Michael Zillgith
|
c291db5d95
|
- updated README file
- SV receiver: Added semaphore to make subscriber list thread-safe
|
8 years ago |
Michael Zillgith
|
5fb8c5b984
|
- MMS: added more length checks in parsers for file services
|
8 years ago |
Michael Zillgith
|
02689d1410
|
- MMS server: more restrictive value type check when handling write access
|
8 years ago |
Michael Zillgith
|
e26ac787d7
|
- MMS client: file services -fixed encoding problem with long file names
|
8 years ago |
Michael Zillgith
|
922dac1a34
|
- MMS: fixed potential memory leak in asn1 code that can be caused by malformed MMS messages
|
8 years ago |
Michael Zillgith
|
90d910625b
|
- MMS: asn1 parser - removed debugging code
|
8 years ago |
Michael Zillgith
|
a008275f37
|
- MMS client: parse reject PDU
- MMS: improved BER decoder stability
|
8 years ago |
Michael Zillgith
|
5b470f740c
|
- MMS server: MMS read handler sets domain to NULL for VMD scope variable
|
8 years ago |
Michael Zillgith
|
c3043290ac
|
- MMS client: MmsConnection_getVariableAccessAttributes support for VMD specific variables
|
8 years ago |
Michael Zillgith
|
e595cb7b46
|
- MMS client: improved error handling
|
8 years ago |
Michael Zillgith
|
17bc388ae5
|
- updated CHANGELOG for release 1.1.0
|
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
|
325867b5f4
|
- MMS client: replaced asn1c code in mms_client_initiate.c
|
8 years ago |
Michael Zillgith
|
311c70ea30
|
- some code cleanup in mms_client_connection.c
|
8 years ago |
Michael Zillgith
|
b1641b82ff
|
- MMS client/server: extended BER encoder to support MMS PDU sizes with more than 64k
|
8 years ago |
Michael Zillgith
|
15ec6c7a7c
|
- added additional check to MmsValue_update for structure size mismatch
|
8 years ago |
Michael Zillgith
|
c08fe41cbb
|
- SV publisher: Changed SampledValuesPublisher_create to support setting of Communication parameters at runtime
|
8 years ago |