aboutsummaryrefslogtreecommitdiffstats
path: root/Source/SPKeychain.m
Commit message (Expand)AuthorAgeFilesLines
* Manually roll back all changes for #2979Max2018-02-271-0/+9
* #2979, #2437, #2247, #1836: Enable mysql cleartext auth without access to key...Max2018-02-241-9/+0
* Update source code compatibilityMax2017-03-311-3/+3
* #2437 disable keychain access when passwords are being sent as cleartextAbhi Beckert2017-03-031-0/+17
* Replace a lot of SPBeginAlertSheet()s with the more concise SPOnewayAlertSheet()Max2015-10-201-12/+15
* Fix broken keychain access with SSH on 10.6 (fixes #2268)Max2015-10-061-17/+22
* Update URL in source file header to point to GitHub.Stuart Connolly2014-01-261-1/+1
* Remove SVN property placeholder.Stuart Connolly2014-01-261-2/+0
* Restore old keychain code when building against 10.7Stuart Connolly2014-01-171-0/+35
* Remove use of intermediate var.Stuart Connolly2013-11-271-4/+2
* Remove use of deprecated Keychain function.Stuart Connolly2013-11-271-65/+28
* - 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