Commit graph

  • 5b5412a902 Merge branch 'tlwr-feature-async-ops' into feature-async-ops n1474335 2017-03-06 13:18:17 +00:00
  • 824c3935d9 Introduced more defensive checking for the end of a recipe. n1474335 2017-03-06 13:17:58 +00:00
  • a21e0e546b Converted the majority of the core and operations to use CommonJS module syntax. n1474335 2017-03-06 12:45:51 +00:00
  • 7f0ce0da8d Fix typo in "Fork, Cond Jump, Encodings" test #88 toby 2017-03-04 11:05:05 -05:00
  • 8d4876a055 Fix Return operation toby 2017-03-04 11:04:17 -05:00
  • 14e9ea699a Jump operations now jump backwards in a more logical way. n1474335 2017-03-04 10:57:14 +00:00
  • 51d3c89133 Merge pull request #86 from tlwr/feature-async-ops n1474335 2017-03-04 10:48:29 +00:00
  • a459f542af Merge pull request #85 from Manishearth/crypt n1474335 2017-03-02 14:09:59 +00:00
  • 8c3f351ab6 Add Jump and Conditional Jump tests #86 toby 2017-03-01 21:14:14 -05:00
  • cb642c156b Merge branch 'master' into feature-async-ops n1474335 2017-03-01 23:45:05 +00:00
  • a4197684e5 Added licencing info to README n1474335 2017-03-01 21:45:49 +00:00
  • 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 +00:00
  • 70603be5ab BUGFIX: Jump operations skipping an operation once maxJumps reached. n1474335 2017-03-01 21:20:42 +00:00
  • 3ad4291258 Added Fork and Conditional Jump test n1474335 2017-03-01 21:13:20 +00:00
  • 83791e2ea7
    Add crypt base64 format #85 Manish Goregaokar 2017-02-24 01:09:47 -08:00
  • d91bdd7f8f Merge branch 'tlwr-tests' n1474335 2017-02-28 17:09:22 +00:00
  • d7e396c04f Tweaks and restructuring of test runner. n1474335 2017-02-28 17:08:36 +00:00
  • 6e5ea5d75f Merge branch 'tests' of https://github.com/tlwr/CyberChef into tlwr-tests n1474335 2017-02-28 13:05:03 +00:00
  • 9f75077fe8 Async operation code tidy. n1474335 2017-02-27 17:29:43 +00:00
  • 3a90244af0 Convert test runner to headless #84 toby 2017-02-24 18:50:17 -05:00
  • 11e06eeb75 Fixed merge conflict n1474335 2017-02-24 18:14:37 +00:00
  • 7355bf5998 Merge pull request #83 from gchq/feature-ipv4header n1474335 2017-02-24 17:14:23 +00:00
  • 04df7a51d2 Handle case when expected error and receives none toby 2017-02-23 14:30:19 -05:00
  • 3d89881373 Fix typo in TestRegister.js toby 2017-02-23 14:04:50 -05:00
  • d680b4a06f Merge remote-tracking branch 'upstream/master' into tests toby 2017-02-23 14:01:35 -05:00
  • 500522bdeb Initial work on in-browser test runner toby 2017-02-23 13:59:58 -05:00
  • 9404f1e0b8 Fix bug when only fork is called #81 toby 2017-02-22 14:36:14 -05:00
  • d6cebe55ab Merge branch 'master' into feature-ipv4header #83 n1474335 2017-02-21 19:52:36 +00:00
  • be07fe81ed Completed 'Parse IPv4 header' operation candidate. n1474335 2017-02-21 19:40:19 +00:00
  • 6505c4e6d8 Built new production version to incorporate Morse Code improvements. n1474335 2017-02-18 16:15:42 +00:00
  • b2814a5740 Merge 5f1870a6c8 into 6bb6363b0f #81 Toby Lorne 2017-02-18 16:15:34 +00:00
  • fa20939dd4 Added initial functionality for 'Parse IPv4 header' operation. n1474335 2017-02-18 16:13:19 +00:00
  • 6bb6363b0f Merge pull request #74 from misterRaven/master n1474335 2017-02-18 16:10:58 +00:00
  • 5f1870a6c8 Merge remote-tracking branch 'upstream/master' toby 2017-02-14 14:58:16 -05:00
  • f268f11d72 Update stats toby 2017-02-14 14:55:27 -05:00
  • 343d350af8 Initial async work toby 2017-02-14 14:46:35 -05:00
  • 92bd2c921e Built production version with Base58 and NetBIOS operations. Closes #48. n1474335 2017-02-13 18:12:55 +00:00
  • 701ea5890d Merge pull request #78 from tlwr/master n1474335 2017-02-13 17:50:38 +00:00
  • f8744df907 Merge pull request #75 from gchq/feature-netbios n1474335 2017-02-13 17:49:32 +00:00
  • 4d14e20afb Merge pull request #80 from gchq/bug-canvascomponents n1474335 2017-02-13 17:49:19 +00:00
  • 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 +00:00
  • 11e972ff26 Change description in Base58.js #78 toby 2017-02-10 13:45:20 -05:00
  • 9125d74fa2 Merge branch 'base58' toby 2017-02-10 13:34:21 -05:00
  • e26e6a4961 Add "To Base58" and "From Base58" operations toby 2017-02-10 13:31:59 -05:00
  • 522e7a9439 Merge pull request #77 from gchq/bug-html-entities n1474335 2017-02-10 16:38:06 +00:00
  • f76316eae3 Fixed double encoding of HTML entities by improving Utils.escapeHTML. Fixes #76. #77 n1474335 2017-02-10 16:39:32 +00:00
  • 0e2ce2bee2 Rebuilt production version to include tar and untar ops. n1474335 2017-02-10 12:21:51 +00:00
  • ea38664d59 Merge pull request #71 from tlwr/master n1474335 2017-02-10 12:12:02 +00:00
  • ee5aea5443 Added 'Encode NetBIOS Name' and 'Decode NetBIOS Name' operations #75 n1474335 2017-02-10 11:57:23 +00:00
  • 0fd2550190 Improve and fix examples for padBytesRight #71 toby 2017-02-09 13:37:30 -05:00
  • 0eef1d972a Add padBytesRight author & displayFilesAsHTML desc toby 2017-02-09 13:22:27 -05:00
  • 6cc5806486 Remove obsolete line from displayFilesAsHTML toby 2017-02-09 13:20:44 -05:00
  • bbc93af2ae Remove padLeft & move zeroFillBytes to Utils toby 2017-02-09 13:07:46 -05:00
  • 037540c9a8 Fix description for Tar operation toby 2017-02-09 13:04:46 -05:00
  • 3bd585cabf Update Unzip to use displayFilesAsHTML toby 2017-02-09 12:00:36 -05:00
  • 6b8ab2bf16 Add file count to displayFilesAsHTML toby 2017-02-09 11:59:47 -05:00
  • c67957da81 Code styling changes to pass grunt prod toby 2017-02-09 11:38:20 -05:00
  • e751825a49 Merge branch 'master' of github.com:tlwr/CyberChef toby 2017-02-09 11:37:49 -05:00
  • a4283554cf Merge remote-tracking branch 'upstream/master' toby 2017-02-09 11:31:15 -05:00
  • d26cf4ca9d Merge remote-tracking branch 'upstream/master' toby 2017-02-09 11:31:15 -05:00
  • 616cebff5a Fix "A lone zero block at ##" bug toby 2017-02-09 11:25:09 -05:00
  • e803d208e8 Updated eslint whitespace rules n1474335 2017-02-09 15:09:33 +00:00
  • 3b87e49029 Merge b06692e122 into ebf2258715 #38 G047 2017-02-09 14:22:05 +00:00
  • ebf2258715 Merge branch 'artemisbot-feature-affine' n1474335 2017-02-09 14:18:04 +00:00
  • b2b60f0454 Fixed conflicts. n1474335 2017-02-09 14:17:44 +00:00
  • 1cc7835a8d FromMorse operation extended to treat dashes & hyphens as long signals #74 misterRaven 2017-02-09 17:29:12 +07:00
  • 991bb887ae Punctuation symbols for Morse code misterRaven 2017-02-09 17:20:06 +07:00
  • d5796706e4 Change Tar block padding to 2 blocks toby 2017-02-08 23:52:59 -05:00
  • 1653cbf817 Fix JSDoc return type for displayFilesAsHTML toby 2017-02-08 23:36:09 -05:00
  • 442dd560c0 Implement the Tar operation toby 2017-02-08 23:35:54 -05:00
  • 281a83bbc3 Add author to runTar, runUntar, displayFilesAsHTML toby 2017-02-08 12:51:54 -05:00
  • 6f077a9c50 Rename to runTar, runUntar, displayFilesAsHTML toby 2017-02-08 12:51:18 -05:00
  • a153246191 Tidied operations to match conventions #72 Matt C 2017-02-08 17:29:50 +00:00
  • 2750be36da Adds Affine/Atbash Cipher encryption/decryption Matt C 2017-02-08 11:51:37 +00:00
  • e809deb914 Initial functionality of untar toby 2017-02-08 00:05:52 -05:00
  • b8b51e04bb Updated ISSUE_TEMPLATE.md n1474335 2017-02-07 20:30:44 +00:00
  • 4f0d153e73 Added 'Report a bug' tab to the 'About/Support' pane. n1474335 2017-02-07 20:31:15 +00:00
  • 6eacd213a3 Added ISSUE_TEMPLATE.md n1474335 2017-02-07 18:05:05 +00:00
  • db0fb1cd25 Added CONTRIBUTING.md n1474335 2017-02-07 16:48:31 +00:00
  • 35d74980a1 BUGFIX #70: Updated 'CSS selector' operation to use vanilla JS instead of jQuery, also fixing root element selection issues. n1474335 2017-02-07 15:04:10 +00:00
  • 553d9945ce Added forward and backward slashes to the delimiter options for the Morse Code operations. Closes #66. n1474335 2017-02-07 14:37:26 +00:00
  • 3b1c378e15 Merge branch 'tlwr-master' n1474335 2017-02-07 14:20:53 +00:00
  • 8f69ee441e Tidied Morse Code operations to match the project conventions. n1474335 2017-02-07 14:20:34 +00:00
  • 718e1dc153 Merge pull request #1 from artemisbot/morse-fixes #67 Toby Lorne 2017-02-03 22:00:55 -05:00
  • a30babc682 Fixes required changes Matt C 2017-02-04 00:17:04 +00:00
  • ae8eea543c Merged branch master into morse-fixes Matt C 2017-02-04 00:13:03 +00:00
  • 02fce74a65 Merge remote-tracking branch 'refs/remotes/upstream/master' Matt C 2017-02-04 00:01:44 +00:00
  • b9f1cf968f Make translateTo faster and aware of line breaks toby 2017-02-03 18:34:46 -05:00
  • 9bf0d66b88 Fix casing for Morse code operations + description toby 2017-02-03 17:54:50 -05:00
  • 230ba5ff67 Add initial functionality toby 2017-02-03 16:43:30 -05:00
  • e3c977934b Variable names changed from underscore to CamelCase. Eslint rules updated. #64 n1474335 2017-01-31 18:24:56 +00:00
  • f8193797fa Small CSS tweak to correct the cursor when hovering over FAQ links. Fixes #59. n1474335 2017-01-31 16:10:42 +00:00
  • 6642471164 Added 'Fork me on GitHub' ribbon to About/Support pane. Closes #57. n1474335 2017-01-31 14:05:19 +00:00
  • fadd7158ed Add string escape/unescape operations #62 Dale Myers 2017-01-23 21:39:08 +00:00
  • 3c3f5d9dcd Added Fletcher-8, -32 and -64 checksum operations. Closes #51. n1474335 2017-01-17 15:52:24 +00:00
  • cddd349090 Removed unused jquery.splitter.css n1474335 2017-01-17 12:52:15 +00:00
  • ba8524ca79 Added 'MD2', 'MD4' and 'SHA0' operations. Closes #52. n1474335 2017-01-16 16:40:43 +00:00
  • 2257754b94 Jump operations now return the final state when the maximum jump count is reached instead of throwing an error. n1474335 2017-01-16 16:00:44 +00:00
  • baa433ab80 'Fork' operation now has an option to ignore errors occuring on each branch n1474335 2017-01-16 15:58:38 +00:00
  • 488ca7167e BUGFIX: Saved recipes can now be deleted again. n1474335 2017-01-16 15:03:16 +00:00