Commit Graph

63 Commits (6998b7397c3560a3493c0123ca3f3e5b7b14dce0)

Author SHA1 Message Date
Michael Zillgith 19f2cbf0e7 - CMake build: add new configuration option CONFIG_USE_EXTERNAL_MBEDTLS_DYNLIB to allow build using externally built mbedtls DLL/shared object 5 years ago
Michael Zillgith 2f5817e0ac - IEC 61850 server: implemented service tracking for BRCBs and URCBs 5 years ago
Michael Zillgith 73f1a98b4a Merge branch 'v1.4' into v1.5 5 years ago
Michael Zillgith 922f3055b4 - updated cmake files to work with cmake 2.8 6 years ago
Michael Zillgith 800c76c50e - update cmake files 6 years ago
Michael Zillgith 4dede9b8a1 - updated version number to 1.4.2 6 years ago
Michael Zillgith 7d22aba900 - removed internal header files from install target (#214) 6 years ago
Michael Zillgith 1831be663e - updated version to 1.5.0 6 years ago
Michael Zillgith 0237c9b95c - updated CHANGELOG/version number to 1.4.1 6 years ago
Michael Zillgith 1549367eed - updated code to use mbedtls-2.16 (LTS version) 6 years ago
Michael Zillgith 5a83af9206 - moved mms_server.h back to public API (see github #117) 7 years ago
Michael Zillgith ac14a4722d - integrated cmake file changes from v1.3 branch 7 years ago
Michael Zillgith 732ad79070 - fixed problem with read access to GCB (see github #130) 7 years ago
Michael Zillgith 01933c415a - fixed cmake install target (#102) 7 years ago
Michael Zillgith 9826749400 - resolved compilation issues with visual studio 2017 7 years ago
Michael Zillgith cd50bc63b2 - fixed install target of Makefile 7 years ago
Michael Zillgith 2b7dc5c5fe - added API export/internal decorations
- removed .def files for windows
7 years ago
Michael Zillgith 0b51d6841a - added Socket_activateTcpKeepAlive function 7 years ago
Michael Zillgith 02cda48128 - moved TLS API to platform abstraction layer 7 years ago
Michael Zillgith de04f3630b - moved lib_memory to hal project 7 years ago
Michael Zillgith 7d890b7450 - updated version to 1.3.0 7 years ago
Michael Zillgith 2f71744079 - added serial port hal
- moved hal to separate directory
- added new hal cmake project
7 years ago
Michael Zillgith 38ee7b43ef - updated version to 1.2.2 7 years ago
Michael Zillgith da17f8210a - updated version to 1.2.1 7 years ago
Michael Zillgith 76cfa46378 - fixed cmake file
- added function IedModel_getDeviceByIndex
8 years ago
Michael Zillgith d5900a9c52 - cmake: fixed CMakeList.txt to allow to build the library as submodule 8 years ago
Michael Zillgith ce0ed1d39c - SV publisher/subscriber: removed deprecated header files. Moved wrapper functions for deprecated API to .c files 8 years ago
Michael Zillgith bd92dc299e
Merge pull request #39 from stv0g/sv-goose-bugfixes
Smaller bug fixes for SV & Goose
8 years ago
Michael Zillgith 570ca71570 - IEC 61850/MMS: integrated TLS for MMS client/server 8 years ago
Steffen Vogel a4c002aa03 cmake: add missing debug options and enable all of them if DEBUG is set 8 years ago
Steffen Vogel 9244412545 version bump 8 years ago
Michael Zillgith b673e1d28a
Merge pull request #36 from stv0g/ethernet-handleset
EthernetHandleSet
8 years ago
Steffen Vogel 73cdb5a0f7 install "sv_subscriber_deprecated.h" 8 years ago
Steffen Vogel 5b29a95da5 install sv_publisher_deprecated.h 8 years ago
Steffen Vogel 8a83b535a9 install hal_ethernet.h 8 years ago
Steffen Vogel 62e04cf0aa add Doxygen target to CMake 8 years ago
Steffen Vogel ddae3c70ee use correct include path for generated configuration files 8 years ago
Steffen Vogel 064bfa902e mostly cosmetical cleanup of CMakeLists 8 years ago
Michael Zillgith 8a67fcc00b - fixed problem with cmake include folders 8 years ago
Michael Zillgith d0ac21e487 - client/server: added set data set service (MMS write named variable list)
- client/server: improved write access to array elements and sub arrays
8 years ago
Michael Zillgith f3b75dd3fc - added functions Timestamp_create, Timestamp_destroy, Timestamp_setByMmsUtcTime
- C# API: Added Timestamp class
- C# API: Added missing UpdateAttribute methods to IedServer
9 years ago
Cedric Boudinet 1eb14457bf Installing include files required to include sv_publisher.h 9 years ago
Michael Zillgith 412e0b8da8 - applied patches for pyiec61850 9 years ago
Michael Zillgith 46575aeb68 - implemented setFile service
- prepared for release 1.0.0
9 years ago
Michael Zillgith 2b6a6b8f39 - prepared for release 0.9.3 9 years ago
Michael Zillgith 2eeac9adcb - changed Cmake files to be able to build as a subproject 9 years ago
Michael Zillgith 2b28c0fed3 - added cmake support to build sqlite log driver
- made logging ready to be compiled with Visual Studio
- added functions to create LCBs and LOGs to dynamic model API
- client: added GetLogicalNodeDirectory(LOG) ACSI function
9 years ago
Michael Zillgith 3696f1f6d9 - added packaging changes and DLL version information to cmake scripts (as suggested by cedric) 9 years ago
Michael Zillgith 2a96d5b40c - changed version to 0.9.2 9 years ago
Michael Zillgith 29b9e46697 - added function MmsConnection_getMmsConnectionParameters 9 years ago