Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: gitpan/Crypt-X509 Loading
base: gitpan_version/0.51
Choose a base ref
...
head repository: openxpki/Crypt-X509 Loading
compare: 0.53
Choose a head ref
  • 10 commits
  • 7 files changed
  • 3 contributors

Commits on Nov 8, 2019

  1. convert Tab to whitespace

    oliwel committed Nov 8, 2019
    Configuration menu
    Copy the full SHA
    ef56eca View commit details
    Browse the repository at this point in the history
  2. Extend OID maps, change shortnames l=>L S=>ST

    Adds new items to the OID map and CHANGES the shortnames for
    2.5.4.8 (state) and 2.5.4.7 (locality) to be compatible with
    openssl and most other crypto toolkits
    
    Makes the oid2... maps available for external modification by
    raising their scope to our.
    oliwel committed Nov 8, 2019
    Configuration menu
    Copy the full SHA
    8287513 View commit details
    Browse the repository at this point in the history
  3. Changelog / Version Bump 0.52

    oliwel committed Nov 8, 2019
    Configuration menu
    Copy the full SHA
    e21efbd View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    86d619f View commit details
    Browse the repository at this point in the history
  5. add travis-ci

    mrscotty committed Nov 8, 2019
    Configuration menu
    Copy the full SHA
    26130a1 View commit details
    Browse the repository at this point in the history
  6. add github url to readme

    mrscotty committed Nov 8, 2019
    Configuration menu
    Copy the full SHA
    fb144a1 View commit details
    Browse the repository at this point in the history
  7. Merge branch 'release/0.52'

    mrscotty committed Nov 8, 2019
    Configuration menu
    Copy the full SHA
    5f6d9d8 View commit details
    Browse the repository at this point in the history

Commits on Apr 15, 2020

  1. Added DecodedSubjectAltNames, an accessor that can be used to retriev…

    …e all the SANs in the certificate in their proper decoded form
    zdenek-biberle committed Apr 15, 2020
    Configuration menu
    Copy the full SHA
    1f384e2 View commit details
    Browse the repository at this point in the history

Commits on May 5, 2020

  1. Merge pull request #1 from d-tris/decoded_san

    Added DecodedSubjectAltNames, an accessor for SANs
    mrscotty committed May 5, 2020
    Configuration menu
    Copy the full SHA
    b236eb4 View commit details
    Browse the repository at this point in the history
  2. Version Bump 0.53

    mrscotty committed May 5, 2020
    Configuration menu
    Copy the full SHA
    76fca29 View commit details
    Browse the repository at this point in the history
Loading