diff options
author | Jameson Graef Rollins <jrollins@phys.columbia.edu> | 2008-05-25 14:51:32 -0400 |
---|---|---|
committer | Jameson Graef Rollins <jrollins@phys.columbia.edu> | 2008-05-25 14:51:32 -0400 |
commit | ad6dc98e4a8b38ed1ae3972f948723a205306a7d (patch) | |
tree | 47417a57e749518798532f11e5b487e3de489bec | |
parent | 03f7058885d83592f3fe4faefc2d3fb148615ec4 (diff) |
move gpg2ssh stuff into it's own subdirectory to reduce some cluter
-rw-r--r-- | gpg2ssh/Makefile (renamed from Makefile) | 0 | ||||
-rw-r--r-- | gpg2ssh/gnutls-helpers.c (renamed from gnutls-helpers.c) | 0 | ||||
-rw-r--r-- | gpg2ssh/gnutls-helpers.h (renamed from gnutls-helpers.h) | 0 | ||||
-rw-r--r-- | gpg2ssh/gpg2ssh.c (renamed from gpg2ssh.c) | 0 | ||||
-rw-r--r-- | gpg2ssh/main.c (renamed from main.c) | 0 | ||||
-rw-r--r-- | gpg2ssh/ssh2gpg.c (renamed from ssh2gpg.c) | 0 |
6 files changed, 0 insertions, 0 deletions
diff --git a/Makefile b/gpg2ssh/Makefile index aa18aaa..aa18aaa 100644 --- a/Makefile +++ b/gpg2ssh/Makefile diff --git a/gnutls-helpers.c b/gpg2ssh/gnutls-helpers.c index 6eae29e..6eae29e 100644 --- a/gnutls-helpers.c +++ b/gpg2ssh/gnutls-helpers.c diff --git a/gnutls-helpers.h b/gpg2ssh/gnutls-helpers.h index 9ea22a3..9ea22a3 100644 --- a/gnutls-helpers.h +++ b/gpg2ssh/gnutls-helpers.h diff --git a/gpg2ssh.c b/gpg2ssh/gpg2ssh.c index a1e94df..a1e94df 100644 --- a/gpg2ssh.c +++ b/gpg2ssh/gpg2ssh.c diff --git a/ssh2gpg.c b/gpg2ssh/ssh2gpg.c index b14a540..b14a540 100644 --- a/ssh2gpg.c +++ b/gpg2ssh/ssh2gpg.c |