Commit Graph

18 Commits (193b8bf05404ead27f08ad76a066ae15447819b4)

Author SHA1 Message Date
Maxson Ramon dos Anjos Medeiros 193b8bf054 -added function to set the number of outstanding calls-
IedConnection_setMaxOutstandingCalls (LIB61850-433)
1 year 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 00a821e67e Merge branch 'v1.5' of https://github.com/mz-automation/libiec61850 into v1.5 5 years ago
Michael Zillgith b27e363372 - IED server: add support for correct CBB handling (required for test case sAss4) and initiate error PDU 5 years ago
Michael Zillgith 42802db6f1 - added -Wextra to Makefile and changed code to avoid resulting warnings 5 years ago
Michael Zillgith de6886c6f3 - MMS: fixed problem in handling of indefinite length encoded BER elements 5 years ago
Michael Zillgith 6c53924c05 - added additional length check in BerDecoder_decodeLength and checked return values in callers (fix problem #196) 6 years ago
Michael Zillgith 70c1cd691d - MMS client: refactoring for async connect, abort, release 7 years ago
Michael Zillgith d86e9f8b98 - client: fixed bug in parsing initiate response message 8 years ago
Michael Zillgith 311cd905f1 - MMS client/server: removed mms_indication.h and MmsIndication type 8 years ago
Michael Zillgith 325867b5f4 - MMS client: replaced asn1c code in mms_client_initiate.c 8 years ago
Michael Zillgith 29b9e46697 - added function MmsConnection_getMmsConnectionParameters 9 years ago
Michael Zillgith 86b26ad181 - changed header inclusion. All libiec61850 now include libiec61850_platform_includes.h. All standard headers should be included from there. 11 years ago
Michael Zillgith 95bc26883e - aded missing header file 11 years ago
Michael Zillgith d0676ba305 - added IedServer_setGooseInterfaceId function to set ethernet interface for GOOSE at runtime 11 years ago
Michael Zillgith 0fb4ed0efc - moved some internal declarations to private header files
- updated version to 0.8.5
11 years ago
Michael Zillgith a0f67f9a5d - update to current development version 11 years ago
Michael Zillgith 48d717f12c - initial commit for new repository structure 11 years ago