Ports Search

Results 17,87117,880 of 19,819 for %22HTTP Server%22.(0.019 seconds)
devel/POE-Loop-Glib-0.038 (Score: 7.739885E-4)
Bridge that supports Glib event loop from POE
A bridge that supports Glib's event loop from POE.
devel/xdg-user-dirs-0.15 (Score: 7.739885E-4)
Tool to help manage personal user directories
xdg-user-dirs is a tool to help manage "well known" user directories like the desktop folder and the music folder. It also handles localization of the filenames.
dns/axfr2acl-1.00 (Score: 7.739885E-4)
Transfer A records from DNS zones and convert to BIND ACLs
axfr2acl transfers A records from the given DNS zones and converts them to an ACL for use in BIND configuration files. It is part of dnstools, a set of utilities for DNS management and related tasks.
dns/adns-1.5.1 (Score: 7.739885E-4)
Easy to use asynchronous-capable DNS client library and utilities
adns is a resolver library for C (and C++) programs. In contrast with the existing interfaces, gethostbyname et al and libresolv, it has the following features: * It is reasonably easy to use for simple programs which just want to translate names to addresses, look up MX records, etc. * It can be used in an asynchronous, non-blocking, manner. Many queries can be handled simultaneously. Technical note: adns requires a real nameserver like BIND or Dents running on the same system or a nearby one, which must be willing to provide `recursive service'. I.e., adns is a `stub resolver'.
dns/dnsdbck-1.00 (Score: 7.739885E-4)
Verify consistency of DNS information in an SQL database
dnsdbck verifies consistency of DNS information in an SQL database. It is part of dnstools, a set of utilities for DNS management and related tasks.
dns/idnkit-2.3 (Score: 7.739885E-4)
Internationalized Domain Name toolkit 2
Internationalized Domain Name toolkit 2 (idnkit-2) provides useful APIs (libraries) for application developers to make softwares IDNA2008-compliant, and also provides tools for system administrators to process IDNs appropriately according to IDNA2008 specification. The idnkit-2 is a toolkit revised by JPRS from the idnkit-1.0 developed by JPNIC, and it is released as an open source free software modified to comply with IDNA2008. idnkit-2 consists from its main part written in C and additional API packages for other languages (Java, Python, and Perl).
dns/idnkit-1.0 (Score: 7.739885E-4)
Library to handle internationalized domain names
The 'idnkit' is an open source, BSD-like licensed software that provides functionalities about Internationalized Domain Name processing standardized at IETF. Major features that idnkit provides are as follows. * libidnkit Core library for IDN processing. * libidnkitlite Light Weight library for IDN processing. (UTF-8 only) * idnconv DNS zone / configuration file encoding converter. * runidn / idn wrapper Dynamic link resolver library for UNIX / Windows. * BIND 9 patch IDN enhancements for BIND 9 DNS lookup tools.
dns/Net-DNS-SEC-1.03 (Score: 7.739885E-4)
DNSSEC extensions to Net::DNS
The Net::DSN::SEC suite provides the resource records that are needed for DNSSEC (RFC 4033, 4034 and 4035). In addition the DLV RR, a clone of the DS RR is supported (RFC 4431) It also provides support for SIG0. That later is useful for dynamic updates using key-pairs. RSA and DSA crypto routines are supported. For details see Net::DNS::RR::RRSIG, Net::DNS::RR::DNSKEY, Net::DNS::RR::NSEC, Net::DNS::RR:DS, Net::DNS::RR::DLV, and see Net::DNS::RR::SIG and Net::DNS::RR::KEY for the use with SIG0. Net::DNS contains all needed hooks to load the Net::DNS::SEC extensions when they are available. See Net::DNS for general help.
dns/BIND-Config-Parser-0.01 (Score: 7.739885E-4)
Parse BIND Config files
BIND::Config::Parser provides a lightweight parser to the configuration file syntax of BIND v8 and v9 using a Parse::RecDescent grammar.
dns/Data-Validate-Domain-0.10 (Score: 7.739885E-4)
Data::Validate::Domain - domain validation methods
This module collects domain validation routines to make input validation, and untainting easier and more readable.