Commit Graph

  • 3a90244af0 Convert test runner to headless toby 2017-02-24 18:50:17 -0500
  • 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
  • d6cebe55ab Merge branch 'master' into feature-ipv4header 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
  • 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
  • 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. n1474335 2017-02-13 17:48:24 +0000
  • 11e972ff26 Change description in Base58.js 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. 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 n1474335 2017-02-10 11:57:23 +0000
  • 0fd2550190 Improve and fix examples for padBytesRight 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
  • ebf2258715 Merge branch 'artemisbot-feature-affine' n1474335 2017-02-09 14:18:04 +0000
  • b2b60f0454 Fixed conflicts. n1474335 2017-02-09 14:17:44 +0000
  • 1cc7835a8d FromMorse operation extended to treat dashes & hyphens as long signals misterRaven 2017-02-09 17:29:12 +0700
  • 991bb887ae Punctuation symbols for Morse code misterRaven 2017-02-09 17:20:06 +0700
  • d5796706e4 Change Tar block padding to 2 blocks toby 2017-02-08 23:52:59 -0500
  • 1653cbf817 Fix JSDoc return type for displayFilesAsHTML toby 2017-02-08 23:36:09 -0500
  • 442dd560c0 Implement the Tar operation toby 2017-02-08 23:35:54 -0500
  • 281a83bbc3 Add author to runTar, runUntar, displayFilesAsHTML toby 2017-02-08 12:51:54 -0500
  • 6f077a9c50 Rename to runTar, runUntar, displayFilesAsHTML toby 2017-02-08 12:51:18 -0500
  • a153246191 Tidied operations to match conventions Matt C 2017-02-08 17:29:50 +0000
  • 2750be36da Adds Affine/Atbash Cipher encryption/decryption Matt C 2017-02-08 11:51:37 +0000
  • e809deb914 Initial functionality of untar toby 2017-02-08 00:05:52 -0500
  • b8b51e04bb Updated ISSUE_TEMPLATE.md n1474335 2017-02-07 20:30:44 +0000
  • 4f0d153e73 Added 'Report a bug' tab to the 'About/Support' pane. n1474335 2017-02-07 20:31:15 +0000
  • 6eacd213a3 Added ISSUE_TEMPLATE.md n1474335 2017-02-07 18:05:05 +0000
  • db0fb1cd25 Added CONTRIBUTING.md n1474335 2017-02-07 16:48:31 +0000
  • 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 +0000
  • 553d9945ce Added forward and backward slashes to the delimiter options for the Morse Code operations. Closes #66. n1474335 2017-02-07 14:37:26 +0000
  • 3b1c378e15 Merge branch 'tlwr-master' n1474335 2017-02-07 14:20:53 +0000
  • 8f69ee441e Tidied Morse Code operations to match the project conventions. n1474335 2017-02-07 14:20:34 +0000
  • 718e1dc153 Merge pull request #1 from artemisbot/morse-fixes Toby Lorne 2017-02-03 22:00:55 -0500
  • a30babc682 Fixes required changes Matt C 2017-02-04 00:17:04 +0000
  • ae8eea543c Merged branch master into morse-fixes Matt C 2017-02-04 00:13:03 +0000
  • 02fce74a65 Merge remote-tracking branch 'refs/remotes/upstream/master' Matt C 2017-02-04 00:01:44 +0000
  • b9f1cf968f Make translateTo faster and aware of line breaks toby 2017-02-03 18:34:46 -0500
  • 9bf0d66b88 Fix casing for Morse code operations + description toby 2017-02-03 17:54:50 -0500
  • 230ba5ff67 Add initial functionality toby 2017-02-03 16:43:30 -0500
  • e3c977934b Variable names changed from underscore to CamelCase. Eslint rules updated. #64 n1474335 2017-01-31 18:24:56 +0000
  • f8193797fa Small CSS tweak to correct the cursor when hovering over FAQ links. Fixes #59. n1474335 2017-01-31 16:10:42 +0000
  • 6642471164 Added 'Fork me on GitHub' ribbon to About/Support pane. Closes #57. n1474335 2017-01-31 14:05:19 +0000
  • fadd7158ed Add string escape/unescape operations Dale Myers 2017-01-23 21:39:08 +0000
  • 3c3f5d9dcd Added Fletcher-8, -32 and -64 checksum operations. Closes #51. n1474335 2017-01-17 15:52:24 +0000
  • cddd349090 Removed unused jquery.splitter.css n1474335 2017-01-17 12:52:15 +0000
  • ba8524ca79 Added 'MD2', 'MD4' and 'SHA0' operations. Closes #52. n1474335 2017-01-16 16:40:43 +0000
  • 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 +0000
  • baa433ab80 'Fork' operation now has an option to ignore errors occuring on each branch n1474335 2017-01-16 15:58:38 +0000
  • 488ca7167e BUGFIX: Saved recipes can now be deleted again. n1474335 2017-01-16 15:03:16 +0000
  • 4d131c921a BUGFIX #47: Replaced 'const' declarations with 'var' to fix iOS incompatibilities. n1474335 2016-12-31 17:12:39 +0000
  • 216d8f1f7a Tweaks to 'Filter' operation. n1474335 2016-12-23 14:36:16 +0000
  • ca87d54aa2 Merge pull request #46 from Mikescher/feature_filter n1474335 2016-12-23 14:24:39 +0000
  • f44171c005
    Merge remote-tracking branch 'upstream/master' into feature_filter Mike Schwörer 2016-12-21 20:17:53 +0100
  • ef464ab57c Added 'Substitute' operation. n1474335 2016-12-21 14:09:46 +0000
  • e1ef228575 Output buttons now adjust when there is limited screen space. n1474335 2016-12-21 12:13:03 +0000
  • 9c1fb7ddf4 Added button to maximise the output window n1474335 2016-12-20 20:18:16 +0000
  • a9f15b2c64 Updated npm package versions n1474335 2016-12-20 18:57:53 +0000
  • 39d50093ae Tweaks to 'XPath expression' and 'CSS selector' operations. Closes #13. n1474335 2016-12-20 18:49:25 +0000
  • 650fd9a940 Merge pull request #20 from Mikescher/feature_xpath n1474335 2016-12-20 18:16:14 +0000
  • 4b5210585a
    Added operation 'filter' Mike Schwörer 2016-12-17 01:53:06 +0100
  • 8db1b2fc79
    switched from jquery.cpath.js to xpath.js Mike Schwörer 2016-12-17 00:33:47 +0100
  • dea16f63f5
    Small stuff to make eslint happy Mike Schwörer 2016-12-16 22:32:19 +0100
  • 4c36123fd7
    Merge remote-tracking branch 'upstream/master' into feature_xpath Mike Schwörer 2016-12-16 22:15:53 +0100
  • c24cdf3bae Merge remote-tracking branch 'refs/remotes/upstream/master' Matt C 2016-12-14 23:31:04 +0000
  • af4644c9eb Replaced jsHint with eslint. Fixes #4. n1474335 2016-12-14 16:39:17 +0000
  • e2e68dd876 BUGFIX: Fixed seasonal event handling. n1474335 2016-12-14 13:12:04 +0000
  • 351eef7fd9 BUGFIX: Flow control ops are now correctly highlighted when a breakpoint is triggered on them. n1474335 2016-12-14 12:43:57 +0000
  • ed5f00d402 Merge remote-tracking branch 'refs/remotes/upstream/master' Matt C 2016-12-08 09:18:14 +0000
  • 7994a65926 Merge branch 'artemisbot-feature_vigenere' n1474335 2016-12-08 00:35:01 +0000
  • 55c1626d41 Cleaned up the Vigenere cipher operations so that they conform with the coding conventions. n1474335 2016-12-08 00:34:41 +0000
  • e5854b6f86 Resolving conflicts n1474335 2016-12-08 00:09:31 +0000
  • ed7cab36d2 BUGFIX: Operations can now be dragged out of the recipe on touchscreen devices. n1474335 2016-12-07 23:57:15 +0000
  • e64dfcdf0f Build Matt C 2016-12-06 20:28:20 +0000
  • ac3a0b35f5 Merge branch 'feature_vigenere' Matt C 2016-12-06 20:27:14 +0000
  • 22c00e8d3c Merge remote-tracking branch 'refs/remotes/upstream/master' Matt C 2016-12-06 20:23:20 +0000