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: NoMoreFood/putty-cac
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 0.80
Choose a base ref
...
head repository: NoMoreFood/putty-cac
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
  • 13 commits
  • 412 files changed
  • 1 contributor

Commits on Jan 30, 2024

  1. Allow Enforced Controls

    - This change allows a local system administrator to override any of the user settable boolean settings using the same-named value under HKLM with the desired setting.
    NoMoreFood committed Jan 30, 2024
    Configuration menu
    Copy the full SHA
    99c651b View commit details
    Browse the repository at this point in the history

Commits on Mar 3, 2024

  1. PKCS Mode Changes

    - Support UTF8 characters in PKCS mode PINs.
    - Set PKCS mode to honor PIN caching setting.
    - Add workaround for redetecting card after insertion / removal in OpenSC PKCS library.
    - Handle key loading error more gracefully in signing operations.
    NoMoreFood committed Mar 3, 2024
    Configuration menu
    Copy the full SHA
    992507d View commit details
    Browse the repository at this point in the history

Commits on Mar 5, 2024

  1. Remove Diagnostic Message

    NoMoreFood committed Mar 5, 2024
    Configuration menu
    Copy the full SHA
    fbd14f4 View commit details
    Browse the repository at this point in the history

Commits on Mar 10, 2024

  1. Force PIN Caching Window To Desktop

    - When the PIN caching window is launched from Pageant, its parent is set to a Pageant window which does not have focus.  Setting it to the desktop at least ensures it has a tray icon the user can click on.
    NoMoreFood committed Mar 10, 2024
    Configuration menu
    Copy the full SHA
    c8db51a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    16b97cc View commit details
    Browse the repository at this point in the history

Commits on Apr 15, 2024

  1. PuTTY 0.81 Release

    - Merged changes from PuTTY 0.81 branch.
    - Built and signed binaries for 0.81.
    NoMoreFood committed Apr 15, 2024
    Configuration menu
    Copy the full SHA
    f7c3a1f View commit details
    Browse the repository at this point in the history

Commits on Sep 4, 2024

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

Commits on Oct 25, 2024

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

Commits on Nov 8, 2024

  1. ARM Build / LIBFIDO Update

    - Updated libfido to latest version.
    - Updated build to create ARM binaries and installers.
    NoMoreFood committed Nov 8, 2024
    Configuration menu
    Copy the full SHA
    ff006f7 View commit details
    Browse the repository at this point in the history

Commits on Nov 29, 2024

  1. PuTTY 0.82 Release

    - Merged changes from PuTTY 0.82 branch. Some minor PuTTY CAC changes were necessary to support the merge.
    - Built and signed binaries for 0.82.
    NoMoreFood committed Nov 29, 2024
    Configuration menu
    Copy the full SHA
    22079b4 View commit details
    Browse the repository at this point in the history

Commits on Dec 2, 2024

  1. PuTTY 0.82 Update 1 Release

    - Built and signed PuTTY 0.82 Update 1 binaries.
    - Addresses incorrect installation path variables.
    NoMoreFood committed Dec 2, 2024
    Configuration menu
    Copy the full SHA
    551b5d6 View commit details
    Browse the repository at this point in the history
  2. Change ARM File Name Case

    NoMoreFood committed Dec 2, 2024
    Configuration menu
    Copy the full SHA
    8c55c06 View commit details
    Browse the repository at this point in the history
  3. 1 Configuration menu
    Copy the full SHA
    2f20dd4 View commit details
    Browse the repository at this point in the history
Loading