Граф коммитов

1064 Коммитов

Автор SHA1 Сообщение Дата
Adrian Utrilla bdc126d041 Added AES decryptor 2016-08-02 14:02:01 -07:00
Julien Vehent 1ca73504a8 Move import path to go.mozilla.org/sops 2016-06-02 10:45:50 -04:00
Julien Vehent 9fc0f0dad9 Merge branch 'master' of github.com:jvehent/sops into go-sops 2016-06-01 18:42:49 -04:00
Julien Vehent 884670147b Use custom import path on gozilla.io 2016-06-01 18:32:46 -04:00
Julien Vehent b3c67e5966 Use custom package location on ulfr.io 2016-06-01 13:25:57 -04:00
Jeremy Orem 396373d828 Merge pull request #75 from oremj/go-sops/add-cli
go-sops: add cli framework
2016-06-01 10:13:39 -07:00
Jeremy Orem 914b78e467 README: s/go-sops/sops/ 2016-06-01 10:11:31 -07:00
Jeremiah Orem a6dc708883 add cli application framework 2016-06-01 09:44:46 -07:00
Jeremiah Orem 43e0ea3072 vendor(gopkg.in/urfave/cli.v1): 01857ac33766ce0c93856370626f9799281c14f4 2016-06-01 09:43:49 -07:00
Julien Vehent e045840d17 fix import & binary naming 2016-06-01 11:47:34 -04:00
Julien Vehent 3dee9054da Merge branch 'master' of github.com:mozilla-services/go-sops into go-sops 2016-06-01 11:38:46 -04:00
Julien Vehent 27a0ccfdaf CHANGELOG update for 2.0 2016-06-01 11:38:14 -04:00
Jeremiah Orem cce9602d5e support ordered YAML maps 2016-05-27 11:50:52 -07:00
Jeremiah Orem 69f767776b vendor(yaml.v2): a83829b6f1293c91addabc89d0571c246397bbf4 2016-05-27 11:16:59 -07:00
Jeremiah Orem b3653054e2 vendor(aws): v1.1.31 2016-05-27 10:51:23 -07:00
Jeremiah Orem c9806cd9ea Fix comment typo 2016-05-27 07:47:26 -07:00
Jeremiah Orem a8fae75c3f golint: rename SopsData to Data to avoid stuttering 2016-05-27 07:45:04 -07:00
Jeremiah Orem 11fdc535e5 Add comments to public functions 2016-05-27 07:44:17 -07:00
Jeremiah Orem 1044521646 get region from kms['arn'] 2016-05-27 07:35:43 -07:00
Jeremiah Orem c41fbded99 add README 2016-05-26 20:27:21 -07:00
Jeremiah Orem 4ec0855999 support unencrypted fields 2016-05-26 20:24:42 -07:00
Jeremiah Orem dca342227c initial commit 2016-05-26 20:00:49 -07:00
Julien Vehent e7ffd4e62b Add a changelog 2016-05-17 06:08:58 -04:00
Julien Vehent [:ulfr] 802d2e2a44 Merge pull request #73 from mozilla/fixeditorargs
Split EDITOR parameter, fixes #71
2016-05-13 13:56:52 -04:00
Julien Vehent 46f5ac545d Bump version 1.13 2016-05-13 12:51:58 -04:00
Julien Vehent a9d674d8b0 Split EDITOR parameter, fixes #71 2016-05-13 12:34:29 -04:00
Julien Vehent f63597f901 #friday 2016-04-29 08:40:17 -04:00
Julien Vehent 9677ac0adb duh, this is rst, not markdown 2016-04-29 08:38:50 -04:00
Julien Vehent 2e027db2a0 add irc channel to README 2016-04-29 08:36:57 -04:00
Julien Vehent [:ulfr] 5bf336baa8 Merge pull request #69 from mozilla/1.12
sops 1.12 with various fixes
2016-04-26 10:12:12 -04:00
Julien Vehent 7d6a6d8113 Make sure filename_regex in config is applied to a file name, not a path 2016-04-20 17:24:35 -04:00
Julien Vehent 30057bde77 Move check of latest version under the -V flag, fixes #68 2016-04-19 12:23:46 -04:00
Julien Vehent 51e13b1589 Fix handling of binary data to preserve integrity, fixes #59 2016-04-19 12:23:46 -04:00
Julien Vehent ad80061377 Use configuration file when encrypting existing files 2016-04-19 12:23:46 -04:00
Julien Vehent [:ulfr] dc0d56b67e Merge pull request #66 from mozilla/1.11
1.11
2016-04-15 17:19:05 -04:00
Julien Vehent e781bf205c pin ruamel.yaml version to 0.11.7 2016-04-15 17:09:19 -04:00
Julien Vehent 4e6a37f655 flake8 fixes 2016-04-15 16:43:32 -04:00
Julien Vehent 0636b9fa03 Fix version comparison 2016-04-15 16:21:54 -04:00
Julien Vehent c2052e5e4a pin cryptography to 1.2.1 to avoid entrypoint error, fixes #67 2016-04-15 16:21:54 -04:00
Julien Vehent bda7841e01 v1.11 2016-04-15 16:21:54 -04:00
Julien Vehent 06c6bfa838 Compare versions as strings, not floats 2016-04-15 16:21:54 -04:00
Julien Vehent 8fd3d56f57 Fix iteration over non-initialized KMS 2016-04-15 16:21:54 -04:00
Julien Vehent 8206d79d7a Add check for stdout before refencing fd, fixes #57 2016-04-15 16:21:54 -04:00
Julien Vehent [:ulfr] 7b2baf6ddd Merge pull request #65 from oremj/osx-install
README: change OSX install documentation
2016-04-07 14:29:13 -04:00
Jeremiah Orem 8187c192a0 README: trim whitespace 2016-04-05 09:33:07 -07:00
Jeremiah Orem d6aa9ccd3d README: add brew install docs 2016-04-05 08:53:20 -07:00
Jeremiah Orem e457050523 travis: update to reflect README changes 2016-04-01 15:20:03 -07:00
Jeremiah Orem 0d0ec83664 README: change OSX install documentation 2016-04-01 15:15:49 -07:00
Julien Vehent [:ulfr] 5f0ffc39f3 Merge pull request #63 from mozilla/configfile
Support for configuration file
2016-03-30 11:01:24 -04:00
Julien Vehent fb351e57be fix configuration lookup logic 2016-03-28 10:36:48 -04:00