1
I Use This!
Very Low Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
May 14, 2024 — May 14, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
ext-dns: * [fix] Adding missing files.. More... over 12 years ago
ext-dns: * [new] Updated ext-dnsD allow blacklisting a source address from a child resolver. More... over 12 years ago
ext-dns: * [fix] More changes.. More... over 12 years ago
ext-dns: * [fix] Many documentation updates.. More... over 12 years ago
ext-dns: * [fix] More documentation updates.. More... over 12 years ago
ext-dns: * [fix] Added initial files to produce API documentation. More... over 12 years ago
ext-dns: * [fix] Updated ext-dnsd server code to flush cache table when a HUP sign is received. More... over 12 years ago
ext-dns: * [fix] Updated cache API to allow particularizing the cache item stored to a particular source address so you can have different cache values for each source address. Nice!! More... over 12 years ago
ext-dns: * [new] Updated ext-dns-message API to include a convenient function to copy answer section into another DNS message. API added: More... over 12 years ago
ext-dns: * [new] Updated ext-dns message API to include a function that allows adding additional DNS records to DNS replies. Added regression test to check implemented features (test_04a). API added: More... over 12 years ago
ext-dns: * [fix] Added additional code to complete requests with CNAME reported by child resolvers used by ext-dnsd server. More... over 12 years ago
ext-dns: * [new] Updated the engine to allow blacklisting source address that performs bad requests (badly formated requests). Updated regression tests to check new support added. API added: More... over 12 years ago
ext-dns: * [fix] Adding missing files implementing DNS caché server.. More... over 12 years ago
ext-dns: * [new] Added support for caching which can be disabled/enabled at library level. API added: More... over 12 years ago
ext-dns: * [fix] Adding TODO.. More... over 12 years ago
ext-dns: * [fix] Added new regression test to check how behaves the server when a DNS message is received having more questions indicated on the header than the ones that contains the message itself (test_20). More... over 12 years ago
ext-dns: * [fix] Updated ext-dnsd server to use syslog to log all activities done. More... over 12 years ago
ext-dns: * [fix] Several fixings to release memory. Added new API to store and retrieve data from a session. More... over 12 years ago
ext-dns: * [fix] completd test 17 to check queries with multiple results where those results are bigger than the 512 bytes buffer. More... over 12 years ago
ext-dns: * [fix] Added support to close sessions that were created for just a query. Added new method to shutdown a session: More... over 12 years ago
ext-dns: * [new] Added support to reply to a query with a CNAME result. Added new regression test to check implementation (test_16). API added: More... over 12 years ago
ext-dns: * [new] Several updates to allow handling reject codes, name error failures, reporting fake unknown failures or reporting a fixed IP upon a query received (nice!!). Added new regression tests to check all code added (test_12, test_13, test_14, test_15). More... over 12 years ago
ext-dns: * [fix] Adding more code to ext-dnsd server. More... over 12 years ago
ext-dns: * [fix] Some additional modifications to make ext-dnsd to properly communicate with child processes. Now childs are created and an init command is send to check the child talks ext-dns child communicate language.. More... over 12 years ago
ext-dns: * [new] Added initial code to implement ext-dnsd server as a base implementation to provide fast access to DNS actions and notifications without having to write a C application using the ext-dns library. More... over 12 years ago
ext-dns: * [fix] Added support for SRV records.. More... over 12 years ago
ext-dns: * [fix] Added initial code to check DNS SRV records.. More... over 12 years ago
ext-dns: * [new] Added initial support for SPF. Still more work is required. More... over 12 years ago
ext-dns: * [fix] More RFC renaming.. More... over 12 years ago
ext-dns: * [fix] Renaming RFCs to better identify them.. More... over 12 years ago