Commit Graph

  • 12493e1194 - removed debug code (LIB61850-528) - added example for global write access handler (LIB61850-528) v1.6_develop_528 Michael Zillgith 2025-08-22 11:27:20 +0100
  • 2a4ca1eab0 - added file missing from last commit (LIB61850-528) Michael Zillgith 2025-08-21 19:33:04 +0100
  • 0ce4838ca2 - IedServer: added global write access handler (LIB61850-528) Michael Zillgith 2025-08-21 19:24:11 +0100
  • 0cb094b056 - code format updates and additional NULL pointer checks in map.c Michael Zillgith 2025-08-21 16:59:59 +0100
  • 4d7d31e2a6 - code format update and additional NULL pointer checks in mms_mapping code Michael Zillgith 2025-08-21 11:54:09 +0100
  • 0a836ef706
    Merge 3135bc52f7 into a13961110b #530 soyoo 2025-08-19 15:52:42 +0800
  • 5fc1fdaea7
    Merge 3a20f6e40b into a13961110b #525 denxxjkee 2025-08-19 12:52:38 +0500
  • 842425f576
    Merge 06db214cfa into a13961110b #529 soyoo 2025-08-19 15:52:35 +0800
  • 2882fe170e
    Merge 8f77fbdc6f into a13961110b #521 aravindmithra 2025-08-19 15:52:30 +0800
  • c938d0a53a
    Merge 3e13fc3706 into 77d0c22efe #535 Federico Francescon 2025-08-19 15:52:30 +0800
  • c70461350f
    Merge 6679ab520e into a13961110b #557 Steffen Vogel 2025-08-15 13:41:54 +0000
  • 6679ab520e - CMake: add missing mbedtls libraries in shared library target #557 Steffen Vogel 2025-08-15 15:40:34 +0200
  • b8c40f39a6
    Merge fe51828280 into a13961110b #561 Steffen Vogel 2025-08-15 15:35:21 +0200
  • fe51828280 - updated version of upload-artifacts GitHub Actions to v4 #561 Steffen Vogel 2025-08-15 15:34:15 +0200
  • 77d0c22efe - IedServer: Publish GOOSE data immediately instead of waiting for the application calling IedServer_unlockDataModel v1.6_develop Michael Zillgith 2025-08-14 16:04:33 +0100
  • a103ad7409
    Merge 5bc3040f5a into a13961110b #538 soyoo 2025-08-11 21:40:05 +0200
  • 99ad9b17b4
    Merge bb7c77b900 into a13961110b #526 denxxjkee 2025-08-04 14:41:41 +0300
  • 2e7635a011
    Merge fd80dc7cb3 into a13961110b #558 Philipp Jungkamp 2025-07-31 23:11:50 +0100
  • af3bea5ba5
    Merge 5f5919d879 into a13961110b #553 Alexander 2025-07-31 22:49:41 +0100
  • a13961110b Merge branch 'v1.6' into v1.6_develop v1.6.1 v1.6 Michael Zillgith 2025-07-31 22:42:04 +0100
  • bd150595b7 - fixed bug in Hal_getMonotonicTimeInMs - declare GetTickCount64 for mingw Michael Zillgith 2025-07-31 22:30:11 +0100
  • e17b280351 - updated CHANGELOG and version number to 1.6.1 Michael Zillgith 2025-07-31 19:01:41 +0100
  • 478f4e8b35 Merge branch 'v1.6_develop_517' into v1.6_develop Michael Zillgith 2025-07-31 18:39:47 +0100
  • f9bee73c1e - fixed warning about wrong return tzpe of function ItuObjectIdentifier_getArcCount Michael Zillgith 2025-07-31 18:17:53 +0100
  • 3da8aa5222 Merge branch 'v1.6_develop' of bitbucket.com:mz-automation/libiec61850 into v1.6_develop Michael Zillgith 2025-07-31 17:29:48 +0100
  • 5fb73a00cc Merged in v1.6_develop_513 (pull request #7) Maxson Anjos 2025-07-31 16:15:18 +0000
  • 749e603b94 (LIB61850-513) ->API AcseAuthenticationParameter GetPasswordString Maxson Ramon dos Anjos Medeiros 2025-07-31 13:31:45 +0200
  • 7d6b3cce69 - code format update Michael Zillgith 2025-07-30 09:26:54 +0100
  • cb343b6de6 - fixed BER decoder infinite length handling to avoid inifite loop while decoding (LIB61850-516) Michael Zillgith 2025-07-30 07:43:51 +0100
  • 813b62356e - code format updated - changed return type of some internal functions from int to bool Michael Zillgith 2025-07-30 07:32:32 +0100
  • edbf23870a (LIB61850-513) ->API IsoApplicationReference_getAeQualifier, IsoApplicationReference_getApTitle, ItuObjectIdentifier_getArcCount, ItuObjectIdentifier_getArc added Maxson Ramon dos Anjos Medeiros 2025-07-29 18:34:07 +0200
  • 779c038d5c (LIB61850-513) ->Extend AcseAuthenticationParameter to get password Maxson Ramon dos Anjos Medeiros 2025-07-29 13:47:12 +0200
  • b2631f1b25 (LIB61850-513) -> Add server clientAuthenticator handler; ->Add LIB61850_API AcseAuthenticationParameter_getAuthMechanism; ->iedServer.SetAuthenticator(clientAuthenticator, null) added to server_example_access_control; Maxson Ramon dos Anjos Medeiros 2025-07-28 17:42:49 +0200
  • b7e087bf1f - LinkedList: added NULL checks Michael Zillgith 2025-07-28 16:32:45 +0100
  • 4481530afb - code format updates Michael Zillgith 2025-07-28 16:28:33 +0100
  • a41d2dce37 - code format update - fixed problem in handling of memory allocation error (#553) Michael Zillgith 2025-07-28 16:17:18 +0100
  • f5fceab050 - fixed handling of invalid object references in IedConnection_setGoCBValuesAsync Michael Zillgith 2025-07-28 16:01:16 +0100
  • 8a4b7bb616 - IedConnection: code format updates Michael Zillgith 2025-07-27 17:48:27 +0100
  • 9b467fa60d - code format update and additional NULL pointer checks in ied_connection.c Michael Zillgith 2025-07-27 17:11:52 +0100
  • 1ff6224d1e - code format update Michael Zillgith 2025-07-27 16:47:00 +0100
  • 24f70ae220 - MmsServer: replaced strcat with StringUtils_appendString (LIB61850-518) Michael Zillgith 2025-07-27 07:51:17 +0100
  • 3a9833bad1 - code format update in mms_server_common.c and additional NULL check after memory allocation Michael Zillgith 2025-07-27 06:55:31 +0100
  • a4c750820b - small code improvements and warnings removed (LIB61850-517) Michael Zillgith 2025-07-26 10:23:06 +0100
  • 4a37e625d7 - code format update (LIB61850-517) Michael Zillgith 2025-07-26 10:00:41 +0100
  • 3b322de408 - code format updates and added more checks of return values of functions allocating memory (LIB61850-517) Michael Zillgith 2025-07-26 09:53:59 +0100
  • db5c66cad6 - ClientConnection: fixed bug in ownerCountMutex creation (LIB61850-517) Michael Zillgith 2025-07-26 07:17:18 +0100
  • db97106a8b - removed useless check in GooseReceiver (LIB61850-517) Michael Zillgith 2025-07-26 07:13:12 +0100
  • 1fc842037c - memory allocation check in ByteBuffer_create and apply fomatter (LIB61850-517) Michael Zillgith 2025-07-26 07:07:33 +0100
  • 81ba6534fd - declared multicastAddress parameter in Ethernet_addMulticastAddress const (LIB61850-517) Michael Zillgith 2025-07-26 07:00:15 +0100
  • 6eefcd61df - updated bitbucket pipeline Michael Zillgith 2025-07-25 17:39:27 +0100
  • bdc19e9032 - added bitbucket pipeline; cppcheck with XML output Michael Zillgith 2025-07-25 17:23:18 +0100
  • a328860449 - GOOSE L2 Security: moved L2Security from GooseReceiver to GooseSubscriber (LIB61850-329) v1.6_develop_329_GOOSE_signatures Michael Zillgith 2025-07-25 11:37:15 +0100
  • ef4e7fdb2e - L2 security: ignore GOOSE message when MAC validation failes or security extension is missing (LIB61850-329) Michael Zillgith 2025-07-24 18:18:30 +0100
  • b22d8ff59f CHANGELOG update -> .NET API: Added ClientConnection.Abort method Maxson Ramon dos Anjos Medeiros 2025-07-23 17:37:44 +0200
  • 47dab00371 Merge branch 'v1.6_develop' of bitbucket.org:mz-automation/libiec61850 into v1.6_develop Maxson Ramon dos Anjos Medeiros 2025-07-23 17:31:06 +0200
  • 0579b1dcc6 Merge branch 'v1.6_develop_488' into v1.6_develop Maxson Ramon dos Anjos Medeiros 2025-07-23 17:23:19 +0200
  • 435ad8d01a Update ConnectionCallBack from example serve1 with clientConnection.Abort() Maxson Ramon dos Anjos Medeiros 2025-07-23 17:22:28 +0200
  • 52047baab4 Merged in v1.6_develop-514 (pull request #5) Maxson Anjos 2025-07-23 14:17:04 +0000
  • e9bfc53698 rename c and c# handlers Maxson Ramon dos Anjos Medeiros 2025-07-23 16:00:56 +0200
  • ee224b611c Change c handers to private Maxson Ramon dos Anjos Medeiros 2025-07-23 15:01:14 +0200
  • d1dd90ed83 - .NET API: Added ClientConnection.Abort method (LIB61850-488) Michael Zillgith 2025-07-22 18:45:29 +0100
  • 96a7106a99 - invalidate ClientConnection instance when connection is closed by remote (LIB61850-488) Michael Zillgith 2025-07-22 18:26:07 +0100
  • 6630256f63 - ClientConnection: lock access to internal connection handle (LIB61850-488) Michael Zillgith 2025-07-21 18:21:16 +0100
  • bdc1556c93 - replaced IsoServer_closeConnection by IsoServer_closeConnectionIndication (LIB61850-488) Michael Zillgith 2025-07-21 17:56:38 +0100
  • 9df35ce709 - IED server: added functions ClientConnection_claimOwnerShip and ClientConnection_release to use ClientConnection outside of callbacks (LIB61850-488) Michael Zillgith 2025-07-21 17:51:24 +0100
  • be9682bfcc Merge branch 'v1.6_develop_503' into v1.6_develop Maxson Ramon dos Anjos Medeiros 2025-07-21 17:39:25 +0200
  • aa9a8dc2de Merged in v1.6_develop_394 (pull request #4) Maxson Anjos 2025-07-21 15:07:44 +0000
  • 29403f39f7 Copyright header added to SMVControlBlock file and CHANGELOG updated Maxson Ramon dos Anjos Medeiros 2025-07-21 14:27:34 +0200
  • 37a857e128 C -> LIB61850_API SVControlBlock_getName added .NET -> Wrapper for SVControl ge_name added, called inside of SMVHandler Maxson Ramon dos Anjos Medeiros 2025-07-21 10:09:12 +0200
  • f2940775f6 Add SV control handler Maxson Ramon dos Anjos Medeiros 2025-07-21 09:44:37 +0200
  • ada1464214
    Merge 1297637dd0 into 3a1480e594 #559 Philipp Jungkamp 2025-07-18 16:54:08 +0200
  • 1297637dd0 - normalize line endings to LF #559 Philipp Jungkamp 2025-07-18 16:46:30 +0200
  • c7f1504bfc - configure automatic line ending conversion Philipp Jungkamp 2025-07-18 16:06:02 +0200
  • fd80dc7cb3 - fix R-Session debug print statements #558 Philipp Jungkamp 2025-07-18 15:34:48 +0200
  • cd10e14790 Merge branch 'v1.6_develop' into v1.6_develop_488 Michael Zillgith 2025-07-18 13:53:55 +0100
  • d574cac1f6 - added first version of ClientConnection_abort function (LIB61850-488) Michael Zillgith 2025-07-18 13:49:19 +0100
  • d7d9c26713 Fix icd file format on tools/ICD files example Maxson Ramon dos Anjos Medeiros 2025-07-18 13:32:45 +0200
  • d765734a0a Merge branch V1.6_develop_505 ->added some additional checks in IedServer_updateVisibleStringAttributeValue and similar values (LIB61850-504): added checks to avoid buffer underflow in IedServer_getFunctionalConstrainedData (LIB61850-505) ->removed empty line ->added length checks in object reference and component construction when installing the default values in the data model (LIB61850-505) Maxson Ramon dos Anjos Medeiros 2025-07-18 13:26:46 +0200
  • 5c6ef51159 ->Add ICD test file example to .net Tools; ->Add IEC61850Model/SVControlBlock.cs; ->Add SVCBHandler to .net Maxson Ramon dos Anjos Medeiros 2025-07-18 11:45:18 +0200
  • 2212c42ac8 - added length checks in object reference and component construction when installing the default values in the data model (LIB61850-505) Michael Zillgith 2025-07-17 16:52:07 +0100
  • ce5201382d - removed empty line Michael Zillgith 2025-07-17 16:49:57 +0100
  • 8999afaa88 - added some additional checks in IedServer_updateVisibleStringAttributeValue and similar values (LIB61850-504) - added checks to avoid buffer underflow in IedServer_getFunctionalConstrainedData (LIB61850-505) Michael Zillgith 2025-07-17 12:59:28 +0100
  • cc4f25d122 -> Add wrapper for GetActiveSettingGroupChangedHandler Maxson Ramon dos Anjos Medeiros 2025-07-16 18:06:16 +0200
  • bfa4631eea ->Add –GetChildWithFc on DataObject model, so we can get the DA fc=SE for the SGCB handler Maxson Ramon dos Anjos Medeiros 2025-07-16 17:49:13 +0200
  • db0f5b5c9b Add LoadActiveSgValues on control example Maxson Ramon dos Anjos Medeiros 2025-07-16 11:28:24 +0200
  • ddf9d889f9 - fixed double free in IedConnection_destroy when control object clients have not been deleted before (LIB61850-503) Michael Zillgith 2025-07-15 12:37:01 +0100
  • ba9c255aa0 ->SetEditSettingGroupConfirmationHandler Maxson Ramon dos Anjos Medeiros 2025-07-13 20:54:36 +0200
  • f3f1ef5cc4 ->SetEditSettingGroupChangedHandler Maxson Ramon dos Anjos Medeiros 2025-07-13 20:48:07 +0200
  • 81af5a159c ->SetActiveSettingGroupChangedHandler; ->Update model.cfg with settingGroup Maxson Ramon dos Anjos Medeiros 2025-07-13 20:41:48 +0200
  • 1f4bf9cdf8 - added function MmsError_toString (LIB61850-423) Michael Zillgith 2025-07-11 19:46:04 +0100
  • 5edfd5932f - .NET API: added documentation related to LogStorage (LIB61850-461) Michael Zillgith 2025-07-11 14:36:22 +0100
  • cbcee0a41e - removed unnecessary variable initialization Michael Zillgith 2025-07-11 11:00:05 +0100
  • 1eb47e8437 - removed unused example from cmake and make files Michael Zillgith 2025-07-11 07:06:32 +0100
  • 62b969937a - code format update Michael Zillgith 2025-07-11 07:05:25 +0100
  • 7e342598c9 - removed CMV example Michael Zillgith 2025-07-10 18:30:58 +0100
  • c1a117f038 SetDirectoryAccessHandler added Maxson Ramon dos Anjos Medeiros 2025-07-08 14:37:06 +0200
  • 9b90cb2192 SetReadAccessHandler added Maxson Ramon dos Anjos Medeiros 2025-07-08 12:23:50 +0200
  • b81279e442 API DataSet access handler added Maxson Ramon dos Anjos Medeiros 2025-07-04 14:41:51 +0200
  • 5276813de3 API ControlBlock access handler added Maxson Ramon dos Anjos Medeiros 2025-07-04 12:57:24 +0200
  • e13f44b716 Merge remote-tracking branch 'origin/v1.6_develop_486' into v1.6_develop Merge branch v1.6_develop_486 .NET API: TLS Maxson Ramon dos Anjos Medeiros 2025-07-03 15:14:44 +0200