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.
|
9 éve |
Marc Mültin
|
e0f2d36bbc
Merge branch 'master' into develop
|
9 éve |
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.
|
9 éve |
Marc Mültin
|
bf406353f8
slight modification of copyright header
|
9 éve |
Marc Mültin
|
44dcafd141
bugfix for signing message elements of CertificateInstallationRes/CertificateUpdateRes
|
9 éve |
Marc Mültin
|
6345846e7b
Changes/bugfixes due to experience in 4th International Testing Symposium in San Diego, California (April 2016)
|
9 éve |
Marc Mültin
|
458babda11
- Added support to send signed sales tariffs (SECC side)
|
9 éve |
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
|
9 éve |
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)
|
9 éve |
Marc Mültin
|
96ea627bb7
stopped following PKCS#12 container files and keystore files
|
9 éve |
Marc Mültin
|
ac7a9095f0
Enhanced TLS-related features:
|
9 éve |
Marc Mültin
|
6329658d4a
Update README.md
|
10 éve |
Marc Mültin
|
11bb655670
Update README.md
|
10 éve |
Marc Mültin
|
9ee2d21472
removed hardcoded namespace from function getJaxbElement() in shared.utils.MiscUtils.java and added global values in shared.enumerations.GlobalValues.java
|
10 éve |
Marc Mültin
|
c3605af549
Merge branch 'master' of https://github.com/eclipse/risev2g
|
10 éve |
Marc Mültin
|
72d0327a72
Addresses #3 "SignedInfo tag namespace issue":
|
10 éve |
Marc Mültin
|
c1b0118cc3
Update README.md
|
10 éve |
Marc Mültin
|
91b153fb98
Some minor bugfixes for bugs encountered at the Third International Testival in Dortmund on the 12th of November 2015
|
10 éve |
Marc Mültin
|
c192dbffcb
Typo corrected
|
10 éve |
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')
|
10 éve |
Marc Mültin
|
27b186996f
Update README.md
|
10 éve |
Marc Mültin
|
c58ecc32d8
Update README.md
|
10 éve |
Marc Mültin
|
5613445e3e
Merge pull request #2 from gitter-badger/gitter-badge
|
10 éve |
Marc Mültin
|
4ae64df4a9
Update README.md
|
10 éve |
The Gitter Badger
|
ed22959d93
Added Gitter badge
|
10 éve |
Marc Mültin
|
e73d9a6c7c
Merge branch 'master' of https://github.com/eclipse/risev2g
|
10 éve |
Marc Mültin
|
0c2984d979
no message
|
10 éve |
Marc Mültin
|
2d1a6e1913
Create README.md
|
10 éve |
Marc Mültin
|
505e772f08
initial commit for RISE V2G
|
10 éve |
Eclipse Webmaster team
|
653a2f11e7
Initial commit
|
10 éve |