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 年之前 |
Marc Mültin
|
47028b4bbd
Merge pull request #10 from Sevenstax/win_network_interface_fix
|
8 年之前 |
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 年之前 |
Jan Pohlmann
|
222530cfb7
Find the network interface by index on windows operating systems.
|
8 年之前 |
Marc Mültin
|
ee5756c592
Minor changes in transport layer classes and main method
|
8 年之前 |
Marc Mültin
|
d75e57457b
Added two complete CertificateInstallationRes.xml according to the test data provided: one with the MsgBody namespace, one with the empty namespace
|
8 年之前 |
Marc Mültin
|
d912967e15
Update README.md
|
8 年之前 |
Marc Mültin
|
a54db336c6
Rename README.txt to README.md
|
8 年之前 |
Marc Mültin
|
d2287e7355
Added test data for CertificateInstallationRes to verify one's own implementation of creating and verifying XML-based signatures
|
8 年之前 |
Marc Mültin
|
1cda643223
Avoid NullPointerException in WaitForSupportedAppProtocolRes.java
|
8 年之前 |
Marc Mültin
|
0cac87ea24
Ongoing timer settings in V2GCommunicationSessionEVCC.java
|
8 年之前 |
Marc Mültin
|
af1f3480e0
Added PreCharge Timer, CableCheck Timer to TimeRestrictions.java and added handling for those timers in EVCC package.
|
8 年之前 |
Marc Mültin
|
d933ba39ad
Added functionality in IEVController and DummyEVController which enables a predefined number of loops for ChargingStatusReq/-Res and CurrentDemandReq/-Res message pairs
|
8 年之前 |
Marc Mültin
|
777a2934ba
Some minor bugfixing after a successful test session with Verisco. SECC part is now fully tested with good and error test cases and has now very high probability to being fully conform to the ISO 15118-2 standard.
|
8 年之前 |
Marc Mültin
|
f301e82367
Forgot to add PKI.java to last commit
|
8 年之前 |
Marc Mültin
|
788280cd68
- Replaced System.currentTimeMillis() by System.nanoTime() for timing tasks.
|
8 年之前 |
Marc Mültin
|
d829d9d47c
Merge pull request #8 from I2SE/fix-pkcs8-assembly
|
8 年之前 |
Stefan Wahren
|
49a350173f
Make sure MO Sub-CA 2 PKCS#8 file is added to package, because it's
|
8 年之前 |
Marc Mültin
|
0bf8aee4f3
keyAgreement bit was set in the configuration file for the SECC leaf certificate (seccCert.cnf in the RISE-V2G-Certificates > configs folder)
|
8 年之前 |
Marc Mültin
|
c5afa07241
Update README.md
|
8 年之前 |
Marc Mültin
|
2267ad741d
Changed absolute path of openssl to relative path in generateCertificates.sh. Be aware to use an openssl version of 1.0.2 or above when you run openssl. You might need to use Homebrew to install a newer version if you use MacOS X. An absolute path to your openssl installation of Homebrew might then be needed in generateCertificates.sh.
|
8 年之前 |
Marc Mültin
|
d61fde3264
Changed package structure from org.eclipse.risev2g to org.v2gclarity.risev2g
|
8 年之前 |
Marc Mültin
|
21f9e74e2b
Update README.md
|
8 年之前 |
Marc Mültin
|
04ff623d05
Delete about.html
|
8 年之前 |
Marc Mültin
|
ed524bb9d5
Update README.md
|
8 年之前 |
Marc Mültin
|
9fc23006ea
Create LICENSE
|
8 年之前 |
Marc Mültin
|
b0c4b6d657
Changed license from EPL to MIT and updated README.md
|
8 年之前 |
Marc Mültin
|
cc79a41428
Renamed config files for certificate creation (for consistency reasons)
|
8 年之前 |
Marc Mültin
|
6b366610bc
Commit-Nachricht für RISE V2G
|
8 年之前 |
Marc Mültin
|
4838729761
Update README.md
|
8 年之前 |