Michael Zillgith
|
a328860449
|
- GOOSE L2 Security: moved L2Security from GooseReceiver to GooseSubscriber (LIB61850-329)
|
1 month ago |
Michael Zillgith
|
ef4e7fdb2e
|
- L2 security: ignore GOOSE message when MAC validation failes or security extension is missing (LIB61850-329)
|
1 month ago |
Michael Zillgith
|
00dab2325b
|
- Added L2 GOOSE security mbedtls code compatible with mbedtls 3.6
|
3 months ago |
Michael Zillgith
|
36d99e55ed
|
- GOOSE publisher: fixed merge problem in GOOSE security extension handling
- GOOSE publisher: preserve simulation flag when security extension is added
|
4 months ago |
Michael Zillgith
|
c7a4ef42df
|
Merge branch 'v1.6_develop' into v1.6_develop_329_GOOSE_signatures
|
5 months ago |
Michael Zillgith
|
66f4699248
|
Merge branch 'v1.6_develop_329_GOOSE_signatures' of bitbucket.com:mz-automation/libiec61850 into v1.6_develop_329_GOOSE_signatures
|
5 months ago |
Michael Zillgith
|
8ccb14123e
|
- removed TODO in comment
|
5 months ago |
Michael Zillgith
|
463b9fa0ae
|
- disable asn1c code stack overflow check when ASAN enabled (#539)
|
6 months ago |
Michael Zillgith
|
d5f3db4091
|
- update GOOSE pub/sub examples
|
6 months ago |
Michael Zillgith
|
74005ceee8
|
- updated comments
|
6 months ago |
Michael Zillgith
|
8316bdebeb
|
- L2 GOOSE/SMV security: finished implementation of AES-GMAC support (LIB61850-446)
|
6 months ago |
Michael Zillgith
|
600ce882ef
|
- L2 GOOSE/SMV security: added code to calculate AES-GMAC (LIB61850-446)
|
6 months ago |
Michael Zillgith
|
32768ed7ca
|
- SV Publisher: added support for optional gmIdentity field
|
7 months ago |
Michael Zillgith
|
899a2bbe2e
|
- merged HAL code from lib60870 (release/2.3.3)
|
8 months ago |
Michael Zillgith
|
221a1f8615
|
- fixed - GoCB client access - use after free (#537)
|
8 months ago |
Michael Zillgith
|
cb6af6fa84
|
Merge branch 'v1.6_develop' of bitbucket.com:mz-automation/libiec61850 into v1.6_develop
|
9 months ago |
Michael Zillgith
|
6dbdb1636c
|
- TLS: fixed - certificate not validated when allow only allowed certificate is selected and certificate is matching (LIB61850-473)
- TLS: Added option to ignore validity times in certificates and CRLs (LIB61850-474)
|
9 months ago |
Michael Zillgith
|
0f627cc250
|
.NET API: Added missing parameter isDyn for function IedServerConfig.SetReportSetting
|
9 months ago |
Michael Zillgith
|
0ecd50d848
|
- enabled L2 GOOSE/SMV by default in standard stack_config.h (used by make files)
|
9 months ago |
Michael Zillgith
|
2b57314c79
|
- added missing folder include for r_session in make files
|
9 months ago |
Michael Zillgith
|
4724658ade
|
- code format updates
|
10 months ago |
Michael Zillgith
|
dc199b2d8a
|
- code format updates
- IED_SERVER: added debug message when report data set entry does not exist
|
10 months ago |
Michael Zillgith
|
1fd2ad9724
|
- fixed mingw compilation problem of file-tool
|
10 months ago |
Michael Zillgith
|
500a108962
|
- code format update
|
10 months ago |
Michael Zillgith
|
931fda5d32
|
- IED server: always send LastApplError in operate resp- independent of the control model (LIB61850-472)
|
10 months ago |
Michael Zillgith
|
e62e4e89a5
|
- code format updates
|
10 months ago |
Michael Zillgith
|
a133aa8d57
|
- added missing API header files to make and cmake files (#531)
|
10 months ago |
Michael Zillgith
|
6f5280a73a
|
- handle functional naming (ldName) correctly in data-entry references in reports (LIB61850-467)
|
10 months ago |
Michael Zillgith
|
c05c72f544
|
- some code format updates
|
10 months ago |
Michael Zillgith
|
b131193694
|
- some code format updates
- added clang-formatter configuration
|
10 months ago |
Michael Zillgith
|
243c988526
|
- config file parser: handle case when there is no phyAddr for SVCB or GoCB (#518)
|
11 months ago |
Michael Zillgith
|
59b0609a78
|
Merge branch 'v1.6_develop' of bitbucket.com:mz-automation/libiec61850 into v1.6_develop
|
11 months ago |
Michael Zillgith
|
4913fd158d
|
- .NET API: fixed from wrong function name SqliteLogStorage_createInstanceEx to SqliteLogStorage_createInstance
|
11 months ago |
Michael Zillgith
|
9c1709c2bb
|
- fixed missing include in beagle_client example
|
11 months ago |
Michael Zillgith
|
c0b0d10346
|
- fixed bug in Makefile
|
11 months ago |
Michael Zillgith
|
c058cd4aa9
|
- fixed bug in GOOSE receiver (unitialized structure field- fixed bug in GOOSE receiver (unitialized structure field)
|
11 months ago |
Michael Zillgith
|
f3231b38b6
|
- added documentation for function MmsVariableSpecification_getStructureElements
|
11 months ago |
Michael Zillgith
|
4ab7bf556b
|
- code format update
|
11 months ago |
Michael Zillgith
|
b86806ef13
|
- .NET API: added support for server side log service (LIB61850-461)
|
11 months ago |
Michael Zillgith
|
ae02944918
|
- .NET API: Added properties to MmsVariableSpecification class (LIB61850-460)
|
11 months ago |
Michael Zillgith
|
830059fca2
|
- HAL (Linux): fixed problem with Hal_getTimeInNs on 32 bit systems
|
1 year ago |
Kiddo
|
1b91b09802
|
v1.6_develop fuzz integration (#515)
* - FUZZ: add mms related fuzzers
* - FUZZ: add acse parse fuzzer
* - FUZZ: fix incorrect source code name
|
1 year ago |
Michael Zillgith
|
519b0208cc
|
- updated CHANGELOG and README.md
|
1 year ago |
Michael Zillgith
|
d309018340
|
- TLS: fixed memory leak in TLSConiguration (I6PLLCV-99)
- TLS: configured default TLS 1.3 cipher suites as defined in IEC 62351-3:2023
|
1 year ago |
Michael Zillgith
|
d5e8382368
|
- updated documentation
|
1 year ago |
Michael Zillgith
|
f0c59be3af
|
- updated examples
|
1 year ago |
Michael Zillgith
|
8aa3646895
|
- Implementation of functions IedConnection_getGoCBValuesAsync and IedConnection_setGoCBValuesAsync (LIB61850-344)
|
1 year ago |
Michael Zillgith
|
31bbd1d6da
|
- updated CHANGELOG and doc comments
|
1 year ago |
Michael Zillgith
|
464c489f56
|
- fixed - using wrong include paths when using external mbedtls
|
1 year ago |
Michael Zillgith
|
08eb41acc9
|
- .NET API: Added functions SetReportSetting and GetReportSetting to IedServerConfig (LIB61850-404)
|
1 year ago |