Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | • the replacing of the deprecated stringWithCString:length: method in ↵ | Bibiko | 2009-09-04 | 1 | -1/+2 |
| | | | | r1313 leads to the issue that no password can be read from the keychain; reverted to r1212 in order to keep SP workable until a fix is found | ||||
* | Replace deprecated stringWithCString:length: and update Console.xib after ↵ | stuconnolly | 2009-09-03 | 1 | -1/+1 |
| | | | | SPQueryConsole rename. | ||||
* | When an error occurs whilst trying to add a password to the Keychain present ↵ | stuconnolly | 2009-08-21 | 1 | -0/+6 |
| | | | | a dialog to user, suggesting the repair their Keychain or contact us if the problem persists. | ||||
* | - Merge in r1191 from SP0.9.6 branch, fixing a crasher for blank passwords ↵ | rowanbeentje | 2009-08-11 | 1 | -5/+22 |
| | | | | | | | by checking a keychain item is present before trying to load it - Also make keychain checks more robust when supplying nil values as some of the parameters | ||||
* | Rename Keychain class. | stuconnolly | 2009-08-07 | 1 | -0/+261 |