aboutsummaryrefslogtreecommitdiffstats
path: root/Source/SPKeychain.m
Commit message (Expand)AuthorAgeFilesLines
* - Apply schlabberdog's fix for log #3969, addressing Issue #1647rowanbeentje2013-03-051-0/+5
* Change Sequel Pro's license from GPL (version 2) to MIT.stuconnolly2012-07-251-12/+20
* Improve connection handling and editing:rowanbeentje2012-05-271-0/+8
* - Improve the favourites editing process to edit keychain items, rather than...rowanbeentje2011-10-161-0/+60
* - Ensure blank passwords for MySQL connections are passed in as NULL instead...rowanbeentje2011-05-291-1/+1
* - Fix compiler warnings for MCPKit - largely typecast relatedrowanbeentje2011-03-021-28/+28
* Rework alert sheets:rowanbeentje2010-05-091-3/+4
* Tidy up imports and fix 'Reverse Sort Order' when sorting connection favorite...stuconnolly2010-03-311-1/+1
* Fix a number of memory leaks, and over-releases, as both a result of manual i...rowanbeentje2010-02-101-1/+1
* Address Issue #546 (format string bugs):rowanbeentje2010-01-201-1/+1
* - Upgrade Sequel Pro to be compiled as a 3-way PPC/i386/x86_64 binary for re...rowanbeentje2010-01-091-5/+7
* • the in r1313 introduced method [NSString stringWithCString:encoding:] mus...Bibiko2009-09-041-3/+8
* • the replacing of the deprecated stringWithCString:length: method in r1313...Bibiko2009-09-041-1/+2
* Replace deprecated stringWithCString:length: and update Console.xib after SPQ...stuconnolly2009-09-031-1/+1
* When an error occurs whilst trying to add a password to the Keychain present ...stuconnolly2009-08-211-0/+6
* - Merge in r1191 from SP0.9.6 branch, fixing a crasher for blank passwords b...rowanbeentje2009-08-111-5/+22
* Rename Keychain class.stuconnolly2009-08-071-0/+261