Commit History

Author SHA1 Message Date
  Marc Mültin 7d89c9a15c Merge pull request #74 from SwitchEV/fix/terminate_session_meter_receipt_res 4 years ago
  Jesse Kerkhoven 9788955003 Fix: Terminate session after Metering Receipt when requesting STOP Charging. Fixes #66 4 years ago
  Marc Mültin d569486e24 Update README.md 4 years ago
  Marc Mültin 9abd5ae729 Updated version number from 1.2.5 to 1.2.6 5 years ago
  Marc Mültin 0711b49b69 Merge branch 'master' of https://github.com/V2GClarity/RISE-V2G 5 years ago
  Marc Mültin b5beeca0db Merge pull request #46 from mrbig/master 5 years ago
  Marc Mültin ce7c41d9cd Replaced a hard-coded keystore for the EVCC with the value given in the GlobalValues file (GlobalValues.EVCC_KEYSTORE_FILEPATH) 5 years ago
  Marc Mültin 9239fe736d Merge branch 'master' of https://github.com/V2GClarity/RISE-V2G 5 years ago
  Marc Mültin 0e9a797d03 Merge pull request #54 from jessekerkhoven/master 5 years ago
  Marc Mültin fa9f2ee1b0 Fixes issue #41 and updates log4j library (api and core) from 2.13.3 5 years ago
  Marc Mültin 2e5644272b Updated log4j-core from 2.9.1 to 2.31.2 5 years ago
  Jesse Kerkhoven 779a0b71b4 Fix typo, verify leaf certificate attributes 5 years ago
  Marc Mültin b0222e41c0 Merge pull request #52 from V2GClarity/dependabot/maven/RISE-V2G-Shared/xerces-xercesImpl-2.12.0 5 years ago
  dependabot[bot] 16cc2ec472 Bump xercesImpl from 2.11.0 to 2.12.0 in /RISE-V2G-Shared 5 years ago
  Nagy Attila Gabor 79917ab517 Inlined releaseInstance methods 5 years ago
  Marc Mültin ebd66e446e Fixed a potential NullPointerException when UDP client tries to send an SECCDiscoveryReq message although the getLinkLocalAddress method of the class shared.utils.MiscUtils doesn't find a valid network interface according to the name found in the EVCCConfig.properties file. 5 years ago
  Marc Mültin b3ff868ad5 Merge pull request #51 from mrbig/f/better_stop_handling 5 years ago
  Marc Mültin 7a8e3a9a23 Update WaitForPowerDeliveryReq.java 5 years ago
  Marc Mültin a17f8302c4 Merge pull request #50 from CommentSectionScientist/UseEntrySetWhenUsingKeyAndValue 5 years ago
  Marc Mültin 1d4d22b3f1 Merge pull request #48 from CommentSectionScientist/RemovesUnusedDuplicatedMethod 5 years ago
  Marc Mültin 3ec641f05d Merge pull request #47 from CommentSectionScientist/UseTryWithResources 5 years ago
  Marc Mültin 7fb507a075 Added comment on how to make sure only the name elliptic curve "secp256r1" is allowed for ECDH(E). 5 years ago
  Nagy Attila Gabor 5446786323 Treat DC Shutdown status codes as valid when STOP power delivery is requested 5 years ago
  CommentSectionScientist 9314a1d85e Use EntrySet when iteration over a Map and using both key and value of 5 years ago
  CommentSectionScientist 048d06f6b9 Removes unused Getter and renames Setter 5 years ago
  CommentSectionScientist 5ba4d9c26e Use try with resources when handling FileStreams 5 years ago
  Nagy Attila Gabor a3b5c94d65 Remove singleton instances once the client is finished 5 years ago
  Marc Mültin f9fce08e6c Merge pull request #45 from mrbig/master 5 years ago
  Nagy Attila Gabor 0909d425a9 Replaced DummyEVController with the appropriate interface 5 years ago
  Marc Mültin bc1bdfd416 Corrected a typo in generateCertificates.bat in line 85 (should be v2gRootCA.key instead of v2gRootA.key) 5 years ago