fork-openpgpjs/test
Thomas Oberndörfer 0d025d8c3d
Add additionalAllowedPackets config option (#1618)
This config option allows parsing additional packet types when parsing
a packet list or armored object, in contexts where they are normally
not expected to appear, by passing a list of packet classes
(e.g. `additionalAllowedPackets: [PublicKeyPacket]`).
2023-03-30 15:52:11 +02:00
..
benchmarks Update ESlint 2023-02-21 18:27:56 +01:00
crypto Update ESlint 2023-02-21 18:27:56 +01:00
general Add additionalAllowedPackets config option (#1618) 2023-03-30 15:52:11 +02:00
security Update ESlint 2023-02-21 18:27:56 +01:00
typescript Add support for creating critical signature subpackets (#1599) 2023-02-17 12:21:03 +01:00
worker Update ESlint 2023-02-21 18:27:56 +01:00
karma.conf.js CI: test latest Safari 2023-02-20 16:08:19 +01:00
unittests.html CI: Switch to karma for browser tests (#1233) 2021-02-12 13:29:04 +01:00
unittests.js CI: test latest Safari 2023-02-20 16:08:19 +01:00