Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/PowerDNS/pdns
/ functions
Functions
18,495 in github.com/PowerDNS/pdns
⨍
Functions
18,495
◇
Types & classes
4,212
↳
Endpoints
3
↓ 50 callers
Method
bind
pdns/dnsdistdist/sstuff.hh:172
↓ 50 callers
Method
getKey
pdns/recursordist/svc-records.hh:96
↓ 50 callers
Method
getNumberOfResponseEntries
pdns/dnsdistdist/dnsdist-rings.hh:102
↓ 50 callers
Method
setContent
pdns/dnsrecords.cc:32
↓ 50 callers
Function
toBase32Hex
convert a binary string to base32hex */
pdns/base32.cc:98
↓ 49 callers
Method
chopOff
pdns/dnsname.cc:620
↓ 49 callers
Function
stringFromJson
pdns/json.cc:112
↓ 49 callers
Method
what
ext/yahttp/yahttp/exception.hpp:12
↓ 48 callers
Method
assertAnyRRsetInAnswer
Asserts that any of the supplied rrsets exists (without comparing TTL) in the answer section of msg @param msg: the dns.message.Messa
regression-tests.auth-py/authtests.py:551
↓ 48 callers
Method
checkMessageNoEDNS
(self, expected, received)
regression-tests.dnsdist/dnsdisttests.py:919
↓ 48 callers
Function
close
pdns/recursordist/tcpiohandler.cc:536
↓ 48 callers
Method
getTarget
pdns/recursordist/dnsrecords.hh:331
↓ 48 callers
Method
merge
pdns/dnsdistdist/dnsdist-crypto.cc:279
↓ 48 callers
Method
xfrName
pdns/dnsdistdist/dnswriter.cc:329
↓ 47 callers
Method
bind
pdns/webserver.cc:649
↓ 47 callers
Function
encode
pdns/protozero-trace.hh:48
↓ 47 callers
Function
encode
pdns/recursordist/protozero-trace.hh:48
↓ 47 callers
Function
encode
pdns/dnsdistdist/protozero-trace.hh:48
↓ 47 callers
Function
find
( selector, context, results, seed )
pdns/dnsdistdist/src_js/jquery.js:805
↓ 47 callers
Function
getDenial
pdns/recursordist/test-syncres_cc8.cc:11
↓ 47 callers
Method
isIPv4
pdns/dnsdistdist/iputils.hh:873
↓ 47 callers
Function
r
(n)
pdns/dnsdistdist/html/js/d3.min.js:1
↓ 47 callers
Method
sendTCPQueryOverConnection
(cls, sock, query, rawQuery=False, response=None, timeout=2.0, prependPayload=None)
regression-tests.dnsdist/dnsdisttests.py:716
↓ 47 callers
Method
split
<! Splits branch at indicated bit position by inserting key
pdns/recursordist/iputils.hh:1051
↓ 47 callers
Method
store
pdns/dnsdistdist/stat_t.hh:74
↓ 46 callers
Function
addDNSKEY
pdns/recursordist/test-syncres_cc.cc:389
↓ 46 callers
Method
commit
pdns/recursordist/dnswriter.cc:503
↓ 46 callers
Method
split
<! Splits branch at indicated bit position by inserting key
pdns/dnsdistdist/iputils.hh:1051
↓ 45 callers
Function
inserts
(map: &mut serde_yaml::Mapping, name: &str, val: &str)
pdns/recursordist/rec-rust-lib/rust/src/bridge.rs:300
↓ 45 callers
Method
isUp
pdns/dnsdistdist/dnsdist.hh:783
↓ 45 callers
Function
push
ext/luawrapper/include/LuaContext.hpp:1532
↓ 45 callers
Function
push
pdns/dnsdistdist/ext/luawrapper/include/LuaContext.hpp:1532
↓ 45 callers
Method
registerApiHandler
pdns/webserver.cc:211
↓ 45 callers
Method
tag
* The tag of the current field. The tag is the field number from the * description in the .proto file. * * Call next() before calling t
ext/protozero/include/protozero/pbf_reader.hpp:397
↓ 45 callers
Function
toBase32Hex
convert a binary string to base32hex */
pdns/recursordist/base32.cc:98
↓ 45 callers
Method
wirelength
* Get the length of the DNSName on the wire * * @return the total wirelength of the DNSName */
pdns/dnsdistdist/dnsname.cc:335
↓ 44 callers
Method
bind
pdns/recursordist/webserver.cc:649
↓ 44 callers
Function
dns_tolower
pdns/dnsname.hh:57
↓ 44 callers
Function
e
(n,t)
pdns/dnsdistdist/html/js/d3.min.js:1
↓ 44 callers
Method
from_wire
Read EDNS packet as defined in rfc7830. Returns: An instance of PaddingOption based on the EDNS packet
regression-tests.recursor-dnssec/paddingoption.py:25
↓ 44 callers
Method
isIPv6
pdns/iputils.hh:868
↓ 44 callers
Function
r
(n,t)
pdns/recursordist/html/js/d3.v3.js:1
↓ 44 callers
Method
setDNSSECValidationRequested
pdns/recursordist/syncres.hh:396
↓ 44 callers
Method
toStringNoDot
pdns/dnsname.cc:980
↓ 44 callers
Function
unixDie
pdns/misc.hh:337
↓ 44 callers
Method
write_lock
pdns/dnsdistdist/lock.hh:590
↓ 43 callers
Function
f
(a)
pdns/recursordist/html/js/handlebars-v4.7.8-min.js:27
↓ 43 callers
Method
insertResponse
pdns/dnsdistdist/dnsdist-rings.hh:163
↓ 43 callers
Function
isAddressTrustedNotificationProxy
pdns/trusted-notification-proxy.cc:43
↓ 43 callers
Function
pdns_iequals
pdns/recursordist/misc.hh:409
↓ 43 callers
Method
send
* Forwarder for value. This is just in case * we need to do some treatment to the value before * sending it downwards. */
modules/remotebackend/remotebackend.cc:43
↓ 42 callers
Method
assert_success_json
(self, result)
regression-tests.api/test_helper.py:48
↓ 42 callers
Method
getLocal
pdns/recursordist/dnspacket.hh:67
↓ 42 callers
Method
getMetric
(self, name)
regression-tests.recursor-dnssec/test_AggressiveNSECCache.py:35
↓ 42 callers
Function
makeHexDump
pdns/misc.cc:531
↓ 42 callers
Method
to_text
(self)
regression-tests.recursor-dnssec/paddingoption.py:50
↓ 41 callers
Method
getCapabilities
pdns/ueberbackend.cc:1052
↓ 41 callers
Function
getParsingFlags
(m)
pdns/recursordist/html/js/moment.js:131
↓ 41 callers
Function
getParsingFlags
(m)
pdns/dnsdistdist/src_js/moment.js:131
↓ 41 callers
Method
getResponsePacket
pdns/recursordist/recpacketcache.cc:176
↓ 41 callers
Function
p
(e)
pdns/recursordist/html/js/moment.min.js:1
↓ 41 callers
Function
p
(e)
pdns/dnsdistdist/html/js/moment.min.js:1
↓ 41 callers
Method
recv
* Helper for handling receiving of data. * Basically what happens here is that we check * that the receiving happened ok, and extract * result. Log
modules/remotebackend/remotebackend.cc:54
↓ 41 callers
Method
toPacket
pdns/dnsparser.cc:82
↓ 41 callers
Function
v
(e)
pdns/dnsdistdist/html/js/jquery.min.js:2
↓ 41 callers
Method
xfrBlob
pdns/dnsdistdist/dnsparser.cc:555
↓ 41 callers
Method
xfrCAWithoutPort
pdns/dnsdistdist/dnsparser.hh:103
↓ 40 callers
Function
a
(n,t)
pdns/recursordist/html/js/d3.v3.js:1
↓ 40 callers
Function
clearClientAddressDynamicRules
pdns/dnsdistdist/dnsdist-dynblocks.cc:1041
↓ 40 callers
Function
dns_tolower
pdns/recursordist/dnsname.hh:57
↓ 40 callers
Function
isFunction
( obj )
pdns/dnsdistdist/src_js/jquery.js:74
↓ 40 callers
Method
match
pdns/recursordist/ext/yahttp/yahttp/router.cpp:25
↓ 40 callers
Method
read_lock
pdns/lock.hh:600
↓ 40 callers
Method
xfrIP
pdns/rcpgenerator.cc:140
↓ 39 callers
Function
ce
(e,t)
pdns/dnsdistdist/html/js/jquery.min.js:2
↓ 39 callers
Method
clear
pdns/recursordist/syncres.cc:96
↓ 39 callers
Function
dns_tolower
pdns/dnsdistdist/dnsname.hh:57
↓ 39 callers
Function
e
(n)
pdns/recursordist/html/js/d3.v3.js:1
↓ 39 callers
Method
error
pdns/misc.cc:237
↓ 39 callers
Method
getBits
pdns/recursordist/sodiumsigners.cc:131
↓ 39 callers
Method
getBits
pdns/dnsdistdist/iputils.hh:863
↓ 39 callers
Method
makeOptString
pdns/dnsdistdist/ednssubnet.cc:96
↓ 39 callers
Method
to_string
pdns/recursordist/ext/yahttp/yahttp/url.hpp:121
↓ 39 callers
Function
unique_zone_name
()
regression-tests.api/test_helper.py:68
↓ 38 callers
Function
bind
(group, groupData)
pdns/dnsdistdist/src_js/d3.js:840
↓ 38 callers
Function
close
pdns/dnsdistdist/tcpiohandler.cc:536
↓ 38 callers
Function
i
(n)
pdns/dnsdistdist/html/js/d3.min.js:1
↓ 38 callers
Method
replace
pdns/auth-zonecache.cc:137
↓ 38 callers
Function
swap
( elem, options, callback )
pdns/dnsdistdist/src_js/jquery.js:6251
↓ 38 callers
Method
toString
pdns/dnsdistdist/ext/lmdb-safe/lmdb-safe.hh:162
↓ 37 callers
Function
add
( key, valueOrFunction )
pdns/dnsdistdist/src_js/jquery.js:8768
↓ 37 callers
Method
addOpt
pdns/dnswriter.cc:96
↓ 37 callers
Function
d
()
pdns/recursordist/html/js/handlebars-v4.7.8-min.js:27
↓ 37 callers
Method
execute
Executes a command.
modules/godbcbackend/sodbc.cc:480
↓ 37 callers
Method
getEntriesCount
pdns/recursordist/negcache.hh:169
↓ 37 callers
Method
getNormalized
Get normalized version of the netmask. This means that all address bits below the network bits are zero.
pdns/recursordist/iputils.hh:917
↓ 37 callers
Function
getRecordsOfTypeCount
pdns/dnsdistdist/dnsparser.cc:1180
↓ 37 callers
Method
getSelectedBackend
pdns/dnsdistdist/dnsdist-lbpolicies.cc:444
↓ 37 callers
Method
get_uint32
* Consume and return value of current "uint32" varint field. * * @pre There must be a current field (ie. next() must have returned `true`).
ext/protozero/include/protozero/pbf_reader.hpp:545
↓ 37 callers
Method
inc
pdns/statbag.hh:163
← previous
next →
301–400 of 18,495, ranked by callers