Commit Graph
4030 Commits
Author SHA1 Message Date
r4mos d5f007deea Fixed non-working buttons 2025-03-04 08:43:16 +01:00
r4mos 566b423065 Correct forgotten test 2025-03-03 17:33:54 +01:00
r4mos 1b4760c447 Add Custom CRC 2025-03-03 17:15:26 +01:00
r4mos 3025391821 Browser test changed to adapt to new CRC operation 2025-03-03 09:19:01 +01:00
r4mos 4e62aa6e1d The CRC Operation is implemented natively with all currently known CRC's. Old Operations (CRC8, CRC16 and CRC32) and their dependencies are removed 2025-03-02 01:51:09 +01:00
r4mos fcecd029c7 The CRC Operation is implemented natively with all currently known CRC's. Old Operations (CRC8, CRC16 and CRC32) and their dependencies are removed 2025-03-02 01:41:12 +01:00
a3957273andGitHub d3357d2acd Merge pull request #1981 from bartblaze/master 2025-02-21 22:12:47 +00:00
bartblaze 7babef6f93 Preserve uppercase
This will preserve uppercase.
2025-02-17 17:35:22 +01:00
a3957273andGitHub 1b8c229df2 Merge pull request #1976 from evenstensberg/feat/cspell
chore(root): add cspell
2025-02-16 18:48:31 +00:00
a3957273andGitHub aa7bbc1a62 Merge pull request #1977 from depperm/CC-1889
CC-1889 add _ option
2025-02-16 18:37:00 +00:00
David Marshall 6ccbc892c7 CC-1889 2025-02-16 09:03:46 -05:00
Even Stensberg 7b3980a5e2 chore(root): add cspell 2025-02-16 13:53:36 +01:00
a3957273andGitHub 7906f9d560 Merge pull request #630 from MShwed/feature/mime-rfc2047
Feature: MIME RFC2047 Decoding
2025-02-16 12:11:02 +00:00
mshwed 2ae923b73e Updated category and fixed imports 2025-02-15 23:03:05 -05:00
mshwed 15bbed093c fixed formatting 2025-02-15 22:23:49 -05:00
mshwedandmshwed 23faeadea2 Fixed linting issues 2025-02-15 22:20:42 -05:00
mshwedandmshwed 50c0d4bcd6 Added test case for ISO and ASCII 2025-02-15 22:20:42 -05:00
mshwedandmshwed 7f97afd3e0 Added parsing of headers. 2025-02-15 22:20:41 -05:00
mshwedandmshwed c3994aa8e3 Added support for converting hex characters 2025-02-15 22:16:58 -05:00
mshwedandmshwed 8166f981ae in progress 2025-02-15 22:16:58 -05:00
a3957273andGitHub 1cfbc2babb Merge pull request #1105 from linuxgemini/linuxgemini-patch-modhex
Introduce Yubico's Modhex for Conversion
2025-02-16 02:18:30 +00:00
a3957273andGitHub eb912547ac Merge branch 'master' into linuxgemini-patch-modhex 2025-02-16 01:55:11 +00:00
a3957273andGitHub bcf62ec73d Merge pull request #1903 from FranciscoPombal/rot13_numbers_negative_shift_amount
fix: ROT13 - shifting numbers by negative amounts
2025-02-16 01:47:09 +00:00
a3957273andGitHub 004ef7f5dc Merge pull request #1904 from FranciscoPombal/des_triple_des_error_message
fix: DES/Triple DES - misleading error messages
2025-02-16 01:43:36 +00:00
a3957273andGitHub 9ab990ff59 Merge pull request #1921 from vs4vijay/theme-auto-detection
automatically theme mode based on user preference
2025-02-16 01:36:28 +00:00
a3957273andGitHub fb8e1be9f0 Merge pull request #1933 from k3ach/master
Updated luhn checksum operation to work with different bases
2025-02-16 01:30:37 +00:00
a3957273andGitHub 95c6406d05 Merge pull request #1966 from exactlyaron/fix/generate-totp-issue-1964
Fix Generate TOTP & HOPT
2025-02-15 23:06:55 +00:00
a3957273andGitHub 51b9fe644b Merge pull request #1971 from bartblaze/master
Add Leet Speak
2025-02-15 22:55:52 +00:00
a3957273andGitHub fed10f3ee6 Merge pull request #1915 from Oshawk/take-nth-bytes
Add 'Take nth bytes' operation
2025-02-14 15:45:27 +00:00
a3957273andGitHub 7cc3e5804b Merge branch 'master' into take-nth-bytes 2025-02-14 15:44:12 +00:00
a3957273andGitHub dcf0bbb02b Merge pull request #1914 from Oshawk/drop-nth-bytes
Add 'Drop nth bytes' operation
2025-02-14 15:43:41 +00:00
a3957273andGitHub e48fc4c8d8 Merge pull request #1902 from FranciscoPombal/blowfish_ecr_iv
fix: Blowfish - ignore IV length in ECB mode
2025-02-12 22:37:31 +00:00
a3957273andGitHub 1b53b8d23f Merge pull request #1780 from jb30795/master
IPv6 Transition Operation
2025-02-12 22:35:29 +00:00
a3957273andGitHub 355566736a Merge branch 'master' into blowfish_ecr_iv 2025-02-12 20:08:47 +00:00
a3957273andGitHub b99a76f9a6 Merge branch 'master' into master 2025-02-12 20:08:43 +00:00
a3957273andGitHub 912bbe54aa Merge branch 'master' into drop-nth-bytes 2025-02-12 20:08:30 +00:00
a3957273andGitHub 26a16b6945 Merge branch 'master' into take-nth-bytes 2025-02-12 20:08:24 +00:00
a3957273andGitHub feaf3dd119 Merge branch 'master' into theme-auto-detection 2025-02-12 19:59:44 +00:00
a3957273andGitHub 3187ff6322 Merge branch 'master' into master 2025-02-12 19:53:55 +00:00
a3957273andGitHub 13f94a23f8 Merge pull request #1899 from c65722/strip_ipv4_header
Add Strip IPv4 header operation
2025-02-12 19:53:34 +00:00
a3957273andGitHub 592e660deb Merge pull request #1973 from gchq/bug/disable-loading-from-url
Disable flakey URL test
2025-02-12 19:53:24 +00:00
a3957273andGitHub 3cdbdf4223 Merge branch 'master' into master 2025-02-12 19:51:20 +00:00
c65722andGitHub 8cd875d06a Merge branch 'master' into strip_ipv4_header 2025-02-11 10:11:18 +00:00
a3957273andGitHub bf36fe8143 Merge pull request #1866 from Adamkadaban/master
add offset field to 'Add Line Numbers' operation
2025-02-11 00:50:03 +00:00
a3957273 d3ee16f38b Disable flakey URL test 2025-02-11 00:49:14 +00:00
a3957273andGitHub 41c5403700 Merge branch 'master' into master 2025-02-11 00:46:18 +00:00
a3957273andGitHub e1d3af26da Merge pull request #1955 from max0x53/compress
Webpack compress with gzip and brotli
2025-02-11 00:43:36 +00:00
a3957273andGitHub 5a7cb9e047 Merge branch 'master' into fix/generate-totp-issue-1964 2025-02-11 00:42:41 +00:00
a3957273andGitHub a41068e633 Merge branch 'master' into master 2025-02-11 00:40:26 +00:00
a3957273andGitHub bce04609a5 Merge branch 'master' into theme-auto-detection 2025-02-11 00:40:11 +00:00