aboutsummaryrefslogtreecommitdiffstats
path: root/Source/SPSSHTunnel.h
Commit message (Expand)AuthorAgeFilesLines
* And here I thought even Xcode 4 would support that…Max2015-06-111-0/+1
* 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
* - Default to disabling SSH multiplexing to avoid connection issues as per Is...rowanbeentje2013-02-201-1/+0
* - If the connection exits unexpectedly when muxing, disable connection muxin...rowanbeentje2012-10-301-0/+4
* Change Sequel Pro's license from GPL (version 2) to MIT.stuconnolly2012-07-251-13/+22
* Fix remaining implicit cast warnings.stuconnolly2012-05-111-3/+2
* - Clean up SPMySQL and QueryKit inclusion and search methods, which should f...rowanbeentje2012-03-271-5/+0
* tweaks to compile on Xcode 4 / 10.6 SDK for SP_REFACTORsqlprodev2012-03-271-0/+5
* Warning: this branch commit is largely untested, and known to throw exception...rowanbeentje2012-02-231-3/+4
* - Fix compiler warnings for MCPKit - largely typecast relatedrowanbeentje2011-03-021-4/+4
* When the user cancels the SSH password prompt, prevent further prompts and al...stuconnolly2011-02-081-33/+39
* Tidy up.stuconnolly2010-10-191-1/+0
* - Add support for SSH identity files (public keys) in custom locationsrowanbeentje2010-09-081-0/+2
* - Add locking for SSH debug message processing - this addresses http://spbug...rowanbeentje2010-04-151-0/+1
* - Improve SPSSHTunnel question/password dialogs to no longer eat 100% CPU by...rowanbeentje2010-03-311-2/+1
* General tidy up, with a focus on consolidating more constants in SPConstants....stuconnolly2010-03-241-7/+0
* - removed two occurances of runModalForWindow: when asking questions for the ...jakob2010-01-281-1/+6
* - Upgrade Sequel Pro to be compiled as a 3-way PPC/i386/x86_64 binary for re...rowanbeentje2010-01-091-9/+9
* - Fix SSH tunnel support for private/public keys following framework upgrade...rowanbeentje2009-08-081-1/+2
* Source tidy up and missing SVN properties.stuconnolly2009-08-071-0/+2
* Merge framework integration branch back to trunk. Summary of changes:stuconnolly2009-07-211-11/+25
* - Allow connections via SSH tunnels to reattempt using the specified host if...rowanbeentje2009-06-211-1/+7
* Further SSH tunnel improvements:rowanbeentje2009-06-061-0/+5
* Further SSH tunnel improvements:rowanbeentje2009-06-051-0/+4
* Further SSH tunnel improvements, password handling improvements, and minor bu...rowanbeentje2009-06-041-5/+12
* Add support for SSH tunnels, improve password security, and tweaks:rowanbeentje2009-05-281-0/+54