1
0
mirror of https://github.com/ssh-vault/ssh-vault.git synced 2025-07-03 03:22:34 +03:00

236 Commits

Author SHA1 Message Date
db797e0980 when using -u new fetch always the key
modified:   cache.go
0.12.0
2017-08-25 14:45:56 +02:00
ee825c968a testkeyhttpnotfound 2017-08-25 14:34:49 +02:00
dc289dbcd7 modified: .travis.yml 2017-08-25 11:31:51 +02:00
3f68fde444 modified: vault.go 2017-08-24 22:56:48 +02:00
8c47201b97 getKey search for RSA private keys 2017-08-24 17:22:39 +02:00
8a6b70a61b ssh-keys.online 2017-08-21 22:06:56 +02:00
bb78fe1cc3 modified: vault_test.go 0.11.4 2017-08-21 11:30:56 +02:00
ffd71b6723 modified: README.md 2017-08-20 23:47:11 +02:00
980b976ec0 modified: fingerprint_test.go 2017-08-20 22:47:04 +02:00
69422d908e test travis 2017-08-20 22:10:50 +02:00
1e8586950a joing extra speces test 2017-08-20 21:56:08 +02:00
504fb61727 test travis 2017-08-20 21:40:53 +02:00
b19bbee085 fix travis 2017-08-20 21:20:39 +02:00
95515a108d remove Dup2
modified:   fingerprint_test.go
2017-08-20 20:32:19 +02:00
40983768fe lint 2017-08-20 20:02:09 +02:00
09634115c0 test cacheFingerprint 2017-08-20 20:00:27 +02:00
8dc3de2c25 lint 2017-08-20 19:08:33 +02:00
684ad4b94f modified: cache.go 0.11.3 2017-08-20 12:20:55 +02:00
1b65a7f60f modified: Makefile 2017-08-17 21:09:12 +02:00
9f27726df5 fixed test
modified:   get_password_darwin_test.go
0.11.2
2017-08-02 21:04:46 +02:00
c83e65d322 modified: get_password_darwin.go 2017-08-02 10:58:54 +02:00
cc216ee11e Merge pull request #23 from gkruszecki/patch-1
Update get_password_darwin.go
2017-08-02 10:43:11 +02:00
613a7cd2f2 Update get_password_darwin.go
If item is not found in keychain, GetGenericPassword returns nil, nil (keybase/go-keychain/keychain.go:477)
2017-08-02 10:15:30 +02:00
ae04bdd626 using fork 2017-06-14 23:04:44 +02:00
4350619903 lint 2017-06-14 22:55:41 +02:00
e818c1e346 test keys with extra space 0.11.1 2017-06-13 22:51:19 +02:00
d9c0daba81 testing extra lines 2017-06-13 13:58:01 +02:00
f2e2511621 modified: .travis.yml 2017-05-30 23:28:15 +02:00
53948969c1 modified: Makefile 2017-04-06 10:14:48 +02:00
b46169ac60 modified: Makefile 0.11.0 2017-04-06 09:49:30 +02:00
288da743fd modified: Makefile 2017-04-06 09:39:23 +02:00
33801f8dfd modified: Makefile 2017-04-06 09:35:59 +02:00
98da9a1538 Merge tag '0.11.0' into develop 2017-04-05 18:03:14 +02:00
4f9116ab46 Merge branch 'release/0.11.0' 2017-04-05 18:03:12 +02:00
f17d55082d check if -k and -f not used together 2017-04-05 17:50:20 +02:00
e0941f245a fixed cache findKey 2017-04-05 17:31:46 +02:00
bbffbb4bc7 modified: cmd/ssh-vault/main.go 2017-04-05 16:54:38 +02:00
90c9fe9592 Test when key not found 2017-04-05 16:51:25 +02:00
4e6cdf0d1f fingerprint test 2017-04-05 16:46:59 +02:00
5fc244c42e GetRSAPublicKey - need to improve this in order to support ed25519 2017-04-05 16:40:36 +02:00
5aee4eae3d fix tests 2017-04-05 15:33:05 +02:00
81b9bb91e0 draft fingerprint 2017-04-05 01:32:05 +02:00
0b4922780e need to fix the fingerprint/cache 2017-04-04 19:03:54 +02:00
bd31b13a16 spliting PKCS8 and GenFingerprint 2017-04-04 18:48:39 +02:00
0e292cb2f4 -f fingerprint
modified:   cmd/ssh-vault/main.go
2017-04-04 10:16:59 +02:00
50cc8e961d Merge tag '0.10.0' into develop
added -o option to support writing output to a file instead of stdout
2017-03-08 15:20:51 +01:00
ba9ab2b2df Merge branch 'release/0.10.0' 0.10.0 2017-03-08 15:20:48 +01:00
f70d7b9bd5 -o 2017-03-08 14:54:13 +01:00
3ce813b548 key_path to keyPath
modified:   get_password_darwin.go
2017-03-04 02:03:56 +01:00
a5f0ae53de Merge tag '0.9.1' into develop 2017-03-03 18:02:23 +01:00