Skip to content
This repository has been archived by the owner on Aug 24, 2019. It is now read-only.

Small improvements #79

Open
wants to merge 5 commits into
base: master
Choose a base branch
from
Open

Small improvements #79

wants to merge 5 commits into from

Commits on Oct 21, 2014

  1. Configuration menu
    Copy the full SHA
    8188056 View commit details
    Browse the repository at this point in the history
  2. Remove Mac-only code in -[SSKeychainQuery delete:]

    SecItemDelete is available starting on OS X 10.6; surely that's fine.
    a2 committed Oct 21, 2014
    Configuration menu
    Copy the full SHA
    2aa9400 View commit details
    Browse the repository at this point in the history
  3. Update existing keychain item before creating one

    Previously, the existing keychain item was always deleted and then re-created.
    a2 committed Oct 21, 2014
    Configuration menu
    Copy the full SHA
    24f061d View commit details
    Browse the repository at this point in the history
  4. Remove extraneous parentheses

    a2 committed Oct 21, 2014
    Configuration menu
    Copy the full SHA
    24910ec View commit details
    Browse the repository at this point in the history
  5. Revert "Remove Mac-only code in -[SSKeychainQuery delete:]"

    This reverts commit 2aa9400.
    a2 committed Oct 21, 2014
    Configuration menu
    Copy the full SHA
    cf339f3 View commit details
    Browse the repository at this point in the history