Commit History

Autor SHA1 Mensaxe Data
  Marc Mültin bb40200deb Updated generateCertificates.sh shell script to make sure the necessary folders ‚certs‘, ‚csrs‘, ‚keystores‘, and ‚privateKeys‘ exist or are created if they don’t exist before executing the rest of the script %!s(int64=8) %!d(string=hai) anos
  Marc Mültin 0047027eea minor changes %!s(int64=9) %!d(string=hai) anos
  Marc Mültin fd20302604 - added signature creation when sending MeteringReceiptReq during DC charging %!s(int64=9) %!d(string=hai) anos
  Marc Mültin 7cd7bde429 - made sure that no ServiceDetailReq is sent for the ChargeService (for which no ServiceParameterList is available) %!s(int64=9) %!d(string=hai) anos
  Marc Mültin 54759ee249 - Bugfix: corrected the use of XSD schema files when applying EXI encoding for signature creation. Distinguishes now between EXI encoding for the SignedInfoElement of the header's signature (where XMLdsig schema needs to be used) and EXI encoding for the reference elements of the header's signature. %!s(int64=9) %!d(string=hai) anos
  Marc Mültin 8cf20ba88a Update README.md %!s(int64=9) %!d(string=hai) anos
  Marc Mültin 2ec832c1d7 - Bugfix: The signature key for signing SalesTariff elements was wrong (not the provisioning service certificate private key but the MO Sub-CA 2 certificate private key needs to be used here). %!s(int64=9) %!d(string=hai) anos
  Marc Mültin c8c9fb21d6 Merge branch 'hotfix/porsche-test' %!s(int64=9) %!d(string=hai) anos
  Marc Mültin 0fc64963f7 minor debugging and error catching changes %!s(int64=9) %!d(string=hai) anos
  Marc Mültin b9987c2295 Fixed typo in line 832 of SecurityUtils.java which prevented the contract certificate to be saved. This typo probably remained from a negative test and should not have made its way to the public repo. Anyway, is fixed now. %!s(int64=9) %!d(string=hai) anos
  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. %!s(int64=9) %!d(string=hai) anos
  Marc Mültin e0f2d36bbc Merge branch 'master' into develop %!s(int64=9) %!d(string=hai) anos
  Marc Mültin fe7aebdca4 - Included EXIficient library and according xml parser libraries (see shared/libs) as EXIficient's license finally changed from GPLv2 to MIT (MIT is compatible with EPL v1). Uncommented EXIficientCodec.java file. You now can quickly switch between EXIficientCodec and OpenEXI coded by (un)commenting the respective line in MessageHandler.java. %!s(int64=9) %!d(string=hai) anos
  Marc Mültin bf406353f8 slight modification of copyright header %!s(int64=9) %!d(string=hai) anos
  Marc Mültin 44dcafd141 bugfix for signing message elements of CertificateInstallationRes/CertificateUpdateRes %!s(int64=9) %!d(string=hai) anos
  Marc Mültin 6345846e7b Changes/bugfixes due to experience in 4th International Testing Symposium in San Diego, California (April 2016) %!s(int64=9) %!d(string=hai) anos
  Marc Mültin 458babda11 - Added support to send signed sales tariffs (SECC side) %!s(int64=9) %!d(string=hai) anos
  Marc Mültin 4a8a8024f7 - Added check that CONTRACT-based payment option is not offered in ServiceDiscoveryRes message if a communication session without TLS connection is used %!s(int64=9) %!d(string=hai) anos
  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) %!s(int64=9) %!d(string=hai) anos
  Marc Mültin 96ea627bb7 stopped following PKCS#12 container files and keystore files %!s(int64=9) %!d(string=hai) anos
  Marc Mültin ac7a9095f0 Enhanced TLS-related features: %!s(int64=9) %!d(string=hai) anos
  Marc Mültin 6329658d4a Update README.md %!s(int64=10) %!d(string=hai) anos
  Marc Mültin 11bb655670 Update README.md %!s(int64=10) %!d(string=hai) anos
  Marc Mültin 9ee2d21472 removed hardcoded namespace from function getJaxbElement() in shared.utils.MiscUtils.java and added global values in shared.enumerations.GlobalValues.java %!s(int64=10) %!d(string=hai) anos
  Marc Mültin c3605af549 Merge branch 'master' of https://github.com/eclipse/risev2g %!s(int64=10) %!d(string=hai) anos
  Marc Mültin 72d0327a72 Addresses #3 "SignedInfo tag namespace issue": %!s(int64=10) %!d(string=hai) anos
  Marc Mültin c1b0118cc3 Update README.md %!s(int64=10) %!d(string=hai) anos
  Marc Mültin 91b153fb98 Some minor bugfixes for bugs encountered at the Third International Testival in Dortmund on the 12th of November 2015 %!s(int64=10) %!d(string=hai) anos
  Marc Mültin c192dbffcb Typo corrected %!s(int64=10) %!d(string=hai) anos
  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') %!s(int64=10) %!d(string=hai) anos