Commit Graph

  • 8f7bb3a7c9 Merge pull request #371 from OllieGeek/master d98762625 2018-10-12 12:12:48 +01:00
  • be2b466376 Use toggleString for Key in HMAC #263 Chris van Marle 2018-10-12 13:05:32 +02:00
  • f957925aac 8.8.5 v8.8.5 n1474335 2018-10-12 10:51:01 +00:00
  • 1bf8d63d1a Merge branch 'Cynser-fix-wiki-urls' n1474335 2018-10-12 10:50:27 +00:00
  • 214d6c4405 merge from upstream d98762625 2018-10-12 11:46:50 +01:00
  • 8875144307 Merge branch 'fix-wiki-urls' of https://github.com/Cynser/CyberChef into Cynser-fix-wiki-urls n1474335 2018-10-12 10:45:54 +00:00
  • fa87fc8325 replace operations on Dish with apply d98762625 2018-10-12 11:30:41 +01:00
  • d5c01f387a 8.8.4 v8.8.4 n1474335 2018-10-12 10:43:01 +00:00
  • 32709cd60f Merge branch 'klaxon1-feature/improve-email-extract' n1474335 2018-10-12 10:42:21 +00:00
  • aaf0a91975 Fixed populateOption overflows n1474335 2018-10-12 10:42:03 +00:00
  • 6cc6230b91 Merge branch 'feature/improve-email-extract' of https://github.com/klaxon1/CyberChef into klaxon1-feature/improve-email-extract n1474335 2018-10-12 10:34:00 +00:00
  • dd630f20f8 8.8.3 v8.8.3 n1474335 2018-10-12 10:28:23 +00:00
  • 0c6efd95fa Modified bzip2 library export to use ES6 syntax. Fixes #382. n1474335 2018-10-12 10:28:15 +00:00
  • a276378887 Enable parsing of negative decimals #176 Chris van Marle 2018-10-12 10:00:09 +02:00
  • 98d861a639 Add check for Forensics Wiki URLs Cynser 2018-10-11 17:27:51 +01:00
  • 3b3c27072f Fix lint errors Chris van Marle 2018-10-11 15:50:58 +02:00
  • 3089c39369 add test Klaxon 2018-10-11 22:26:44 +10:00
  • 0cbb17f7ce Support hexadecimal and other bases in numeric sorting Chris van Marle 2018-10-11 13:21:13 +02:00
  • 54793f2b78 update operation Klaxon 2018-10-11 21:52:49 +10:00
  • f1ffe19ec8 Merge branch 'master' into feature/remove-letter-accents Klaxon 2018-10-11 21:28:04 +10:00
  • e638fb69b5 fix comment Klaxon 2018-10-11 20:52:12 +10:00
  • 718a94b5e0 add tests for internationalized email addresses Klaxon 2018-10-11 20:42:16 +10:00
  • 3079059ce3 Update regex to support a wider variety of email addresses. Klaxon 2018-10-11 18:25:05 +10:00
  • d6c6981bc0 8.8.2 v8.8.2 n1474335 2018-10-10 15:49:11 +00:00
  • 8aeb7b60a7 Updated dependencies n1474335 2018-10-10 15:49:07 +00:00
  • 9197ac6510 8.8.1 v8.8.1 n1474335 2018-10-10 14:08:32 +00:00
  • b67ad3073c Merge branch 'Cynser-csv-escape' n1474335 2018-10-10 14:08:20 +00:00
  • 4a4f37f888 Merge branch 'csv-escape' of https://github.com/Cynser/CyberChef into Cynser-csv-escape n1474335 2018-10-10 14:06:49 +00:00
  • c55331f220 8.8.0 v8.8.0 n1474335 2018-10-10 13:59:37 +00:00
  • 757ec98554 Updated CHANGELOG n1474335 2018-10-10 13:59:28 +00:00
  • 14309f2069 Merge branch 'GCHQ77703-tlv' n1474335 2018-10-10 13:56:47 +00:00
  • e6b89d571e Tidied up TLV operation and tests n1474335 2018-10-10 13:56:20 +00:00
  • d957198fd6 Make the check for Wikipedia URLs slightly stricter Cynser 2018-10-07 22:52:08 +01:00
  • 903bd22999 Stop treating backslashes in CSV as escape character Cynser 2018-10-07 22:20:43 +01:00
  • 48f3a3b18f Do not mangle names on minification for Node prod build - property names are used for search in bake d98762625 2018-10-05 18:24:06 +01:00
  • 25e0585742 Improve use of files as input. Add dish to repl d98762625 2018-10-05 16:32:12 +01:00
  • 04ee2fb3e4 add function to replace accent chars with latin chars Klaxon 2018-10-03 13:26:01 +10:00
  • ac2466a304 create operation from npm run newop Klaxon 2018-10-03 13:11:22 +10:00
  • ab4c9ef0d6 fix comment Klaxon 2018-10-02 15:12:51 +10:00
  • a69063de9b add tests Klaxon 2018-10-02 13:51:55 +10:00
  • 62b76777c0 update regex to match more email address variations Klaxon 2018-10-02 13:40:47 +10:00
  • 431f1d4be0 housekeeping & add repl command to package d98762625 2018-09-27 17:40:22 +01:00
  • 32a91bda0a CSS label / register-list Aesthetics OllieGeek 2018-09-24 22:56:38 +01:00
  • cc840c050b Add header to repl. Use uppercase Dish in chef export. Fix SyncDish constructor call d98762625 2018-09-21 12:24:34 +01:00
  • e19d3d0d06 simplify repl-index - no longer needs its own config script. Just needs grunt node. d98762625 2018-09-04 10:05:04 +01:00
  • 749a587eb2 fix tests after merge; remove detectFileType as it behaves erratically d98762625 2018-09-04 09:55:41 +01:00
  • 5047619e54 Merge branch 'master' of github.com:gchq/CyberChef into node-lib d98762625 2018-09-04 09:42:05 +01:00
  • 63a23e4dcc make chef.help emulate search function in UI. Didnt extract search logic from web as it is fairly entwined. d98762625 2018-09-04 09:33:49 +01:00
  • a15af602e0 Merge branch 'tlv' of https://github.com/GCHQ77703/CyberChef into GCHQ77703-tlv n1474335 2018-08-31 15:12:54 +00:00
  • 3466f4e452 add help, bake to top level export so theyre in the expected place in ES5 chef d98762625 2018-08-31 15:17:33 +01:00
  • ec9dfd2918 Updated NPM token n1474335 2018-08-31 14:08:18 +00:00
  • b36e3adf7c add assertions for chef.bake leniancy on op names d98762625 2018-08-31 15:03:53 +01:00
  • 016086ef4e 8.7.0 v8.7.0 n1474335 2018-08-31 14:00:29 +00:00
  • 2e5ea968ee Updated CHANGELOG n1474335 2018-08-31 14:00:24 +00:00
  • 5dde1c1c04 Merge branch 'GCHQ77703-jwt' n1474335 2018-08-31 13:58:33 +00:00
  • be14d56eae Tidied up JWT operations n1474335 2018-08-31 13:58:06 +00:00
  • c6a292bccb rename node Recipe > NodeRecipe to avoid naming confusion d98762625 2018-08-31 14:52:14 +01:00
  • f51d924ec9 Remove duplicate wiping of opconfig in node index config script d98762625 2018-08-31 14:48:46 +01:00
  • 96d5930f05 Throw ExcludedOperationError when excluded operation is called from API d98762625 2018-08-31 14:43:14 +01:00
  • 7c9ebafd00 toggleString args now additionally accept just input value, taking first option as default. d98762625 2018-08-31 13:45:12 +01:00
  • 100b097ace Merge branch 'jwt' of https://github.com/GCHQ77703/CyberChef into GCHQ77703-jwt n1474335 2018-08-31 12:20:37 +00:00
  • 3833c5f9fe Rename operation, add working tests, add info URL GCHQ 77703 2018-08-31 13:20:28 +01:00
  • f6c4b5073c Expose Dish (SyncDish) in API and make it composable. d98762625 2018-08-23 21:40:45 +01:00
  • f73452e01f making SyncDish composable! we want to exclude certain ops from top level api export (chef, etc) and make an Order (or something) class to start the chain off maybe? d98762625 2018-08-20 01:05:46 +01:00
  • 55f7cac526 Remove Buffer from Dish. Convert into ByteArray in api and then pass in as ArrayBuffer. Add some PNG files to tests d98762625 2018-08-19 22:55:40 +01:00
  • 3470dd9f3b Merge branch 'GCHQ77703-alphabetical' n1474335 2018-08-31 11:41:43 +00:00
  • 31e758ca45 Attempt to make RSA key generation functional Matt C 2018-08-31 11:25:05 +01:00
  • f81ca3ba60 Implement RSA generation and signing of messages GCHQ 77703 2018-08-30 22:38:01 +01:00
  • c5e8649284 alphabetically sort tests GCHQ 77703 2018-08-29 22:48:47 +01:00
  • a95f43aa4d Implement tests, fix options argument GCHQ 77703 2018-08-29 22:43:10 +01:00
  • 0420aa8edb Merge branch 'Sam-Dowling-patch-1' n1474335 2018-08-29 19:09:53 +00:00
  • 806b43dfec Merge branch 'patch-1' of https://github.com/Sam-Dowling/CyberChef into Sam-Dowling-patch-1 n1474335 2018-08-29 19:09:19 +00:00
  • 98f4fe4c2b 8.6.2 v8.6.2 n1474335 2018-08-29 19:06:02 +00:00
  • 0d63b3cbae JSON output is now indented by default. Closes #350. n1474335 2018-08-29 19:05:58 +00:00
  • 7061c05f77 8.6.1 v8.6.1 n1474335 2018-08-29 18:58:01 +00:00
  • 9b9a182f9f Merge branch 'klaxon1-feature/improve-parse-ip-range' n1474335 2018-08-29 18:57:08 +00:00
  • 2d9e7fcc6d Added full stop to operation description n1474335 2018-08-29 18:56:50 +00:00
  • 56946a66aa Merge branch 'feature/improve-parse-ip-range' of https://github.com/klaxon1/CyberChef into klaxon1-feature/improve-parse-ip-range n1474335 2018-08-29 18:48:29 +00:00
  • c9242e32fe Auto-generated configs and modules are now cleaned when starting a new dev or prod task n1474335 2018-08-29 18:21:46 +00:00
  • 22e8883934 8.6.0 v8.6.0 n1474335 2018-08-29 18:04:55 +00:00
  • 552a18d89a Updated CHANGELOG n1474335 2018-08-29 18:04:49 +00:00
  • 6b725e9114 Merge branch 'GCHQ77703-master' n1474335 2018-08-29 18:00:06 +00:00
  • 415beaa0b0 Tidied up Geohash operations n1474335 2018-08-29 17:59:48 +00:00
  • e9fe227ed7 Merge branch 'master' of https://github.com/GCHQ77703/CyberChef into GCHQ77703-master n1474335 2018-08-29 17:48:23 +00:00
  • c1be109592 8.5.1 v8.5.1 n1474335 2018-08-29 17:36:05 +00:00
  • 88e603bbf1 Merge branch 'PenguinGeorge-cascadexor-new' n1474335 2018-08-29 17:35:13 +00:00
  • c7b2095bb4 Updated package-lock.json n1474335 2018-08-29 17:34:47 +00:00
  • 7396117d89 Merge branch 'cascadexor-new' of https://github.com/PenguinGeorge/CyberChef into PenguinGeorge-cascadexor-new n1474335 2018-08-29 17:31:59 +00:00
  • fd96bf345b Fixed typo Sam Dowling 2018-08-29 17:15:52 +01:00
  • 2820660264 fix regex issues and ESlint errors and warnings Klaxon 2018-08-28 20:15:59 +10:00
  • 86145dbf67 add tests Klaxon 2018-08-28 20:14:40 +10:00
  • 135b17186e update description Klaxon 2018-08-28 16:42:24 +10:00
  • ce494339ef add parse IPv6 list Klaxon 2018-08-28 15:35:54 +10:00
  • dd5af7eb10 add parse IPv4 list Klaxon 2018-08-28 14:48:19 +10:00
  • 3abe99078e Fix linting GCHQ 77703 2018-08-27 16:03:15 +01:00
  • edbd540c68 Add Dysfunctional Test GCHQ 77703 2018-08-27 15:42:07 +01:00
  • 06d9302d96 Implement TLV / KLV GCHQ 77703 2018-08-27 14:57:24 +01:00
  • 032b4bed7f Add Length Value Decoder Operatoin GCHQ 77703 2018-08-27 01:17:06 +01:00
  • 8559f5c8ea Add JWT Verify, Decode and Sign GCHQ 77703 2018-08-26 23:16:13 +01:00
  • 91133172d5 Remove subdomain from Wikipedia GCHQ 77703 2018-08-26 18:51:52 +01:00