MCPcopy Create free account

hub / github.com/NLnetLabs/domain / functions

Functions4,465 in github.com/NLnetLabs/domain

↓ 5 callersMethodclone
(&self)
src/net/client/multi_stream.rs:197
↓ 5 callersMethodclone
(&self)
src/net/client/load_balancer.rs:339
↓ 5 callersMethodclone
(&self)
src/net/server/stream.rs:174
↓ 5 callersMethodcounts_mut
Returns a mutable reference to the header counts.
src/base/header.rs:877
↓ 5 callersMethoddata
(rrset: SharedRrset)
src/zonetree/in_memory/read.rs:347
↓ 5 callersMethoddec_arcount
Decreases the value of the ARCOUNT field by one. # Panics This method panics if the count is already zero.
src/base/header.rs:721
↓ 5 callersFunctiondecode_vec
(s: &str)
src/utils/base16.rs:45
↓ 5 callersMethodderef_owner
(&self)
src/base/record.rs:599
↓ 5 callersMethodexpiration
(&self)
src/rdata/dnssec.rs:954
↓ 5 callersMethodfinish
Converts the message into the underlying octets builder. This will leave the all sections empty.
src/base/message_builder.rs:411
↓ 5 callersFunctiongenerate
Generate a new secret key for the given algorithm.
src/crypto/sign.rs:401
↓ 5 callersFunctionget_zone_soa
(zone: &Zone)
src/net/server/middleware/xfr/tests.rs:596
↓ 5 callersMethodheader
Returns the message header.
src/base/message.rs:288
↓ 5 callersMethodinto_message
Converts the builder into a message. The method will return a message atop whatever octets sequence the builder’s octets builder converts into.
src/base/message_builder.rs:421
↓ 5 callersMethodinto_name
Appends the root label to the name and returns it as a [`Name`]. If there currently is a label under construction, ends the label. Then adds the empt
src/base/name/builder.rs:431
↓ 5 callersMethodis_line_feed
Returns whether the current item is a line feed.
src/zonefile/inplace.rs:1167
↓ 5 callersMethodis_root
Returns whether the name is the root label only.
src/base/name/absolute.rs:382
↓ 5 callersMethoditer
Returns an iterator over the character strings as slices. The returned iterator will always return at least one octets slice.
src/rdata/rfc1035/txt.rs:209
↓ 5 callersMethoditer
Returns an iterator over the octets of the character string.
src/base/charstr.rs:350
↓ 5 callersMethoditer
Iterator over the octets of the label.
src/base/name/label.rs:193
↓ 5 callersMethodlabels
(&self)
src/rdata/dnssec.rs:946
↓ 5 callersMethodlen
Returns the number of errors.
src/zonetree/error.rs:205
↓ 5 callersMethodlen
Returns the length of the already assembled domain name.
src/base/name/builder.rs:136
↓ 5 callersFunctionmk_counting_batcher
()
src/net/server/batcher.rs:396
↓ 5 callersFunctionmk_empty_zone
(apex_name: &str)
src/zonetree/update.rs:1261
↓ 5 callersMethodname
(&self)
src/zonetree/in_memory/nodes.rs:111
↓ 5 callersMethodnext
(&mut self)
src/zonetree/tree.rs:206
↓ 5 callersMethodnext
(&mut self)
src/base/name/absolute.rs:1122
↓ 5 callersMethodnext_ascii_symbol
Hard disagree.
src/zonefile/inplace.rs:1304
↓ 5 callersMethodnext_owner
(&self)
src/rdata/nsec3.rs:101
↓ 5 callersMethodopt_rcode
Get the extended rcode of a message or the normal rcode converted to an extended rcode if no opt record is present.
src/base/message.rs:659
↓ 5 callersMethodoriginal_id
Returns the original message ID. Since the message ID is part of the signature generation but may be changed for a forwarded message, it is included
src/rdata/tsig.rs:210
↓ 5 callersMethodparent
Reduces the name to the parent of the current name. If the name consists of the root label only, returns `false` and does nothing. Otherwise, drops t
src/base/name/parsed.rs:201
↓ 5 callersMethodpop
(&self)
src/zonetree/walk.rs:82
↓ 5 callersMethodport
(&self)
src/rdata/srv.rs:57
↓ 5 callersMethodpush
Appends the given protocol name to the builder. Returns an error if the name is too long or the ALPN value would become too long or the underlying oc
src/rdata/svcb/value.rs:861
↓ 5 callersMethodpush
Adds a new value to the builder. The method will return an error if a value with this key is already present or if there isn’t enough space left in t
src/rdata/svcb/params.rs:936
↓ 5 callersMethodqr
(self)
src/base/header.rs:154
↓ 5 callersMethodquery
( &self, qname: Name<Bytes>, qtype: Rtype, )
src/zonetree/in_memory/read.rs:292
↓ 5 callersMethodrd
(self)
src/base/header.rs:233
↓ 5 callersMethodrrsets
(&self)
src/dnssec/sign/records.rs:192
↓ 5 callersMethodset_ancount
Sets the value of the ANCOUNT field.
src/base/header.rs:620
↓ 5 callersMethodset_arcount
Sets the value of the ARCOUNT field.
src/base/header.rs:698
↓ 5 callersMethodset_nscount
Sets the value of the NSCOUNT field.
src/base/header.rs:659
↓ 5 callersMethodset_qdcount
Sets the value of the QDCOUNT field.
src/base/header.rs:581
↓ 5 callersMethodset_ra
Sets the value of the [RA](Flags::ra) bit.
src/base/header.rs:249
↓ 5 callersMethodset_rcode
Sets the extended rcode of the message. The method will update both the message header and the OPT header.
src/base/message_builder.rs:1755
↓ 5 callersMethodset_rd
Set the RD bit.
src/new/base/message.rs:333
↓ 5 callersMethodsign
Applies the variables to a signing context. This applies the full variables including key information.
src/tsig/mod.rs:1601
↓ 5 callersMethodsigned_data
( &self, buf: &mut B, records: &mut [impl AsRef<Record<N, D>>], )
src/dnssec/validator/base.rs:203
↓ 5 callersMethodtc
(self)
src/base/header.rs:222
↓ 5 callersMethodupdate
Updates an RRset.
src/zonetree/in_memory/nodes.rs:262
↓ 5 callersFunctionwildcard
()
src/base/name/relative.rs:1156
↓ 4 callersFunctionadd_edns_options
Adds one or more EDNS OPT options to a response. If the response already has an OPT record the options will be added to that. Otherwise an OPT record
src/net/server/util.rs:232
↓ 4 callersMethodappend_slice
( &mut self, slice: &[u8], )
src/base/charstr.rs:837
↓ 4 callersMethodas_mut
(&mut self)
src/base/name/label.rs:358
↓ 4 callersMethodas_record
Converts the OPT record into a regular record.
src/base/opt/mod.rs:578
↓ 4 callersMethodas_ref
(&self)
src/base/name/builder.rs:478
↓ 4 callersMethodas_rrset
Gets a reference to the inner [`Rrset`].
src/zonetree/types.rs:205
↓ 4 callersMethodas_secs
Return the TTL value in seconds.
src/new/base/record.rs:660
↓ 4 callersMethodas_slice
Returns a slice to the underlying octets sequence.
src/base/message.rs:249
↓ 4 callersMethodas_slice
Returns the data as an octets slice.
src/base/opt/algsig.rs:193
↓ 4 callersMethodas_str
(self)
src/rdata/svcb/params.rs:1105
↓ 4 callersMethodas_str
(self)
src/base/scan.rs:1069
↓ 4 callersMethodcache_insert
Insert new entry in the cache. Do not insert if the validity is zero. Make sure to clear the AA flag.
src/net/client/cache.rs:698
↓ 4 callersFunctioncached_nsec3_hash
Return an NSEC3 hash using a cache.
src/dnssec/validator/nsec.rs:974
↓ 4 callersMethodcd
The CD bit.
src/new/base/message.rs:358
↓ 4 callersMethodchecked_mul
(self, rhs: u32)
src/base/record.rs:1419
↓ 4 callersMethodclone
(&self)
src/net/client/redundant.rs:165
↓ 4 callersMethodcmp
(&self, other: &Self)
src/rdata/rp.rs:164
↓ 4 callersFunctioncmp_iter
(mut iter: I, labels: &[&[u8]])
src/base/name/absolute.rs:1404
↓ 4 callersMethodcompare_signatures
Compares two signatures. The first signature is the expected value, the second the provided one. This considers signature truncation limited to whate
src/tsig/mod.rs:350
↓ 4 callersMethodcompose_canonical
( &self, target: &mut Target, )
src/base/record.rs:222
↓ 4 callersMethodcompose_head
( &self, target: &mut Target, )
src/rdata/dnssec.rs:546
↓ 4 callersMethodcompose_len
Returns the length in octets of the encoded name.
src/base/name/traits.rs:44
↓ 4 callersMethodcompose_len
(&self)
src/base/name/parsed.rs:467
↓ 4 callersMethodcompose_rdata
( &self, target: &mut Target, )
src/rdata/svcb/rdata.rs:500
↓ 4 callersMethodcompose_rdata
( &self, target: &mut Target, )
src/base/rdata.rs:134
↓ 4 callersFunctiondisplay_hex
Encodes binary data in *base32hex* and writes it into a format stream. This function is intended to be used in implementations of formatting traits:
src/utils/base32.rs:69
↓ 4 callersMethodenabled
(&self)
src/zonetree/walk.rs:51
↓ 4 callersMethoderror
(&self)
src/tsig/mod.rs:1803
↓ 4 callersMethodextend
(&mut self, data: Vec<u8>)
src/stelline/channel.rs:51
↓ 4 callersMethodflags
The flags attached to the key.
src/dnssec/sign/keys/signingkey.rs:59
↓ 4 callersMethodfor_slice
Returns a character string atop a slice of the content.
src/base/charstr.rs:244
↓ 4 callersFunctionfrom_str
()
src/base/name/absolute.rs:1876
↓ 4 callersMethodget
( &mut self, _entry: &Entry, )
src/stelline/client.rs:326
↓ 4 callersMethodget_u16
Returns the value of the 16 bit integer starting at a given offset.
src/base/header.rs:788
↓ 4 callersMethodheader_section
Returns the entire header section.
src/base/message.rs:306
↓ 4 callersMethodinception
(&self)
src/rdata/dnssec.rs:958
↓ 4 callersMethodinsert_zone
Inserts the given [`Zone`]. Returns a [`ZoneTreeModificationError`] if a zone with the same apex and CLASS already exists in the tree.
src/zonetree/tree.rs:44
↓ 4 callersMethodinto_int
(self)
src/base/serial.rs:72
↓ 4 callersMethodinto_original_id
(self)
src/tsig/mod.rs:1519
↓ 4 callersMethodis_empty
Return whether the type bitmap is empty.
src/new/rdata/dnssec/nsec.rs:240
↓ 4 callersMethodis_empty
Returns whether there are no RRsets for the given version.
src/zonetree/in_memory/nodes.rs:239
↓ 4 callersMethodis_empty
(&self)
src/resolv/stub/conf.rs:620
↓ 4 callersMethodis_word_char
(self)
src/base/scan.rs:713
↓ 4 callersMethodlast
Returns a reference to the last label. Because the last label in an absolute name is always the root label, this method can return a static reference
src/base/name/parsed.rs:147
↓ 4 callersMethodlen
(&self)
src/new/base/name/unparsed.rs:77
↓ 4 callersMethodlen
(&self)
src/resolv/stub/conf.rs:616
↓ 4 callersMethodmac
Returns a reference to the bytes value containing the MAC.
src/rdata/tsig.rs:189
← previousnext →401–500 of 4,465, ranked by callers