Commit Graph

  • 1800bad61d Added babel-preset-env with browser version targets and babel-polyfill n1474335 2017-03-21 23:56:46 +0000
  • b5078599dc Merging with upstream master n1474335 2017-03-21 23:18:59 +0000
  • 87d6459074 Updated production build n1474335 2017-03-21 23:10:18 +0000
  • 45640f2f2e Merge branch 'tlwr-filedownload' n1474335 2017-03-21 23:07:54 +0000
  • 69f6769d52 Removed jQuery and reference to window object from Utils code. n1474335 2017-03-21 23:06:51 +0000
  • 885fbe13ac Set up Grunt tasks to build web and Node versions of CyberChef using webpack n1474335 2017-03-21 22:41:44 +0000
  • a34e1a4d11 Write and clean up PGP operation descriptions toby 2017-03-20 15:34:55 -0400
  • 6d733ef2d7 Add operation descriptions for some PGP ops toby 2017-03-20 14:53:29 -0400
  • fa309ca6ea Improve PGP operation descriptions toby 2017-03-20 14:22:00 -0400
  • ab1d199a03 Reformat ugly PGP operation descriptions toby 2017-03-20 14:15:11 -0400
  • d2e41b7d4b Add date and algorithm for some PGP verify ops toby 2017-03-15 16:16:13 -0400
  • bc4d7e86e3 Rename PGP "armor" occurrences to "armour" toby 2017-03-15 12:43:01 -0400
  • f2f3bdc923 Fix binary file output and eslint warnings toby 2017-03-15 12:33:38 -0400
  • db261be707 Add new PGP operations to their categories toby 2017-03-15 12:28:50 -0400
  • 4c6866286b Remove "display message in output" opt in PGP ops toby 2017-03-15 12:24:56 -0400
  • 56154a7987 Clean up PGP test names (caps) toby 2017-03-15 12:17:27 -0400
  • 58f7e57896 Add tests for PGP decrypting passwords correctly toby 2017-03-15 12:16:00 -0400
  • 8db94be8ac Add operation "Detach PGP Cleartext" toby 2017-03-15 12:06:32 -0400
  • f60b06f4be Improve ASCII armor tests for PGP messages toby 2017-03-15 11:46:44 -0400
  • b8ce10ae96 Adds Octal functions Matt C 2017-03-14 21:26:10 +0000
  • 7188f9397f Fix eslint formatting warnings toby 2017-03-13 17:31:00 -0400
  • d279d16ce0 Add 2 PGP ops for signing/verifying detached sigs toby 2017-03-13 17:23:57 -0400
  • 3bdad1d3d0 Fix decryption of passwords in PGP operations toby 2017-03-13 17:23:38 -0400
  • 78abacdadc Add download button for displayFilesAsHTML files #91 toby 2017-03-12 12:51:04 -0400
  • 9a5511a8bc Rename some PGP operations toby 2017-03-12 13:39:29 -0400
  • 718c913bf8 Add PGP operations to relevant categories toby 2017-03-11 15:38:22 -0500
  • 22467537be Remove 4096 key pairs toby 2017-03-11 14:59:26 -0500
  • f7b1e6e309 Add and update PGP operations toby 2017-03-11 14:57:05 -0500
  • 3d661c953f Enable test runner to compare ignoring whitespace toby 2017-03-11 14:55:53 -0500
  • d440b3b398 Change text timeout to 30 seconds toby 2017-03-11 14:55:24 -0500
  • 94ea086e05 BUGFIX: "Strip HTTP header" operation now functions correctly. n1474335 2017-03-09 17:16:47 +0000
  • 728b4ea89d Change PGP Decrypt password argument to string toby 2017-03-08 11:56:00 -0500
  • 213de7a941 Fix jsdoc typos and remove unnecessary comment toby 2017-03-08 11:55:26 -0500
  • 691f156911 Merge pull request #90 from gchq/feature-ipv6reservedranges n1474335 2017-03-08 13:59:39 +0000
  • 67f94df060 Implement PGP encrypt and PGP decrypt operations toby 2017-03-07 12:40:28 -0500
  • b93c183772 Added EUI-64 detection to 'Parse IPv6 address' #90 n1474335 2017-03-07 13:36:26 +0000
  • 99f306dc18 Removed unused standalone libraries and fixed a few outstanding imports. n1474335 2017-03-07 11:27:36 +0000
  • 5b5412a902 Merge branch 'tlwr-feature-async-ops' into feature-async-ops n1474335 2017-03-06 13:18:17 +0000
  • 824c3935d9 Introduced more defensive checking for the end of a recipe. n1474335 2017-03-06 13:17:58 +0000
  • a21e0e546b Converted the majority of the core and operations to use CommonJS module syntax. n1474335 2017-03-06 12:45:51 +0000
  • 7f0ce0da8d Fix typo in "Fork, Cond Jump, Encodings" test #88 toby 2017-03-04 11:05:05 -0500
  • 8d4876a055 Fix Return operation toby 2017-03-04 11:04:17 -0500
  • 14e9ea699a Jump operations now jump backwards in a more logical way. n1474335 2017-03-04 10:57:14 +0000
  • 51d3c89133 Merge pull request #86 from tlwr/feature-async-ops n1474335 2017-03-04 10:48:29 +0000
  • a459f542af Merge pull request #85 from Manishearth/crypt n1474335 2017-03-02 14:09:59 +0000
  • 8c3f351ab6 Add Jump and Conditional Jump tests #86 toby 2017-03-01 21:14:14 -0500
  • cb642c156b Merge branch 'master' into feature-async-ops n1474335 2017-03-01 23:45:05 +0000
  • a4197684e5 Added licencing info to README n1474335 2017-03-01 21:45:49 +0000
  • fc9c2d1f6e BUGFIX: HTML output which is then converted to a regular string (for a standard operation) still contained escaped HTML chars. n1474335 2017-03-01 21:33:28 +0000
  • 70603be5ab BUGFIX: Jump operations skipping an operation once maxJumps reached. n1474335 2017-03-01 21:20:42 +0000
  • 3ad4291258 Added Fork and Conditional Jump test n1474335 2017-03-01 21:13:20 +0000
  • 83791e2ea7
    Add crypt base64 format #85 Manish Goregaokar 2017-02-24 01:09:47 -0800
  • d91bdd7f8f Merge branch 'tlwr-tests' n1474335 2017-02-28 17:09:22 +0000
  • d7e396c04f Tweaks and restructuring of test runner. n1474335 2017-02-28 17:08:36 +0000
  • 6e5ea5d75f Merge branch 'tests' of https://github.com/tlwr/CyberChef into tlwr-tests n1474335 2017-02-28 13:05:03 +0000
  • 9f75077fe8 Async operation code tidy. n1474335 2017-02-27 17:29:43 +0000
  • 3a90244af0 Convert test runner to headless #84 toby 2017-02-24 18:50:17 -0500
  • 11e06eeb75 Fixed merge conflict n1474335 2017-02-24 18:14:37 +0000
  • 7355bf5998 Merge pull request #83 from gchq/feature-ipv4header n1474335 2017-02-24 17:14:23 +0000
  • 04df7a51d2 Handle case when expected error and receives none toby 2017-02-23 14:30:19 -0500
  • 3d89881373 Fix typo in TestRegister.js toby 2017-02-23 14:04:50 -0500
  • d680b4a06f Merge remote-tracking branch 'upstream/master' into tests toby 2017-02-23 14:01:35 -0500
  • 500522bdeb Initial work on in-browser test runner toby 2017-02-23 13:59:58 -0500
  • 9404f1e0b8 Fix bug when only fork is called #81 toby 2017-02-22 14:36:14 -0500
  • d6cebe55ab Merge branch 'master' into feature-ipv4header #83 n1474335 2017-02-21 19:52:36 +0000
  • be07fe81ed Completed 'Parse IPv4 header' operation candidate. n1474335 2017-02-21 19:40:19 +0000
  • 6505c4e6d8 Built new production version to incorporate Morse Code improvements. n1474335 2017-02-18 16:15:42 +0000
  • b2814a5740 Merge 5f1870a6c8 into 6bb6363b0f #81 Toby Lorne 2017-02-18 16:15:34 +0000
  • fa20939dd4 Added initial functionality for 'Parse IPv4 header' operation. n1474335 2017-02-18 16:13:19 +0000
  • 6bb6363b0f Merge pull request #74 from misterRaven/master n1474335 2017-02-18 16:10:58 +0000
  • 5f1870a6c8 Merge remote-tracking branch 'upstream/master' toby 2017-02-14 14:58:16 -0500
  • f268f11d72 Update stats toby 2017-02-14 14:55:27 -0500
  • 343d350af8 Initial async work toby 2017-02-14 14:46:35 -0500
  • 92bd2c921e Built production version with Base58 and NetBIOS operations. Closes #48. n1474335 2017-02-13 18:12:55 +0000
  • 701ea5890d Merge pull request #78 from tlwr/master n1474335 2017-02-13 17:50:38 +0000
  • f8744df907 Merge pull request #75 from gchq/feature-netbios n1474335 2017-02-13 17:49:32 +0000
  • 4d14e20afb Merge pull request #80 from gchq/bug-canvascomponents n1474335 2017-02-13 17:49:19 +0000
  • edb418a3fc BUGFIX: CanvasComponents naming conventions updated to match main project settings. Fixes 'Entropy' and 'Frequency distribution' operations. #80 n1474335 2017-02-13 17:48:24 +0000
  • 11e972ff26 Change description in Base58.js #78 toby 2017-02-10 13:45:20 -0500
  • 9125d74fa2 Merge branch 'base58' toby 2017-02-10 13:34:21 -0500
  • e26e6a4961 Add "To Base58" and "From Base58" operations toby 2017-02-10 13:31:59 -0500
  • 522e7a9439 Merge pull request #77 from gchq/bug-html-entities n1474335 2017-02-10 16:38:06 +0000
  • f76316eae3 Fixed double encoding of HTML entities by improving Utils.escapeHTML. Fixes #76. #77 n1474335 2017-02-10 16:39:32 +0000
  • 0e2ce2bee2 Rebuilt production version to include tar and untar ops. n1474335 2017-02-10 12:21:51 +0000
  • ea38664d59 Merge pull request #71 from tlwr/master n1474335 2017-02-10 12:12:02 +0000
  • ee5aea5443 Added 'Encode NetBIOS Name' and 'Decode NetBIOS Name' operations #75 n1474335 2017-02-10 11:57:23 +0000
  • 0fd2550190 Improve and fix examples for padBytesRight #71 toby 2017-02-09 13:37:30 -0500
  • 0eef1d972a Add padBytesRight author & displayFilesAsHTML desc toby 2017-02-09 13:22:27 -0500
  • 6cc5806486 Remove obsolete line from displayFilesAsHTML toby 2017-02-09 13:20:44 -0500
  • bbc93af2ae Remove padLeft & move zeroFillBytes to Utils toby 2017-02-09 13:07:46 -0500
  • 037540c9a8 Fix description for Tar operation toby 2017-02-09 13:04:46 -0500
  • 3bd585cabf Update Unzip to use displayFilesAsHTML toby 2017-02-09 12:00:36 -0500
  • 6b8ab2bf16 Add file count to displayFilesAsHTML toby 2017-02-09 11:59:47 -0500
  • c67957da81 Code styling changes to pass grunt prod toby 2017-02-09 11:38:20 -0500
  • e751825a49 Merge branch 'master' of github.com:tlwr/CyberChef toby 2017-02-09 11:37:49 -0500
  • a4283554cf Merge remote-tracking branch 'upstream/master' toby 2017-02-09 11:31:15 -0500
  • d26cf4ca9d Merge remote-tracking branch 'upstream/master' toby 2017-02-09 11:31:15 -0500
  • 616cebff5a Fix "A lone zero block at ##" bug toby 2017-02-09 11:25:09 -0500
  • e803d208e8 Updated eslint whitespace rules n1474335 2017-02-09 15:09:33 +0000
  • 3b87e49029 Merge b06692e122 into ebf2258715 #38 G047 2017-02-09 14:22:05 +0000