openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
bundy-dns
Settings
|
Report Duplicate
0
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Activity Not Available
Commits
: Listings
Analyzed
12 months
ago. based on code collected
12 months
ago.
Jan 17, 2023 — Jan 17, 2024
Showing page 648 of 657
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
merged branch jelte_datadef back Configuration syntax has changed; see README Also the parkinglot.db format has changed and 'old' configuration will be thrown away. Merge back done to facilitate refactoring of names to conform to style guidelines (doing that in a separate branch could create too many conflicts) next up: tests and documentation
Jelte Jansen
More...
about 15 years ago
added a test case for a chain of compression pointers (existing tests didn't cover this case - identified by lcov)
JINMEI Tatuya
More...
about 15 years ago
added a few includes to make it work on my system, please check also added a default path for --with-gtest (which should probably be extended to try from a list of default paths)
Jelte Jansen
More...
about 15 years ago
remove generated files
Jelte Jansen
More...
about 15 years ago
Things to do for the boss process.
Shane Kerr
More...
about 15 years ago
added explicit variable initialization to make some compilers happy
JINMEI Tatuya
More...
about 15 years ago
add positional parameters in bigtool; merge back from jelte-datadef rev 342 and 386
Jelte Jansen
More...
about 15 years ago
fixed some en/decoding bugs in the cpp part of the new cc wire format
Jelte Jansen
More...
about 15 years ago
don't send config if it is None removed catch-all in ccsession (i want to get the original exception) check result size after get_config in parkinglot
Jelte Jansen
More...
about 15 years ago
addressed compilation problem with some compilers about class static constants
JINMEI Tatuya
More...
about 15 years ago
make A, AAAA and NS sets configurable in parkinglot (SOA still fixed though)
Jelte Jansen
More...
about 15 years ago
common module-side API for commands and configuration
Jelte Jansen
More...
about 15 years ago
added more description about the implementation
JINMEI Tatuya
More...
about 15 years ago
throw IncompleteName (instead of BadLabelType) when the "from text" constructor finds the name incomplete. This also covers the case an empty string is given.
JINMEI Tatuya
More...
about 15 years ago
documented the message renderer class
JINMEI Tatuya
More...
about 15 years ago
avoid using hardcoded magic numbers
JINMEI Tatuya
More...
about 15 years ago
defined some compression related constants to avoid hardcoding magic numbers as much as possible.
JINMEI Tatuya
More...
about 15 years ago
(re)cleanup: << should be in isc::dns.
JINMEI Tatuya
More...
about 15 years ago
some unit tests for Elements, and fixed a few bugs while i was writing them also added a is_null(ElementPtr) function added a test target to the main makefile (which will execute any executable binary in the tree that ends with "unittests")
Jelte Jansen
More...
about 15 years ago
smarter handling of optional and mandatories in positional parameter handling
Jelte Jansen
More...
about 15 years ago
note about the private default constructor.
JINMEI Tatuya
More...
about 15 years ago
cleanup: removed an unnecessary declaration.
JINMEI Tatuya
More...
about 15 years ago
typo
JINMEI Tatuya
More...
about 15 years ago
documented <<
JINMEI Tatuya
More...
about 15 years ago
added <=, <, >=, >
JINMEI Tatuya
More...
about 15 years ago
more test case
JINMEI Tatuya
More...
about 15 years ago
on second thought, it doesn't seem to be a good idea to have two downcase() versions as the notation looks too similar and can be confusing. revised the API and noted the restriction.
JINMEI Tatuya
More...
about 15 years ago
added downcase() methods
JINMEI Tatuya
More...
about 15 years ago
use .lib/libdns.a for unittest
JINMEI Tatuya
More...
about 15 years ago
added -fPIC unless we disable shared libraries.
JINMEI Tatuya
More...
about 15 years ago
←
1
2
…
644
645
646
647
648
649
650
651
652
…
656
657
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree