Marc Mültin
|
77c2d5252a
Updated generateCertificates.bat (for Windows-based systems) to reflect the same change as in generateCertificats.sh (for Linux-based systems): provide a proper PKCS#12 encryption algorithm that Java 1.8 can handle when reading the private key moSubCA2.pkcs8.der
|
6 年之前 |
Marc Mültin
|
d3485324fe
Modified pom.xml files to reflect new version 1.2.4 of RISE V2G
|
6 年之前 |
Marc Mültin
|
df3838b3f6
Updated pom.xml files to reflect the new version 1.2.4
|
6 年之前 |
Marc Mültin
|
693fbcc97a
Addressed ISO 15118 User Group issue #50 (http://extmgmt.kn.e-technik.tu-dortmund.de/issues/50): the SECC will wait 5 seconds after sending a SessionStopRes or any response message with a negative response code before closing the TCP/TLS socket connection.
|
6 年之前 |
Marc Mültin
|
09a3f30123
Update README.md
|
6 年之前 |
Marc Mültin
|
36bf3cbc73
Update README.md
|
6 年之前 |
Marc Mültin
|
fb78192c98
Update README.md
|
6 年之前 |
Marc Mültin
|
4a406cbb78
Update README.md
|
6 年之前 |
Marc Mültin
|
0bf6d51748
Merge pull request #30 from mrbig/f/dynamic_implementation_loader
|
6 年之前 |
Marc Mültin
|
950e27d5af
Merge pull request #28 from poohsen/master
|
6 年之前 |
poohsen
|
5c1c2428ce
remove unnecessary whitespace
|
6 年之前 |
Nagy Attila Gabor
|
6e1d7fbcb7
Refactored controllers to use a default constructor
|
6 年之前 |
Nagy Attila Gabor
|
5ccf4ceaad
Fixed typos in documentation and exception
|
6 年之前 |
Marc Mültin
|
cd7ea29fda
Merge pull request #29 from mrbig/master
|
6 年之前 |
Nagy Attila Gabor
|
339cc722ac
Made implementation classes configurable from the respective properties file
|
6 年之前 |
Nagy Attila Gabor
|
4fbe208e6b
Added suppresswarnings to setJaxbContext
|
7 年之前 |
Nagy Attila Gabor
|
c85a1a8520
Made signedinfo related methods type safe
|
7 年之前 |
Nagy Attila Gabor
|
121e55a727
getJAXBElement made type safe
|
7 年之前 |
Nagy Attila Gabor
|
52d5ee093b
Removed unused removeV2GCommunicationSession method
|
7 年之前 |
Nagy Attila Gabor
|
d559f168d9
Addedd suppresswarnings to some of the unused fields and methods
|
7 年之前 |
Nagy Attila Gabor
|
5c5b25eaef
Removed unused general evseController
|
7 年之前 |
Nagy Attila Gabor
|
691ba5e40d
Removed unused import
|
7 年之前 |
Nagy Attila Gabor
|
39cb8a895b
Fixed trivial raw type assignments
|
7 年之前 |
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.
|
7 年之前 |
Christoph Zwirello
|
ebccfa5a06
make signature of encryptContractCertPrivateKey more specific
|
7 年之前 |
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.
|
7 年之前 |
Marc Mültin
|
af4ad25f49
Merge branch 'master' of https://github.com/V2GClarity/RISE-V2G
|
7 年之前 |
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).
|
7 年之前 |
Marc Mültin
|
25f3207f36
Update README.md
|
7 年之前 |
Marc Mültin
|
12ca0fdafa
Update README.md
|
7 年之前 |