Commit Graph

  • f3231b38b6 - added documentation for function MmsVariableSpecification_getStructureElements Michael Zillgith 2024-10-01 06:55:37 +0100
  • 4ab7bf556b - code format update Michael Zillgith 2024-10-01 06:44:36 +0100
  • b86806ef13 - .NET API: added support for server side log service (LIB61850-461) Michael Zillgith 2024-09-30 16:57:25 +0100
  • b6e331e031
    Merge 5dae9c399c into 24b5e28904 #375 AlexanderChiyun 2024-09-29 02:18:56 +0800
  • 154ceb88f6
    Merge a4259125dc into 24b5e28904 #395 angwangiot 2024-09-29 02:18:54 +0800
  • a3dbaa5ee3
    Merge 6997befbb3 into 24b5e28904 #396 angwangiot 2024-09-29 02:18:54 +0800
  • 4b84ae60d1
    Merge 5bd7c3c82d into 24b5e28904 #416 mbourhis 2024-09-29 02:18:54 +0800
  • 8b75000018
    Merge 9488839ddc into 24b5e28904 #419 Alireza Mohammadi 2024-09-29 02:18:54 +0800
  • 8f94d083bc
    Merge ffd6937e2b into 24b5e28904 #413 Amir 2024-09-29 02:18:53 +0800
  • 76b1ec41b9
    Merge cfdd6895f3 into 24b5e28904 #426 Alireza Mohammadi 2024-09-29 02:18:51 +0800
  • 5930d36e04
    Merge 7c920dcee6 into 24b5e28904 #440 Nikunj Patel 2024-09-29 02:18:51 +0800
  • eaf435dbe4
    Merge 516bc7890b into 24b5e28904 #444 Nikunj Patel 2024-09-29 02:18:51 +0800
  • 1847779c5a
    Merge 550b5ddc07 into 24b5e28904 #447 Flyomons 2024-09-29 02:18:51 +0800
  • a952dc55d6
    Merge 1f9fb95388 into 24b5e28904 #461 Alex Overchenko 2024-09-29 02:18:51 +0800
  • 2f27c4edb1
    Merge 0897de81b0 into 24b5e28904 #465 Zopazz 2024-09-29 02:18:51 +0800
  • ae02944918 - .NET API: Added properties to MmsVariableSpecification class (LIB61850-460) Michael Zillgith 2024-09-27 16:14:59 +0100
  • 519df2f99e
    Merge 7f78a1df36 into 24b5e28904 #438 viduq 2024-09-27 06:10:16 +0530
  • 176a795158
    Merge 61eb80e204 into 24b5e28904 #404 Khem Raj 2024-09-24 10:37:10 +0200
  • 66f48e3a34
    Merge af0f31242f into 24b5e28904 #476 Nikitas Rontsis 2024-09-14 19:10:47 +0300
  • 4b3a5eb5a1
    Merge d9c3de28ab into 24b5e28904 #398 tolich-aka-shadow 2024-09-12 15:46:35 +0900
  • 24b5e28904 Merge remote-tracking branch 'origin/v1.5' into v1.5 v1.5 Michael Zillgith 2024-09-11 20:46:30 +0100
  • 2fc6dc32d1 - fixed problem when compiling with dynamically linked mbedtls (LIB61850-458) Michael Zillgith 2024-09-11 20:42:48 +0100
  • 360b958e55
    implicit declaration of function ‘Thread_sleep’ zhengshuyuan 2024-09-03 17:01:38 +0800
  • 8f77fbdc6f
    Update ied_connection.c #521 aravindmithra 2024-09-03 10:12:56 +0530
  • 830059fca2 - HAL (Linux): fixed problem with Hal_getTimeInNs on 32 bit systems Michael Zillgith 2024-08-14 12:52:07 +0100
  • 1b91b09802
    v1.6_develop fuzz integration (#515) Kiddo 2024-08-14 18:15:28 +0900
  • 519b0208cc - updated CHANGELOG and README.md v1.6.0 Michael Zillgith 2024-08-13 12:58:56 +0100
  • 09c57e15f4
    Update codeql-analysis.yml to action v2 Michael Zillgith 2024-08-13 12:57:46 +0100
  • d309018340 - TLS: fixed memory leak in TLSConiguration (I6PLLCV-99) - TLS: configured default TLS 1.3 cipher suites as defined in IEC 62351-3:2023 Michael Zillgith 2024-08-13 11:20:03 +0100
  • d5e8382368 - updated documentation Michael Zillgith 2024-08-13 08:10:38 +0100
  • f0c59be3af - updated examples Michael Zillgith 2024-08-12 18:34:23 +0100
  • 8aa3646895 - Implementation of functions IedConnection_getGoCBValuesAsync and IedConnection_setGoCBValuesAsync (LIB61850-344) Michael Zillgith 2024-08-12 17:10:42 +0100
  • 31bbd1d6da - updated CHANGELOG and doc comments Michael Zillgith 2024-08-12 16:58:41 +0100
  • 464c489f56 - fixed - using wrong include paths when using external mbedtls Michael Zillgith 2024-08-12 16:37:56 +0100
  • 08eb41acc9 - .NET API: Added functions SetReportSetting and GetReportSetting to IedServerConfig (LIB61850-404) Michael Zillgith 2024-08-12 12:34:53 +0100
  • 7d4614ad54 - ACSE: fixed out-of-bound read in parseAarqPdu/parseAarePdu functions (#512)(#513)(LIB61850-441)(LIB61850-442) Michael Zillgith 2024-08-12 10:57:05 +0100
  • c62287c7c3 - fixed out-of-bound read in parseAarePdu function (LIB61850-442)(#513) Michael Zillgith 2024-06-12 12:24:32 +0100
  • 6c93bdfff6 - updated CHANGELOG Michael Zillgith 2024-08-12 11:08:53 +0100
  • 786586d642 - ACSE: fixed out-of-bound read in parseAarqPdu/parseAarePdu functions (#512)(#513)(LIB61850-441)(LIB61850-442) Michael Zillgith 2024-08-12 10:57:05 +0100
  • a49d0cc78b - GOOSE receiver: added additional length and plausibility checks to fix #509 Michael Zillgith 2024-06-12 11:07:51 +0100
  • be15bfc393 - updated code format Michael Zillgith 2024-08-09 23:24:21 +0100
  • f5af7c07c7 - code format updates - getDomainNames optimized Michael Zillgith 2024-08-09 18:58:48 +0100
  • 111b279558 - code format updates Michael Zillgith 2024-08-09 18:41:46 +0100
  • 4e751caf1c - fixed DPC status bug in demo Michael Zillgith 2024-08-09 18:23:33 +0100
  • 98649acc88 - Added cmake code to distingish between mbedtls versions 2.28 and 3.6 when external library is used (CONFIG_USE_EXTERNAL_MBEDTLS_DYNLIB) Michael Zillgith 2024-08-09 16:43:11 +0100
  • fd820643c5 - fixed memory leak in IedConnection_setLocalAddress (I6LLCV-97) Michael Zillgith 2024-08-09 06:32:06 +0100
  • 7491330c5c Merge branch 'v1.6_develop' of github.com:mz-automation/libiec61850 into v1.6_develop Michael Zillgith 2024-08-09 06:33:38 +0100
  • 52582915be - fixed memory leak in IedConnection_setLocalAddress (I6LLCV-97) Michael Zillgith 2024-08-09 06:32:06 +0100
  • 4c92fa1f7e - code format updates Michael Zillgith 2024-08-09 06:22:42 +0100
  • ddd89f20cd - code format updates Michael Zillgith 2024-08-09 06:22:42 +0100
  • 9e005b5fe2 - fix compilation problems on windows with certain configurations Michael Zillgith 2024-08-08 19:07:24 +0100
  • 3bc94bf1bd - fixed potential buffer overflows in MMS client file service handling (LIB61850-449) Michael Zillgith 2024-07-23 18:50:15 +0100
  • 728c812fc8 - some code format updates Michael Zillgith 2024-08-06 12:06:44 +0100
  • 8b7b0387f1 - fixed compilation problem on Windows in MMS journal client code Michael Zillgith 2024-08-06 11:37:26 +0100
  • abb71ebfd3 - added third-party folder to gitignore Michael Zillgith 2024-08-05 18:57:24 +0100
  • 92c0fea9e8 Merge branch 'v1.6_develop_rgoose_sntp__merge_develop' into v1.6_develop Michael Zillgith 2024-08-05 18:35:01 +0100
  • 3a4d993bfa - code format updates Michael Zillgith 2024-08-05 18:33:54 +0100
  • 6971d9a304 - fixed cmake file so compilation of GOOSE code (without R-GOOSE support) is possible without mbedtls Michael Zillgith 2024-08-05 18:31:42 +0100
  • cdcb7555cf - fixed unbounded recursion in MmsValue_decodeMmsData (LIB61850-452) Michael Zillgith 2024-08-05 18:09:41 +0100
  • 379d21bfd1 - fixed potential memory leak in MMS client journal service (LIB61850-451) Michael Zillgith 2024-08-05 17:13:18 +0100
  • 5b0c4dd304 - fixed potential buffer overflows in MMS client file service handling (LIB61850-449) Michael Zillgith 2024-07-23 18:50:15 +0100
  • ac925fae8e - fixed potential buffer overflows in MMS client file service handling (LIB61850-449) Michael Zillgith 2024-07-23 18:50:15 +0100
  • 1f52be9dde - replaced unsafe function StringUtils_createStringFromBufferInBuffer with function with length check to not exceed target buffer (LIB61850-447) Michael Zillgith 2024-07-22 16:34:03 +0100
  • bde24fef65 - updated CHANGELOG (LIB61850-447) Michael Zillgith 2024-07-22 17:07:45 +0100
  • fef8f94751 - some updates for mbedtls 3.6 integration (LIB61850-448) Michael Zillgith 2024-07-22 16:52:42 +0100
  • 982e959965 - replaced unsafe function StringUtils_createStringFromBufferInBuffer with function with length check to not exceed target buffer (LIB61850-447) Michael Zillgith 2024-07-22 16:34:03 +0100
  • 2c6c674733 - code format updates Michael Zillgith 2024-07-22 15:48:20 +0100
  • 6d8ba08323 - code format updates Michael Zillgith 2024-07-20 16:44:57 +0100
  • bc9f0eaad8 - fixed examples cmake file to create TLS examples with mbedtls3 Michael Zillgith 2024-07-20 16:26:32 +0100
  • 6830e85d8c - added code and cmake build system support for mbedtls 3.6 Michael Zillgith 2024-07-19 19:04:05 +0100
  • 7ea993fc43 - made rsession code compatible with mbedtls 3.6 Michael Zillgith 2024-07-19 18:41:43 +0100
  • 3c29e85b00 Merge branch 'v1.5_develop_416' into v1.5 Michael Zillgith 2024-07-19 16:11:29 +0100
  • d7b7ed6a18 - replaced select by poll in linux hal (LIB61850-416)(#463) Michael Zillgith 2023-07-10 20:53:57 +0100
  • 3772d80c42 - code format updates Michael Zillgith 2024-07-19 16:08:01 +0100
  • c5ddf0b71f - code format updates Michael Zillgith 2024-07-19 15:42:15 +0100
  • 34366ce284 - R-GOOSE/R-SMV can now also be compiled on Windows without winpcap - SMV subscriber: removed legacy compatibility functions Michael Zillgith 2024-07-19 13:04:29 +0100
  • 3b1758c713 - some code cleanup Michael Zillgith 2024-07-18 18:47:23 +0100
  • 6c91e34b5e - fixed r-session related problems when compiling with Makefile Michael Zillgith 2024-07-18 18:29:41 +0100
  • 7276b98c3c - code format updates Michael Zillgith 2024-07-17 19:29:42 +0100
  • 5d7dd6160b Merge branch 'v1.6_develop' into v1.6_develop_rgoose_sntp__merge_develop Michael Zillgith 2024-07-17 19:13:39 +0100
  • a02bf134a8 - code format update Michael Zillgith 2024-07-17 19:00:32 +0100
  • e3a67573f7 - .NET API: Added functions to set minimum and maximum TLS version - .NET API: Added functions to configure the used cipher suites Michael Zillgith 2024-07-15 18:54:21 +0100
  • f80e81abc6 Merge branch 'v1.6_develop_tls_cipher_suite_444' into v1.6_develop Michael Zillgith 2024-07-15 17:53:31 +0100
  • 2866a52c88 Merge branch 'v1.6_develop' of bitbucket.com:mz-automation/libiec61850 into v1.6_develop Michael Zillgith 2024-07-15 10:30:43 +0100
  • baba27cd9e - fixed MAC calculation and parsing of security extension Michael Zillgith 2024-07-11 21:15:52 +0100
  • 58518750e7 - added check for PDU size with security extension Michael Zillgith 2024-07-10 18:17:59 +0100
  • 90deddf6e8 - goose-sec: fixed problem that CRC is calculated wrong when the first GOOSE message is sent Michael Zillgith 2024-07-10 18:13:37 +0100
  • 686d6e77dc - goose-sec: update CRC encoding in publisher Michael Zillgith 2024-07-10 18:06:27 +0100
  • 5096aaaebc - goose-sec: update length field before CRC calculation in publisher Michael Zillgith 2024-07-10 17:57:23 +0100
  • 0a4abf1c6d - goose-sec: fixed bug in crc calculation Michael Zillgith 2024-07-10 17:52:29 +0100
  • d994bbd36d - goose-sec: added some debug output Michael Zillgith 2024-07-10 17:48:40 +0100
  • 6c96c889d6 Merge branch 'v1.6_develop_329_GOOSE_signatures' of bitbucket.com:mz-automation/libiec61850 into v1.6_develop_329_GOOSE_signatures Michael Zillgith 2024-07-10 17:46:00 +0100
  • 14b7c304c2 - goose-sec: added CRC check to goose_receiver Michael Zillgith 2024-07-10 17:44:47 +0100
  • 533cb53702 Merge branch 'v1.6_develop_329_GOOSE_signatures' of bitbucket.com:mz-automation/libiec61850 into v1.6_develop_329_GOOSE_signatures Michael Zillgith 2024-07-10 16:37:37 +0000
  • 593a2f8966 - activated debug output in goose receiver Michael Zillgith 2024-07-10 16:37:02 +0000
  • f2c1894554 - GOOSE sec: don't include the extension into the GOOSE length field Michael Zillgith 2024-07-10 17:31:20 +0100
  • 8db829cd27 - some tests for GOOSE security Michael Zillgith 2024-07-10 16:40:53 +0100
  • 7d90faa631 - updated CHANGELOG file Michael Zillgith 2024-07-09 11:48:10 +0100
  • 625fb65e50 Merge branch 'v1.6_develop' into v1.6_develop_rgoose_sntp__merge_develop Michael Zillgith 2024-07-09 11:05:29 +0100
  • 1ed5ab3a4e - ethernet_linux: renamed ethernetSocket to self Michael Zillgith 2024-07-09 10:16:00 +0100