Commit graph

  • dc99797f7b 9.1.0 v9.1.0 n1474335 2019-08-22 16:51:50 +01:00
  • 4624266a5c Updated CHANGELOG n1474335 2019-08-22 16:50:43 +01:00
  • 05bfd99318 9.0.10 v9.0.10 n1474335 2019-08-22 16:35:20 +01:00
  • db3faf16b0 Merge branch 'master' of github.com:gchq/CyberChef n1474335 2019-08-22 16:34:00 +01:00
  • 9fc451ece8 9.0.9 n1474335 2019-08-22 16:31:59 +01:00
  • 9e1079027b Merge branch 'j433866-carriage-returns' n1474335 2019-08-22 16:31:41 +01:00
  • 9774a4bd26 Tidied up CR preservation code n1474335 2019-08-22 16:31:21 +01:00
  • ce9e864757 9.0.9 v9.0.9 j433866 2019-08-22 14:58:20 +01:00
  • 737ea19c9e Fix AES decryption in GCM mode not using IVs. Updated tests to match new results. Included a Python script to generate AES-GCM tests j433866 2019-08-22 14:54:58 +01:00
  • 82b5e97a2b Merge branch 'master' into render-markdown j433866 2019-08-22 12:31:52 +01:00
  • c43f829854 Slightly change wording of alerts j433866 2019-08-22 11:56:14 +01:00
  • f43a868607 Add carriage return detection for pasted and switched inputs. Fix switching the output to input not working properly. Add nicer confirmation boxes for zipping outputs. j433866 2019-08-22 11:53:41 +01:00
  • 9f2d1453ed Make the wordWrap change event only fire when the word wrap checkbox is changed j433866 2019-08-22 11:26:43 +01:00
  • 082d939f7d Add customisations for confirm box. Can change the text of the accept and reject buttons. Now returns undefined if the user clicks off it j433866 2019-08-22 11:26:04 +01:00
  • 8d628cf0ed Merge remote-tracking branch 'upstream/master' j433866 2019-08-22 11:20:40 +01:00
  • 19553dcfed Fix parse colour code operation. The interactive part broke due to changes for multiple inputs. Now fires the inputChange event with a fake keyup event to autobake j433866 2019-08-22 11:00:04 +01:00
  • a7938526aa 9.0.8 v9.0.8 n1474335 2019-08-21 14:28:04 +01:00
  • 863551ee1d AES Decrypt now handles blank IVs correctly. Fixes #613 n1474335 2019-08-21 14:27:56 +01:00
  • 772c6bbba5 Tidied up test runner. Passing tests are no longer printed to the console. n1474335 2019-08-20 17:13:05 +01:00
  • 148dcbb0c5 9.0.7 v9.0.7 n1474335 2019-08-20 15:21:18 +01:00
  • 82abdb50b1 Fixed bug in Protobuf library causing issues with long keys n1474335 2019-08-20 15:20:43 +01:00
  • b8dbb11136 Spelling h345983745 2019-08-19 21:05:38 +01:00
  • b14cb99587 Removed console.log h345983745 2019-08-19 20:55:04 +01:00
  • 1d32a5939c Core UDP parsing functionality h345983745 2019-08-19 20:14:22 +01:00
  • 41a080aee1 Stream logging h345983745 2019-08-19 18:42:23 +01:00
  • 6e75ba3f7d Inital Commit h345983745 2019-08-19 18:40:03 +01:00
  • ae1cd8ba3e Add fade animation to modals j433866 2019-08-15 15:03:13 +01:00
  • 1fb6bffe1c 9.0.6 v9.0.6 j433866 2019-08-13 16:46:17 +01:00
  • 59864e3781 Fix Defang IP tests causing the tests to fail j433866 2019-08-13 16:45:53 +01:00
  • e2c7d8c678 Increase size limit for inlined fonts / icons j433866 2019-08-13 16:03:52 +01:00
  • 62f82c5d12 Merge branch 'inline-fonts' j433866 2019-08-13 15:39:33 +01:00
  • ec70d8a3a2 Updated CHANGELOG n1474335 2019-08-13 14:25:36 +01:00
  • 1b4471a946 Merge branch 'h345983745-defang-ip' n1474335 2019-08-13 14:23:54 +01:00
  • 43472394c7 Tidied up 'Defang IP Addresses' operation n1474335 2019-08-13 14:23:41 +01:00
  • a4e9025b8e Merge branch 'defang-ip' of https://github.com/h345983745/CyberChef into h345983745-defang-ip n1474335 2019-08-13 14:19:34 +01:00
  • 6b9e93e310 Updated CHANGELOG n1474335 2019-08-13 14:13:59 +01:00
  • 06b385563c Merge branch 'j433866-ssh-host-key' n1474335 2019-08-13 14:12:04 +01:00
  • d90a23bfd5 Added 'Parse SSH Host Key' operation to the Networking category n1474335 2019-08-13 14:11:52 +01:00
  • 91cdd50ba7 Increase size limit for inlined fonts / icons j433866 2019-08-13 14:03:21 +01:00
  • 4bc4db8232 Fix incorrect import of TestRegister j433866 2019-08-13 13:39:21 +01:00
  • 863675e636 Update nodeApi test. 'base 64' now returns 11 results as the SSH host key module mentions it j433866 2019-08-13 13:37:21 +01:00
  • 1cdcaebb4d Merge remote-tracking branch 'upstream/master' into ssh-host-key j433866 2019-08-13 13:26:40 +01:00
  • cdb30d86b0 9.0.5 v9.0.5 n1474335 2019-08-12 15:27:45 +01:00
  • 138e3c4239 Merge branch 'use-std-esm' n1474335 2019-08-12 15:27:21 +01:00
  • 66b82598e3 Merge branch 'use-std-esm' of github.com:gchq/CyberChef n1474335 2019-08-12 15:26:15 +01:00
  • 780eecf35b update readme with Node.js compatibility d98762625 2019-08-02 14:36:40 +01:00
  • 8548d39318 add node consumer tests to travis d98762625 2019-08-02 11:10:15 +01:00
  • 6f26ff0a89 Merge branch 'master' into use-std-esm n1474335 2019-07-31 15:05:04 +01:00
  • 2ffd2c6b7a 9.0.4 v9.0.4 n1474335 2019-07-29 17:09:52 +01:00
  • 0e95ad8ed6 Updated a range of operations to use ArrayBuffers instead of byteArrays to improve performance with large files. n1474335 2019-07-29 17:09:46 +01:00
  • 3a8b362dfd 9.0.3 v9.0.3 n1474335 2019-07-29 15:15:34 +01:00
  • 82b94fad5d Fixed BigNumber type coercion issues when passed between workers n1474335 2019-07-29 15:14:29 +01:00
  • 42cfed5fa8 Fix file inputs being overwritten with strings. Added force option in case we really need to overwrite j433866 2019-07-25 15:16:07 +01:00
  • e4452b906e Fix functions not being awaited j433866 2019-07-25 15:14:12 +01:00
  • 36abaeb6fb Fix tab bar shadows appearing when they shouldn't j433866 2019-07-24 14:22:56 +01:00
  • 507c951f28 9.0.2 v9.0.2 j433866 2019-07-24 09:12:16 +01:00
  • 8a67103808 Merge branch 'artemisbot-bug/dark-mode' j433866 2019-07-24 09:10:51 +01:00
  • b3a10d4f9e
    Made some better colour choices Matt 2019-07-23 19:17:21 +01:00
  • d4c4e2599d
    Reduced redundancy Matt 2019-07-22 23:16:17 +01:00
  • 67ead1c250
    Fixed alternative theme tables Matt 2019-07-22 23:12:36 +01:00
  • e4d98eba6b use std/esm to make chef compatible with cjs projects. Remove webpack work for node d98762625 2019-07-19 13:14:32 +01:00
  • 9c6ceaa58a Add tests j433866 2019-07-15 14:12:40 +01:00
  • 7f168d49a6 Add render markdown operation j433866 2019-07-12 09:33:13 +01:00
  • 897dc0fb97 9.0.1 v9.0.1 j433866 2019-07-10 15:01:53 +01:00
  • a08419a4ce Remove getOutput function, use Dish object instead Fix inputNum error in WorkerWaiter. Replace explicit tab shadows with class lists j433866 2019-07-10 14:58:07 +01:00
  • 710223d7de Updated CHANGELOG n1474335 2019-07-09 14:38:10 +01:00
  • 4c40c6fa74 9.0.0 v9.0.0 n1474335 2019-07-09 14:34:13 +01:00
  • fe6d86622b Updated CHANGELOG n1474335 2019-07-09 14:32:28 +01:00
  • d1ad2d0845 Rejigged grunt tasks. n1474335 2019-07-09 14:31:18 +01:00
  • 29cb273d08 Fixed module replacement issue. n1474335 2019-07-09 13:42:42 +01:00
  • 566517d20f Imports now specify the file extension to support Node v12 n1474335 2019-07-09 12:23:59 +01:00
  • ac1c93d29b Fix incorrect curve detection for ecdsa-sha2 j433866 2019-07-08 16:58:03 +01:00
  • 944842d4eb Improve description and add to Categories j433866 2019-07-08 16:44:36 +01:00
  • d56ff0825a Add extraction of actual key from public key file j433866 2019-07-08 15:58:56 +01:00
  • d7d50337f9 Fixed node tests and config generation for node v12 n1474335 2019-07-05 14:47:05 +01:00
  • 0de89f3145 Merge branch 'v9' of github.com:gchq/CyberChef into node-lib d98762625 2019-07-05 13:10:44 +01:00
  • aa362ba18b Removed async from detectDishType n1474335 2019-07-05 12:41:47 +01:00
  • b272d3b32f Linted to satisfy new rules n1474335 2019-07-05 12:36:15 +01:00
  • e4e32a9c56 Merge branch 'master' into v9 n1474335 2019-07-05 12:30:28 +01:00
  • 4bae718f40 8.38.2 v8.38.2 n1474335 2019-07-05 12:23:02 +01:00
  • 5eb3979504 Updated dependencies and linter n1474335 2019-07-05 12:22:52 +01:00
  • e03ff22ba8 update more ENVIRONMENT_IS_* calls after merge, update some test paths, comments. Remove vulnerability d98762625 2019-07-05 11:35:59 +01:00
  • 368f508b17 Merge branch 'v9' of github.com:gchq/CyberChef into node-lib d98762625 2019-07-05 11:07:31 +01:00
  • a1cf20bd67 gitignore fix d98762625 2019-07-05 10:24:29 +01:00
  • d2ff2ec9c6 improve comments and re-add some excluded operations d98762625 2019-07-05 10:22:14 +01:00
  • 1c24c05647 swap ENVIRONMENT_IS_* functions for Utils named exports d98762625 2019-07-05 10:17:52 +01:00
  • c70f14419a rename dishTranslationTypes d98762625 2019-07-05 09:44:01 +01:00
  • 80386f1c86 Merge branch 'master' into v9 n1474335 2019-07-04 18:44:07 +01:00
  • 4f70a79638 8.38.1 v8.38.1 n1474335 2019-07-04 18:43:47 +01:00
  • 080886a2d1 Added support for psb, hdr, arw, raf, mrw, bct, mdi, au, auf, aif, aifc, arj, ace, hqx, alz, kgb, and torrent file detection. n1474335 2019-07-04 18:43:38 +01:00
  • 5f9112b565 Merge branch 'j433866-multiple-input-files' into v9 n1474335 2019-07-04 15:44:16 +01:00
  • 2007cfd3a0 Improved efficiency of Dish title generation n1474335 2019-07-04 15:43:50 +01:00
  • e49974beaa Merge branch 'multiple-input-files' of https://github.com/j433866/CyberChef into j433866-multiple-input-files n1474335 2019-07-04 13:52:26 +01:00
  • e863c8c549 Fixed typo in CHANGELOG n1474335 2019-07-03 17:34:17 +01:00
  • e4b4e8afca Added Streebog and GOST to 'Generate all hashes' op n1474335 2019-07-03 17:33:27 +01:00
  • 4d4ebf7279 8.38.0 v8.38.0 n1474335 2019-07-03 17:28:23 +01:00
  • 892632a814 Updated CHANGELOG n1474335 2019-07-03 17:28:19 +01:00
  • 2ba6a3fd8d Merge branch 'MShwed-feature/streebog-hash' n1474335 2019-07-03 17:24:23 +01:00
  • 09bea6e231 Added 'GOST Hash' operation n1474335 2019-07-03 17:24:11 +01:00
  • 99f4091c1a Tidied up Streebog operation, splitting out GOST hash into a separate op. n1474335 2019-07-03 17:23:45 +01:00