Commit Graph

  • 99e7b9d972 - added missing project file Michael Zillgith 2017-12-29 11:57:14 +0100
  • c20a530761 - .NET API: Added GooseReceiver/GooseSubscriber Michael Zillgith 2017-12-29 11:55:41 +0100
  • 2282741ef6 - updated GOOSE/SV example code Michael Zillgith 2017-12-29 09:03:09 +0100
  • 3d9851f00c - added missing functions to windows .def files Michael Zillgith 2017-12-28 23:07:37 +0100
  • fb56e0bc86 - .NET API: Added SetDstAddress/GetDstAddress to GooseControlBlock class Michael Zillgith 2017-12-28 22:53:02 +0100
  • a07f2cceda - IEC 61850 client: Added ClientGooseControlBlock_getDstAddress/ClientGooseControlBlock_setDstAddress; marked old access functions deprecated Michael Zillgith 2017-12-28 22:47:52 +0100
  • 10ed5af230 - .NET API: added support for GoCB handling - .NET API: Add PhyComAddress class Michael Zillgith 2017-12-28 22:20:22 +0100
  • ce0ed1d39c - SV publisher/subscriber: removed deprecated header files. Moved wrapper functions for deprecated API to .c files Michael Zillgith 2017-12-28 20:57:13 +0100
  • 5cabd43702 - added missing file Michael Zillgith 2017-12-28 20:23:08 +0100
  • 81e18261bc - .NET API: Added support for SVCB handling Michael Zillgith 2017-12-28 20:07:01 +0100
  • ac3a07c5a4 - fixed bug in win32 ethernet driver Michael Zillgith 2017-12-28 18:00:58 +0100
  • ebbfb85e7c - .NET API: Added DeleteFile (from pull request #44 by jpeltonen) Michael Zillgith 2017-12-27 16:22:32 +0100
  • 36a1660d71 - .NET API: Added DeleteFile (from pull request #44 by jpeltonen) Michael Zillgith 2017-12-27 16:22:32 +0100
  • e92e180039 - added documentation for TLS API/SPI Michael Zillgith 2017-12-27 16:14:30 +0100
  • c134066645 Corrected param name #44 Jarkko Peltonen 2017-12-27 12:59:44 +0200
  • 8572f8a21a DeleteFile Jarkko Peltonen 2017-12-27 12:37:38 +0200
  • e8288187c4 Merge remote-tracking branch 'refs/remotes/mz-automation/master' Jarkko Peltonen 2017-12-27 12:31:52 +0200
  • 87c7429281 - CDC helper functions: added helper functions for VSS and VSG CDC Michael Zillgith 2017-12-23 14:49:44 +0100
  • 4331e3edd8 - CDC helper functions: added helper functions for VSS and VSG CDC Michael Zillgith 2017-12-23 14:49:44 +0100
  • 4fb8abe750 Merge remote-tracking branch 'refs/remotes/mz-automation/master' Jarkko Peltonen 2017-12-22 11:18:44 +0200
  • 311cd905f1 - MMS client/server: removed mms_indication.h and MmsIndication type Michael Zillgith 2017-12-18 08:39:17 +0100
  • 0f1afc9718 - updated default configuration Michael Zillgith 2017-12-15 09:05:46 +0100
  • a978286efa - Updated CHANGELOG; Updated version to 1.1.1 v1.1.1 Michael Zillgith 2017-12-14 20:26:49 +0100
  • f5927cfd68 - IEC 61850 client: fixed bug in APC control handling Michael Zillgith 2017-12-14 16:46:35 +0100
  • 2d1ef57150 - IEC 61850 client: ClientReportControlBlock now accepts "$" and "." as seperator for RCB object reference Michael Zillgith 2017-12-14 13:31:44 +0100
  • d3eee25a3a - IEC 61850 client: fixed bug in APC control handling Michael Zillgith 2017-12-14 16:46:35 +0100
  • 0e97f4ac6b - IEC 61850 client: ClientReportControlBlock now accepts "$" and "." as seperator for RCB object reference Michael Zillgith 2017-12-14 13:31:44 +0100
  • d090c3f1ae - added missing .NET files Michael Zillgith 2017-12-12 11:03:19 +0100
  • 577158ec6e - updated documentation - tls_server_example uses AcseAuthenticator - IsoConnectionParameters: remove TLSConfiguration when compiled without TLS support Michael Zillgith 2017-12-12 08:08:27 +0100
  • 446cb3286a - added some debug output Michael Zillgith 2017-12-12 06:39:00 +0100
  • c0a91a2a80 - fixed debug output Michael Zillgith 2017-12-12 06:31:58 +0100
  • 924b4ef5c1 - IEC 61850/MMS server: removed deprecated AttributeChangedHandler Michael Zillgith 2017-12-12 06:24:29 +0100
  • d995c05fc0 - .NET: Added TLS.TLSConfiguration class to wrap native TLSConfiguration - .NET: Added TLS support for IedConnection Michael Zillgith 2017-12-11 08:49:15 +0100
  • bd92dc299e
    Merge pull request #39 from stv0g/sv-goose-bugfixes Michael Zillgith 2017-12-10 20:50:31 +0100
  • 0af5ad4e00 - IEC 61850/MMS: added TLS client and server examples Michael Zillgith 2017-12-10 15:30:59 +0100
  • 214bcaa39d - IEC 61850/MMS: added TLS for IedConnection - fixed Makefile to use correct TLS configuration Michael Zillgith 2017-12-10 15:16:35 +0100
  • 8fcd266be5 - updated version number to 1.2.0 Michael Zillgith 2017-12-10 14:28:52 +0100
  • afd374397d - IEC 61850/MMS: allow using default port in non-threaded mode Michael Zillgith 2017-12-10 14:14:48 +0100
  • 570ca71570 - IEC 61850/MMS: integrated TLS for MMS client/server Michael Zillgith 2017-12-10 12:47:01 +0100
  • 9c946eeb40 - added utility functions for linked lists and strings Michael Zillgith 2017-12-10 06:41:49 +0100
  • 6eddf2fa08 - fixed potential memory alignement problem Michael Zillgith 2017-12-08 06:34:40 +0100
  • f0184fdd4b - fixed potential memory alignement problem Michael Zillgith 2017-12-08 06:34:40 +0100
  • f1c1ba527d sv: use const for SvId and DatSet attributes as they are read-only #39 Steffen Vogel 2017-12-06 16:45:38 +0800
  • d85ce71366 sv: improve debugging output in sampled values subscriber Steffen Vogel 2017-12-06 16:09:52 +0800
  • f407c6e6ca sv: add support for decoding smpMod, smpRate and datSet attributes in ASDUs Steffen Vogel 2017-12-06 16:06:37 +0800
  • 10f0d84349 sv: smpRate is an optional ASDU attribute. We shall only encode it if it was set before Steffen Vogel 2017-12-06 15:42:23 +0800
  • a4c002aa03 cmake: add missing debug options and enable all of them if DEBUG is set Steffen Vogel 2017-12-06 15:25:01 +0800
  • e2601545df sv: fix invalid length ASN.1 BER length field for smpMod attribute Steffen Vogel 2017-12-06 15:09:08 +0800
  • 9580c0add4 sv/goose: do not loop endless if invalid ASN.1 encoded payload has been received Steffen Vogel 2017-12-06 15:08:29 +0800
  • 9244412545 version bump Steffen Vogel 2017-12-06 14:25:08 +0800
  • fa694f1b0d sv/goose: remove {SVReceiver,GooseReceiver}_addHandleSet() function as it is unsafe to call before {SVReceiver,GooseReceiver}_startThreadless() Steffen Vogel 2017-12-06 14:24:51 +0800
  • 9ad2b534f9 fix docs Steffen Vogel 2017-12-06 14:20:42 +0800
  • f1b201bf34
    Merge pull request #37 from stv0g/pkgconfig Michael Zillgith 2017-11-21 22:39:28 +0100
  • bfbae01a2d
    Merge branch 'development' into pkgconfig #37 Michael Zillgith 2017-11-21 22:37:39 +0100
  • 5fbe455587
    Merge branch 'development' into pkgconfig Michael Zillgith 2017-11-21 22:36:06 +0100
  • b673e1d28a
    Merge pull request #36 from stv0g/ethernet-handleset Michael Zillgith 2017-11-21 22:32:19 +0100
  • eabba7e484
    Merge pull request #35 from stv0g/sv-harmonization-documentation Michael Zillgith 2017-11-21 22:28:48 +0100
  • a1654eef70 smaller fixes #35 Steffen Vogel 2017-11-19 20:16:41 +0100
  • 0eaeb8c573 rephrased changelog entry Steffen Vogel 2017-11-19 20:14:43 +0100
  • 819bb67d6d fix examples with new API Steffen Vogel 2017-11-19 20:03:55 +0100
  • 73cdb5a0f7 install "sv_subscriber_deprecated.h" Steffen Vogel 2017-11-19 20:03:28 +0100
  • d3ff0f25e5 add ABI compatability wrapper Steffen Vogel 2017-11-19 20:03:13 +0100
  • 12cf073f81 refactor "SVClientASDU" to "SVSubscriber_ASDU" Steffen Vogel 2017-11-19 20:02:53 +0100
  • b4b69bf56d refactor "SV_ASDU" to "SVPublisher_ASDU" Steffen Vogel 2017-11-19 20:02:22 +0100
  • 694866cf02 includes without 'libiec61850' prefix wont compile installed versions of the library at '/usr/local/include/libiec61850' #36 Steffen Vogel 2017-11-19 14:08:24 +0100
  • 5b29a95da5 install sv_publisher_deprecated.h Steffen Vogel 2017-11-19 14:02:46 +0100
  • dfd077c4c2 declarations in for loops are only allowed in C99 Steffen Vogel 2017-11-19 14:01:41 +0100
  • 8a83b535a9 install hal_ethernet.h Steffen Vogel 2017-11-19 14:00:07 +0100
  • f4fea90ce3 fix install() Steffen Vogel 2017-11-19 13:57:43 +0100
  • 979656094d add ability to remove sockets from EthernetHandleSet Steffen Vogel 2017-11-19 13:52:55 +0100
  • 967e6ef5b3 use poll() instead of select() Steffen Vogel 2017-11-19 13:51:48 +0100
  • 8c1d9b1cbe
    added entry to changeling Steffen Vogel 2017-11-19 12:44:58 +0100
  • f5e21a41bf generate pkg-config file only on Unixes (Linux, BSD, Apple) Steffen Vogel 2017-11-19 12:39:48 +0100
  • 90f20bce43 generate and install pkg-config file Steffen Vogel 2017-11-19 12:37:13 +0100
  • 20f654bbc3 add documentation to SVReceiver_tick() Steffen Vogel 2017-11-19 11:38:20 +0100
  • 63b6da6ae7 improve documentation of HandleSet_waitReady() Steffen Vogel 2017-11-19 11:38:00 +0100
  • 646c9cf073 add support for new EthernetHandleSet to GOOSE subscriber Steffen Vogel 2017-11-19 11:01:54 +0100
  • b6cf079a94 add support for new EthernetHandleSet to SV subscriber Steffen Vogel 2017-11-19 11:01:37 +0100
  • dec12b61a8 refactor: declare private functions static Steffen Vogel 2017-11-18 15:02:04 +0100
  • c082f09aef add EthernetHandleSet implementation for Windows Steffen Vogel 2017-11-18 15:43:22 +0100
  • 89661b471f add EthernetHandleSet implementation for BSD Steffen Vogel 2017-11-18 15:01:16 +0100
  • d771444904 add EthernetHandleSet implementation for Linux Steffen Vogel 2017-11-18 15:00:15 +0100
  • 1adcd6bcfb fixed typo Steffen Vogel 2017-11-18 13:48:21 +0100
  • 6d36d05ad6 add note to changelog about API change Steffen Vogel 2017-11-18 13:37:44 +0100
  • 31249fdce3 updated Doxygen configuration from 1.7 to 1.8 Steffen Vogel 2017-11-18 13:14:58 +0100
  • 62e04cf0aa add Doxygen target to CMake Steffen Vogel 2017-11-18 13:05:34 +0100
  • 63cd4f6f00 added documentation for Sampled Values publisher Steffen Vogel 2017-11-18 12:53:06 +0100
  • c4a8d90fda fix syntax error in Doxygen config Steffen Vogel 2017-11-18 12:52:34 +0100
  • eb3be133f6 updated sampled values examples to use new naming Steffen Vogel 2017-11-18 11:46:49 +0100
  • f1163e78db added deprecated wrappers for ABI compatability Steffen Vogel 2017-11-18 11:46:24 +0100
  • 4c5e1717d1 refactored "SampledValuesPublisher" into "SVPublisher" (closes #34) Steffen Vogel 2017-11-18 11:45:52 +0100
  • f7b04a02ed - MMS client: fixed bug in MmsConnection_connect (COTP payload buffer was not reset in case of an error during connect -> connection failed in case of reuse of MmsConnection object) Michael Zillgith 2017-11-17 17:29:48 +0100
  • 87583f5859 - integrated travis status into README.MD Michael Zillgith 2017-11-12 18:52:14 +0100
  • bc6b7e68a8 - fixed typo in src/sampled_values/sv_publisher.c Michael Zillgith 2017-11-12 18:43:50 +0100
  • ba985ec2b0 - MMS client: delete named variable list service supports VMD specific lists Michael Zillgith 2017-11-12 18:34:13 +0100
  • 3b941ca577
    Merge pull request #31 from stv0g/travis Michael Zillgith 2017-11-12 17:50:48 +0100
  • ddae3c70ee use correct include path for generated configuration files #31 Steffen Vogel 2017-11-12 11:13:18 +0100
  • 5d03e77343
    Merge pull request #33 from stv0g/sv-add-smprate Michael Zillgith 2017-11-10 19:12:08 +0100
  • 4cbaa6a7c1
    Merge pull request #32 from stv0g/sv-fix-smpmod Michael Zillgith 2017-11-10 19:10:26 +0100
  • 197a0b853f
    Merge pull request #30 from stv0g/sv-types Michael Zillgith 2017-11-10 18:54:06 +0100