Commit Graph

1247 Commits (d2b36449c2bbedd8803cf58a2a023c08c5441c85)
 

Author SHA1 Message Date
Jamie Slome d2b36449c2 Create SECURITY.md 3 years ago
Michael Zillgith 9032e84415
Merge pull request #383 from vermeulenthi/swig-control-handler-and-python-sync-wrapper
Swig control handler and python sync wrapper
3 years ago
Thibaut Vermeulen 8b43a644b1 python service wrapper: add state management for blocking IO in python 3 years ago
Thibaut Vermeulen 26bec663d2 control server for python: add control action handler for operate server 3 years ago
Michael Zillgith 030ae3f7b5 Merge branch 'v1.5_develop' into v1.5 3 years ago
Michael Zillgith e44a44c9e7 - parseNamedVariableAttributes: fixed new code 3 years ago
Michael Zillgith 3288bc0fc5 - MmsConnection_readNamedVariableListDirectory: added code to parse array index and array component of data set entries (LIB61850-317) 3 years ago
Michael Zillgith 584a733b2a - mms_utility: added option to read data set directory 3 years ago
Michael Zillgith b62060b67f - fixed bug creating "Cancel" in CDC_APC_create 3 years ago
Michael Zillgith 5fe49d4618 - fixed wrong MMS protocol version check (#379) 3 years ago
Michael Zillgith 1954da2b78 - .NET API: added IedServer.GetFunctionalConstrainedData method
(LIB61850-317)
3 years ago
Michael Zillgith 532298c378 - RCBEventHandler: replaced GI event by purgeBuf event when client
disables RCB instance (LIB61850-316)
3 years ago
Michael Zillgith 5ca0cd5512 Merge branch 'v1.5_develop' into v1.5 3 years ago
Michael Zillgith d4312d21ac - fixed bugs in ReportControlBlock getter functions and .NET wrapper
code
3 years ago
Michael Zillgith 1213b67a5a Merge branch 'v1.5' of bitbucket.org:mz-automation/libiec61850 into v1.5 3 years ago
Michael Zillgith b444fba88c - added more debug output for linux socket driver 3 years ago
Michael Zillgith bf747f6bea - removed some compiler warnings 3 years ago
Michael Zillgith e51ef87bf5 - fixed compilation problems with C++/VS 3 years ago
Michael Zillgith 19f7066c38 - fixed - SV publisher encoding problem when svID or datset length > 127 bytes (LIB61850-315)(#382) 3 years ago
Michael Zillgith ee2c461ff0 - added const to parameters of StringUtils_startsWith 3 years ago
Michael Zillgith 3cb6123a63 - IedServerConfig: added missing variable initialization 3 years ago
Michael Zillgith 377d708f4e - enabled TLS 1.2 support in mbedtls configuration 3 years ago
Michael Zillgith 3e5fadce4b - fixed - server doesn't respond SBOw when waiting for select callback (LIB61850-313) 3 years ago
Michael Zillgith f60ff65fc4 - improved MmsValue handling; fixed MmsValue(OCTET-STRIG) maximum size problem (LIB61850-150) 3 years ago
Michael Zillgith 9d9f03585f - IED server: improved control state machine performance (LIB61850-312) 4 years ago
Michael Zillgith f0651adb36 - add GOOSE subscriber/Ethernet layer support to listen to specific multicast messages 4 years ago
Michael Zillgith 2adb4dec23 - BSD socket HAL: make server side connection sockets non-blocking (LIB61850-243) 4 years ago
Michael Zillgith 258651eca8 Merge branch 'v1.5_issue_243' into v1.5_develop 4 years ago
Michael Zillgith 210cf30897 - fixed - GOOSE subscriber is not processing octet string when longer than the one received at first time (LIB61850-232) 4 years ago
Michael Zillgith 77e8144348 - removed empty lines 4 years ago
Michael Zillgith d7b48a891e - updated cmake minimum version requirement to 3.5.1 4 years ago
Michael Zillgith cb78c0e403 - updated documentation 4 years ago
Michael Zillgith 398b14e65f - added null pointer protection to some constructors/destructors 4 years ago
Michael Zillgith 8aa988068c - MacOS thread layer: replaced semaphore by mutex 4 years ago
Michael Zillgith d40b359292 - updated windows socket implementation; fixed Socket_checkAsyncConnectState function 4 years ago
Michael Zillgith 1f2da92626 - fixed position range check in MmsValue_getOctetStringOctet 4 years ago
Michael Zillgith ec1678e88a - fixed bug in length calculation for abort PPDU 4 years ago
Michael Zillgith c838255c1e
Merge pull request #367 from cedricboudinet/svsub_getSmpSynch_v1.5
adding SVSubscriber_ASDU_getSmpSynch to v1.5
4 years ago
Michael Zillgith 457b43a6e7 - updated CHANGELOG 4 years ago
Michael Zillgith c210e086cd - .NET API: fix problem with garbage collected delegates for async
client control functions (LIB61850-301)
4 years ago
Michael Zillgith c7b554beb3 - updated static model files for beaglebone demo 4 years ago
Michael Zillgith f7f3c2ae8f - fixed vulnerability of GOOSE subscriber to malformed messages (LIB61850-304) 4 years ago
Michael Zillgith 19c617c4f3 - updated version to 1.5.1 4 years ago
Michael Zillgith cfa94cbf10 - fixed - Bug in presentation layer parser can cause infinite loop (LIB61850-302) 4 years ago
Michael Zillgith 96e93c4be3 - fixed compilation problem with option CONFIG_MMS_THREADLESS_STACK 4 years ago
Michael Zillgith 2092f42f80 - .NET wrapper: fixed problems with garbage collected delegates for async client functions (LIB61850-301) 4 years ago
Michael Zillgith a82964bd66 - fixed - TPKT error when connection is interrupted during message reception (LIB61850-299) 4 years ago
Michael Zillgith 5d1f66d7e6 - .NET API: Fixed bug in IedConnection.GetFileAsync 4 years ago
Michael Zillgith 824c9ad5dd Merge branch 'v1.5_feature_274' into v1.5 4 years ago
Michael Zillgith f98c1a956d - handle presentation layer data messages with transfer-syntax-name 4 years ago