MCPcopy Create free account

hub / github.com/NLnetLabs/domain / functions

Functions4,465 in github.com/NLnetLabs/domain

↓ 10 callersMethodis_empty
(&self)
src/dnssec/sign/records.rs:242
↓ 10 callersMethoditer
Returns an iterator over all values accepted by `Value`.
src/rdata/svcb/params.rs:375
↓ 10 callersMethoditer
Returns an iterator over the labels of the domain name.
src/base/name/relative.rs:376
↓ 10 callersMethodlen
(&self)
src/new/base/name/absolute.rs:85
↓ 10 callersFunctionload_keyset
(filename: &str)
examples/keyset.rs:441
↓ 10 callersFunctionmk_record
(owner: &str, data: D)
src/dnssec/sign/test_util/mod.rs:47
↓ 10 callersMethodnext
(&mut self)
src/base/scan.rs:812
↓ 10 callersMethodnext_symbol
Returns the next symbol of the current token. Returns `None` if the current item is a line feed or end-of-file or if we have reached the end of token
src/zonefile/inplace.rs:1292
↓ 10 callersMethodowner
Returns a reference to the owner domain name. The owner of a record is the domain name that specifies the node in the DNS tree this record belongs to
src/base/record.rs:143
↓ 10 callersMethodread
(self: Arc<Self>)
src/zonetree/in_memory/nodes.rs:127
↓ 10 callersMethodremove
Record in the diff that a resource record was removed.
src/zonetree/types.rs:294
↓ 10 callersMethodrr_set
Return a copy of the RRset in a group.
src/dnssec/validator/group.rs:295
↓ 10 callersMethodrtype
Returns the record type.
src/base/record.rs:148
↓ 10 callersMethodset_udp_payload_size
Sets the requested UDP payload size. This value indicates to the server the maximum size of a UDP packet. For UDP on public networks, this value shou
src/net/client/dgram.rs:143
↓ 10 callersFunctionsign_sorted_zone_records
( apex_owner: &N, mut records: RecordsIter<'_, N, ZoneRecordData<Octs, N>>, keys: &[&SigningKey<Oc
src/dnssec/sign/signatures/rrsigs.rs:99
↓ 10 callersFunctionsplit_from
()
src/base/name/label.rs:899
↓ 10 callersMethodto_bytes
Export the secret key into bytes. # Panics Panics if OpenSSL fails or if memory could not be allocated.
src/crypto/openssl.rs:594
↓ 9 callersMethodas_dgram_slice
Returns an octets slice of the message for datagram transports. The slice will not contain the length octets but only the actual message itself. This
src/base/message_builder.rs:1905
↓ 9 callersMethodas_label
(&self)
src/base/name/label.rs:511
↓ 9 callersMethodas_ref
(&self)
src/base/opt/nsid.rs:165
↓ 9 callersMethodas_ref
(&self)
src/base/opt/keytag.rs:177
↓ 9 callersMethodas_secs
(&self)
src/base/record.rs:1162
↓ 9 callersMethodbuild_bytes
( &self, bytes: &'b mut [u8], )
src/new/rdata/mod.rs:760
↓ 9 callersMethodchain
Returns the first CHAIN option if present. The CHAIN option allows a client to request that all records that are necessary for DNSSEC validation are
src/base/opt/chain.rs:197
↓ 9 callersMethodclass
Return the class of a group.
src/dnssec/validator/group.rs:274
↓ 9 callersMethodclone
(&self)
src/base/message.rs:820
↓ 9 callersMethoddata
Gets a reference to the data of this resource record.
src/zonetree/types.rs:67
↓ 9 callersMethodend_label
Ends the current label. If there isn’t a current label, does nothing.
src/base/name/builder.rs:242
↓ 9 callersMethodfirst
Returns the first value of type `Value`. This method is intended to be used with value types implementing a specific type. Since only one instance is
src/rdata/svcb/params.rs:366
↓ 9 callersFunctiongenerate_nsecs
( apex_owner: &N, mut records: RecordsIter<'_, N, ZoneRecordData<Octs, N>>, config: &GenerateNsecC
src/dnssec/sign/denial/nsec.rs:69
↓ 9 callersMethodget
Returns the RRset for a given record type.
src/zonetree/in_memory/nodes.rs:253
↓ 9 callersMethodhash_algorithm
(&self)
src/rdata/nsec3.rs:81
↓ 9 callersMethodis_empty
Returns whether there are no more outstanding queries.
src/net/client/stream.rs:1329
↓ 9 callersMethoditer
Returns an iterator over the labels of the name.
src/base/name/parsed.rs:119
↓ 9 callersMethoditerations
(&self)
src/rdata/nsec3.rs:93
↓ 9 callersMethodlen
(&self)
src/dnssec/sign/records.rs:238
↓ 9 callersMethodlen
(&self)
src/rdata/rfc1035/txt.rs:238
↓ 9 callersMethodlen
never empty ...
src/base/name/absolute.rs:388
↓ 9 callersFunctionmk_ns_rr
(owner: &str, nsdname: &str)
src/dnssec/sign/test_util/mod.rs:87
↓ 9 callersMethodnscount
(self)
src/base/header.rs:654
↓ 9 callersFunctionparse_from_bind
Parse a DNSSEC key from the conventional format used by BIND. See the type-level documentation for a description of this format.
src/dnssec/common.rs:170
↓ 9 callersMethodpublic_key
(&self)
src/rdata/cds.rs:110
↓ 9 callersMethodrcode
(self)
src/base/header.rs:296
↓ 9 callersMethodreadable
( &self, )
src/net/server/sock.rs:77
↓ 9 callersFunctionsave_keyset
(filename: &str, ks: &KeySet)
examples/keyset.rs:434
↓ 9 callersMethodsend_request
( &self, request_msg: RequestMessage<Vec<u8>>, )
src/stelline/client.rs:271
↓ 9 callersMethodserial
Get the serial field.
src/rdata/zonemd.rs:70
↓ 9 callersMethodset_rcode
Set the RCODE field.
src/new/base/message.rs:373
↓ 9 callersFunctiontest_option_compose_parse
(data: &In, parse: F)
src/base/opt/mod.rs:1231
↓ 9 callersMethodto_message
(&self)
src/net/client/tsig.rs:599
↓ 9 callersMethodtransport_ctx
Get a reference to the transport specific context
src/net/server/message.rs:234
↓ 9 callersMethodttl
Return the remaining time to live.
src/dnssec/validator/context.rs:1689
↓ 9 callersMethodwithout_assuming_dnskeys_will_be_added
(mut self)
src/dnssec/sign/denial/nsec3.rs:105
↓ 9 callersMethodwrite_show
Call the `show` method on `item` with this `Presenter`
src/base/zonefile_fmt.rs:303
↓ 8 callersMethodalgorithm
Returns the algorithm of this key.
src/tsig/mod.rs:244
↓ 8 callersMethodchain
Extends the chain with another domain name. While the method accepts anything [`Compose`] as the second element of the chain, the resulting `Chain` w
src/base/name/chain.rs:96
↓ 8 callersMethodchecked_sub
(self, rhs: Ttl)
src/base/record.rs:1376
↓ 8 callersMethodclass
Returns the record class.
src/base/record.rs:156
↓ 8 callersMethodcmp_lowercase_composed
(&self, other: &Self)
src/new/base/name/absolute.rs:118
↓ 8 callersMethodconvert_entry
( &mut self, mut convert: C, )
src/base/scan.rs:927
↓ 8 callersMethoddnskey
(&self)
src/dnssec/sign/signatures/rrsigs.rs:1227
↓ 8 callersMethodfinalize
(mut self)
src/rdata/dnssec.rs:2531
↓ 8 callersMethodget_bit
Returns the value of the bit at the given position. The argument `offset` gives the byte offset of the underlying bytes slice and `bit` gives the num
src/base/header.rs:312
↓ 8 callersMethodinsert
( &mut self, record: StoredRecord, )
src/zonetree/parsed.rs:88
↓ 8 callersMethodis_empty
Returns whether the parameters sequences is empty.
src/rdata/svcb/params.rs:353
↓ 8 callersMethodis_empty
(&self)
src/base/name/label.rs:323
↓ 8 callersMethodlen
Returns the length of the name.
src/base/name/relative.rs:362
↓ 8 callersMethodlowercase_composed_cmp
(&self, other: &Self)
src/base/name/label.rs:272
↓ 8 callersFunctionmk_name
(name: &str)
src/dnssec/sign/test_util/mod.rs:43
↓ 8 callersMethodnext
(&mut self)
src/base/message.rs:832
↓ 8 callersMethodnext
(&mut self)
src/base/name/label.rs:746
↓ 8 callersFunctionparse_without_compression
Parse bytes from a DNS message, without name compression. This can be used to parse types that do not contain compressed names and do not implement [
src/new/base/parse/mod.rs:268
↓ 8 callersMethodpeek
Returns the label type at the beginning of `parser` without advancing.
src/base/name/parsed.rs:670
↓ 8 callersMethodpush
Pushes an octet to the end of the domain name. Starts a new label if necessary. Returns an error if pushing the octet would exceed the size limits fo
src/base/name/builder.rs:174
↓ 8 callersMethodread
Gets a read interface to this zone.
src/zonetree/zone.rs:80
↓ 8 callersMethodrequire_token
Checks whether the current item is a token.
src/zonefile/inplace.rs:1158
↓ 8 callersMethodrtype
Gets the type of this resource record.
src/zonetree/types.rs:57
↓ 8 callersMethodsalt
(&self)
src/rdata/nsec3.rs:97
↓ 8 callersMethodset_ad
Set the AD bit.
src/new/base/message.rs:353
↓ 8 callersMethodset_ad
Sets the value of the [AD](Flags::ad) bit.
src/base/header.rs:273
↓ 8 callersMethodset_bit
Sets or resets the given bit.
src/base/header.rs:317
↓ 8 callersFunctionsvcb_zonefile_parse_expect
A helper function that takes a single resource record in zonefile format as input for the Zonefile parser (because only the inplace::Zonefile parser h
src/rdata/svcb/rdata.rs:673
↓ 8 callersMethodttl
Returns the record’s time-to-live.
src/base/record.rs:166
↓ 7 callersMethodas_flat_slice
Returns an octets slice of the content if possible. If a value stores the domain name as one single octets sequence, it should return a reference to
src/base/name/traits.rs:182
↓ 7 callersMethodas_mut
(&mut self)
src/base/message_builder.rs:772
↓ 7 callersMethodas_target
Returns a reference to the underlying octets builder.
src/base/message_builder.rs:428
↓ 7 callersMethodcmp
(&self, other: &Self)
src/base/name/label.rs:402
↓ 7 callersMethodcompose
( &self, target: &mut Target, )
src/base/header.rs:893
↓ 7 callersMethodcompose
Appends the label to an octets builder. The method builds the encoded form of the label that starts with a one octet length indicator.
src/base/name/label.rs:284
↓ 7 callersMethodcompose_canonical
( &self, target: &mut Target, )
src/rdata/dnssec.rs:538
↓ 7 callersMethodcompose_len
Returns the length of the wire-format tag, which mirrors the length of the underlying `CharStr`.
src/rdata/caa.rs:431
↓ 7 callersMethodcompose_len
(&self)
src/rdata/svcb/value.rs:971
↓ 7 callersMethodcontains
Return whether the type bitmap contains a specific RRtype. This is very inefficient. It should iterate over the bitmaps and then directly check the re
src/new/rdata/dnssec/nsec.rs:234
↓ 7 callersMethodconvert
(self)
src/rdata/dnssec.rs:136
↓ 7 callersFunctiondo_preprocess
( zone: XDP, req: &Request<Vec<u8>, Option<Arc<Key>>>, )
src/net/server/middleware/xfr/tests.rs:697
↓ 7 callersMethodfinish
Finish computing the digest.
src/crypto/ring.rs:120
↓ 7 callersMethodfirst
()
src/base/message.rs:892
↓ 7 callersMethodfirst_question
Returns the first question, if there is any. The method will return `None` both if there are no questions or if parsing fails.
src/base/message.rs:455
↓ 7 callersMethodget
(&self, class: Class)
src/zonetree/tree.rs:92
↓ 7 callersMethodget_flag
Get the specified flag bit.
src/new/base/message.rs:268
← previousnext →201–300 of 4,465, ranked by callers