Michael Zillgith
|
e51ef87bf5
|
- fixed compilation problems with C++/VS
|
3 years ago |
Michael Zillgith
|
db5e24bc1a
|
- fixed memory leak in socket extension buffer
- increased size of socket extension buffer
|
4 years ago |
Michael Zillgith
|
abd26eedca
|
- IED client: fixed memory leak when reusing IedConnection
|
4 years ago |
Michael Zillgith
|
981c2dd5f3
|
- fix problem: TLS does not work with HandleSet
|
5 years ago |
Michael Zillgith
|
e59aa5521e
|
- fixed memory leak in ISO server
|
5 years ago |
Michael Zillgith
|
543d7802f5
|
- MMS client: add handling of initiate error PDU
|
5 years ago |
Michael Zillgith
|
7ee278cead
|
- IEC 61850 client: using poll/select to reduce CPU consumption
|
5 years ago |
Michael Zillgith
|
42013e1550
|
- MMS client: fixed bug in TLS connection handling
|
5 years ago |
Michael Zillgith
|
17205ed874
|
- Client: response timeout for connection setup now configurable (default timeout now 5 s instead of 1 s )
- removed configuration option CONFIG_TCP_READ_TIMEOUT_MS
|
6 years ago |
Michael Zillgith
|
4f59099c59
|
Merge branch 'v1.4' of https://github.com/mz-automation/libiec61850 into v1.4
|
6 years ago |
Michael Zillgith
|
0d5fa50947
|
- MMS client: added missing socket release when connection was not opened
|
6 years ago |
Michael Zillgith
|
8f5b501d75
|
- removed inline function declarations
|
6 years ago |
Michael Zillgith
|
9f8d52005b
|
- MMS client: fixed problem when reusing connection
|
7 years ago |
Michael Zillgith
|
6af7973b09
|
- IsoClientConnection_associateAsync: added check if socket creation has been successful
|
7 years ago |
Michael Zillgith
|
1c461009c2
|
- MMS client/server: fixed potential memory leaks in TLS handling code
|
7 years ago |
Michael Zillgith
|
1d61afaa8b
|
- C library: removed C++ style line comments
|
7 years ago |
Michael Zillgith
|
5ed474a44a
|
- MMS client: fixed problem with async connect timeout
|
7 years ago |
Michael Zillgith
|
a5e15003ce
|
- correcting verions detection for swig (phyton)
- client: adopted TLS code to new async architecture
|
7 years ago |
Michael Zillgith
|
70c1cd691d
|
- MMS client: refactoring for async connect, abort, release
|
7 years ago |
Michael Zillgith
|
8d45d44cc2
|
- Socket HAL: added functons for asynchronous (non-blocking) connect
|
7 years ago |
Michael Zillgith
|
80ce9c8967
|
- MMS client: added asynchronous read and write functions
|
7 years ago |
Michael Zillgith
|
0b51d6841a
|
- added Socket_activateTcpKeepAlive function
|
7 years ago |
Michael Zillgith
|
02cda48128
|
- moved TLS API to platform abstraction layer
|
7 years ago |
Michael Zillgith
|
5a0315b52b
|
- MMS client: added mutex for state in IsoClientConnection
|
8 years ago |
Michael Zillgith
|
570ca71570
|
- IEC 61850/MMS: integrated TLS for MMS client/server
|
8 years ago |
Michael Zillgith
|
f7b04a02ed
|
- MMS client: fixed bug in MmsConnection_connect (COTP payload buffer was not reset in case of an error during connect -> connection failed in case of reuse of MmsConnection object)
|
8 years ago |
Michael Zillgith
|
b0e8a6331b
|
- fixed some problems in server side file directory service
|
10 years ago |
Michael Zillgith
|
5ef1da7ac2
|
- added function ControlObjectClient_useConstantT to enable constant T parameter value during a control sequence
|
10 years ago |
Michael Zillgith
|
d0676ba305
|
- added IedServer_setGooseInterfaceId function to set ethernet interface for GOOSE at runtime
|
11 years ago |
Michael Zillgith
|
30a64e2914
|
- client now closes the TCP connection if server doesn't close the connection after receiveing the abort message.
|
11 years ago |
Michael Zillgith
|
a0f67f9a5d
|
- update to current development version
|
11 years ago |