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: dotnetprojects/S7CommPlusDriver
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 1.0.6
Choose a base ref
...
head repository: dotnetprojects/S7CommPlusDriver
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
  • 11 commits
  • 7 files changed
  • 1 contributor

Commits on Feb 20, 2025

  1. disable key writer

    jogibear9988 committed Feb 20, 2025
    Configuration menu
    Copy the full SHA
    1405dd2 View commit details
    Browse the repository at this point in the history

Commits on Feb 23, 2025

  1. error to string

    jogibear9988 committed Feb 23, 2025
    Configuration menu
    Copy the full SHA
    1164350 View commit details
    Browse the repository at this point in the history
  2. fix keylog

    jogibear9988 committed Feb 23, 2025
    Configuration menu
    Copy the full SHA
    3decef7 View commit details
    Browse the repository at this point in the history
  3. refactor write ssl key

    jogibear9988 committed Feb 23, 2025
    Configuration menu
    Copy the full SHA
    f3c6757 View commit details
    Browse the repository at this point in the history

Commits on Mar 5, 2025

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

Commits on Mar 6, 2025

  1. fix dll loading macos

    jogibear9988 committed Mar 6, 2025
    Configuration menu
    Copy the full SHA
    263b76e View commit details
    Browse the repository at this point in the history
  2. fix relative path in macos dll

    install_name_tool -change /tmp/openssl-arm/lib/libcrypto.3.dylib @rpath/libcrypto.3.dylib libssl.3.dylib
    install_name_tool -add_rpath @loader_path libssl.3.dylib
    jogibear9988 committed Mar 6, 2025
    Configuration menu
    Copy the full SHA
    faef08b View commit details
    Browse the repository at this point in the history

Commits on Mar 7, 2025

  1. support block download

    jogibear9988 committed Mar 7, 2025
    Configuration menu
    Copy the full SHA
    063ab3b View commit details
    Browse the repository at this point in the history

Commits on Mar 15, 2025

  1. add more out para

    jogibear9988 committed Mar 15, 2025
    Configuration menu
    Copy the full SHA
    a4cc576 View commit details
    Browse the repository at this point in the history

Commits on Mar 20, 2025

  1. Get XML of Folders

    jogibear9988 committed Mar 20, 2025
    Configuration menu
    Copy the full SHA
    88bd4eb View commit details
    Browse the repository at this point in the history
  2. add more high level fct

    jogibear9988 committed Mar 20, 2025
    Configuration menu
    Copy the full SHA
    385f460 View commit details
    Browse the repository at this point in the history
Loading