Commit Graph

1126 Commits (da08489bc329e6db07f3fbba665756da777d12b3)
 

Author SHA1 Message Date
Michael Zillgith 4aaced2639 - IEC 61850 server: unselect control when oper is not accepted
- IEC 61850 server: send select-failed for control when origin parameter is not valid
6 years ago
Michael Zillgith 4dede9b8a1 - updated version number to 1.4.2 6 years ago
Michael Zillgith d8153483b5 - IEC 61850 server: fixed control handling to comply with test case sCtl25 6 years ago
Michael Zillgith 3a248a4f20 - IEC 61850 server: fixed control handling to comply with test case sCtl11 6 years ago
Michael Zillgith 0c83507727 - IEC 61850 server: pass origin, ctlNum, ctlVal to select handler for SBOw 6 years ago
Michael Zillgith 7d22aba900 - removed internal header files from install target (#214) 6 years ago
Michael Zillgith 85506b994d Merge pull request #211 from andy1547/feature/add-iedserver-set-attribute-methods
Added SetBoolean and SetInt32 methods for dotnet.
6 years ago
Michael Zillgith 0a51f2688d Merge pull request #208 from andy1547/feature/iedserver-config-dotnet
Added FileServiceEnabled and LogServiceEnabled settings for dotnet
6 years ago
Michael Zillgith ca43b02095
Merge pull request #211 from andy1547/feature/add-iedserver-set-attribute-methods
Added SetBoolean and SetInt32 methods for dotnet.
6 years ago
Michael Zillgith 757dd4240d
Merge pull request #208 from andy1547/feature/iedserver-config-dotnet
Added FileServiceEnabled and LogServiceEnabled settings for dotnet
6 years ago
Michael Zillgith 8726bb19d1 Merge branch 'v1.5' of https://github.com/mz-automation/libiec61850 into v1.5 6 years ago
andy1547 94bcd9e2e2 Added missing CDC creation methods for dotnet (#201)
* Added enumerated status CDC creation method for dotnet.
* Added APC and SPC CDC creation methods for dotnet.
* Fixed typo in method name.
* Added BCR CDC creation method for dotnet.
* Added ENC creation method for dotnet.
* Added remaining missing CDC creation methods for dotnet.
6 years ago
andy1547 0e71091830
Added missing CDC creation methods for dotnet (#201)
* Added enumerated status CDC creation method for dotnet.
* Added APC and SPC CDC creation methods for dotnet.
* Fixed typo in method name.
* Added BCR CDC creation method for dotnet.
* Added ENC creation method for dotnet.
* Added remaining missing CDC creation methods for dotnet.
6 years ago
Michael Zillgith 0be1a98d51 - added UDP socket support to windows socket layer 6 years ago
Andrew Moorcroft e954529117 Added SetBoolean and SetInt32 methods for dotnet. 6 years ago
Michael Zillgith e2d3ef2c72 Merge branch 'v1.5' of https://github.com/mz-automation/libiec61850 into v1.5 6 years ago
Michael Zillgith 4bbfd43f2e - added UDP support to socket layer 6 years ago
Michael Zillgith ac008c2e76 - SV publisher/subscriber: add support for timestamps with nanosecond resolution 6 years ago
Michael Zillgith 33db13de16 - Timestamp: added functions to handle times with ns resolution 6 years ago
Michael Zillgith d0da45be41 - HAL: added new functions to handle system time with nanosecond resolution 6 years ago
Andrew Moorcroft d984573067 Added FileServiceEnabled and LogServiceEnabled settings to dotnet IED Server Configuration. 6 years ago
Michael Zillgith b4b74c69a4 - windows socket layer: fixed bug - cannot reuse handleset 6 years ago
Michael Zillgith 37d43fe8d4 - windows socket layer: fixed bug - cannot reuse handleset 6 years ago
Michael Zillgith d20da7c15d - TLS: fixed memory leak when TLS authentication fails 6 years ago
Michael Zillgith c71015f240 - TLS: fixed memory leak when TLS authentication fails 6 years ago
Michael Zillgith 1831be663e - updated version to 1.5.0 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 e834bd0cf6 - fixed BSD compilation issues 6 years ago
Michael Zillgith f788256247 - Socket layer: Added function HandleSet_removeSocket
- Socket layer (Linux/BSD): replaced select by poll
6 years ago
Michael Zillgith df0e7c08df - IEC 61850 server: fixed new memory leak in unbuffered reporting 6 years ago
Michael Zillgith b82a78db46 - fixed bug in windows socket layer 6 years ago
Michael Zillgith 8991954e3c - removed header dependencies from API headers 6 years ago
Michael Zillgith 18c2e30f87 - IEC 61850 server: refactored reporting module; unbuffered reports are stored to report buffer and sent by connection handling thread 6 years ago
Michael Zillgith 0237c9b95c - updated CHANGELOG/version number to 1.4.1 6 years ago
Michael Zillgith 925c19bff6 - IED Server: added support for transient data objects 6 years ago
Michael Zillgith 9f86812002 - .NET API: added MmsValue methods BitStringToUInt32BigEndian and BitStringFromUInt32BigEndian 6 years ago
Michael Zillgith afe9afafc0 - MMS get name list service: fixed wrong return value in case of unknown argument for continueAfter 6 years ago
Michael Zillgith d6bf4047e1 - fixed compilation problem when CONFIG_MMS_THREADLESS_STACK is defined 6 years ago
Michael Zillgith 7cff085bf0 Merge branch 'v1.4' of https://github.com/mz-automation/libiec61850 into v1.4 6 years ago
Michael Zillgith b4c7cefb15 - MMS value parser: added plausibility check for bit-string padding value (#200) 6 years ago
Michael Zillgith c23a698c8d - fixed memory leak in windows socket layer (socket connect) 6 years ago
Michael Zillgith 118a731b36 - SV publisher: fixed memory leaks (#191) 6 years ago
Michael Zillgith 7d1a552cde - GOOSE publisher: fixed problem with overflow of stNum and sqNum (see #199) 6 years ago
Michael Zillgith 88fce24b83 - string_utilities.c: added checks if memory allocation fails 6 years ago
Michael Zillgith 320f41fc1f - check return value of getNumberOfElements in MmsValue_decodeMmsData 6 years ago
Michael Zillgith 23e381fa76 - added additional length checks in MmsValue_decodeMmsData to fix #194 6 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 8c1b75b382 - code cleanup; fixed issues from compiler warnings 6 years ago
Michael Zillgith 6cbadb4b45 - IED server: added new function ControlAction_isSelect 6 years ago