openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
OpenDNSSEC
Settings
|
Report Duplicate
2
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Inactive
Commits
: Listings
Analyzed
about 21 hours
ago. based on code collected
2 days
ago.
Jun 26, 2025 — Jun 26, 2026
Showing page 1 of 229
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Merge pull request #805 from letoams/master
(Berry) A.W. van Halderen
More...
almost 6 years ago
Do not depend on unversioned libsqlite3.so file
Paul Wouters
More...
over 6 years ago
Merge branch 'develop'
halderen
More...
over 7 years ago
Merge pull request #753 from halderen/test/fastupdates
(Berry) A.W. van Halderen
More...
over 7 years ago
Revert "- remove writing and recovering from backup file"
halderen
More...
over 7 years ago
Merge pull request #752 from halderen/test/fastupdates
(Berry) A.W. van Halderen
More...
over 7 years ago
Merge remote-tracking branch 'upstream/develop' into test/fastupdates
halderen
More...
over 7 years ago
- fix making distribution
halderen
More...
over 7 years ago
Merge pull request #751 from halderen/test/fastupdates
(Berry) A.W. van Halderen
More...
over 7 years ago
- Add description about this pre-release - Enable the webservice call
halderen
More...
over 7 years ago
Merge pull request #750 from halderen/test/fastupdates
(Berry) A.W. van Halderen
More...
over 7 years ago
- complement missing files for distribution
halderen
More...
over 7 years ago
- disable hsm checks because they take too long for a unit test.
halderen
More...
over 7 years ago
Merge branch 'test/fastupdates' of ssh://github.com/halderen/opendnssec into test/fastupdates
halderen
More...
over 7 years ago
- state files now also have file magic string, to keep track of versions - additional configuration file for configuring the periodic tasks of the signer - embedded periodic clean/write tasks in signer process when in opendnssec.conf the parameter signer: output-zonefile-period: is set to 0 every time an output file is written.
halderen
More...
over 7 years ago
- state files now also have file magic string, to keep track of versions - additional configuration file for configuring the periodic tasks of the signer - embedded periodic clean/write tasks in signer process when in opendnssec.conf the parameter signer: output-zonefile-period: is set to 0 every time an output file is written.
halderen
More...
over 7 years ago
- stack trace in string - ignore produced files for testing purposes - corrent macro used in logging to accept logging string without arguments - resolve warnings void * usage - bug in freeing space from marshalled space - better tests for insert/remove and delete fast updates - dispose records no longer in use
halderen
More...
over 7 years ago
- automate setting up the token storage for unit testing
halderen
More...
almost 8 years ago
- add and harmonize copyright preambles
halderen
More...
almost 8 years ago
- remove empty or unused source files
halderen
More...
almost 8 years ago
- remove unused methods
halderen
More...
almost 8 years ago
- implement IXFR and AXFR using intermediate files - warnings missing prototypes. - combine retrieve validupto and validfrom values with testing for being set
halderen
More...
almost 8 years ago
- variable name change and reformat only
halderen
More...
almost 8 years ago
- a bit more protection for when memory is corrupted (janitor) - symplisitic method for changing log level for specific class - rename functions to signeroperations - no longer write ixfr/axfr files at the end of a sign operation these files will only be written when a request comes in, when they can automatically be removed after serving the reqest. ixfr can be produced better now. - restore serial numbers when starting a zone - persist serial numbers when producing a zone - when comparing zones, production against segv when zone is empty / has no soa - partial re-write of commitlog, the problem was that there was no distiction between the case when a view has no reference to the first changelog to process because it currently has done all, or because it had done all, but meanwhile new changelogs were added, which caused it to re-do the current queued changelogs. This should have been unwanted and harmless, dus isn't due to the next issue (where it would re-do its own changelog). - when changing records where the change causes to drop from the main index, it would not find the refernece in the other indices of the view. Also it would not make a distinction between a re-index or remove from a secondary index.
halderen
More...
almost 8 years ago
- make sure the SOA record is the first in a zone output, but also repeated at the end to make it an AXFR. - store and retrieve serial number in persistent state file - make it possible to use marshalling functions to free nested structures
halderen
More...
almost 8 years ago
- building without the enforcer (--disable-enforcer) did not work
halderen
More...
almost 8 years ago
Merge remote-tracking branch 'upstream/develop' into compartmentalization
halderen
More...
almost 8 years ago
- only review records with a minimum expiry time - increment SOA serial number after restart and re-signing - optionally check also SOA record in unit test - print SOA record (and SOA only, not the signatures over it) as first and last record to make it an AXFR.
halderen
More...
almost 8 years ago
- only review records with a minimum expiry time - increment SOA serial number after restart and re-signing - optionally check also SOA record in unit test - print SOA record (and SOA only, not the signatures over it) as first and last record to make it an AXFR.
halderen
More...
almost 8 years ago
- fixes to write state file - add method to validate the content of views - add test to start up with state file - add test to do fast updates - set minimum expiry of recordset structure based on the minimum signature expiration time
halderen
More...
about 8 years ago
←
1
2
3
4
5
6
7
8
9
…
228
229
→
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