Michael Zillgith
c83bad2531
- updated CHANGELOG and changed version number to 1.5.3
2 years ago
Michael Zillgith
cb78c0e403
- updated documentation
4 years ago
Michael Zillgith
457b43a6e7
- updated CHANGELOG
4 years ago
Michael Zillgith
fcefc746fe
- updated CHANGELOG
4 years ago
Michael Zillgith
91bb816621
- updated macos semaphore handling
...
- updated CHANGELOG
4 years ago
Michael Zillgith
18833799cc
- updated changelog
5 years ago
Michael Zillgith
b0bce92073
- updated CHANGELOG
5 years ago
Michael Zillgith
73f1a98b4a
Merge branch 'v1.4' into v1.5
5 years ago
Michael Zillgith
d798814fb4
- updated CHANGELOG
5 years ago
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
d86055173d
- IEC 61850 server: control models - allow delaying select response with check handler (new handler return value CONTROL_WAITING_FOR_SELECT)
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