Commit Graph

712 Commits (v1.3)
 

Author SHA1 Message Date
Michael Zillgith 756e198066
Merge pull request #268 from cedricboudinet/svsub_getSmpSynch
- SV subscriber: get smp synch
5 years ago
Cedric Boudinet c7334668fa hanlding smpSynch in sv subsciber 5 years ago
Cedric Boudinet 068b4eae99 adding getSmpSynch in sv subscriber 5 years ago
Michael Zillgith bb0a313db1 - MMS get name list service: fixed wrong return value in case of unknown argument for continueAfter 6 years ago
Michael Zillgith 6c656612a2 MMS server: handle file close with unknown FRSM ID 6 years ago
Michael Zillgith c601fa1f58 -replaced timegm implementation on windows. Fixes bug with MMS file times 6 years ago
Michael Zillgith 51abe01d85 - fixed bug in BerInteger_setUint16 6 years ago
Michael Zillgith 5a23c404d1 - IEC 61850 server: fixed thread cleanup problem in single thread server mode 6 years ago
Michael Zillgith dbdcd33e61 MMS server: fixed memory access problem when client unexpectedly closed connection during file upload (set-file) 6 years ago
Michael Zillgith b2b4627579 updated java tools 6 years ago
Michael Zillgith 2529ef6c6a static model generator: Initialize Dbpos value from Val element in ICD/CID file (see github #163) 6 years ago
Michael Zillgith b6b1dde3b9 - linux socket: set retransmission timeout to 10 s 6 years ago
Michael Zillgith dabea5cc4c - fixed memory handling problems when using TLS 6 years ago
Michael Zillgith 9b7a2f086e - .NET: added missing ignore paramter for test case 6 years ago
Michael Zillgith 7c1b913628 - fixed object reference string buffer size in iec61850_client_example2 6 years ago
Michael Zillgith ab650f10eb
Merge pull request #144 from jpeltonen/master
- added setting of MMS request timeout to .NET
6 years ago
Michael Zillgith 355e88ea8b - MMS server: fixed potential deadlock in multi-thread mode 6 years ago
Michael Zillgith e09d46ffff Merge branch 'v1.3' of https://github.com/mz-automation/libiec61850 into v1.3 6 years ago
Michael Zillgith 8908d5c114 - MMS client: receive thread only continues when server response is processed by application thread
- MMS client/server: check if invoke ID is in confirmed-error or reject PDU
6 years ago
Michael Zillgith ff46679942 - .NET API: added new function MmsValue.NewUtcTime 6 years ago
Michael Zillgith 87111a8bbb - Added additional check in MmsVariableSpecification_getChildValue 6 years ago
Michael Zillgith b848e40ef8 - updated java binaries 6 years ago
Michael Zillgith 5a97a4fc77 Merge branch 'v1.3' of https://github.com/mz-automation/libiec61850 into v1.3 6 years ago
Michael Zillgith acca033b4e - Java SCL parser: Val element content for times is interpreted as UTC times 6 years ago
Michael Zillgith 95dadeb129 - IEC 61850 server: URCB will not release reservation (and owner) when RCB is disabled 6 years ago
Michael Zillgith 17992e9e09 - MMS server: fixed bug in obtain file service (crash when target directory doesn't exist) 6 years ago
Michael Zillgith ff54448311 - MMS client: added aditional checks to catch response parsing errors 6 years ago
Michael Zillgith b9ded374e3 - MMS client/server: accept empty bit strings 6 years ago
Michael Zillgith 5b55605fb0 - added DLL export declaration for function ClientReportControlBlock_hasResvTms 6 years ago
fitefis 3815b91505 - added setting of MMS request timeout to .NET 6 years ago
Michael Zillgith ddb41f1cb9 - MMS server: fixed connection handling problem in multi-threaded mode 7 years ago
Michael Zillgith 4ae7a268de - MMS server: added semaphore for open connections map to prevent problem in multi-threaded mode 7 years ago
Michael Zillgith d24f0c44c5 - MMS server: gracefully reject connection when not enought memory can be allocated 7 years ago
Michael Zillgith 472514cc63 - SV subscriber: fixed bug in function SVReceiver_enableDestAddrCheck 7 years ago
Michael Zillgith 9881d248ec - updated CHANGELOG 7 years ago
Michael Zillgith 77c88dd0df - IEC 61850 server: reporting - fixed problem with removing old GI reports when latest report is also GI 7 years ago
Michael Zillgith a22f04e71e - IEC 61850 client: fixed problems in ClientReportControlBlock_create (see github #134) 7 years ago
Michael Zillgith 4cce81a044 - IEC 61850 client: handle reason code correctly when report contains data with different reason code (see github #133) 7 years ago
Michael Zillgith 0c44dc4e5c - GOOSE receiver: fixed potential deadlock when GooseReceiver_stop is called directly after GooseReceiver_start 7 years ago
Michael Zillgith 8fa25ce182 - IEC 61850 client: fixed memory leak in IedConnection_getRCBValues 7 years ago
Michael Zillgith 71cace2ea6 - IEC 61850 server: fixed problem - wrong BRCB reservation after reservation timeout 7 years ago
Michael Zillgith 47f540a4f9 - HAL: some changes to linux and BSD hal implementations 7 years ago
Michael Zillgith 0e7fcb0c29 - IEC 61850 server: fixed problem when "ResvTms" is missing in BRCB 7 years ago
Michael Zillgith 45fd6919a8 - IEC 61850 server: reporting - support setting owner to IPv6 address 7 years ago
Michael Zillgith 941d717804 - added function StringUtils_convertIPv6AdddressStringToByteArray 7 years ago
Michael Zillgith 230845ebb7 - make: fixed dynamic library name for win64 (see github #129) 7 years ago
Michael Zillgith 7a4b90af9f - fixed problem with read access to GCB (see github #130) 7 years ago
Michael Zillgith c474036a03 - COTP: added payload length validation (see github #127) 7 years ago
Michael Zillgith d7e01738eb - .NET API: Added Client.ReportControlBlock.HasResvTms method
- updated CHANGELOG
7 years ago
Michael Zillgith e803003441 - IEC 61850 server: optimized report buffer handling for buffered reporting (save memory and encoding time) 7 years ago