Commit Graph

  • 994eea4b9a - GOOSE subscriber: fixed crash when GOOSE messages misses time stamp Michael Zillgith 2020-04-10 16:30:39 +0200
  • cdf371e92e - fixed: MmsValue_printToBuffer fails with empty MMS_OCTET_STRING (#227) Michael Zillgith 2020-04-10 15:15:14 +0200
  • cc88bea491
    Create greetings.yml Michael Zillgith 2020-04-10 14:51:56 +0200
  • 661405eb60 serial_port_linux: Add missing include sys/time.h #228 Romain Naour 2020-04-07 21:02:54 +0200
  • 4cad505fc9 use <poll.h> instead of <sys/poll.h> Romain Naour 2020-04-07 20:58:37 +0200
  • cc08420e50 - IEC 61850 server: fixed problem with logging when log data set contains FCDO (#225) Michael Zillgith 2020-04-06 16:28:37 +0200
  • 97e65d5743 - fixed problem encoding OID with arc values 0 Michael Zillgith 2020-04-04 15:16:10 +0200
  • d798814fb4 - updated CHANGELOG v1.4.2.1 Michael Zillgith 2020-04-04 10:18:45 +0200
  • 1744616866 - IEC 61850 server: RCB - fixed problem that other client can "steal" reservation Michael Zillgith 2020-04-03 18:14:29 +0200
  • 4871989658 - MMS client: fixed bug in log entry parsing (#224) Michael Zillgith 2020-04-02 18:46:18 +0200
  • 95f751ef63 - IEC 61850 server: fixed potential null pointer dereference in multi thread mode when server is stopped Michael Zillgith 2020-04-01 18:17:51 +0200
  • 6a2db3fe46 - IEC 61850 server: fixed bug in single threaded mode (windows) Michael Zillgith 2020-03-31 12:49:48 +0200
  • 4a15e9987b - IEC 61850 server: fixed compilation error in single thread mode Michael Zillgith 2020-03-30 19:29:28 +0200
  • fa3c5dd256 - updated CHANGELOG v1.4.2 Michael Zillgith 2020-03-28 17:36:43 +0100
  • f4957cf62a - IEC 61850 server: wait for background thread termination before data model is released Michael Zillgith 2020-03-28 17:32:37 +0100
  • 0d4930ac25 - MMS server: fixed potential crash when get-named-variable-list-attributes response doesn't fit in MMS PDU. Server returns service error in this case Michael Zillgith 2020-03-28 12:47:56 +0100
  • 9526b6aece - updated CHANGELOG Michael Zillgith 2020-03-27 18:45:46 +0100
  • efe889d567
    Add value property to quality .NET (#217) andy1547 2020-03-24 10:10:09 +0000
  • ff53028ec4
    Added various dotnet methods required for server configuration (#216) andy1547 2020-03-24 09:59:38 +0000
  • 29efa333f8 - IEC 61850 server: allow server to start without logical devices in data model (#218) Michael Zillgith 2020-03-21 17:08:27 +0100
  • cb8f159914 - IEC 61850 server: unbuffered reporting - send first integrity report after integrity timeout (before it was sent when the RCB was enabled) Michael Zillgith 2020-03-21 16:25:48 +0100
  • fd84d21c10 - IEC 61850 client: fixed bug in ClientReportControlBlock - some allowed structures for RCB were rejected Michael Zillgith 2020-03-20 16:56:31 +0100
  • bfcb65eabc - add 64 bit integer support to MmsValue_printToBuffer Michael Zillgith 2020-03-20 15:23:09 +0100
  • c7f7989b85 - IEC 61850 server: control - unselect when operate with wrong origin parameters, check if check parameter matches for SBO Michael Zillgith 2020-03-17 19:12:22 +0100
  • 0073c3eca7 Merge remote-tracking branch 'upstream/v1.4' into feature/set-urcbs-buffer-size-dotnet Resolved conflicts. #216 Andrew Moorcroft 2020-03-11 11:51:24 +0000
  • ed14f33cc7 Reverted exposing internal MmsServer. Andrew Moorcroft 2020-03-11 11:48:51 +0000
  • 0ba4a70d33 - IEC 61850 server: fixed missing report timestamp update for unbuffered reporting Michael Zillgith 2020-03-11 10:42:46 +0100
  • bfef9ce5e9 - .NET API: added IedServer:setServerIdentity method Michael Zillgith 2020-03-07 16:15:23 +0100
  • 09b23aaa74 - IEC 618580 server: Added function IedServer_setServerIdentity to set values for MMS identity service Michael Zillgith 2020-03-07 16:05:18 +0100
  • ae07c77d39 - CDC helpers: added functions to create ISC and BAC CDCs Michael Zillgith 2020-03-07 15:05:11 +0100
  • 2dba040c1a - CDC helper functions: added stSeld and attributes from ControlTestingCDC to control CDCs Michael Zillgith 2020-03-07 12:47:25 +0100
  • 922f3055b4 - updated cmake files to work with cmake 2.8 Michael Zillgith 2020-03-07 11:42:46 +0100
  • 800c76c50e - update cmake files Michael Zillgith 2020-03-07 11:08:04 +0100
  • 3fd4fed886 - .NET API: fixed memory management issue in MmsValue.SetElement (see #213) Michael Zillgith 2020-03-07 10:40:42 +0100
  • 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 Michael Zillgith 2020-03-06 18:53:18 +0100
  • b66dcc63cf changed to property. #217 Andrew Moorcroft 2020-03-06 17:09:17 +0000
  • aa5e5fa652 Added ushort quality getter. Andrew Moorcroft 2020-03-06 17:01:14 +0000
  • bdbb686852 Added IedServer_getNumberOfOpenConnections, ClientConnection_getLocalAddress and server identity methods for dotnet. Andrew Moorcroft 2020-03-06 15:05:31 +0000
  • 7fcc1060be Added the ability to set/read URCB buffer size in dotnet. Andrew Moorcroft 2020-03-06 14:22:34 +0000
  • 4dede9b8a1 - updated version number to 1.4.2 Michael Zillgith 2020-03-06 07:34:38 +0100
  • d8153483b5 - IEC 61850 server: fixed control handling to comply with test case sCtl25 Michael Zillgith 2020-03-06 07:20:47 +0100
  • 3a248a4f20 - IEC 61850 server: fixed control handling to comply with test case sCtl11 Michael Zillgith 2020-03-06 00:00:13 +0100
  • 0c83507727 - IEC 61850 server: pass origin, ctlNum, ctlVal to select handler for SBOw Michael Zillgith 2020-03-05 19:22:49 +0100
  • 7d22aba900 - removed internal header files from install target (#214) Michael Zillgith 2020-03-05 12:50:38 +0100
  • 11e253e96c Add generated stack_config.h to installed headers list #215 Albert ARIBAUD (FGS) 2020-03-05 11:34:48 +0100
  • abcd3e8fe3 Don't delete the child value from managed code #212 Per Gårdebrink 2020-03-04 15:49:17 +0100
  • 85506b994d Merge pull request #211 from andy1547/feature/add-iedserver-set-attribute-methods Michael Zillgith 2020-02-29 19:02:49 +0100
  • 0a51f2688d Merge pull request #208 from andy1547/feature/iedserver-config-dotnet Michael Zillgith 2020-02-29 19:01:05 +0100
  • ca43b02095
    Merge pull request #211 from andy1547/feature/add-iedserver-set-attribute-methods Michael Zillgith 2020-02-29 19:02:49 +0100
  • 757dd4240d
    Merge pull request #208 from andy1547/feature/iedserver-config-dotnet Michael Zillgith 2020-02-29 19:01:05 +0100
  • 8726bb19d1 Merge branch 'v1.5' of https://github.com/mz-automation/libiec61850 into v1.5 Michael Zillgith 2020-02-29 18:58:57 +0100
  • 94bcd9e2e2 Added missing CDC creation methods for dotnet (#201) andy1547 2020-02-29 17:56:41 +0000
  • 0e71091830
    Added missing CDC creation methods for dotnet (#201) andy1547 2020-02-29 17:56:41 +0000
  • 0be1a98d51 - added UDP socket support to windows socket layer Michael Zillgith 2020-02-25 22:49:27 +0100
  • e954529117 Added SetBoolean and SetInt32 methods for dotnet. #211 Andrew Moorcroft 2020-02-18 14:00:16 +0000
  • e2d3ef2c72 Merge branch 'v1.5' of https://github.com/mz-automation/libiec61850 into v1.5 Michael Zillgith 2020-02-16 15:37:16 +0100
  • 4bbfd43f2e - added UDP support to socket layer Michael Zillgith 2020-02-16 15:35:20 +0100
  • ac008c2e76 - SV publisher/subscriber: add support for timestamps with nanosecond resolution Michael Zillgith 2020-02-16 15:27:10 +0100
  • 33db13de16 - Timestamp: added functions to handle times with ns resolution Michael Zillgith 2020-02-16 15:18:57 +0100
  • d0da45be41 - HAL: added new functions to handle system time with nanosecond resolution Michael Zillgith 2020-02-16 15:17:25 +0100
  • 4d97fde31c Added remaining missing CDC creation methods for dotnet. #201 Andrew Moorcroft 2020-02-12 12:55:43 +0000
  • d984573067 Added FileServiceEnabled and LogServiceEnabled settings to dotnet IED Server Configuration. #208 Andrew Moorcroft 2020-02-12 12:20:20 +0000
  • b4b74c69a4 - windows socket layer: fixed bug - cannot reuse handleset Michael Zillgith 2020-02-10 21:13:19 +0100
  • 37d43fe8d4 - windows socket layer: fixed bug - cannot reuse handleset Michael Zillgith 2020-02-10 21:13:19 +0100
  • d20da7c15d - TLS: fixed memory leak when TLS authentication fails Michael Zillgith 2020-02-10 12:08:29 +0100
  • c71015f240 - TLS: fixed memory leak when TLS authentication fails Michael Zillgith 2020-02-10 12:08:29 +0100
  • 1831be663e - updated version to 1.5.0 Michael Zillgith 2020-02-09 07:51:49 +0100
  • 5bb5432df5 Added ENC creation method for dotnet. Andrew Moorcroft 2020-02-06 13:55:01 +0000
  • d86055173d - IEC 61850 server: control models - allow delaying select response with check handler (new handler return value CONTROL_WAITING_FOR_SELECT) Michael Zillgith 2020-02-03 11:26:48 +0100
  • abcf93416f - added function IedServer_getNumberOfOpenConnections - IEC 61850/MMS server: refactored connection handling v1.4.1 Michael Zillgith 2020-01-30 11:41:46 +0100
  • e834bd0cf6 - fixed BSD compilation issues Michael Zillgith 2020-01-24 18:48:57 +0100
  • f788256247 - Socket layer: Added function HandleSet_removeSocket - Socket layer (Linux/BSD): replaced select by poll Michael Zillgith 2020-01-24 17:22:00 +0100
  • df0e7c08df - IEC 61850 server: fixed new memory leak in unbuffered reporting Michael Zillgith 2020-01-24 12:11:34 +0100
  • b82a78db46 - fixed bug in windows socket layer Michael Zillgith 2020-01-23 18:27:46 +0100
  • 8991954e3c - removed header dependencies from API headers Michael Zillgith 2020-01-23 17:52:51 +0100
  • afa924173a Added BCR CDC creation method for dotnet. Andrew Moorcroft 2020-01-23 10:14:12 +0000
  • 18c2e30f87 - IEC 61850 server: refactored reporting module; unbuffered reports are stored to report buffer and sent by connection handling thread Michael Zillgith 2020-01-21 15:00:11 +0100
  • 38371d4b1c Fixed typo in method name. Andrew Moorcroft 2020-01-20 15:56:04 +0000
  • 2307951eaf Added APC and SPC CDC creation methods for dotnet. Andrew Moorcroft 2020-01-20 15:51:27 +0000
  • e274fcee91 Updated tests model.cfg referencing to be consistent with other projects. #204 Andrew Moorcroft 2020-01-16 11:08:09 +0000
  • da8529cabd Added x64 platform configuration for dotnet. Andrew Moorcroft 2020-01-16 10:13:53 +0000
  • 5924a0c5ee Added Visual Studio .gitignore file for dotnet wrapper. #202 Andrew Moorcroft 2020-01-16 08:40:56 +0000
  • 145bab28c0 Added enumerated status CDC creation method for dotnet. Andrew Moorcroft 2020-01-15 14:44:52 +0000
  • 0237c9b95c - updated CHANGELOG/version number to 1.4.1 Michael Zillgith 2020-01-14 18:20:57 +0100
  • 925c19bff6 - IED Server: added support for transient data objects Michael Zillgith 2020-01-14 18:06:34 +0100
  • 9f86812002 - .NET API: added MmsValue methods BitStringToUInt32BigEndian and BitStringFromUInt32BigEndian Michael Zillgith 2020-01-14 18:04:43 +0100
  • bb0a313db1 - MMS get name list service: fixed wrong return value in case of unknown argument for continueAfter Michael Zillgith 2020-01-14 11:18:25 +0100
  • afe9afafc0 - MMS get name list service: fixed wrong return value in case of unknown argument for continueAfter Michael Zillgith 2020-01-14 11:18:25 +0100
  • d6bf4047e1 - fixed compilation problem when CONFIG_MMS_THREADLESS_STACK is defined Michael Zillgith 2020-01-13 18:11:09 +0100
  • 7cff085bf0 Merge branch 'v1.4' of https://github.com/mz-automation/libiec61850 into v1.4 Michael Zillgith 2020-01-13 11:48:18 +0100
  • b4c7cefb15 - MMS value parser: added plausibility check for bit-string padding value (#200) Michael Zillgith 2020-01-13 11:48:05 +0100
  • c23a698c8d - fixed memory leak in windows socket layer (socket connect) Michael Zillgith 2020-01-07 16:38:18 +0100
  • 118a731b36 - SV publisher: fixed memory leaks (#191) Michael Zillgith 2020-01-04 17:40:26 +0100
  • 7d1a552cde - GOOSE publisher: fixed problem with overflow of stNum and sqNum (see #199) Michael Zillgith 2020-01-04 17:18:04 +0100
  • 88fce24b83 - string_utilities.c: added checks if memory allocation fails Michael Zillgith 2020-01-04 16:39:09 +0100
  • 320f41fc1f - check return value of getNumberOfElements in MmsValue_decodeMmsData Michael Zillgith 2020-01-04 16:19:56 +0100
  • 23e381fa76 - added additional length checks in MmsValue_decodeMmsData to fix #194 Michael Zillgith 2020-01-04 15:59:04 +0100
  • 6c53924c05 - added additional length check in BerDecoder_decodeLength and checked return values in callers (fix problem #196) Michael Zillgith 2020-01-04 15:17:08 +0100
  • 8c1b75b382 - code cleanup; fixed issues from compiler warnings Michael Zillgith 2019-12-05 15:03:57 +0100
  • 6cbadb4b45 - IED server: added new function ControlAction_isSelect Michael Zillgith 2019-11-29 18:39:09 +0100