Marc Mültin
|
258af9b5ac
Bugfix: An empty catch clause in the StatefulTransportLayerClient.java caused a weired EXI Codec error message ("ERROR: 'EXI No valid EXI document according distinguishing bits'") when a message timeout occurred (e.g. with the small timeout value of 250ms for CurrentDemandRes). This was confusing since there was no obvious reason for the EXI Codec error message. Now there is some meaningful error catch clause which makes clear that the header of the received message could not be read, which then terminates the communication session.
|
9 年之前 |
Marc Mültin
|
bf406353f8
slight modification of copyright header
|
9 年之前 |
Marc Mültin
|
6345846e7b
Changes/bugfixes due to experience in 4th International Testing Symposium in San Diego, California (April 2016)
|
9 年之前 |
Marc Mültin
|
fbf547ffe7
- added SecurityUtils function getContractCertificateStatus() to check for certificate installation and update need within one function, thus reducing the cryptographic computation overhead (which is crucial on embedded systems)
|
9 年之前 |
Marc Mültin
|
ac7a9095f0
Enhanced TLS-related features:
|
9 年之前 |
Marc Mültin
|
91b153fb98
Some minor bugfixes for bugs encountered at the Third International Testival in Dortmund on the 12th of November 2015
|
10 年之前 |
Marc Mültin
|
c192dbffcb
Typo corrected
|
10 年之前 |
Marc Mültin
|
27992b59c9
Fixes #1 with the topic "Getting started...". The network interface property in the SECCConfig.properties and EVCCConfig.properties should now be provided as an integer value (an index value) instead of a string value (such as 'lo0' or 'eth1')
|
10 年之前 |
Marc Mültin
|
505e772f08
initial commit for RISE V2G
|
10 年之前 |