Thanks to visit codestin.com
Credit goes to github.com

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: perl-net-saml2/perl-Crypt-OpenSSL-SignCSR
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: openssl-fixes
Choose a base ref
...
head repository: perl-net-saml2/perl-Crypt-OpenSSL-SignCSR
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: main
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 9 commits
  • 9 files changed
  • 1 contributor

Commits on Jul 21, 2023

  1. Configuration menu
    Copy the full SHA
    4021731 View commit details
    Browse the repository at this point in the history

Commits on Jul 26, 2023

  1. Configuration menu
    Copy the full SHA
    f48933d View commit details
    Browse the repository at this point in the history
  2. Point to correct repo

    timlegge committed Jul 26, 2023
    Configuration menu
    Copy the full SHA
    cfd7e85 View commit details
    Browse the repository at this point in the history
  3. A few more openssl differences and compiler issues

    initialize variables that could be used unitialized
    
    ERR_remove_state deprecated in 1.0.0
    timlegge committed Jul 26, 2023
    Configuration menu
    Copy the full SHA
    e6ce8ba View commit details
    Browse the repository at this point in the history
  4. fix linux github actions

    timlegge committed Jul 26, 2023
    Configuration menu
    Copy the full SHA
    63caf53 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #8 from timlegge/configuredapi

    use Crypt::OpenSSL::ConfiguredAPI to determin the API level supported
    timlegge authored Jul 26, 2023
    Configuration menu
    Copy the full SHA
    9041c6f View commit details
    Browse the repository at this point in the history
  6. v0.13

        - 63caf53 fix linux github actions
        - e6ce8ba A few more openssl differences and compiler issues
        - cfd7e85 Point to correct repo
        - f48933d use Crypt::OpenSSL:ConfiguredAPI to get the set API level
        - 0aa73aa v0.12
    timlegge committed Jul 26, 2023
    Configuration menu
    Copy the full SHA
    f782397 View commit details
    Browse the repository at this point in the history

Commits on Jul 27, 2023

  1. Support openbsd's LibreSSL

    timlegge committed Jul 27, 2023
    Configuration menu
    Copy the full SHA
    46298e7 View commit details
    Browse the repository at this point in the history
  2. v0.14

        - 46298e7 Support openbsd's LibreSSL
        - f782397 v0.13
    timlegge committed Jul 27, 2023
    Configuration menu
    Copy the full SHA
    f9ca6de View commit details
    Browse the repository at this point in the history
Loading