aboutsummaryrefslogtreecommitdiffstats
path: root/Source/SequelProTunnelAssistant.m
Commit message (Collapse)AuthorAgeFilesLines
* General tidy up, with a focus on consolidating more constants in ↵stuconnolly2010-03-241-2/+4
| | | | SPConstants.h/m.
* Allow arbitrary questions from SSH. This is necessary to support the ↵jakob2010-03-201-0/+29
| | | | keyboard-interactive authentication method, as used by eg. RSA SecurID
* - Upgrade Sequel Pro to be compiled as a 3-way PPC/i386/x86_64 binary for ↵rowanbeentje2010-01-091-2/+2
| | | | | | | release builds, including a large number of 64bit compatibility upgrades and tweaks - Upgrade RegexKitLite to 3.3
* Rename Keychain class.stuconnolly2009-08-071-4/+4
|
* Source tidy up and missing SVN properties.stuconnolly2009-08-071-0/+2
|
* - Rename "TunnelPassphraseRequester" to "SequelProTunnelAssistant" for ↵rowanbeentje2009-07-211-0/+169
clarity (sorry nightly testers) - Improve assistant copy from being in a script to resources copy phase