Codebase list getdns / b44f07a
resolve using-first-person-in-description (thanks, lintian!) Daniel Kahn Gillmor 7 years ago
1 changed file(s) with 15 addition(s) and 18 deletion(s). Raw diff Collapse all Expand all
2828 Description: modern asynchronous DNS API (development)
2929 getdns is a modern asynchronous DNS API. It implements DNS entry
3030 points from a design developed and vetted by application developers,
31 in an API specification edited by Paul Hoffman. With the development
32 of this API, we intend to offer application developers a modernized
33 and flexible way to access DNS security (DNSSEC) and other powerful
34 new DNS features; a particular hope is to inspire application
35 developers towards innovative security solutions in their
36 applications.
31 in an API specification edited by Paul Hoffman. This API intends to
32 offer application developers a modernized and flexible way to access
33 DNS security (DNSSEC) and other powerful new DNS features; a
34 particular hope is to inspire application developers towards
35 innovative security solutions in their applications.
3736 .
3837 This is the full development version of the library.
3938
4645 Description: modern asynchronous DNS API (shared library)
4746 getdns is a modern asynchronous DNS API. It implements DNS entry
4847 points from a design developed and vetted by application developers,
49 in an API specification edited by Paul Hoffman. With the development
50 of this API, we intend to offer application developers a modernized
51 and flexible way to access DNS security (DNSSEC) and other powerful
52 new DNS features; a particular hope is to inspire application
53 developers towards innovative security solutions in their
54 applications.
48 in an API specification edited by Paul Hoffman. This API intends to
49 offer application developers a modernized and flexible way to access
50 DNS security (DNSSEC) and other powerful new DNS features; a
51 particular hope is to inspire application developers towards
52 innovative security solutions in their applications.
5553 .
5654 This is the runtime package of the library.
5755
6260 Description: modern asynchronous DNS API (utils)
6361 getdns is a modern asynchronous DNS API. It implements DNS entry
6462 points from a design developed and vetted by application developers,
65 in an API specification edited by Paul Hoffman. With the development
66 of this API, we intend to offer application developers a modernized
67 and flexible way to access DNS security (DNSSEC) and other powerful
68 new DNS features; a particular hope is to inspire application
69 developers towards innovative security solutions in their
70 applications.
63 in an API specification edited by Paul Hoffman. This API intends to
64 offer application developers a modernized and flexible way to access
65 DNS security (DNSSEC) and other powerful new DNS features; a
66 particular hope is to inspire application developers towards
67 innovative security solutions in their applications.
7168 .
7269 This package contains getdns-query and stubby utilities.