aboutsummaryrefslogtreecommitdiffstats
path: root/Source/SPSSHTunnel.m
Commit message (Expand)AuthorAgeFilesLines
* If the SSH tunnel is unable to bind to the local port because there is alread...stuconnolly2009-08-281-1/+1
* When SSH is unable to bind to the local port because its already use, display...stuconnolly2009-08-201-4/+12
* - Fix SSH tunnel support for private/public keys following framework upgrade...rowanbeentje2009-08-081-3/+9
* Rename Keychain class.stuconnolly2009-08-071-3/+3
* Source tidy up and missing SVN properties.stuconnolly2009-08-071-0/+2
* - Rename "TunnelPassphraseRequester" to "SequelProTunnelAssistant" for clari...rowanbeentje2009-07-211-2/+2
* Merge framework integration branch back to trunk. Summary of changes:stuconnolly2009-07-211-20/+20
* - Make the DBView window the document window. This allows the document to b...rowanbeentje2009-07-151-0/+2
* - Allow connections via SSH tunnels to reattempt using the specified host if...rowanbeentje2009-06-211-8/+54
* Further SSH tunnel improvements:rowanbeentje2009-06-061-8/+50
* - Make memory management for SSH tunnels explicit to improve thread interact...rowanbeentje2009-06-051-7/+21
* Further SSH tunnel improvements:rowanbeentje2009-06-051-6/+55
* Added print accesory view with option to Print Backgroundsbamse162009-06-041-0/+5
* - SSH Tunnel - PubKey Authenticationavenjamin2009-06-041-0/+1
* Further SSH tunnel improvements, password handling improvements, and minor bu...rowanbeentje2009-06-041-15/+72
* - Fix SSH tunnels on PPCrowanbeentje2009-06-031-1/+9
* - Fix SSH tunnel treatment of temporary (non-Keychain) passwords by correctl...rowanbeentje2009-05-291-1/+1
* Add support for SSH tunnels, improve password security, and tweaks:rowanbeentje2009-05-281-0/+359