Commit log for Crypt-PKCS10, most recent first

- Cert policy optimizations

- Add certificate policy decode, name2oid. Cleanup and bug fixes.

- Developer Release 1.4_01

- Warn if setAPIversion is not called before calling any class method.

- Replace internal use of attributes()

- Provide useful attribute information with API v1, add GN/SN abbrevs in DNs

- Add Dist::Zilla config to METAdata

- Add 'based-on' credits from old README

- Update build to Dist::Zilla

- Add more OIDs. Generate OID doc automagically. Support API with standard names

- Merge pull request #6 from tlhackque/master

- Parse the ASN.1 declaration once, not once per field.

- Allow retrieval of BasicConstraints

- Add tests for proper decoding of subjectAltName extension, including iPAddresses

- Finish minor optimization of iPAddress conversion to text

- Convert iPAddresses to strings

- Tentatively add subjectAltName per request

- Merge pull request #3 from tlhackque/master

- Fix typo in previous commit.

- Add more Netscape OIDs

- Support for (old,but still used) Netscape extensions

- Tweak subject() for clarity

- UID has Hungarian userID; crash in certificateTemplate

- Add more tests

- Support UID in domain name

- Remove redundant test in registerOID

- Add registerOID() and regularize domainComponent()

- Merge pull request #2 from tlhackque/master

- csrRequest was erroneously returning junk after ASN.1 structure

- RT # 110820 part 3

- RT 110820 Part 2: extract CSR

- Preliminary patches for RT#110820

- version 1.3

- version change to 1.2

- Add generic method extensionValue

- ommit unknown or damaged extensions

- manual merge

- dealing with multivalued keys

- Update for the accessor methods

- Version 1.0

- POD added

- Merge pull request #1 from mbartosch/master

- code cleanup

- private mathods start with an underscore

- added POD documentation stubs

- rearranged base tests

- cleanup module distribution

- List of OIDs expanded

- small bugfix in test

- Readme and test added

- Parses PKCS10 requests to perl data structure

