Michael Zillgith
02689d1410
- MMS server: more restrictive value type check when handling write access
2017-10-25 21:51:35 +02:00
Michael Zillgith
e26ac787d7
- MMS client: file services -fixed encoding problem with long file names
2017-10-24 11:41:25 +02:00
Michael Zillgith
d8f964ac7c
- MMS server: ACSE authenticator passes application reference (ap-title and ae-qualifier)
2017-10-19 15:09:17 +02:00
Michael Zillgith
53e741852e
- example directory cleanup
2017-10-19 08:54:13 +02:00
Michael Zillgith
922dac1a34
- MMS: fixed potential memory leak in asn1 code that can be caused by malformed MMS messages
2017-09-28 13:23:15 +02:00
Michael Zillgith
90d910625b
- MMS: asn1 parser - removed debugging code
2017-09-28 08:43:34 +02:00
Michael Zillgith
a008275f37
- MMS client: parse reject PDU
...
- MMS: improved BER decoder stability
2017-09-27 23:32:23 +02:00
Michael Zillgith
5b470f740c
- MMS server: MMS read handler sets domain to NULL for VMD scope variable
2017-09-27 15:30:23 +02:00
Michael Zillgith
c3043290ac
- MMS client: MmsConnection_getVariableAccessAttributes support for VMD specific variables
2017-09-21 21:57:01 +02:00
Michael Zillgith
e595cb7b46
- MMS client: improved error handling
2017-09-15 17:52:40 +02:00
Michael Zillgith
0651b94be5
- prepared for release 1.1
2017-08-25 15:15:44 +02:00
Michael Zillgith
63510d7ee8
- socket-win32: updated WSA initialization handling
2017-08-25 14:57:06 +02:00
Michael Zillgith
17bc388ae5
- updated CHANGELOG for release 1.1.0
2017-08-25 08:31:35 +02:00
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
2017-08-25 00:02:51 +02:00
Michael Zillgith
325867b5f4
- MMS client: replaced asn1c code in mms_client_initiate.c
2017-08-20 17:44:20 +02:00
Michael Zillgith
311c70ea30
- some code cleanup in mms_client_connection.c
2017-08-20 10:22:54 +02:00
Michael Zillgith
291d21ef9e
- IEC 61850 client: Changed result strings of IedConnection_getDataDirectoryByFC. Removed appended FC string.
2017-08-19 11:24:00 +02:00
Michael Zillgith
b1641b82ff
- MMS client/server: extended BER encoder to support MMS PDU sizes with more than 64k
2017-08-15 08:15:33 +02:00
Michael Zillgith
8d2b8b087e
- fixed problem with windows def file when winpcap not present
2017-08-04 17:49:47 +02:00
Michael Zillgith
a0af20defc
- socket_win32.c: replaced free by GLOBAL_FREEMEM
2017-07-20 17:04:00 +02:00
Michael Zillgith
4b8a6ff3e7
- client API: updated function documentation
2017-07-11 08:14:22 +02:00
Michael Zillgith
99c0c8bc75
- added IedModel_getDeviceByInst function
2017-06-23 23:41:07 +02:00
Michael Zillgith
15ec6c7a7c
- added additional check to MmsValue_update for structure size mismatch
2017-06-21 23:49:24 +02:00
Michael Zillgith
c08fe41cbb
- SV publisher: Changed SampledValuesPublisher_create to support setting of Communication parameters at runtime
2017-06-13 17:35:15 +02:00
Michael Zillgith
3ac4cd88df
- fixed memory cleanup in GOOSE subscriber
...
- added GooseReceiver_isRunning function
- updated goose_subscriber example
2017-06-12 22:22:45 +02:00
Michael Zillgith
2a40798f10
- server: added MmsFileAccessHandler for server side monitoring and control of file services
...
- file services: added support to set filestore basepath at runtime
- added IedConnection_getFileDirectoryEx to better control receiving file directories
2017-05-30 07:43:31 +02:00
Michael Zillgith
b9ba81f8a0
- added Timestamp_toMmsValue function
2017-05-17 10:33:08 +02:00
Michael Zillgith
ad98531b1b
- fixed SDO bug in dynamic code generator
2017-05-15 15:44:10 +02:00
Michael Zillgith
8999487b24
- C server API: added function IedServer_setLocalIpAddress
...
- C# server API: added IedServer.SetLocalIpAddress
2017-05-05 09:03:54 +02:00
Michael Zillgith
3aa01687c5
- MMS client/server: fixed problem with negative frsmId
...
- some code cleanup
2017-05-04 11:07:07 +02:00
Michael Zillgith
f3b75dd3fc
- added functions Timestamp_create, Timestamp_destroy, Timestamp_setByMmsUtcTime
...
- C# API: Added Timestamp class
- C# API: Added missing UpdateAttribute methods to IedServer
2017-04-06 22:58:22 +02:00
Michael Zillgith
69dbbcf306
- added support for Currency BasicType (mapped to visible-string-3 according to tissue 1047)
2017-04-05 09:17:58 +02:00
mzillgith
046541700a
Merge pull request #6 from cedricboudinet/master
...
Various patch
2017-03-20 11:03:25 +01:00
Cedric Boudinet
81cf937616
Fixing buffer overflow when printing Mms Array Value to buffer
2017-03-17 14:56:46 +01:00
Michael Zillgith
877d4562e4
- COTP: fixed problem in server side src/dst reference handling
2017-03-08 19:48:59 +01:00
Michael Zillgith
c093852fda
- fixed problem in client report handling when report contains no report ID
2017-03-07 17:06:24 +01:00
cedric
517f1d958c
Adding SV_ASDU_getSmpCnt
2017-02-09 23:56:04 +01:00
Cedric Boudinet
d95a31c628
Setting DEBUG_SV_PUBLISHER by default to 0
2017-02-16 15:47:28 +01:00
Michael Zillgith
dc4090e95d
- MMS server API: added documentation for ObtainFile service callbacks
2017-01-24 14:59:15 +01:00
Michael Zillgith
9ad549592d
- refactoring names in string_utils.h/.c
...
- fixed bug in StringUtils_copySubString
2017-01-12 11:48:14 +01:00
Michael Zillgith
245a21b129
- client: added function IedConnection_readInt64Value
2016-12-14 17:38:33 +01:00
Michael Zillgith
b8a4e8c7b0
- some fixes
2016-11-28 19:27:08 +01:00
Michael Zillgith
46575aeb68
- implemented setFile service
...
- prepared for release 1.0.0
2016-11-07 16:15:18 +01:00
Michael Zillgith
940bcee6fc
- MmsValue_getNumberOfSetBits now deals with wrong padding
2016-11-02 15:02:10 +01:00
Michael Zillgith
23cf37d048
- hardened client report handler
2016-11-01 21:37:56 +01:00
Michael Zillgith
0fd5b05dd8
- implemented client and server side MMS obtain-file service
...
- added FileSystem_writeFile function to API and windows, linux providers
2016-10-31 14:42:24 +01:00
Michael Zillgith
d15e2c73b1
- implemented server side obtain file procedure
2016-10-30 20:50:34 +01:00
Michael Zillgith
da21182077
- removed SV function from wo-goose.def file to be able to build without libpcap on windows
2016-10-11 09:51:24 +02:00
Michael Zillgith
2b6a6b8f39
- prepared for release 0.9.3
2016-10-04 17:39:11 +02:00
Michael Zillgith
dc281a7ee9
- added maximum log entry size for LogStorage
...
- implemented maximum log entries for sqlite log storage
- added log to C# API
2016-10-03 18:29:16 +02:00