Historia zmian

Autor SHA1 Wiadomość Data
  Marc Mültin 6f6be89a09 Improved the performance of RISE V2G by converting the MessageHandler into a Singleton. When instantiating the MessageHandler, the JAXB Context is set which is a pretty time-consuming task. Before the improvement, the MessageHandler was instantiated by the V2GCommunicationSessionHandlerSECC and the V2GCommunicationSessionHandlerSECC class. 8 lat temu
  Marc Mültin babd2ee114 Changelog 13.10.17: 8 lat temu
  Marc Mültin d8c9fc7bcd Changelog commit 15.9.17 8 lat temu
  Marc Mültin 084320d6d6 Loading EXIficient is now much faster than before. XSD schema files have been converted to EXI grammar Java files. Also, JAXB context is now only set once at startup of SECC and EVCC respectively as setting the JAXB context is a very time consuming task. 8 lat temu
  Marc Mültin 7cd067c118 Added property "EXICodec" in EVCCConfig.properties and SECCConfig.properties to set the EXI codec. Changed the handling in the constructor of the MessageHandler.java accordingly. 8 lat temu
  Marc Mültin b0c4b6d657 Changed license from EPL to MIT and updated README.md 8 lat temu
  Marc Mültin 6b366610bc Commit-Nachricht für RISE V2G 8 lat temu
  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 lat temu
  Marc Mültin bf406353f8 slight modification of copyright header 9 lat temu
  Marc Mültin 6345846e7b Changes/bugfixes due to experience in 4th International Testing Symposium in San Diego, California (April 2016) 9 lat temu
  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 lat temu
  Marc Mültin ac7a9095f0 Enhanced TLS-related features: 9 lat temu
  Marc Mültin 91b153fb98 Some minor bugfixes for bugs encountered at the Third International Testival in Dortmund on the 12th of November 2015 10 lat temu
  Marc Mültin c192dbffcb Typo corrected 10 lat temu
  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 lat temu
  Marc Mültin 505e772f08 initial commit for RISE V2G 10 lat temu