n1474335
|
8d0fcf37c5
|
8.31.0
|
2019-04-12 18:58:48 +01:00 |
|
n1474335
|
3da5a8bb34
|
Merge branch 'downloadable-zip'
|
2019-04-12 18:58:36 +01:00 |
|
n1474335
|
fad33b583b
|
Updated CHANGELOG
|
2019-04-12 18:58:22 +01:00 |
|
n1474335
|
8f450501cc
|
Downloadble version is now a .zip file instead of a single .htm file
|
2019-04-12 18:54:31 +01:00 |
|
n1474335
|
b3ae0e577a
|
8.30.1
|
2019-04-12 16:25:47 +01:00 |
|
n1474335
|
aedac94e40
|
Merge branch 'd98762625-init-dish'
|
2019-04-12 16:25:38 +01:00 |
|
n1474335
|
08c5dbce09
|
Merge branch 'init-dish' of https://github.com/d98762625/CyberChef into d98762625-init-dish
|
2019-04-12 16:24:23 +01:00 |
|
n1474335
|
482d658de7
|
8.30.0
|
2019-04-12 16:20:00 +01:00 |
|
n1474335
|
39e34081fc
|
Updated CHANGELOG
|
2019-04-12 16:18:25 +01:00 |
|
n1474335
|
5797786a75
|
Merge branch 'feature-protobuf'
|
2019-04-12 16:16:03 +01:00 |
|
n1474335
|
f6977ea264
|
Added test for 'Decode Protobuf' operation
|
2019-04-12 16:13:10 +01:00 |
|
d98762625
|
de8c99eceb
|
merge init-dish & update tests
|
2019-04-08 18:06:01 +01:00 |
|
d98762625
|
cdc15c0f20
|
change empty Dish initialisation to use ArrayBuffer
|
2019-04-08 17:58:46 +01:00 |
|
Matt
|
18408901be
|
removed old bzip2 dependency
|
2019-04-07 19:11:46 +01:00 |
|
Matt
|
982c915931
|
Change author
|
2019-04-07 19:02:27 +01:00 |
|
Matt
|
a339eacd45
|
Bzip2 compression support changed to use wasm backend
x4 speed.
|
2019-04-07 18:59:03 +01:00 |
|
mshwed
|
8fc0e012e3
|
Fixed formatting issues
|
2019-04-06 23:09:46 -04:00 |
|
mshwed
|
b7fb9635e5
|
Added operation for entropy visualization as an image
|
2019-04-06 19:40:07 -04:00 |
|
mshwed
|
f988a958bb
|
Added support for generating an entropy curve based on the input data
|
2019-04-06 15:59:36 -04:00 |
|
mshwed
|
c80cb57b07
|
Added histogram line, refactored axes generation
|
2019-04-05 14:30:24 -04:00 |
|
d98762625
|
e764ddf0b8
|
update TestRegister references
|
2019-04-05 18:45:47 +01:00 |
|
d98762625
|
a210f951da
|
more linting
|
2019-04-05 17:40:52 +01:00 |
|
d98762625
|
367532cf8d
|
linting and comment for readFileSync
|
2019-04-05 17:35:20 +01:00 |
|
d98762625
|
d3e6200385
|
remove babel-polyfill and update plugins to work with uplifted version
|
2019-04-05 17:15:21 +01:00 |
|
d98762625
|
af504891e4
|
incorporate ArrayBuffer base Dish type. Add global file shim to node index. Fix Buffer -> ArrayBuffer transformation
|
2019-04-05 16:51:14 +01:00 |
|
mshwed
|
dec28e16d4
|
Added histogram visualization for text entropy
|
2019-04-05 11:12:44 -04:00 |
|
j433866
|
bd3777f9de
|
Change maximum file size in readme
|
2019-04-05 10:51:39 +01:00 |
|
d98762625
|
e4ee0fc397
|
Merge branch 'master' of github.com:gchq/CyberChef into node-lib
|
2019-04-04 15:21:52 +01:00 |
|
j433866
|
9690ccd8a0
|
Fix being unable to go to tab 1
|
2019-04-04 14:42:21 +01:00 |
|
j433866
|
0804647441
|
Load in the right order
|
2019-04-04 13:14:45 +01:00 |
|
j433866
|
76da287cca
|
Bake in the right order
|
2019-04-04 13:13:38 +01:00 |
|
j433866
|
8739dd97d6
|
Change srcElement to target
(srcElement is non-standard)
|
2019-04-04 13:13:21 +01:00 |
|
d98762625
|
a7874cc351
|
improve naming in API
|
2019-04-04 11:28:46 +01:00 |
|
j433866
|
de21f14fd8
|
Move the tab buttons onto the tab bar
|
2019-04-04 10:57:01 +01:00 |
|
j433866
|
b90cca77a9
|
Fix more tab weirdness.
Move tab buttons onto tab bar.
Calculate size of maxTabs automatically on page load.
Display total execution time when a bake finishes.
|
2019-04-04 10:15:13 +01:00 |
|
j433866
|
1eadc08098
|
Fix some weirdness with tabs.
Adjust worker logic to avoid closing and reopening a worker as often
|
2019-04-03 16:05:10 +01:00 |
|
j433866
|
9df26b8c84
|
Output tabs now (mostly) work.
Add downloading files as an archive (needs work)
Add option for keeping the tabs in sync
|
2019-04-03 12:00:47 +01:00 |
|
n1474335
|
525cb0689f
|
Added 'Protobuf Decode', 'VarInt Decode' and 'VarInt Encode' operations
|
2019-04-02 17:27:14 +01:00 |
|
Matt
|
7796c473ae
|
Fix lint issue
|
2019-04-02 17:01:47 +01:00 |
|
j433866
|
e0c9aba25e
|
Improve WorkerWaiter and OutputWaiter.
- Will run and display outputs in the output area as they're baked
- Creates output tabs
- Can change output tabs (only the first 4 at the moment)
|
2019-04-02 16:58:36 +01:00 |
|
j433866
|
2cb33bfec4
|
Bring up to date with master
|
2019-04-02 16:54:34 +01:00 |
|
j433866
|
2aad7647ef
|
Add tab buttons (don't work yet).
Change some of the HTML around the tab bar
|
2019-04-02 16:53:15 +01:00 |
|
j433866
|
6430129b2a
|
Remove some inputNum stuff for now
|
2019-04-02 16:52:43 +01:00 |
|
Matt
|
8445165491
|
Use all the arraybuffers
cuts a solid 1/3 off the compression time
|
2019-04-02 16:47:38 +01:00 |
|
Matt
|
c5698fcd65
|
Merge remote-tracking branch 'upstream/master' into features/bz2-comp
|
2019-04-02 16:26:29 +01:00 |
|
n1474335
|
786e50c3c3
|
8.29.1
|
2019-04-02 15:34:35 +01:00 |
|
n1474335
|
7d03be3a77
|
Dish._translate now uses ArrayBuffer as its intermediate type instead of byteArray. This should speed up operations on large files.
|
2019-04-02 15:34:30 +01:00 |
|
mshwed
|
4496d7762b
|
Converted js files to mjs. Added test cases for hashing
|
2019-04-02 09:41:49 -04:00 |
|
Matt
|
8b12caad78
|
Merge gchq/master into bz2-comp
|
2019-04-02 12:08:30 +01:00 |
|
Matt
|
e1492c3bb1
|
Added (non-garbage) description and fixed wikipedia link.
|
2019-04-02 12:05:17 +01:00 |
|