Historique des commits

Auteur SHA1 Message Date
  Marc Mültin 09a3f30123 Update README.md il y a 6 ans
  Marc Mültin 36bf3cbc73 Update README.md il y a 6 ans
  Marc Mültin fb78192c98 Update README.md il y a 6 ans
  Marc Mültin 4a406cbb78 Update README.md il y a 6 ans
  Marc Mültin 0bf6d51748 Merge pull request #30 from mrbig/f/dynamic_implementation_loader il y a 6 ans
  Marc Mültin 950e27d5af Merge pull request #28 from poohsen/master il y a 6 ans
  poohsen 5c1c2428ce remove unnecessary whitespace il y a 6 ans
  Nagy Attila Gabor 6e1d7fbcb7 Refactored controllers to use a default constructor il y a 6 ans
  Nagy Attila Gabor 5ccf4ceaad Fixed typos in documentation and exception il y a 6 ans
  Marc Mültin cd7ea29fda Merge pull request #29 from mrbig/master il y a 6 ans
  Nagy Attila Gabor 339cc722ac Made implementation classes configurable from the respective properties file il y a 7 ans
  Nagy Attila Gabor 4fbe208e6b Added suppresswarnings to setJaxbContext il y a 7 ans
  Nagy Attila Gabor c85a1a8520 Made signedinfo related methods type safe il y a 7 ans
  Nagy Attila Gabor 121e55a727 getJAXBElement made type safe il y a 7 ans
  Nagy Attila Gabor 52d5ee093b Removed unused removeV2GCommunicationSession method il y a 7 ans
  Nagy Attila Gabor d559f168d9 Addedd suppresswarnings to some of the unused fields and methods il y a 7 ans
  Nagy Attila Gabor 5c5b25eaef Removed unused general evseController il y a 7 ans
  Nagy Attila Gabor 691ba5e40d Removed unused import il y a 7 ans
  Nagy Attila Gabor 39cb8a895b Fixed trivial raw type assignments il y a 7 ans
  Marc Mültin 56c88f910e Added a check for an empty SASchedules in WaitForChargeParameterDiscoveryRes.java in case EVSEProcessing is set to FINISHED. In that case, SASchedules must be present. il y a 7 ans
  Christoph Zwirello ebccfa5a06 make signature of encryptContractCertPrivateKey more specific il y a 7 ans
  Marc Mültin cc26d2a239 The field 'ReceiptRequired' in the ChargingStatusRes message is optional. Fixed the code in EVCC's class WaitForChargingStatusRes.java so that it does not necessarily expect the field 'ReceiptRequired' to be set (otherwise a NullPointerException would be thrown). Also made sure that WaitForChargingStatusRes.java only sends a MeteringReceiptReq message if the connection is secured by TLS - as signed MeteringReceiptReq messages are only possible with Plug & Charge that demands TLS to be used. il y a 7 ans
  Marc Mültin af4ad25f49 Merge branch 'master' of https://github.com/V2GClarity/RISE-V2G il y a 7 ans
  Marc Mültin a74e0ad073 The field 'ReceiptRequired' in the CurrentDemandRes message is optional. Fixed the code in EVCC's class WaitForCurrentDemandRes.java so that it does not necessarily expect the field 'ReceiptRequired' to be set (otherwise a NullPointerException would be thrown). il y a 7 ans
  Marc Mültin 25f3207f36 Update README.md il y a 7 ans
  Marc Mültin 12ca0fdafa Update README.md il y a 7 ans
  Marc Mültin 1ff1725ddb Update README.md il y a 7 ans
  Marc Mültin 3389c669af Corrected timeout value for supportedAppProtocolResponse. Value was set statically to 2 seconds. Now the value given in TimeRestrictions.java (located in package com.v2gclarity.risev2g.shared.misc) is taken instead. il y a 7 ans
  Marc Mültin b82aa11b86 Updated content of folder signature-creation-testdata and corrected an error in the README.md file which stated that the signature for the CertificateInstallationRes message would be created with the private key of the MO sub-CA 2. Correct is that the signature is created with the private key of the CPS (certificate provisioning service) sub-CA 2. il y a 7 ans
  Marc Mültin 9a3f2244eb Merge branch 'master' of https://github.com/V2GClarity/RISE-V2G il y a 7 ans