aboutsummaryrefslogtreecommitdiff
path: root/src/zonemaster
Commit message (Collapse)AuthorAge
* BUILD: Move gns/zonemaster to serviceMartin Schanzenbach2023-10-19
|
* BUILD: Move namestore to serviceMartin Schanzenbach2023-10-19
|
* BUILD: Move namecache to serviceMartin Schanzenbach2023-10-19
|
* BUILD: Move dht/datastore to service/cliMartin Schanzenbach2023-10-18
|
* BUILD: more more components into new structure; ftbfs fixMartin Schanzenbach2023-10-18
|
* BUILD: Move identity/rest components to service/rest-pluginMartin Schanzenbach2023-10-18
|
* NEWS: Refactoring components under src/ into lib/, plugin/, cli/ and service/Martin Schanzenbach2023-10-18
| | | | | This also includes a necessary API refactoring of crypto from IDENTITY to UTIL.
* BUILD: Meson - install yet more filesMartin Schanzenbach2023-09-23
|
* BUILD: meson configuration filesMartin Schanzenbach2023-09-21
|
* BUILD: Towards libgnunet buildMartin Schanzenbach2023-09-21
|
* BUILD: Add more subsystems to meson buildMartin Schanzenbach2023-09-20
|
* Zonemaster: Fixes missing initialization for mutextes causing issues.Martin Schanzenbach2023-05-09
|
* UTIL: Allow only inlcusion of util glib-style.Martin Schanzenbach2022-12-04
|
* BUILD: Attempt to disentable platform.h, gnunet_common.h and ↵Martin Schanzenbach2022-12-04
| | | | gnunet_private_config.h insanity
* -fixMartin Schanzenbach2022-11-22
|
* -fixMartin Schanzenbach2022-11-22
|
* -only use check zone iterator functionMartin Schanzenbach2022-11-22
|
* -attempt to improve iterator haltingMartin Schanzenbach2022-11-22
|
* -fixMartin Schanzenbach2022-11-22
|
* -minor debug related improvemetnsMartin Schanzenbach2022-11-22
|
* -cleanupMartin Schanzenbach2022-10-26
|
* -improve job queue handlingMartin Schanzenbach2022-10-26
|
* -unblock both iterators when queue is getting emptiedMartin Schanzenbach2022-10-25
|
* -improve queue handlingMartin Schanzenbach2022-10-25
|
* -up limit a bitMartin Schanzenbach2022-10-25
|
* - address coverity findings !coverityMartin Schanzenbach2022-10-25
|
* -fix queueMartin Schanzenbach2022-10-22
|
* -fix warningsMartin Schanzenbach2022-10-21
|
* -minor optimizationMartin Schanzenbach2022-10-21
|
* -fix notification processing zonemaster; give zonemaster some time in GNS ↵Martin Schanzenbach2022-10-21
| | | | tests; fix GNS tests for new gnunet.org IP
* -fix gns tests with slower(?) zonemasterMartin Schanzenbach2022-10-21
|
* -fix return value of put initiationMartin Schanzenbach2022-10-20
|
* -fix FTBFSChristian Grothoff2022-10-20
|
* -fix properly emptying queue; add parallelization to monitorMartin Schanzenbach2022-10-20
|
* ZONEMASTER: Use parallel worker thread for GNS block signingMartin Schanzenbach2022-10-20
|
* ZONEMASTER: Merge monitor into zonemaster processMartin Schanzenbach2022-10-18
|
* -cleanup more warningsMartin Schanzenbach2022-10-11
|
* NAMESTORE: Move Namecache block refresh into zonemonitorMartin Schanzenbach2022-10-04
|
* NAMESTORE: Allow service-side record set filtering. Fixes #7193Martin Schanzenbach2022-09-28
| | | | | | | This commit enables zone iteration APIs which allow you to set a record set filter to determine which records should be returned or not. In particular filtering of private records and maintenance records (TOMBSTONE) for zonemaster.
* GNS: Fix publishing of private recordsMartin Schanzenbach2022-03-03
|
* -silence warningsMartin Schanzenbach2022-02-26
|
* GNS: LSD0001 improvementsMartin Schanzenbach2022-02-07
| | | | | | NAMESTORE: Better error handling. Fixed private record feature. GNSRECORD: Record inconsistency check for delegation and redirection records
* -simlify and correct tombstone logicMartin Schanzenbach2022-02-06
|
* -refactor zonemasterMartin Schanzenbach2022-02-05
|
* -fix issue with tombstone deletion when records are addedMartin Schanzenbach2022-02-05
|
* GNS: Add tombstone string processing; also handle tombstones in monitor properlyMartin Schanzenbach2022-02-05
|
* GNS: Implement Tombstone logicMartin Schanzenbach2022-02-05
| | | | | | | | GNS: Namestore zonemaster record store processing ZONEMASTER: Do not publish records if tombstone expires in the future NAMESTORE: Purge old tombstones.
* GNS: Introduce CRITICAL flag. Fixes #7169Martin Schanzenbach2022-02-03
|
* -ftbfsMartin Schanzenbach2022-02-03
|
* -fix many more typosChristian Grothoff2021-04-26
|