Commit Graph

  • c9fe177a87 - IEC 61850 server: fixed potential deadlock in report processing Michael Zillgith 2018-10-29 10:02:17 +0100
  • 861c5b244b - MMS client: fixed bug with async request timeout Michael Zillgith 2018-10-27 18:31:18 +0200
  • cf63ab1269 - .NET API: IedConnection - add async QueryLog functions Michael Zillgith 2018-10-27 14:50:25 +0200
  • 916f9da92e - .NET API: IedConnection - added new method GetLogicalDeviceVariablesAsync and property MaxPduSize Michael Zillgith 2018-10-27 09:06:11 +0200
  • 0ff713b7f1 - .NET API: added async versions for WriteValaue and GetServerDirectory Michael Zillgith 2018-10-26 20:33:57 +0200
  • f68e97b7a1
    Merge pull request #80 from aaribaud/python3-bindings-fix Michael Zillgith 2018-10-26 13:44:03 +0200
  • 8f523b1706 Fixed Python 3 bindings support #80 Albert ARIBAUD 2018-10-26 10:39:30 +0200
  • c9fe9b4286 - adopted new functions to version 1.3 Michael Zillgith 2018-10-26 08:53:59 +0200
  • 1a9de24884 - increased version number to 1.3.1 Michael Zillgith 2018-10-26 08:47:27 +0200
  • 59e2d19acc - IEC 61850 client: improved support for segmented report handling Michael Zillgith 2018-10-26 08:44:55 +0200
  • 836892849c - IEC 61850 client: improved support for segmented report handling Michael Zillgith 2018-10-26 08:44:55 +0200
  • e90d5d44fa - IEC 61850 client: added async discovery functions Michael Zillgith 2018-10-25 21:48:43 +0200
  • 1d120f87de - .NET API: Added IedConnection.ReadValueAsync method Michael Zillgith 2018-10-25 11:33:55 +0200
  • 44d8ad8d15 - IEC 61850/MMS client: changed all invokeId parameters in async callbacks to uint32_t Michael Zillgith 2018-10-25 08:40:16 +0200
  • cd81f9b13d - .NET API: Added ReportControlBlock.GetOwner method (#79) Michael Zillgith 2018-10-24 18:28:55 +0200
  • 7415fbc8da - .NET API: Added ReportControlBlock.GetOwner method (#79) Michael Zillgith 2018-10-24 18:28:55 +0200
  • 871c63ad68 - .NET API: added some additional wrapper code for MmsVariableSpecification functions Michael Zillgith 2018-10-16 11:06:25 +0200
  • 18cc25f1ff - added C# example code for client side setting group handling Michael Zillgith 2018-10-16 19:58:26 +0200
  • 9925d98101 - fixed bug in cmake file (winpcap support) - (#78) Michael Zillgith 2018-10-24 17:25:00 +0200
  • e6ace3a787 - Java SCL parser: added support for timestamp values in "Val" elements Michael Zillgith 2018-10-24 17:36:52 +0200
  • ed75aa3f46 - some code formatting Michael Zillgith 2018-10-24 17:39:54 +0200
  • 46437cdbe1 - Java SCL parser: added support for timestamp values in "Val" elements Michael Zillgith 2018-10-24 17:36:52 +0200
  • 9f0316e4c0 - fixed bug in cmake file (winpcap support) - (#78) Michael Zillgith 2018-10-24 17:25:00 +0200
  • 392ebbdc1a
    Update CMakeLists.txt #78 Vagner José Santos de Mello 2018-10-21 14:51:06 -0300
  • 7ec38e9615 - IEC 61850 client: added async client side RCB handling Michael Zillgith 2018-10-20 14:10:01 +0200
  • ed13cd7ab8 - added C# example code for client side setting group handling Michael Zillgith 2018-10-16 19:58:26 +0200
  • 3878a9aad3 - .NET API: added some additional wrapper code for MmsVariableSpecification functions Michael Zillgith 2018-10-16 11:06:25 +0200
  • 2b7dc5c5fe - added API export/internal decorations - removed .def files for windows Michael Zillgith 2018-10-11 21:48:22 +0200
  • 5201473262 - IEC 61850 client: added more prototypes for async client API Michael Zillgith 2018-10-11 10:36:34 +0200
  • e6884d721b - IEC 61850 client: added asynchronous query log functions Michael Zillgith 2018-10-11 08:03:25 +0200
  • a14d39e2e2 - .NET API: fixed wrong defintion for ClientReportControlBlock_getResvTms in ReportControlBlock class Michael Zillgith 2018-10-11 07:01:37 +0200
  • ea20cb2081 - .NET API: Added missing access functions for ResvTms to ReportControlBlock class (#74) Michael Zillgith 2018-10-11 06:57:19 +0200
  • 9eb8b17002 - python wrapper: some changes in cmake file Michael Zillgith 2018-10-09 18:01:20 +0200
  • e8ea5f142f Add .gitignore, ignore build/ Cengiz Kaygusuz 2018-10-01 12:08:48 -0400
  • 4d8a768ec5 - .NET API: fixed wrong defintion for ClientReportControlBlock_getResvTms in ReportControlBlock class Michael Zillgith 2018-10-11 07:01:37 +0200
  • af0b2f9edb - .NET API: Added missing access functions for ResvTms to ReportControlBlock class (#74) Michael Zillgith 2018-10-11 06:57:19 +0200
  • 54d8fb74d7 - IEC 61850 client: added async versions for connect, abort, release, get variable specification, write object Michael Zillgith 2018-10-09 22:02:41 +0200
  • 2a19b2592f - python wrapper: some changes in cmake file Michael Zillgith 2018-10-09 18:01:20 +0200
  • a5e15003ce - correcting verions detection for swig (phyton) - client: adopted TLS code to new async architecture Michael Zillgith 2018-10-04 22:07:55 +0200
  • 56d7ee4f0b - IEC 61850/MMS client: Add support for write variable for array element with component - added lost README file for winpcap Michael Zillgith 2018-10-04 18:56:25 +0200
  • eb5b8fba5c
    Merge pull request #72 from cedricboudinet/master Michael Zillgith 2018-10-02 13:26:58 +0200
  • c38a0c3d59
    Merge pull request #73 from cngkaygusuz/v1.3 Michael Zillgith 2018-10-02 13:25:34 +0200
  • f8486de415 Add .gitignore, ignore build/ #73 Cengiz Kaygusuz 2018-10-01 12:08:48 -0400
  • c97cac5ad9 correcting version detection for swig #72 Cedric Boudinet 2018-09-30 14:27:01 +0200
  • 70c1cd691d - MMS client: refactoring for async connect, abort, release Michael Zillgith 2018-09-29 15:11:02 +0200
  • 8d45d44cc2 - Socket HAL: added functons for asynchronous (non-blocking) connect Michael Zillgith 2018-09-22 16:44:37 +0200
  • 4d32e3c1ae - MMS client: code cleanup for asnyc functions Michael Zillgith 2018-09-22 10:53:44 +0200
  • 069646f954 - MMS client: added asynchronous file service functions Michael Zillgith 2018-09-22 07:59:11 +0200
  • d9800a5f74 - Windows Ethernet Hal: fixed memory leak Michael Zillgith 2018-09-17 17:23:23 +0200
  • 1a8558dcda - Windows Ethernet Hal: fixed memory leak Michael Zillgith 2018-09-17 17:23:23 +0200
  • 75ca279489 - Java tools: fixed bug in SCL parser (wrong interpretation of numbers with leading "0" Michael Zillgith 2018-09-17 17:14:57 +0200
  • 9d26990313 - Java tools: fixed bug in SCL parser (wrong interpretation of numbers with leading "0" Michael Zillgith 2018-09-17 17:14:57 +0200
  • 7767e282d6 - MMS client: added asynchronous get name list functions Michael Zillgith 2018-09-12 17:05:06 +0200
  • fc1d62d1a7 MMS client: added asynchronous read journal service Michael Zillgith 2018-09-11 21:18:30 +0200
  • c80a87d5e8 - MMS client: add asynchronous function for MMS identify service Michael Zillgith 2018-09-11 11:23:05 +0200
  • 7600c0f3cf - MMS client: add asynchronous function for MMS status request service Michael Zillgith 2018-09-11 10:26:01 +0200
  • aa7e89684e - MMS client: add asynchronous function for get variable access attributes service Michael Zillgith 2018-09-11 08:02:05 +0200
  • 5692d0246b - MMS client: added asynchronous define named variable list functions Michael Zillgith 2018-09-10 16:22:47 +0200
  • 80ce9c8967 - MMS client: added asynchronous read and write functions Michael Zillgith 2018-09-08 10:33:19 +0200
  • 026357b5eb - added doxygen files for .NET API Michael Zillgith 2018-09-04 16:29:01 +0200
  • 6ba363bd4a - updated changelog for release 1.3.0 v1.3.0 Michael Zillgith 2018-09-04 15:01:19 +0200
  • bed67e4f50 - added missing function definition in DLL export files Michael Zillgith 2018-09-04 14:51:29 +0200
  • aa86d3b259 - IEC 61850 server: number of dynamic data sets configurable at runtime Michael Zillgith 2018-09-04 14:41:31 +0200
  • a0adcf94e7 - IEC 61850 Server: made number of data set entries configurable at runtime Michael Zillgith 2018-09-03 21:00:58 +0200
  • 2f0211b188 - GOOSE publisher example: fixed memory leak Michael Zillgith 2018-09-03 20:42:04 +0200
  • c0ce64c758 - file-tool: file client example is now compatible with windows Michael Zillgith 2018-09-03 20:23:19 +0200
  • 6cedb7d3b1
    Merge 2aa62c1e01 into cef1360e05 #71 devotip 2018-09-03 07:20:36 +0000
  • cef1360e05 - IEC 61850 server: reporting - don't delete pending events when buffered report is enabled and dataset didn't change v1.2 Michael Zillgith 2018-09-03 09:17:34 +0200
  • a830fc3cfb - IEC 61850 server: reporting - don't delete pending events when buffered report is enabled and dataset didn't change Michael Zillgith 2018-09-03 09:17:34 +0200
  • e905bc242b - MMS server: initialize maxConnections in IsoServer Michael Zillgith 2018-09-03 07:51:42 +0200
  • 77f97dc006 - replaced strndup Michael Zillgith 2018-09-03 07:43:23 +0200
  • 51c29fe9a7 - IEC 61850 server/ MMS server: maximum number of client connections configurable at runtime Michael Zillgith 2018-09-01 21:37:20 +0200
  • e980a519ae - IEC 61850 server: control objects - fixed bug in select response for SBO control model Michael Zillgith 2018-09-01 16:37:01 +0200
  • d108dae115 - MMS server: fixed locking bug in file obtain service Michael Zillgith 2018-09-01 15:03:13 +0200
  • 2585aab516 - cleanup examples makefiles - fixed bug in MMS mapping read handler Michael Zillgith 2018-09-01 11:14:22 +0200
  • d0061fce96 - updated ICD file for server_example_complex_array - added client example for array handling Michael Zillgith 2018-09-01 10:23:33 +0200
  • 8b957b8f82 - IEC 61850 client: add support for single array element access (with component specification) Michael Zillgith 2018-08-31 22:12:05 +0200
  • eef34cf40e - MMS server: add support for array element (index) access with nested component Michael Zillgith 2018-08-31 21:18:26 +0200
  • 26af0d93c2 - IEC 61850 server: made IEC 61850 edition configurable at runtime Michael Zillgith 2018-08-31 11:22:31 +0200
  • 6199da1e55 - IEC 61850 server: CONFIG_REPORTING_SUPPORTS_OWNER replaced by CONFIG_IEC61850_EDITION_1 Michael Zillgith 2018-08-31 10:17:42 +0200
  • 14c8434201 - server_example_basic_io: fixed ICD/CID file Michael Zillgith 2018-08-31 07:08:57 +0200
  • e7905cc16b - IEC 61850 server: memory handling optimization in control module Michael Zillgith 2018-08-25 15:11:12 +0200
  • 020b1f40aa - IEC 61850 server: integrated automatic handling of "origin" and "ctlVal" status (ST) values for controllable CDCs Michael Zillgith 2018-08-25 14:26:03 +0200
  • 713ca54cd0 - IEC 61850 server: optimized dynamic memory management in control handling; memory will be initialized at server start Michael Zillgith 2018-08-25 14:03:42 +0200
  • 6618093f7a - IEC 61850 server: functions IedModel_getModelNodeByShortObjectReference and IedModel_getModelNodeByObjectReference now also work with object references that have only LD part Michael Zillgith 2018-08-22 10:29:09 +0200
  • 285237b358 - IEC 61850 server: functions IedModel_getModelNodeByShortObjectReference and IedModel_getModelNodeByObjectReference now also work with object references that have only LD part Michael Zillgith 2018-08-22 10:29:09 +0200
  • 3f07176dc3 - MMS server: fixed bug in delete variable list service - scope of delete was not considered optional Michael Zillgith 2018-08-20 11:51:02 +0200
  • db28db570e - MMS server: fixed bug in delete variable list service - scope of delete was not considered optional Michael Zillgith 2018-08-20 11:51:02 +0200
  • 58b4d6c107 -IEC 61850 server: added ReadAccessHandler to control read access Michael Zillgith 2018-08-13 11:51:36 +0200
  • 0b51d6841a - added Socket_activateTcpKeepAlive function Michael Zillgith 2018-08-12 08:59:17 +0200
  • 02cda48128 - moved TLS API to platform abstraction layer Michael Zillgith 2018-08-09 21:37:56 +0200
  • 2aa62c1e01 avoids risk of strncat buffer overflow #71 Paolo Devoti 2018-08-09 14:56:08 +0200
  • 9995a7cfc4 - IEC 61850 client: fixed bug in select response handling Michael Zillgith 2018-08-08 21:43:44 +0200
  • 1fcf7f25fa - IEC 61850 client: fixed bug in select response handling Michael Zillgith 2018-08-08 21:43:44 +0200
  • 4d8e256967 - .NET API: Added array/structure handlung functions to MmsValue Michael Zillgith 2018-08-06 08:04:13 +0200
  • 71493036dc - IEC 61850 server/MMS server: make dynamic data set service configurable at runtime with IedServerConfig object (new functions IedServerConfig_enableLogService and IedServerConfig_isLogServiceEnabled) Michael Zillgith 2018-07-26 09:55:31 +0200
  • 0a3d86601b - IEC 61850 server/MMS server: make dynamic data set service configurable at runtime with IedServerConfig object (new functions IedServerConfig_enableDynamicDataSetService and IedServerConfig_isDynamicDataSetServiceEnabled) Michael Zillgith 2018-07-26 07:48:33 +0200
  • 27e883a1bc - MMS server: fixed bug in association service (file rename was not reported as supported service) Michael Zillgith 2018-07-26 07:11:29 +0200
  • 143bc977c0 - IEC 61850 server/MMS server: make file service configurable at runtime with IedServerConfig object (new functions IedServerConfig_enableFileService and IedServerConfig_isFileServiceEnabled) Michael Zillgith 2018-07-26 06:47:54 +0200
  • af35ee17fa - removed unused code Michael Zillgith 2018-07-25 21:38:11 +0200