Commit Graph

  • 1b4760c447 Add Custom CRC r4mos 2025-03-03 17:15:26 +01:00
  • 3025391821 Browser test changed to adapt to new CRC operation r4mos 2025-03-03 09:19:01 +01:00
  • 4e62aa6e1d The CRC Operation is implemented natively with all currently known CRC's. Old Operations (CRC8, CRC16 and CRC32) and their dependencies are removed r4mos 2025-03-02 01:51:09 +01:00
  • fcecd029c7 The CRC Operation is implemented natively with all currently known CRC's. Old Operations (CRC8, CRC16 and CRC32) and their dependencies are removed r4mos 2025-03-02 01:41:12 +01:00
  • f4988328be Merge branch 'master' into push-input-through-postmessage kenduguay1 2025-02-28 14:45:20 -05:00
  • 7710c5ef49 Add event listener for message events Add handler for message events ken 2025-02-28 19:44:04 +00:00
  • 3057a20791 Add Base32 Hex Extended option. peterc-s 2025-02-28 16:52:15 +00:00
  • b2981d3cc7 Merge branch 'master' into feature/docker-multiplatform-build PathToLife 2025-02-24 04:47:35 +00:00
  • 2c32a64bfe Remove trim from rail fence. Odyhibit 2025-02-21 20:40:37 -06:00
  • d3357d2acd Merge pull request #1981 from bartblaze/master a3957273 2025-02-21 22:12:47 +00:00
  • 91125f00e7 updated Jsonata Query tests header title Jon King 2025-02-17 10:19:38 -07:00
  • 4c6b4cd4e7 added Jsonata Query tests Jon King 2025-02-17 10:15:35 -07:00
  • c4574ff042 fix: properly handle undefined results Jon King 2025-02-17 10:15:13 -07:00
  • 7babef6f93 Preserve uppercase bartblaze 2025-02-17 17:35:22 +01:00
  • 2b2435210b chore: update return type from JSON to string Jon King 2023-07-13 11:33:07 -07:00
  • 4a428e802e feat: add to category Jon King 2023-05-27 18:39:33 -07:00
  • 5b15e75479 feat: add jsonata query operation Jon King 2023-05-27 18:17:31 -07:00
  • a40aed2b47 Merge branch 'master' into add-php-serialization Brunon Blok 2025-02-17 14:09:03 +01:00
  • 5cef2b13a3 fixed typo in categories. CCarpo 2025-02-17 08:46:28 +01:00
  • c2936a6f2c removed old data format CCarpo 2025-02-17 08:44:42 +01:00
  • 06b7f0129f fixed linter issues. CCarpo 2025-02-17 08:42:14 +01:00
  • e44e6fed35 Merge branch 'master' into master CCarpo 2025-02-17 08:36:14 +01:00
  • a74e2e585e add lock. Zhiyuan Zheng 2025-02-17 13:49:17 +08:00
  • d602897221 Merge branch 'master' into jq Zhiyuan Zheng 2025-02-17 13:47:34 +08:00
  • 54a63b37bd Use BigInt for encoding/decoding VarInt MikeCAT 2025-02-16 19:54:55 +00:00
  • 1b8c229df2 Merge pull request #1976 from evenstensberg/feat/cspell a3957273 2025-02-16 18:48:31 +00:00
  • aa7bbc1a62 Merge pull request #1977 from depperm/CC-1889 a3957273 2025-02-16 18:37:00 +00:00
  • 6ccbc892c7 CC-1889 David Marshall 2025-02-16 09:03:46 -05:00
  • 7b3980a5e2 chore(root): add cspell Even Stensberg 2025-02-16 13:50:10 +01:00
  • 7906f9d560 Merge pull request #630 from MShwed/feature/mime-rfc2047 a3957273 2025-02-16 12:11:02 +00:00
  • 2ae923b73e Updated category and fixed imports mshwed 2025-02-15 23:03:05 -05:00
  • 15bbed093c fixed formatting mshwed 2025-02-15 22:23:49 -05:00
  • 23faeadea2 Fixed linting issues mshwed 2019-09-03 21:05:25 -04:00
  • 50c0d4bcd6 Added test case for ISO and ASCII mshwed 2019-09-03 21:02:47 -04:00
  • 7f97afd3e0 Added parsing of headers. mshwed 2019-09-03 20:33:57 -04:00
  • c3994aa8e3 Added support for converting hex characters mshwed 2019-08-28 13:34:03 -04:00
  • 8166f981ae in progress mshwed 2019-08-27 11:41:16 -04:00
  • 1cfbc2babb Merge pull request #1105 from linuxgemini/linuxgemini-patch-modhex a3957273 2025-02-16 02:18:30 +00:00
  • eb912547ac Merge branch 'master' into linuxgemini-patch-modhex a3957273 2025-02-16 01:55:11 +00:00
  • bcf62ec73d Merge pull request #1903 from FranciscoPombal/rot13_numbers_negative_shift_amount a3957273 2025-02-16 01:47:09 +00:00
  • 004ef7f5dc Merge pull request #1904 from FranciscoPombal/des_triple_des_error_message a3957273 2025-02-16 01:43:36 +00:00
  • 9ab990ff59 Merge pull request #1921 from vs4vijay/theme-auto-detection a3957273 2025-02-16 01:36:28 +00:00
  • fb8e1be9f0 Merge pull request #1933 from k3ach/master a3957273 2025-02-16 01:30:37 +00:00
  • 324560aeae Merge branch 'gchq:master' into feature/docker-multiplatform-build PathToLife 2025-02-16 00:54:09 +00:00
  • 95c6406d05 Merge pull request #1966 from exactlyaron/fix/generate-totp-issue-1964 a3957273 2025-02-15 23:06:55 +00:00
  • 51b9fe644b Merge pull request #1971 from bartblaze/master a3957273 2025-02-15 22:55:52 +00:00
  • fed10f3ee6 Merge pull request #1915 from Oshawk/take-nth-bytes a3957273 2025-02-14 15:45:27 +00:00
  • 7cc3e5804b Merge branch 'master' into take-nth-bytes a3957273 2025-02-14 15:44:12 +00:00
  • dcf0bbb02b Merge pull request #1914 from Oshawk/drop-nth-bytes a3957273 2025-02-14 15:43:41 +00:00
  • f8b613b4e7 Docker multiplatform build support. Pending CI workflow test PathToLife 2025-02-13 20:57:45 +13:00
  • e48fc4c8d8 Merge pull request #1902 from FranciscoPombal/blowfish_ecr_iv a3957273 2025-02-12 22:37:31 +00:00
  • 1b53b8d23f Merge pull request #1780 from jb30795/master a3957273 2025-02-12 22:35:29 +00:00
  • 355566736a Merge branch 'master' into blowfish_ecr_iv a3957273 2025-02-12 20:08:47 +00:00
  • b99a76f9a6 Merge branch 'master' into master a3957273 2025-02-12 20:08:43 +00:00
  • 912bbe54aa Merge branch 'master' into drop-nth-bytes a3957273 2025-02-12 20:08:30 +00:00
  • 26a16b6945 Merge branch 'master' into take-nth-bytes a3957273 2025-02-12 20:08:24 +00:00
  • 3aed784ce2 Merge branch 'master' into fix(ShowOnMap) a3957273 2025-02-12 20:06:26 +00:00
  • feaf3dd119 Merge branch 'master' into theme-auto-detection a3957273 2025-02-12 19:59:44 +00:00
  • 3187ff6322 Merge branch 'master' into master a3957273 2025-02-12 19:53:55 +00:00
  • 13f94a23f8 Merge pull request #1899 from c65722/strip_ipv4_header a3957273 2025-02-12 19:53:34 +00:00
  • 592e660deb Merge pull request #1973 from gchq/bug/disable-loading-from-url a3957273 2025-02-12 19:53:24 +00:00
  • 3cdbdf4223 Merge branch 'master' into master a3957273 2025-02-12 19:51:20 +00:00
  • 8cd875d06a Merge branch 'master' into strip_ipv4_header c65722 2025-02-11 10:11:18 +00:00
  • bf36fe8143 Merge pull request #1866 from Adamkadaban/master a3957273 2025-02-11 00:50:03 +00:00
  • d3ee16f38b Disable flakey URL test bug/disable-loading-from-url a3957273 2025-02-11 00:49:14 +00:00
  • 41c5403700 Merge branch 'master' into master a3957273 2025-02-11 00:46:18 +00:00
  • e1d3af26da Merge pull request #1955 from max0x53/compress a3957273 2025-02-11 00:43:36 +00:00
  • 5a7cb9e047 Merge branch 'master' into fix/generate-totp-issue-1964 a3957273 2025-02-11 00:42:41 +00:00
  • a41068e633 Merge branch 'master' into master a3957273 2025-02-11 00:40:26 +00:00
  • bce04609a5 Merge branch 'master' into theme-auto-detection a3957273 2025-02-11 00:40:11 +00:00
  • d4da81fa91 Merge branch 'master' into master a3957273 2025-02-11 00:39:40 +00:00
  • d3e31890ae Merge branch 'master' into strip_ipv4_header a3957273 2025-02-11 00:38:21 +00:00
  • 9d014aeaa5 Merge pull request #1898 from c65722/strip_tcp_header a3957273 2025-02-11 00:38:01 +00:00
  • 156de53dc1 Merge branch 'master' into strip_tcp_header a3957273 2025-02-11 00:27:38 +00:00
  • 9f2527d736 Merge branch 'master' into strip_ipv4_header a3957273 2025-02-11 00:27:19 +00:00
  • 7ecc235b31 Merge pull request #1900 from c65722/strip_udp_header a3957273 2025-02-11 00:26:59 +00:00
  • 51ed3b2fc1 Merge branch 'master' into strip_tcp_header a3957273 2025-02-11 00:26:52 +00:00
  • 306e29da76 Merge pull request #1972 from gchq/feature/detect-chromedriver a3957273 2025-02-11 00:23:11 +00:00
  • 9cc84b1c62 Merge branch 'master' into feature/detect-chromedriver feature/detect-chromedriver a3957273 2025-02-11 00:23:00 +00:00
  • f02b3f22ad Merge pull request #1936 from c65722/parse_tls_record a3957273 2025-02-11 00:22:12 +00:00
  • e9b8163626 Merge pull request #1957 from RandomByte/jwt-sign/add-header-option a3957273 2025-02-11 00:13:56 +00:00
  • 20390ae08e Merge pull request #1959 from simonarnell/patch-1 a3957273 2025-02-11 00:08:24 +00:00
  • fcdcce7ee4 Merge pull request #1961 from GuilhermoReadonly/patch-1 a3957273 2025-02-11 00:06:21 +00:00
  • 3d017d5f84 Add it to the correct file. a3957273 2025-02-11 00:02:39 +00:00
  • 5455061e15 Atomatically detect chrome driver version Alexander 2025-02-10 23:53:55 +00:00
  • caa373c1be Merge branch 'master' into master a3957273 2025-02-10 23:38:41 +00:00
  • f4995dbc30 Merge pull request #1887 from robinsandhu/feature/parse-crl a3957273 2025-02-10 23:35:58 +00:00
  • f14c423c64 Add Leet Speak bartblaze 2025-02-05 18:34:59 +01:00
  • 6f63de81b1 style: fix linting exactlyaron 2025-01-23 11:46:01 +00:00
  • 75991321de tests: fix tests exactlyaron 2025-01-23 11:41:26 +00:00
  • b560d74b8e tests: comment out Generate HOTP test exactlyaron 2025-01-23 11:28:24 +00:00
  • 90133e3f90 fix: refactor GenerateHOTP to use optauth exactlyaron 2025-01-23 11:28:13 +00:00
  • 672cb5dea4 fix: refactor GenerateTOTP to use optauth exactlyaron 2025-01-23 11:28:04 +00:00
  • 7eb9e08ad2 build(deps): use optauth instead of opt exactlyaron 2025-01-23 11:27:45 +00:00
  • 2007b26d57 build(deps): update otp 0.1.3 → 1.1.2 exactlyaron 2025-01-23 00:25:59 +00:00
  • e804555278 fix: refactor GenerateTOTP exactlyaron 2025-01-23 00:24:20 +00:00
  • 6b75ba8903 fix bug where no input leads to error in console Adamkadaban 2025-01-13 15:48:18 -05:00
  • 54e559c5a6 Merge branch 'master' into master Adam Hassan 2025-01-13 12:24:45 -05:00
  • cc7cc7f8fd misc: typo Guilhem Radonde 2025-01-10 09:32:41 +01:00
  • 6a92f922cb corrected path to generateNodeIndex.mjs Simon Arnell 2025-01-09 12:32:57 +02:00