Commit Graph

  • ce2ad37062 Merge pull request #213 from cloudflare/hrushikeshdeshpande-updating-semgrep-yml master Nicky Semenza 2024-11-12 08:51:58 -08:00
  • b2eeab0daa Update semgrep.yml hrushikeshdeshpande-updating-semgrep-yml hrushikeshdeshpande 2024-09-21 17:10:24 -04:00
  • ecd6febe99 Adding semgrep yaml file Hrushikesh Deshpande 2024-09-16 10:06:10 -04:00
  • 9382bf4ee6 Adding semgrep yaml file Hrushikesh Deshpande 2024-09-16 10:05:23 -04:00
  • deb1d5563c Merge pull request #211 from wolfmd/wolfmd/add-cn-to-testdata-cert Mihir Jham 2023-10-30 08:32:35 -07:00
  • 2e296311bc Replace testdata cert with a certificate that includes a CN Michael Wolf 2023-10-26 15:36:50 -07:00
  • eb708a09e5 Bump golang.org/x/crypto from 0.0.0-20210921155107-089bfa567519 to 0.1.0 dependabot/go_modules/golang.org/x/crypto-0.1.0 dependabot[bot] 2023-03-07 00:18:28 +00:00
  • f849270288 Bump golang.org/x/sys from 0.0.0-20211013075003-97ac67df715c to 0.1.0 dependabot/go_modules/golang.org/x/sys-0.1.0 dependabot[bot] 2023-02-25 10:08:26 +00:00
  • 5cc3ca9c23 Bump github.com/prometheus/client_golang from 1.11.0 to 1.11.1 dependabot/go_modules/github.com/prometheus/client_golang-1.11.1 dependabot[bot] 2023-02-15 02:48:47 +00:00
  • 6a74ccc611 Merge pull request #205 from cloudflare/nicky/go-tidy Nicky Semenza 2021-10-13 16:46:31 -07:00
  • 9f622518d8 switch deprecated raven-go to sentry-go nicky/go-tidy Nicky Semenza 2021-10-13 16:40:48 -07:00
  • 78b3b3f353 chore: run go mod tidy Nicky Semenza 2021-10-13 16:30:36 -07:00
  • 2fbbde0b1d Merge pull request #203 from cloudflare/nicky/routine-upgrades Nicky Semenza 2021-10-13 16:13:43 -07:00
  • dae41a447c move GODEBUG from code to readme nicky/routine-upgrades Nicky Semenza 2021-10-13 15:37:09 -07:00
  • dcb780a3a5 use go 1.16, GODEBUG=x509ignoreCN=0, upgrade some old deps, replace travis with actions Nicky Semenza 2021-10-13 10:52:48 -07:00
  • 730c286fd5 switch from dep to mod Nicky Semenza 2021-10-13 08:22:27 -07:00
  • 99c99a8e75 Merge pull request #200 from dthadi3/master Nicky Semenza 2020-10-13 14:40:28 -07:00
  • e188958ee7 Update .travis.yml dthadi3 2020-10-12 09:30:53 +05:30
  • 6316205585 Update .travis.yml dthadi3 2020-10-12 09:29:07 +05:30
  • 34d894fcc2 Merge pull request #199 from jmmcatee/master Ryan Carter 2020-01-17 10:03:38 -08:00
  • 0788ed7009 Updating README.md Michael McAtee 2020-01-16 15:52:21 -06:00
  • 5186f264f3 Merge pull request #198 from mihirjham/mihir/fix-ci Chris Broglie 2020-01-15 16:36:51 -08:00
  • 24271586c9 update(travis): Bump up go version to 1.12 to see if travis builds pass Mihir Jham 2020-01-15 16:21:02 -08:00
  • 197769656f Merge pull request #197 from mihirjham/mihir/sanitize-summary Ryan Carter 2020-01-15 09:44:18 -08:00
  • 856556127e Use Go modules gomod Ryan Carter 2020-01-14 13:56:24 -08:00
  • 672eef54f4 update(core): Sanitizied the output of Summary to remove key material Mihir Jham 2020-01-14 17:21:53 -08:00
  • 3f826eedb6 Merge pull request #194 from cloudflare/eiginn/go-systemd-update Ryan Carter 2018-09-28 14:40:28 -07:00
  • ff51806d17 Convert to dep from gvt Ryan Carter 2018-09-14 13:43:58 -07:00
  • 25606b1b5f Update vendored go-systemd/activation package Ryan Carter 2018-09-14 11:32:18 -07:00
  • c0b30b638a user/pass prompts from ro-ssh-agent are printed to stderr Mahrud Sayrafi 2018-02-08 14:54:35 -08:00
  • b1fdf6d637 RO SSH Agent Forwarding Works Mahrud Sayrafi 2018-02-06 21:54:55 -08:00
  • 998d924d79 ssh-add mode is introduced, ssh-agent mode is polished Mahrud Sayrafi 2018-02-06 06:01:20 -08:00
  • 3fc06e3b12 New functions (AddROSigner, etc.) and data structures for ROAgent. Mahrud Sayrafi 2018-02-05 18:40:13 -08:00
  • 433afa9574 Replaced ssh subcommand with a working ssh-agent subcommand Mahrud Sayrafi 2018-02-05 05:38:00 -08:00
  • e6481c0513 Fixing rebase of andrewbuss/decrypt_sign Mahrud Sayrafi 2018-02-04 19:59:36 -08:00
  • 9a49b3a39e Rebasing fixups Andrew Buss 2016-01-30 14:53:13 -08:00
  • 370d8c6d3b Ran goimports on the whole project. No functional changes Andrew Buss 2015-12-10 00:44:40 -08:00
  • 7fb0228c2a Addressed comments Andrew Buss 2015-12-08 10:53:44 -08:00
  • 186092a44e Renamed DecryptSign -> SSHSignWith, added tests for SSHSignWith and Usages Andrew Buss 2015-12-05 23:17:06 -08:00
  • 4571399c6f Include Usages field when computing HMAC Andrew Buss 2015-12-05 20:09:28 -08:00
  • 2e2ee53f30 Added Usages field to web interface Andrew Buss 2015-12-04 02:39:12 -08:00
  • bba026d535 Added SSH authentication example to README Andrew Buss 2015-12-04 02:24:12 -08:00
  • 9035eed8fd Add SSH wrapper to RO client Andrew Buss 2015-12-03 06:16:14 -08:00
  • a45f80f613 Working prototype using RO as a remote Signer for SSH authentication Andrew Buss 2015-11-30 06:03:08 -08:00
  • 5b9a4b2fcb Initial decrypt-sign support Andrew Buss 2015-11-30 02:05:13 -08:00
  • 746a508df1 Add validation on username Kyle Spiers 2017-11-23 03:56:11 -08:00
  • d77eb9a456 move server code to an importable package Daniel Dao 2017-06-21 17:43:27 +01:00
  • 77e093946b Merge pull request #186 from cloudflare/nick/Ftof Zi Lin 2017-02-14 12:22:45 -08:00
  • 7fb5610f35 Update License. nick/Ftof Nick Sullivan 2017-02-14 12:17:09 -08:00
  • 9508cafd80 Merge pull request #185 from ferringb/cleanup-UI Zi Lin 2017-01-09 10:25:36 -08:00
  • 767f3d3912 static/index.html: Convert from single page app to tabbed app. Brian Harring 2017-01-08 20:43:20 -08:00
  • 7d8077902b ro owner command should be robust with base64 encoded RedOctober encryption. Zi Lin 2017-01-03 21:15:35 -08:00
  • 6b441d2e85 fix a casing in error message Zi Lin 2017-01-03 19:28:51 -08:00
  • 43ffe45e72 GetOwners returns labels on the encryption too Zi Lin 2017-01-03 19:22:52 -08:00
  • 1a1d8dec00 Merge pull request #182 from cloudflare/kyle/vendor-sentry Zi Lin 2016-12-21 15:27:28 -08:00
  • db2d698b74 Add raven-go to vendored packages. Kyle Isom 2016-12-21 14:10:42 -08:00
  • b6ab57791e Enable sentry reporting. (#180) Kyle Isom 2016-12-08 14:40:08 -08:00
  • a2cd47445f Send hipchat message on startup (if configured). (#179) Kyle Isom 2016-12-06 17:49:54 -08:00
  • 7c4413ab4a Permit usernames with spaces. (#178) Kyle Isom 2016-12-06 17:28:58 -08:00
  • 29dd3b2411 Fix the concurrent map write error. (#177) Kyle Isom 2016-12-06 15:41:18 -08:00
  • 75dfb8ef6e Merge pull request #176 from gliptak/warnings1 Zi Lin 2016-11-09 14:41:47 -08:00
  • 6b9fad5e9d Cleanup Go Report Card warnings Gábor Lipták 2016-11-08 19:37:33 -05:00
  • 78e9720635 Zi/disable dead loop retry (#175) Zi Lin 2016-10-17 15:19:31 -07:00
  • 70d3edbf9d Add ReEncrypt test to integration test. (#172) Kyle Isom 2016-10-13 13:04:26 -07:00
  • f0610dfd75 make docker: build a docker image for redoctober (#159) Daniel, Dao Quang Minh 2016-10-07 18:14:46 +01:00
  • ad1d045520 Switch to cloudflare/backoff library (#174) Daniel, Dao Quang Minh 2016-10-03 18:44:55 +01:00
  • 988ad42f8e Merge pull request #173 from cloudflare/brendan/fix Kyle Isom 2016-09-19 00:12:52 -07:00
  • 7050c7c6aa Fix typo. Brendan McMillion 2016-09-18 20:01:13 -07:00
  • 73c19a03e3 Merge pull request #171 from cloudflare/kyle/usernames-in-error Zi Lin 2016-09-06 15:01:10 -07:00
  • 59eac91639 Improve user names in delegation error. Kyle Isom 2016-09-06 13:51:55 -07:00
  • 4f560dbd0c Merge pull request #170 from cloudflare/kyle/delegation-restore Zi Lin 2016-08-24 13:47:43 -07:00
  • 9f39413adb Properly restore delegations. Kyle Isom 2016-08-24 11:26:14 -07:00
  • a4b17c3d35 Merge pull request #168 from cloudflare/kyle/restore-endpoint-ui jkroll-cf 2016-08-17 13:56:29 -07:00
  • 198b6ddfab Restore doesn't require usage count. Kyle Isom 2016-08-17 12:11:24 -07:00
  • 0b506b14ed Don't vet vendored code. Kyle Isom 2016-08-16 15:31:39 -07:00
  • 4da501264a Add CLI support for restore endpoint. Kyle Isom 2016-08-16 15:00:40 -07:00
  • 4d7d8257e7 Add missing vendored files. Kyle Isom 2016-08-16 14:59:05 -07:00
  • 39e11fa81d Add the restoration function to the HTML UI. Kyle Isom 2016-08-12 10:19:10 -07:00
  • 5a8e70047a Add a restore endpoint to Red October core. (#167) Kyle Isom 2016-08-12 09:09:56 -07:00
  • 014590054a Fix vendoring, round 2. (#166) Kyle Isom 2016-08-10 12:24:36 -07:00
  • e7cb6d7d5e Update vendored packages. (#165) Kyle Isom 2016-08-08 14:14:50 -07:00
  • 7dacca1d9c Merge pull request #163 from cloudflare/kyle/keycache-interface jkroll-cf 2016-08-05 16:19:29 -07:00
  • 5396cdc899 Address @jkroll-cf's feedback on keycache interface. Kyle Isom 2016-08-05 09:09:41 -07:00
  • 510b7ba9f6 Implementation of a file-backed persistence store. (#160) Kyle Isom 2016-08-04 17:12:08 -07:00
  • 1cf72b1f6d Vendor dependencies. (#162) Kyle Isom 2016-08-04 15:52:25 -07:00
  • 7546ac3c76 Add a CreateUser function to the ro command line tool, to match the one in the client library. Previously, the ro tool mapped user creation onto /create, which is for creating the disk vault and admin user. (#161) jkroll-cf 2016-08-04 12:53:09 -07:00
  • 563fd413b4 Add documentation on Red October internals. kyle/docs Kyle Isom 2016-07-29 09:23:01 -07:00
  • c230e7a0c9 Merge pull request #157 from cloudflare/kyle/no-merge Zi Lin 2016-07-21 16:06:36 -07:00
  • 8735061583 Don't merge configurations. Kyle Isom 2016-07-15 11:01:35 -07:00
  • 79eda1eea1 Switch to string fields for key and certificate paths. (#154) Kyle Isom 2016-07-14 09:42:32 -07:00
  • a11d1e51d3 Merge pull request #153 from cloudflare/kyle/status-endpoint jkroll-cf 2016-07-13 11:30:09 -07:00
  • cb16b159f3 Add a status endpoint to the server. Kyle Isom 2016-07-08 16:25:07 -07:00
  • 941cdb4e96 Initial persistent delegation fields in config file. (#152) Kyle Isom 2016-07-08 14:16:09 -07:00
  • a082c88a3c Add support for config files. (#151) Kyle Isom 2016-06-29 10:22:53 -07:00
  • 8aa5b84f9c Merge pull request #145 from cloudflare/kyle/prometheus Kyle Isom 2016-06-08 11:32:17 -07:00
  • a63eaba58f Re-add integration tests. Kyle Isom 2016-05-27 14:11:59 -07:00
  • 79269824ee Add initial prometheus support to redoctober. Kyle Isom 2016-05-27 12:41:27 -07:00
  • 9cf4858c21 Merge pull request #144 from cloudflare/jkroll-cf/copy-profile jkroll-cf 2016-05-10 13:19:41 -07:00
  • ef19255714 Copy predicate when re-encrypting. Fixes #143. Joshua Kroll 2016-05-06 23:28:21 -07:00
  • f0590e3df8 Merge pull request #141 from cloudflare/kyle/limit-listener Kyle Isom 2016-05-06 15:08:26 -07:00