|
|
|
@124
|
[124]
|
06/22/08 13:58:30 |
bart |
-- |
|
|
|
@123
|
[123]
|
05/20/08 10:13:03 |
bart |
-- |
|
|
|
@121
|
[121]
|
09/18/07 11:29:53 |
bart |
-- |
|
|
|
@120
|
[120]
|
08/22/07 21:30:05 |
eric |
close open file descriptor to prevent fd leak |
|
|
|
@119
|
[119]
|
08/22/07 18:55:19 |
eric |
Handpatched from branches/eric since almost every file confliceted. … |
|
|
|
@118
|
[118]
|
08/22/07 17:01:09 |
bart |
-- |
|
|
|
@99
|
[99]
|
08/08/07 16:22:01 |
bart |
0.8.1 |
|
|
|
@98
|
[98]
|
03/28/07 22:18:50 |
tbr |
Updated xcodeproj and all .plist files to show version 0.7.3 and fixed a … |
|
|
|
@97
|
[97]
|
03/28/07 21:54:58 |
bart |
-- |
|
|
|
@96
|
[96]
|
01/19/07 10:49:44 |
bart |
http://www.sshkeychain.org/pipermail/developers/2006-December/000040.html … |
|
|
|
@95
|
[95]
|
02/19/06 18:05:23 |
chrisp |
Build a universal binary in the Deployment configuration, target 10.3 … |
|
|
|
@94
|
[94]
|
12/28/05 16:46:03 |
mrowe |
Clean up formatting and minor logic changes in SSHTunnel. |
|
|
|
@93
|
[93]
|
12/27/05 20:33:20 |
mrowe |
Refactor the guts of SSHAgent - handleAgentConnections and … |
|
|
|
@92
|
[92]
|
12/27/05 20:28:08 |
mrowe |
Code cleanup: remove unused code, actually allocate the locks in … |
|
|
|
@91
|
[91]
|
12/27/05 20:22:43 |
mrowe |
Rename lastAdded + lastAddedLock to lastScheduled + lastScheduledLock as … |
|
|
|
@90
|
[90]
|
12/27/05 19:27:04 |
mrowe |
Use an enum to store key type rather than an integer with a series of … |
|
|
|
@89
|
[89]
|
12/27/05 19:25:28 |
mrowe |
Ensure env refers to a valid array. |
|
|
|
@88
|
[88]
|
12/27/05 19:13:01 |
mrowe |
Primarily cosmetic changes to SSHTool. One minor functional change is … |
|
|
|
@87
|
[87]
|
12/27/05 17:36:38 |
mrowe |
Cosmetic changes involving moving declaration of variables to where they … |
|
|
|
@86
|
[86]
|
12/27/05 17:28:51 |
mrowe |
Don't leak member variables on deallocation, should it ever happen. |
|
|
|
@85
|
[85]
|
12/27/05 17:24:53 |
mrowe |
There's no need for one lock per member variable. Using a single lock for … |
|
|
|
@84
|
[84]
|
12/27/05 17:19:06 |
mrowe |
Make use of the getters/setters throughout SSHAgent. |
|
|
|
@83
|
[83]
|
12/27/05 17:04:41 |
mrowe |
Update name of thePid and related to reflect that PID is an acronym. Add … |
|
|
|
@82
|
[82]
|
12/27/05 16:40:18 |
mrowe |
Remove the mysteriously unuseful openPanel and corresponding lock from … |
|
|
|
@81
|
[81]
|
12/27/05 16:25:24 |
mrowe |
Refactor -[SSHAgent checkAgent] to make the logic more obvious. This … |
|
|
|
@80
|
[80]
|
12/27/05 15:12:36 |
mrowe |
Remove unused variables and ensure variables are initialized before use to … |
|
|
|
@79
|
[79]
|
12/27/05 14:59:47 |
mrowe |
Fix off-by-one error in -[SSHKeychain keyAtIndex:]. Closes #40. |
|
|
|
@78
|
[78]
|
12/27/05 14:57:55 |
mrowe |
Replace uses of -[NSString cString] with -[NSString UTF8String] where … |
|
|
|
@77
|
[77]
|
12/27/05 14:56:25 |
mrowe |
Run a quick spaces -> tabs conversion on all source files for … |
|
|
|
@76
|
[76]
|
12/27/05 14:44:09 |
mrowe |
Replace uses of -[NSString cString] + strstr/strcmp with their NSString … |
|
|
|
@75
|
[75]
|
12/27/05 14:42:11 |
mrowe |
Prefer -[NSString fileSystemRepresentation] over deprecated -[NSString … |
|
|
|
@74
|
[74]
|
12/27/05 14:38:08 |
mrowe |
Rename SSHKey's fullpath to fullPath for consistency, and add -[SSHKey … |
|
|
|
@73
|
[73]
|
12/27/05 14:35:24 |
mrowe |
Simplify memory management and fix over-retain in -[EnvironmentView? … |
|
|
|
@72
|
[72]
|
12/27/05 14:32:54 |
mrowe |
Simplify memory management in -loadPreferences? and plug … |
|
|
|
@71
|
[71]
|
12/27/05 14:30:32 |
mrowe |
Ensure -loadPreferences? does not leak tunnels when … |
|
|
|
@70
|
[70]
|
12/27/05 14:25:34 |
mrowe |
Ensure fds is always freed before returning. Closes #31. |
|
|
|
@69
|
[69]
|
12/27/05 14:19:29 |
mrowe |
Fix several nasty memory management issues in the SSHKeychain class, … |
|
|
|
@68
|
[68]
|
12/27/05 14:14:42 |
mrowe |
Manage the NSMutableArray of paths better to prevent it from leaking, and … |
|
|
|
@67
|
[67]
|
12/27/05 14:10:21 |
mrowe |
Don't over-retain the NSMutableArray and NSArrays in -[SSHAgent … |
|
|
|
@66
|
[66]
|
11/17/05 13:08:41 |
bart |
Ticket #3 fixed: keys are only added without interaction if the unlocked … |
|
|
|
@64
|
[64]
|
11/17/05 09:54:12 |
bart |
Merged tim's branch with the trunk. |
|
|
|
@63
|
[63]
|
11/16/05 21:04:55 |
bart |
Removed the building script |
|
|
|
@62
|
[62]
|
11/08/05 18:34:16 |
bart |
Converted to XCode 2.1 |
|
|
|
@61
|
[61]
|
09/23/05 17:07:26 |
bart |
Fixed a small glitch in remote port forwarding |
|
|
|
@59
|
[59]
|
06/28/05 16:19:11 |
bart |
NSAppKitVersionNumber10_3 doesn't always exist, so define it if it's … |
|
|
|
@58
|
[58]
|
06/25/05 15:41:55 |
bart |
Working towards the 'only add key if unlocked keychain holds passphrase' … |
|
|
|
@53
|
[53]
|
06/22/05 16:58:12 |
bart |
Moved TODO/BUGS to trac system |
|
|
|
@52
|
[52]
|
06/15/05 17:00:09 |
bart |
svn watch test |
|
|
|
@51
|
[51]
|
06/15/05 16:59:30 |
bart |
svnwatch test 1 |
|
|
|
@50
|
[50]
|
05/19/05 22:10:04 |
bart |
Fixed a bug in Remote Tunnel handling |
|
|
|
@49
|
[49]
|
05/10/05 11:08:59 |
kevin |
Make UpdateController? thread-safe |
|
|
|
@48
|
[48]
|
05/10/05 10:34:09 |
kevin |
Removed crash log that no longer applies |
|
|
|
@47
|
[47]
|
05/10/05 10:23:23 |
kevin |
Delete useless version.plist file |
|
|
|
@46
|
[46]
|
05/10/05 10:16:56 |
kevin |
Add BUGS file to project tree |
|
|
|
@45
|
[45]
|
05/07/05 11:04:57 |
bart |
Added a bug |
|
|
|
@44
|
[44]
|
04/22/05 15:27:56 |
bart |
Modified the Screensaver bug |
|
|
|
@43
|
[43]
|
04/21/05 15:31:46 |
bart |
-- |
|
|
|
@42
|
[42]
|
04/17/05 22:19:28 |
kevin |
Remove last remaining #define NSStrings
Update TODO |
|
|
|
@41
|
[41]
|
04/17/05 20:55:32 |
kevin |
Change all preference keys to be extern NSStrings, not #defines
Capitalize … |
|
|
|
@40
|
[40]
|
04/17/05 20:36:54 |
kevin |
Move TODO file to top of files list |
|
|
|
@39
|
[39]
|
04/17/05 19:47:11 |
kevin |
Fix warnings and error that shows up under Tiger
The error actually should … |
|
|
|
@38
|
[38]
|
04/17/05 19:46:16 |
kevin |
ssh -D works fine on Tiger, so don't use our bundled ssh anytime under … |
|
|
|
@37
|
[37]
|
04/17/05 19:45:16 |
kevin |
Add ignore for Xcode 2.0 user file |
|
|
|
@36
|
[36]
|
04/01/05 09:57:10 |
bart |
ssh v2 support for tunnels |
|
|
|
@35
|
[35]
|
02/16/05 23:22:30 |
bart |
Added the option to unload keys after a period of time. Still need to be … |
|
|
|
@34
|
[34]
|
01/17/05 14:47:49 |
bart |
Changed TODO |
|
|
|
@33
|
[33]
|
01/17/05 14:47:14 |
bart |
Added the screensaver check interval option |
|
|
|
@32
|
[32]
|
12/10/04 21:45:27 |
bart |
Removed headers |
|
|
|
@31
|
[31]
|
12/10/04 21:36:02 |
bart |
Removed header |
|
|
|
@30
|
[30]
|
12/09/04 11:35:34 |
bart |
Added BUG |
|
|
|
@29
|
[29]
|
12/08/04 21:00:51 |
kevin |
Tunnels now identify themselves with UUIDs rather than names
When … |
|
|
|
@28
|
[28]
|
12/03/04 08:15:10 |
bart |
Fixed a bug in dynamic ports (objectAtIndex:i instead of objectAtIndex:0 … |
|
|
|
@27
|
[27]
|
12/02/04 16:41:41 |
kevin |
Remove fixed bug from BUGS |
|
|
|
@26
|
[26]
|
12/02/04 16:40:33 |
kevin |
Add fixes for Jaguar.
Dynamic Ports tab is no longer shown under Jaguar … |
|
|
|
@25
|
[25]
|
12/02/04 16:38:24 |
kevin |
Add shell script to remove .svn dirs and .DS_Store files from the built … |
|
|
|
@24
|
[24]
|
12/02/04 15:02:26 |
kevin |
Add entry for tunnel identifiers |
|
|
|
@23
|
[23]
|
12/02/04 14:57:31 |
kevin |
Removed todo for -g switch since it was in my big commit |
|
|
|
@22
|
[22]
|
12/02/04 14:51:01 |
bart |
Another empty line removed (hook test) |
|
|
|
@21
|
[21]
|
12/02/04 14:49:54 |
bart |
Removed some exta lines (commit-hook test) |
|
|
|
@20
|
[20]
|
12/02/04 14:43:49 |
bart |
Added early spring code cleanup |
|
|
|
@19
|
[19]
|
12/02/04 14:25:19 |
bart |
Added BUGS |
|
|
|
@18
|
[18]
|
12/02/04 13:43:58 |
kevin |
Long commit here.
First off, add a new pref to tunnels to make them … |
|
|
|
@17
|
[17]
|
11/12/04 15:50:12 |
bart |
Changed TODO, added UpdateController? class |
|
|
|
@16
|
[16]
|
11/10/04 10:21:31 |
bart |
Removed TODO line |
|
|
|
@15
|
[15]
|
11/07/04 18:24:47 |
bart |
Added todo items |
|
|
|
@14
|
[14]
|
11/05/04 11:27:01 |
bart |
Added todo item |
|
|
|
@13
|
[13]
|
11/04/04 10:19:13 |
bart |
Added some todo stuff |
|
|
|
@12
|
[12]
|
10/28/04 10:32:17 |
bart |
Updated TODO |
|
|
|
@9
|
[9]
|
10/27/04 21:20:26 |
bart |
0.7.1 |
|
|
|
@8
|
[8]
|
10/22/04 16:05:52 |
bart |
-- |
|
|
|
@7
|
[7]
|
10/22/04 15:58:09 |
bart |
Fixed a bug in the tunnel preference view. |
|
|
|
@6
|
[6]
|
10/21/04 20:47:11 |
bart |
-- |
|
|
|
@3
|
[3]
|
10/21/04 14:54:40 |
bart |
Removed RCS tags. |
|
|
|
@1
|
[1]
|
10/21/04 11:21:33 |
bart |
Initial Import (0.7b3) |