Commit Graph

  • b2fff8bf74 Export buffer file main LittleChest 2026-04-09 22:56:55 +08:00
  • 65b05eb449 Update types LittleChest 2026-04-08 23:23:49 +08:00
  • 777f92260e Bye buffer LittleChest 2026-04-08 23:23:29 +08:00
  • 5c37d07fcf Fix ESLint error LittleChest 2026-04-07 22:50:33 +08:00
  • a260a8386b Compatibility with older JS engines Justin Fisher 2025-07-28 17:55:57 -04:00
  • ee83912dcd added use strict to hexdump.js Justin Fisher 2025-07-13 12:18:46 -04:00
  • 8c70ce60a5 Fixed linting errors Justin Fisher 2025-07-09 17:11:21 -04:00
  • 74972afbbf Added dohpath SvcParam Justin Fisher 2025-07-09 16:07:20 -04:00
  • 577e88a9d7 feat: added support for RR type 64 (SVCB) Justin Fisher 2025-07-08 21:34:48 -04:00
  • ab3c5ca3f5 feat: add support for HTTPS SVCB (type 65) Justin Fisher 2025-07-07 21:14:28 -04:00
  • 6bdb761479 Allow numbers Jim Lake 2025-07-01 17:59:25 -07:00
  • 380364bd5a Add tests concerning question QU bit vulcainman 2023-10-13 14:17:50 +02:00
  • 2f0d514df0 Remove the unused NOT_QU_MASK constant vulcainman 2023-10-10 09:38:20 +02:00
  • 8d78b4b53a Fix several lint issues vulcainman 2023-10-10 09:34:57 +02:00
  • dfe5e3f86b Implement QU bit support in question encoder/decoder vulcainman 2023-10-09 17:07:30 +02:00
  • 5b155e76d9 Add constant for NXDOMAIN Nihanth Subramanya 2021-01-22 17:47:36 +01:00
  • 530d20bb93 Presentation format encoding Jack Bates 2019-07-08 09:36:39 -07:00
  • 52e7f4aa40
    ci: update actions (#100) Matt Simerson 2025-04-04 01:50:38 -07:00
  • c95cbf44a3
    Create FUNDING.json Mathias Buus 2024-09-18 18:56:27 +02:00
  • 7b6662025c
    v5.6.1 silverwind 2023-08-25 12:59:20 +02:00
  • 13f19d9b63
    Proper Encoding/Decoding for Email Name Representation for SOA and RP Records (#93) M4t7e 2023-08-25 12:55:39 +02:00
  • 519f55d403
    test node 20 silverwind 2023-04-19 00:24:27 +02:00
  • e50f34c045
    5.6.0 silverwind 2023-04-18 12:55:51 +02:00
  • f14f4838a8
    Add TLSA support (#92) Hasan Adams 2023-04-18 03:52:51 -07:00
  • ec4d317696
    sort record types in README alphabetically silverwind 2023-03-27 13:42:48 +02:00
  • a0687b3c14
    5.5.0 silverwind 2023-03-27 12:23:50 +02:00
  • aca1ff751c
    implement the NAPTR record (#89) xuhjbj 2023-03-27 18:21:37 +08:00
  • 31d3caf326
    5.4.0 silverwind 2022-06-14 23:13:19 +02:00
  • 0fc249c64a
    add SSHFP to readme silverwind 2022-06-14 23:11:41 +02:00
  • fab30b2588
    Implement SSHFP records (#80) wolfy1339 2022-06-14 17:09:01 -04:00
  • a5ee7897e2
    test node 18 silverwind 2022-06-14 23:03:44 +02:00
  • bd33c5f690
    switch to GitHub Actions (#83) Matt Simerson 2022-06-14 14:01:00 -07:00
  • dbfe59b623 5.3.1 Mathias Buus 2021-12-23 11:46:38 +01:00
  • 1d42aadae7
    Make name.decode stricter (#79) Joachim Viide 2021-12-23 12:46:21 +02:00
  • 8e6d91c078
    fix: Remove duplicate named export txt (#71) Amith Mohanan 2021-11-02 22:54:20 +05:30
  • 5aebb85c32 5.3.0 Mathias Buus 2021-07-05 12:13:12 +02:00
  • 007a7c0634
    fix: explicit Buffer reference for webpack (#68) Martin Heidegger 2021-07-05 19:12:40 +09:00
  • 30e54ea616
    replacing ip with @leichtgewicht/ip-codec (#67) Martin Heidegger 2021-07-05 19:12:15 +09:00
  • 5fbc94b38d 5.2.4 Mathias Buus 2021-05-26 11:26:40 +02:00
  • fbaa906476 move all allocUnsafes to allocs for easier maintenance Mathias Buus 2021-05-26 11:26:35 +02:00
  • e81b4020c0 only master travis Mathias Buus 2021-05-25 13:33:28 +02:00
  • 066919e4df 5.2.3 Mathias Buus 2021-05-25 13:30:41 +02:00
  • bd84615252 check for .. also in encodingLength Mathias Buus 2021-05-25 13:24:03 +02:00
  • bb04450fe4 5.2.2 Mathias Buus 2021-05-19 19:59:50 +02:00
  • 25f15dd0fe do trim on encodingLength as well Mathias Buus 2021-05-19 19:59:39 +02:00
  • c11116822a
    Update DoH example from internet-draft to RFC 8484. (#58) Tom Pusateri 2020-04-17 09:21:31 -04:00
  • cbe05219b4 5.2.1 Mathias Buus 2019-03-26 13:26:32 +01:00
  • c61dd19846 Fix udpPayloadSize encoding Martin Kolárik 2019-03-25 14:57:09 +01:00
  • 77eadae3c3 Add coverage using nyc, badge to readme, and ignore the coverage outputs. (#50) Joe Hildebrand 2019-02-27 15:31:44 -07:00
  • e7c072072d
    5.2.0 changelog silverwind 2019-02-21 23:41:12 +01:00
  • 58801f83bc
    5.2.0 silverwind 2019-02-21 23:34:19 +01:00
  • 799de23dca
    update devDependencies silverwind 2019-02-21 23:33:53 +01:00
  • c8fd22c8a1
    tweaks silverwind 2019-02-21 23:33:07 +01:00
  • 4932026f66 Add EDNS OPT de/encoding Joe Hildebrand 2019-02-21 15:25:17 -07:00
  • afa238119f
    5.1.2 silverwind 2019-01-23 00:16:51 +01:00
  • 985adc20b1
    fix rp encode bytes silverwind 2019-01-23 00:16:23 +01:00
  • e8c299d64d
    update changelog for 5.1.0 silverwind 2019-01-22 22:58:38 +01:00
  • b72cefd4c9
    5.1.1 silverwind 2019-01-22 22:52:11 +01:00
  • 1eafa35beb
    bring readme example in line with other examples silverwind 2019-01-22 22:51:27 +01:00
  • 75e8f4b0b9
    alphabetically sort record types in readme silverwind 2019-01-22 22:49:54 +01:00
  • 2764de3e02
    add fallback for RP mbox, add a few more tests silverwind 2019-01-22 22:48:57 +01:00
  • 0d8791efad
    5.1.0 silverwind 2019-01-22 22:41:29 +01:00
  • 57b595e1b0
    update devDependencies silverwind 2019-01-22 22:41:08 +01:00
  • b5c0ab3161
    fix RP handling silverwind 2019-01-22 22:37:33 +01:00
  • 4e25954bb4
    add support for encoding RP records Floyd Pink 2019-01-09 22:39:15 -05:00
  • 003cbeca51 fix a minor typo (#44) Hari Menon 2019-01-18 08:46:32 -05:00
  • 85a4aaebd1
    5.0.4 silverwind 2018-10-16 18:15:07 +02:00
  • 6da540b5b7
    update devDependencies silverwind 2018-10-16 18:14:31 +02:00
  • 955477c4ce
    document issuerCritical on CAA silverwind 2018-10-16 18:13:44 +02:00
  • 1abf994962
    5.0.3 silverwind 2018-09-05 19:02:26 +02:00
  • f7fef43ce0
    update devDependencies, fix lint silverwind 2018-09-05 18:57:04 +02:00
  • 8a6764b2b3 Remove accidental or in typebitmap.encodingLength (#41) Nick Johnson 2018-09-05 17:52:59 +01:00
  • f4c95d6dda
    5.0.2 silverwind 2018-07-24 19:54:42 +02:00
  • fcae400b9a
    update dependencies silverwind 2018-07-24 19:54:22 +02:00
  • f3fc8927fa
    modernize readme example code silverwind 2018-07-24 19:53:42 +02:00
  • 9446241c41
    unify variable name in examples silverwind 2018-07-04 17:46:44 +02:00
  • 93b8c3c03b
    5.0.1 silverwind 2018-07-02 21:52:03 +02:00
  • 18b8203f1a
    update dependencies silverwind 2018-07-02 21:51:37 +02:00
  • db4e271a59
    fix encoding of empty string in TXT data - fixes #39 silverwind 2018-07-02 21:50:31 +02:00
  • e29a832aa8
    add 5.0.0 changelog silverwind 2018-07-02 21:21:14 +02:00
  • d478ebe4ab
    refactor and lint examples silverwind 2018-07-02 21:19:20 +02:00
  • 0f87ff09f5
    update devDependencies silverwind 2018-06-01 09:42:16 +02:00
  • 622b9ea3bb
    5.0.0 silverwind 2018-06-01 09:34:42 +02:00
  • 4c00781ed4
    drop safe-buffer dependency, bump min node to 6 - fixes #20 silverwind 2018-06-01 09:33:34 +02:00
  • 3c7b50f1ac
    readme tweaks silverwind 2018-06-01 09:29:18 +02:00
  • 4e540801ab Add support for DNSSEC types from RFC4034 (#38) Nick Johnson 2018-06-01 08:25:07 +01:00
  • eddb7ab7e4
    4.2.0 silverwind 2018-04-04 17:13:46 +02:00
  • 9c1f7b20c0
    update dependencies silverwind 2018-04-04 17:13:08 +02:00
  • 25ae0d23ac
    add docs for OPT silverwind 2018-04-04 17:12:42 +02:00
  • f6db3d3d5f Add basic EDNS(0) OPT RR support Joe Hildebrand 2018-04-04 09:07:11 -06:00
  • 40d8e5657f
    4.1.1 silverwind 2018-03-27 22:30:02 +02:00
  • 218772acff
    update dependencies silverwind 2018-03-27 22:26:57 +02:00
  • 8db141efa7
    add example links to README silverwind 2018-03-27 22:25:04 +02:00
  • 428d5adc8f Add DNS over HTTPS (doh) client example. (#32) Tom Pusateri 2018-03-27 16:18:27 -04:00
  • 0cf5761579 Add TLS example and fix TCP example. (#31) Tom Pusateri 2018-03-27 16:06:14 -04:00
  • cd7caa6619 Fix buffer management for stream encoding. (#29) Tom Pusateri 2018-03-27 14:53:57 -04:00
  • 1192f944f0
    4.1.0 changelog silverwind 2018-02-11 11:12:20 +01:00
  • 889924d4f4
    4.1.0 silverwind 2018-02-11 11:09:03 +01:00
  • 087d59bb63
    add MX record type silverwind 2018-02-11 11:06:22 +01:00
  • 8000f406c8
    4.0.0 silverwind 2018-02-04 21:12:13 +01:00