Commit Graph

1617 Commits (96a7106a99f6a0936a236aea840a6cc78126261a)
 

Author SHA1 Message Date
Michael Zillgith 96a7106a99 - invalidate ClientConnection instance when connection is closed by remote (LIB61850-488) 1 month ago
Michael Zillgith 6630256f63 - ClientConnection: lock access to internal connection handle (LIB61850-488) 1 month ago
Michael Zillgith bdc1556c93 - replaced IsoServer_closeConnection by IsoServer_closeConnectionIndication (LIB61850-488) 1 month ago
Michael Zillgith 9df35ce709 - IED server: added functions ClientConnection_claimOwnerShip and ClientConnection_release to use ClientConnection outside of callbacks (LIB61850-488) 1 month ago
Michael Zillgith cd10e14790 Merge branch 'v1.6_develop' into v1.6_develop_488 1 month ago
Michael Zillgith d574cac1f6 - added first version of ClientConnection_abort function (LIB61850-488) 1 month ago
Maxson Ramon dos Anjos Medeiros d7d9c26713 Fix icd file format on tools/ICD files example 1 month ago
Maxson Ramon dos Anjos Medeiros 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)
1 month ago
Michael Zillgith 2212c42ac8 - added length checks in object reference and component construction when installing the default values in the data model (LIB61850-505) 1 month ago
Michael Zillgith ce5201382d - removed empty line 1 month ago
Michael Zillgith 8999afaa88 - added some additional checks in IedServer_updateVisibleStringAttributeValue and similar values (LIB61850-504)
- added checks to avoid buffer underflow in IedServer_getFunctionalConstrainedData (LIB61850-505)
1 month ago
Michael Zillgith 1f4bf9cdf8 - added function MmsError_toString (LIB61850-423) 2 months ago
Michael Zillgith 5edfd5932f - .NET API: added documentation related to LogStorage (LIB61850-461) 2 months ago
Michael Zillgith cbcee0a41e - removed unnecessary variable initialization 2 months ago
Michael Zillgith 1eb47e8437 - removed unused example from cmake and make files 2 months ago
Michael Zillgith 62b969937a - code format update 2 months ago
Michael Zillgith 7e342598c9 - removed CMV example 2 months ago
Maxson Ramon dos Anjos Medeiros e13f44b716 Merge remote-tracking branch 'origin/v1.6_develop_486' into v1.6_develop
Merge branch v1.6_develop_486 .NET API: TLS
2 months ago
Maxson Ramon dos Anjos Medeiros b1bcdad4da Upgrade all examples to .net8 2 months ago
Maxson Ramon dos Anjos Medeiros 4a8245caf3 LogServies API added 2 months ago
Michael Zillgith 98687a1ece - fixed format issue 2 months ago
Michael Zillgith 8ac478f629 - fixed typo in comment 2 months ago
Michael Zillgith 458d740c9a - .NET API: added missing TLS related functions (LIB61850-486) 2 months ago
Michael Zillgith c69b958134 - code format update 2 months ago
Michael Zillgith 0630c4fb79 - renamed example 2 months ago
unknown b23b555788 removed commented function 3 months ago
unknown 61b72bfa00 merge 3 months ago
unknown 94be484b6a Merge branch 'v1.6_develop_tools' into v1.6_develop 3 months ago
unknown c002f9e2ca removed comment 3 months ago
unknown 5dcf973a32 changed value from an empty string to null 3 months ago
unknown 0f3cf1a10e fixed issue in displaying nested DAI values 3 months ago
unknown 132264aead changed find DAI to a top down approach instead of bottom up 3 months ago
Maxson Ramon dos Anjos Medeiros 37318b21dd Merge branch 'v1.6_develop_tools' into v1.6_develop 3 months ago
Maxson Ramon dos Anjos Medeiros 7a0070ac6b Clean code 3 months ago
Maxson Ramon dos Anjos Medeiros 1cda600ea1 Clean sclLib code -> remove auto commented code 3 months ago
Maxson Ramon dos Anjos Medeiros 2a49a3af1b Merge branch 'v1.6_develop_tools' into v1.6_develop
Add .NET Model generator to version 1.6.1
3 months ago
Maxson Ramon dos Anjos Medeiros 8fed1f4420 Update tools README file 3 months ago
Maxson Ramon dos Anjos Medeiros 4011845372 Merge branch 'v1.6_develop_tools' into v1.6_d 3 months ago
unknown 18c3d1d28e added value retrieval for nested DOs and DAs 3 months ago
unknown 0214d86790 fixed issue in printing arrays in DAs 3 months ago
unknown 5dd6fbe8bd added array display in DOs 3 months ago
unknown 4c39d49e20 fixed bug in displaying lcb and DA 3 months ago
unknown a960fa442e fixed issue in displaying DA values and two digit representation in RC block 3 months ago
unknown de5f7356b3 fixed daName in ExportDataSet 3 months ago
Maxson Ramon dos Anjos Medeiros c505fcd31c Update CHANGELOG 3 months ago
Maxson Ramon dos Anjos Medeiros c39e7b0b2e Update CHANGELOG and README for the tools 3 months ago
Maxson Ramon dos Anjos Medeiros 27cd8db5fe Organize Tools folder and add the Dynamic Model Generator 3 months ago
unknown 7c74db0b34 added readme for model generatorExample 4 months ago
unknown f049fefbf9 added quotation to svID value since it char* 4 months ago
unknown c372f96f0a added smv example 4 months ago