Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / NLnetLabs/domain issues and pull requests

#390 - Network servers should not ignore `ServiceError`.

Pull Request - State: open - Opened by ximon18 17 days ago

#389 - Switch back to futures-util.

Pull Request - State: closed - Opened by ximon18 17 days ago

#388 - Overhaul parsing from the presentation format

Pull Request - State: open - Opened by bal-e 18 days ago

#387 - Consistently refer to zonefile r/w as experimental.

Pull Request - State: open - Opened by ximon18 19 days ago
Labels: documentation

#386 - Link to definition of DNS

Pull Request - State: open - Opened by ximon18 19 days ago - 4 comments
Labels: documentation

#385 - Fix clippy warnings from Rust 1.81

Pull Request - State: closed - Opened by tertsdiepraam 24 days ago

#384 - Add XFR middleware.

Pull Request - State: open - Opened by ximon18 25 days ago

#383 - Add RR batching functionality.

Pull Request - State: open - Opened by ximon18 26 days ago

#382 - Add RFC 1996 NOTIFY support.

Pull Request - State: open - Opened by ximon18 26 days ago

#381 - Servers should drop received DNS response messages.

Pull Request - State: open - Opened by ximon18 26 days ago

#380 - Add TSIG middleware.

Pull Request - State: open - Opened by ximon18 27 days ago - 3 comments

#379 - Add `Show` trait for printing records as zonefiles

Pull Request - State: open - Opened by tertsdiepraam about 1 month ago

#378 - Add support for gss-tsig

Issue - State: closed - Opened by tokcum about 1 month ago - 2 comments

#377 - Service request metadata and byte reservation net client

Pull Request - State: closed - Opened by Philip-NLnetLabs about 1 month ago

#376 - XFR zone updating.

Pull Request - State: open - Opened by ximon18 about 1 month ago

#375 - XFR response processing.

Pull Request - State: open - Opened by ximon18 about 1 month ago - 10 comments

#374 - Fix TXT record equality

Pull Request - State: closed - Opened by dklbreitling about 2 months ago - 9 comments

#373 - Add a TSIG client.

Pull Request - State: closed - Opened by ximon18 about 2 months ago - 3 comments

#372 - Stelline server testing changes for XFR and TSIG support.

Pull Request - State: closed - Opened by ximon18 about 2 months ago

#371 - Client changes in preparation for XFR and TSIG support.

Pull Request - State: closed - Opened by ximon18 about 2 months ago - 1 comment

#370 - Add and improve middleware related RustDocs.

Pull Request - State: open - Opened by ximon18 about 2 months ago
Labels: documentation

#369 - Service enhancement prerequisites for XFR support

Pull Request - State: closed - Opened by ximon18 about 2 months ago

#367 - Guide level docs for XFR and related functionality.

Pull Request - State: open - Opened by ximon18 2 months ago
Labels: documentation

#365 - RFC 9619 QDCOUNT is (usually) one

Pull Request - State: open - Opened by ximon18 2 months ago

#364 - Make interop tests run as Rust integration tests.

Pull Request - State: open - Opened by ximon18 2 months ago

#363 - Allow glue (e.g. A/AAAA) at NS record.

Pull Request - State: closed - Opened by ximon18 2 months ago

#362 - Improved zonefile parsing error messages.

Pull Request - State: closed - Opened by ximon18 2 months ago - 4 comments

#361 - Service trait evolution

Issue - State: open - Opened by ximon18 2 months ago

#360 - "NOAUTH" -> "NOTAUTH" to match the enum variant name.

Pull Request - State: closed - Opened by ximon18 2 months ago

#359 - Stelline: Match a single rcode instead of N booleans.

Pull Request - State: open - Opened by ximon18 2 months ago

#357 - Simple case-sensitive `FromStr` impl for `Rcode` and `OptRcode`.

Pull Request - State: closed - Opened by ximon18 2 months ago

#356 - Fix TSIG server sequence signing and switch test to dig.

Pull Request - State: closed - Opened by partim 2 months ago - 3 comments

#355 - Fix EDNS middleware bugs

Pull Request - State: open - Opened by ximon18 2 months ago

#354 - Fix off-by-one error in Dgram client retry count checking.

Pull Request - State: closed - Opened by ximon18 2 months ago

#353 - Qname router

Pull Request - State: open - Opened by Philip-NLnetLabs 3 months ago

#352 - Fix zone walking to include non-leaf CNAMEs

Pull Request - State: open - Opened by ximon18 3 months ago - 1 comment

#351 - Add support for name compression to `net/server`.

Issue - State: open - Opened by ximon18 3 months ago - 1 comment
Labels: enhancement

#350 - TSIG: Add `From<ServerTransaction<K>>` to `ServerSequence<K>`.

Pull Request - State: closed - Opened by ximon18 3 months ago - 1 comment

#349 - Add `PushError::LimitExceeded`.

Pull Request - State: open - Opened by ximon18 3 months ago
Labels: breaking

#348 - Add an optional push limit to `MessageBuilder`.

Pull Request - State: closed - Opened by ximon18 3 months ago

#347 - Docs: Fix start_answer() doc string.

Pull Request - State: closed - Opened by ximon18 3 months ago

#346 - Fuzzing

Issue - State: open - Opened by pinkforest 3 months ago - 1 comment

#345 - Fix TSIG signing in the multiple response case.

Pull Request - State: closed - Opened by ximon18 3 months ago - 3 comments

#344 - Remove `SerializeOctets` bounds

Pull Request - State: open - Opened by tertsdiepraam 3 months ago
Labels: breaking

#343 - Add `serde::Serialize` for `Opt` records

Pull Request - State: open - Opened by tertsdiepraam 3 months ago

#342 - Move `mock_instant` to `dev-dependencies`

Pull Request - State: closed - Opened by tertsdiepraam 3 months ago

#340 - Add support for netblocks to `CookiesMiddlewareProcessor`.

Pull Request - State: open - Opened by ximon18 3 months ago - 4 comments
Labels: enhancement

#339 - Net client more docs

Pull Request - State: closed - Opened by Philip-NLnetLabs 4 months ago

#337 - Fix a new nightly warning involving never and unit types.

Pull Request - State: closed - Opened by partim 4 months ago

#336 - Re-enable and fix the Stelline cookies test

Pull Request - State: closed - Opened by ximon18 4 months ago

#335 - RFC 1035 zone maintenance support.

Pull Request - State: open - Opened by ximon18 4 months ago - 2 comments

#334 - Ensure TSIG is the last record

Pull Request - State: open - Opened by tertsdiepraam 4 months ago - 1 comment

#332 - Add a first version of the contribution guidelines.

Pull Request - State: closed - Opened by partim 4 months ago

#331 - Removed unnecessary clippy allows and rustfmt suggestions

Pull Request - State: closed - Opened by tertsdiepraam 4 months ago

#330 - Proposal for a MSRV policy.

Pull Request - State: closed - Opened by partim 4 months ago

#329 - `HeaderSection`: Change slices to fixed-length arrays

Pull Request - State: open - Opened by tertsdiepraam 4 months ago
Labels: breaking

#328 - DNSSEC validator

Pull Request - State: closed - Opened by Philip-NLnetLabs 4 months ago

#327 - Refactor `RtypeBitmapBuilder` to not use `unsafe` operations

Pull Request - State: closed - Opened by tertsdiepraam 4 months ago

#326 - Prepare for release 0.10.1.

Pull Request - State: closed - Opened by partim 4 months ago

#325 - allow create real resource record from unsized data

Pull Request - State: closed - Opened by hunts 4 months ago

#323 - Remove (direct) dependency on `hex` and `pin-project-lite`

Pull Request - State: closed - Opened by tertsdiepraam 4 months ago

#321 - Domain name compression is broken in 0.10.0

Pull Request - State: closed - Opened by hunts 4 months ago - 2 comments

#320 - Bump to rust 1.78

Pull Request - State: closed - Opened by tertsdiepraam 4 months ago - 5 comments

#319 - fix rustdoc links across the repo

Pull Request - State: closed - Opened by tertsdiepraam 4 months ago

#318 - add some missing methods/trait bounds

Pull Request - State: closed - Opened by xofyarg 4 months ago - 2 comments

#317 - Impl FromStr for Question and use it in Stelline.

Pull Request - State: closed - Opened by partim 5 months ago

#316 - Make sure `Found{Hosts, Addrs}` have `is_empty` and `len` methods

Pull Request - State: closed - Opened by tertsdiepraam 5 months ago - 1 comment

#315 - Move Stelline from tests to src/stelline.

Pull Request - State: closed - Opened by Philip-NLnetLabs 5 months ago

#314 - Don't skip children of apex in RecordsIter if apex is not there

Pull Request - State: closed - Opened by achow101 5 months ago - 5 comments

#313 - Remove incorrect compose_len from ProtoRrsig

Pull Request - State: closed - Opened by achow101 5 months ago - 2 comments

#312 - Make FamilyName::new() public

Pull Request - State: closed - Opened by achow101 5 months ago - 1 comment

#311 - Using pre-release version

Issue - State: open - Opened by xofyarg 5 months ago - 4 comments

#310 - Minor fix for 0.10.0

Pull Request - State: closed - Opened by xofyarg 5 months ago - 4 comments

#309 - Improved handling of errors while sending TCP responses.

Pull Request - State: open - Opened by ximon18 5 months ago - 1 comment

#308 - More Dname -> Name renaming.

Pull Request - State: closed - Opened by ximon18 5 months ago

#307 - Service layering

Pull Request - State: closed - Opened by ximon18 5 months ago - 6 comments

#306 - Prepare for release 0.10.0.

Pull Request - State: closed - Opened by partim 5 months ago

#306 - Prepare for release 0.10.0.

Pull Request - State: closed - Opened by partim 5 months ago

#306 - Prepare for release 0.10.0.

Pull Request - State: closed - Opened by partim 5 months ago

#305 - Make net not include tokio-rustls.

Pull Request - State: closed - Opened by partim 5 months ago

#305 - Make net not include tokio-rustls.

Pull Request - State: closed - Opened by partim 5 months ago

#305 - Make net not include tokio-rustls.

Pull Request - State: closed - Opened by partim 5 months ago

#304 - Update dependencies.

Pull Request - State: closed - Opened by partim 5 months ago

#304 - Update dependencies.

Pull Request - State: closed - Opened by partim 5 months ago

#304 - Update dependencies.

Pull Request - State: closed - Opened by partim 5 months ago

#302 - idns: report redundant statistics

Issue - State: closed - Opened by Philip-NLnetLabs 5 months ago

#301 - Remove unnecesary cookie postprocessor handling.

Pull Request - State: closed - Opened by ximon18 5 months ago

#300 - Add Message::for_slice_ref.

Pull Request - State: closed - Opened by partim 5 months ago

#300 - Add Message::for_slice_ref.

Pull Request - State: closed - Opened by partim 5 months ago

#299 - Fix adding of EDNS options.

Pull Request - State: closed - Opened by ximon18 5 months ago

#299 - Fix adding of EDNS options.

Pull Request - State: closed - Opened by ximon18 5 months ago

#299 - Fix adding of EDNS options.

Pull Request - State: closed - Opened by ximon18 5 months ago

#298 - Improve Debug impl for IANA types.

Pull Request - State: closed - Opened by partim 5 months ago

#298 - Improve Debug impl for IANA types.

Pull Request - State: open - Opened by partim 5 months ago