aboutsummaryrefslogtreecommitdiffstats
path: root/Source/SPDataAdditions.h
Commit message (Expand)AuthorAgeFilesLines
* Some changes to PR #2795Max Lohrmann2017-05-201-1/+1
* Hex edit for binary columnsMichael Heins2017-05-191-0/+1
* Add code to verify that a SSL key file actually contains a usable RSA keyMax2015-10-141-0/+9
* Replace OpenSSL with Apple's CommonCrypto for session file decryption (fixes ...Max2015-09-141-0/+1
* Replace OpenSSL for encrypting session files with Apple's CommonCrypto (part ...Max2015-09-141-0/+2
* Replace OpenSSL for SHA1 calculation with Apple's CommonCryptoMax2015-09-131-0/+2
* 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
* - Use a short hashed form of the connection path for SSH ControlPath setting...rowanbeentje2012-08-191-0/+2
* Change Sequel Pro's license from GPL (version 2) to MIT.stuconnolly2012-07-251-14/+22
* - When exporting a query result or filtered table view make sure we're includ...stuconnolly2012-03-201-2/+4
* - Remove the Colloquy-derived, GPL -[NSData base64EncodingWithLineLength:] m...rowanbeentje2012-03-181-1/+0
* Tidy up.stuconnolly2010-10-191-2/+0
* Tidy up imports and fix 'Reverse Sort Order' when sorting connection favorite...stuconnolly2010-03-311-2/+2
* - Upgrade Sequel Pro to be compiled as a 3-way PPC/i386/x86_64 binary for re...rowanbeentje2010-01-091-1/+1
* • further improvements for open/save spf filesBibiko2009-08-241-3/+5
* • further work for open/save connection files (spf)Bibiko2009-08-211-0/+2
* Merge framework integration branch back to trunk. Summary of changes:stuconnolly2009-07-211-1/+0
* • added to SPDataAdditions:Bibiko2009-06-231-0/+1
* • moved dataToHex as dataToFormattedHexString from TableContent to SPDataAd...Bibiko2009-06-231-1/+1
* • added: SPDataAdditions.mBibiko2009-06-191-0/+33