n1474335
|
a21e0e546b
Converted the majority of the core and operations to use CommonJS module syntax.
|
8 年之前 |
n1474335
|
be07fe81ed
Completed 'Parse IPv4 header' operation candidate.
|
8 年之前 |
n1474335
|
fa20939dd4
Added initial functionality for 'Parse IPv4 header' operation.
|
8 年之前 |
n1474335
|
92bd2c921e
Built production version with Base58 and NetBIOS operations. Closes #48.
|
8 年之前 |
n1474335
|
701ea5890d
Merge pull request #78 from tlwr/master
|
8 年之前 |
n1474335
|
f8744df907
Merge pull request #75 from gchq/feature-netbios
|
8 年之前 |
toby
|
e26e6a4961
Add "To Base58" and "From Base58" operations
|
8 年之前 |
n1474335
|
ee5aea5443
Added 'Encode NetBIOS Name' and 'Decode NetBIOS Name' operations
|
8 年之前 |
toby
|
a4283554cf
Merge remote-tracking branch 'upstream/master'
|
8 年之前 |
n1474335
|
b2b60f0454
Fixed conflicts.
|
8 年之前 |
toby
|
6f077a9c50
Rename to runTar, runUntar, displayFilesAsHTML
|
8 年之前 |
Matt C
|
a153246191
Tidied operations to match conventions
|
8 年之前 |
Matt C
|
2750be36da
Adds Affine/Atbash Cipher encryption/decryption
|
8 年之前 |
toby
|
e809deb914
Initial functionality of untar
|
8 年之前 |
n1474335
|
35d74980a1
BUGFIX #70: Updated 'CSS selector' operation to use vanilla JS instead of jQuery, also fixing root element selection issues.
|
8 年之前 |
n1474335
|
8f69ee441e
Tidied Morse Code operations to match the project conventions.
|
8 年之前 |
toby
|
9bf0d66b88
Fix casing for Morse code operations + description
|
8 年之前 |
toby
|
230ba5ff67
Add initial functionality
|
8 年之前 |
n1474335
|
e3c977934b
Variable names changed from underscore to CamelCase. Eslint rules updated. #64
|
8 年之前 |
n1474335
|
3c3f5d9dcd
Added Fletcher-8, -32 and -64 checksum operations. Closes #51.
|
8 年之前 |
n1474335
|
ba8524ca79
Added 'MD2', 'MD4' and 'SHA0' operations. Closes #52.
|
8 年之前 |
n1474335
|
baa433ab80
'Fork' operation now has an option to ignore errors occuring on each branch
|
8 年之前 |
n1474335
|
4d131c921a
BUGFIX #47: Replaced 'const' declarations with 'var' to fix iOS incompatibilities.
|
8 年之前 |
n1474335
|
216d8f1f7a
Tweaks to 'Filter' operation.
|
8 年之前 |
Mike Schwörer
|
f44171c005
Merge remote-tracking branch 'upstream/master' into feature_filter
|
8 年之前 |
n1474335
|
ef464ab57c
Added 'Substitute' operation.
|
8 年之前 |
n1474335
|
39d50093ae
Tweaks to 'XPath expression' and 'CSS selector' operations. Closes #13.
|
8 年之前 |
Mike Schwörer
|
4b5210585a
Added operation 'filter'
|
8 年之前 |
Mike Schwörer
|
4c36123fd7
Merge remote-tracking branch 'upstream/master' into feature_xpath
|
8 年之前 |
n1474335
|
af4644c9eb
Replaced jsHint with eslint. Fixes #4.
|
8 年之前 |