[cpp-xmltooling] branch master updated (6feb1ba -> f8c5aaf)

Rod Widdowson rdw at steadingsoftware.com
Wed Oct 24 11:08:04 EDT 2018


This is an automated email from the git hooks/post-receive script.

rdw pushed a change to branch master
in repository cpp-xmltooling.

      from  6feb1ba   CPPXT-137 OpenSSL 1.1.1
       new  6776816   CPPXT-136 Test bad/missing DEREncodedKeyValue
       new  2fac144   Fix build for non EC-aware OpenSSL
       new  f8c5aaf   CPPXT-136 ECParameter tests

The 3 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.


Summary of changes:
 xmltoolingtest/BadKeyInfoTest.h                    | 99 +++++++++++++++++++++-
 xmltoolingtest/data/DERValueBad.xml                |  3 +
 xmltoolingtest/data/DERValueBad64.xml              |  3 +
 xmltoolingtest/data/DERValueNull.xml               |  3 +
 xmltoolingtest/data/ECParamGnB.xml                 | 25 ++++++
 .../data/{ECNullCurve.xml => ECParamNone.xml}      |  2 +-
 xmltoolingtest/data/ECParamPnB.xml                 | 28 ++++++
 xmltoolingtest/data/ECParamPrime.xml               | 25 ++++++
 xmltoolingtest/data/ECParamTnB.xml                 | 26 ++++++
 9 files changed, 209 insertions(+), 5 deletions(-)
 create mode 100644 xmltoolingtest/data/DERValueBad.xml
 create mode 100644 xmltoolingtest/data/DERValueBad64.xml
 create mode 100644 xmltoolingtest/data/DERValueNull.xml
 create mode 100644 xmltoolingtest/data/ECParamGnB.xml
 copy xmltoolingtest/data/{ECNullCurve.xml => ECParamNone.xml} (90%)
 create mode 100644 xmltoolingtest/data/ECParamPnB.xml
 create mode 100644 xmltoolingtest/data/ECParamPrime.xml
 create mode 100644 xmltoolingtest/data/ECParamTnB.xml

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the commits mailing list