Michael Zillgith
fa3c5dd256
- updated CHANGELOG
5 years ago
Michael Zillgith
9526b6aece
- updated CHANGELOG
5 years ago
Michael Zillgith
4dede9b8a1
- updated version number to 1.4.2
6 years ago
Michael Zillgith
abcf93416f
- added function IedServer_getNumberOfOpenConnections
...
- IEC 61850/MMS server: refactored connection handling
6 years ago
Michael Zillgith
0237c9b95c
- updated CHANGELOG/version number to 1.4.1
6 years ago
Michael Zillgith
ec947b234e
- updated CHANGELOG
6 years ago
Michael Zillgith
1549367eed
- updated code to use mbedtls-2.16 (LTS version)
6 years ago
Michael Zillgith
93d8bfb19d
- updated CHANGELOG file
7 years ago
Michael Zillgith
1d61afaa8b
- C library: removed C++ style line comments
7 years ago
Michael Zillgith
388337a60d
- IEC 61850 client: added support for non-thread mode (IedConnection_createEx, IedConnection_tick)
...
- added example for non-thread mode client and asynchronous API
7 years ago
Michael Zillgith
836892849c
- IEC 61850 client: improved support for segmented report handling
7 years ago
Michael Zillgith
6ba363bd4a
- updated changelog for release 1.3.0
7 years ago
Michael Zillgith
c0ce64c758
- file-tool: file client example is now compatible with windows
7 years ago
Michael Zillgith
02cda48128
- moved TLS API to platform abstraction layer
7 years ago
Michael Zillgith
7d890b7450
- updated version to 1.3.0
7 years ago
Michael Zillgith
9cb032138b
- Java SCL parser: parser is more tolerant. Added access to IED list.
7 years ago
Michael Zillgith
38ee7b43ef
- updated version to 1.2.2
7 years ago
Michael Zillgith
7cb5ff670a
- IEC 61850 server: added support to configure report buffer at runtime
...
- IEC 61850 server: new IedServerConfig type and new IedServer constructor
7 years ago
Michael Zillgith
da17f8210a
- updated version to 1.2.1
7 years ago
Michael Zillgith
a696e6e35e
- updated README and CHANGELOG
7 years ago
Michael Zillgith
924b4ef5c1
- IEC 61850/MMS server: removed deprecated AttributeChangedHandler
8 years ago
Michael Zillgith
5fbe455587
Merge branch 'development' into pkgconfig
8 years ago
Steffen Vogel
0eaeb8c573
rephrased changelog entry
8 years ago
Steffen Vogel
8c1d9b1cbe
added entry to changeling
8 years ago
Steffen Vogel
6d36d05ad6
add note to changelog about API change
8 years ago
Michael Zillgith
63510d7ee8
- socket-win32: updated WSA initialization handling
8 years ago
Michael Zillgith
17bc388ae5
- updated CHANGELOG for release 1.1.0
8 years ago
Michael Zillgith
2a40798f10
- server: added MmsFileAccessHandler for server side monitoring and control of file services
...
- file services: added support to set filestore basepath at runtime
- added IedConnection_getFileDirectoryEx to better control receiving file directories
8 years ago
Michael Zillgith
3b082c2f74
- prepared for release 1.0.1
9 years ago
Michael Zillgith
b8a4e8c7b0
- some fixes
9 years ago
Michael Zillgith
a597762c11
- updated CHANGELOG for version 1.0
9 years ago
Michael Zillgith
2b6a6b8f39
- prepared for release 0.9.3
9 years ago
Michael Zillgith
d81e9e1c19
- implemente ControlObjectClient_setTestMode function, also for C# wrapper
9 years ago
Michael Zillgith
f23e99a191
- updated CHANGELOG for version 0.9.2.1
9 years ago
Michael Zillgith
3abf055cfc
- fixed problems with dynamic model LCBs
...
- fixed: configuration option CONFIG_MMS_SINGLE_THREADED = 1 together with #define CONFIG_MMS_THREADLESS_MODE = 1 doesn't work
- fixed: In configuration CONFIG_MMS_SINGLE_THREADED = 1 IedServer_destroy will loop endlessly when server was not started before
9 years ago
Michael Zillgith
6a318616c3
- updated CHANGELOG
9 years ago
Michael Zillgith
64a98871cc
- fixed problem in getNameList service when no logs are present
9 years ago
Michael Zillgith
9f96006ffb
- added logs and LCBs to config file example
...
- fixed parser bug in config_file_parser.c
9 years ago
Michael Zillgith
787d7fc270
- file provider functions don't change file names; VMD_FILESTORE base part is now added in MMS server file service handling code
...
- IedConnection_readObject and IedConnection_getVariableSpecification can now read whole LNs
9 years ago
Michael Zillgith
ab87ade7aa
- prepared 0.9.1 release
9 years ago
Michael Zillgith
842331322a
- removed mms_access_result.h
9 years ago
Michael Zillgith
44a4336deb
- changed signature of IedConnection_deleteDataSet, MmsConnection_deleteAssociationSpecificNamedVariableList, MmsConnection_deleteNamedVariableList. added boolean return value to indicate if data set/named variable list has been deleted.
...
- increased version number to 0.9.1
10 years ago
Michael Zillgith
5261378603
- added CONFIG_IEC61850_EDITION_1 configuration option
...
- removed "Owner" from RCBs for edition 1 builds
10 years ago
Michael Zillgith
44b94f0df0
- fixed signed integer encoding problem for frsmId in fileClose client service
10 years ago
Michael Zillgith
d54301fa09
- added c++ header to goose/sv publisher
...
- fixed problem in GetFileDirectory-service with a single file as parameter
10 years ago
Michael Zillgith
b1d5e10203
- prepare for release 0.9.0.1
...
- cmake build on windows excludes examples for GOOSE and SV when winpcap is not available
10 years ago
Michael Zillgith
e1a9b6a852
- prepared for 0.9 release
10 years ago
Michael Zillgith
4a4291314e
- updated CHANGELOG file for release 0.8.7
10 years ago
Michael Zillgith
3afba2c958
- server: only client that set EditSG can change EditSG and modify variables with FC=SE
10 years ago
Michael Zillgith
64199f791c
- changed ControlObjectClient_create function: doesn't read "Oper" and uses GetVarSpec instead of GetNameList service
10 years ago