aboutsummaryrefslogtreecommitdiff
path: root/src/reclaim
Commit message (Collapse)AuthorAge
* BUILD: Move reclaim to serviceMartin Schanzenbach2023-10-19
|
* BUILD: Move gns/zonemaster to serviceMartin Schanzenbach2023-10-19
|
* BUILD: Move namestore to serviceMartin Schanzenbach2023-10-19
|
* BUILD: more more components into new structure; ftbfs fixMartin Schanzenbach2023-10-18
|
* BUILD: Move identity/rest components to service/rest-pluginMartin Schanzenbach2023-10-18
|
* BUILD: Move json to libMartin 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: fix versions and installation pathsMartin Schanzenbach2023-09-29
|
* BUILD: Meson, more missing pluginsMartin Schanzenbach2023-09-29
|
* BUILD: Fix meson buildMartin Schanzenbach2023-09-29
|
* BUILD: Meson add more file targetsMartin Schanzenbach2023-09-28
|
* BUILD: Meson install more filesMartin Schanzenbach2023-09-27
|
* BUILD: meson use correct soversion and versionMartin Schanzenbach2023-09-24
|
* BUILD: Meson - install yet more filesMartin Schanzenbach2023-09-23
|
* BUILD: More pkgconfig and installationMartin Schanzenbach2023-09-23
|
* BUILD: meson configuration filesMartin Schanzenbach2023-09-21
|
* BUILD: Add more subsystems to meson buildMartin Schanzenbach2023-09-21
|
* -RECLAIM: fix memory leaks in tests.ulfvonbelow2023-02-06
| | | | | | This makes the sanitizers happy so we can find the bugs that matter. Signed-off-by: Martin Schanzenbach <schanzen@gnunet.org>
* RECLAIM: don't leak the elements of attr_list.ulfvonbelow2023-02-06
| | | | Signed-off-by: Martin Schanzenbach <schanzen@gnunet.org>
* RECLAIM: fix 1-byte overflow in DID_did_to_pkey.ulfvonbelow2023-02-06
| | | | | | Needs to be able to fit a null-terminator as well. Signed-off-by: Martin Schanzenbach <schanzen@gnunet.org>
* RECLAIM: rename G_D_key_covert_... to G_D_key_convert_...ulfvonbelow2023-02-06
| | | | | | I think this misspelling would tend to distract the reader. Signed-off-by: Martin Schanzenbach <schanzen@gnunet.org>
* -fix test ftbfsMartin Schanzenbach2022-12-05
|
* 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
* -fix memory leakMartin Schanzenbach2022-12-01
|
* -fix header membersMartin Schanzenbach2022-11-10
|
* -more sizeMartin Schanzenbach2022-11-06
|
* IPC: Convert all message payload lengths to uint16_t types.Martin Schanzenbach2022-11-06
|
* -fix hton length mismatchMartin Schanzenbach2022-11-05
|
* -fix IPC format again; parse JWT slightly more safelyMartin Schanzenbach2022-11-05
|
* -fix key length setting reclaim serviceMartin Schanzenbach2022-11-05
|
* RECLAIM: Fix length field inconsistencies in IPC protocol. Issue #7432Martin Schanzenbach2022-11-05
|
* -try to fix reclaim linker issueChristian Grothoff2022-11-04
|
* -fix coverityMartin Schanzenbach2022-11-01
|
* IDENTITYMartin Schanzenbach2022-10-29
| | | | | | | This commit is a major rework of the unclean GNUNET_IDENTITY_*Key structures and its use in serialized objects (e.g. RPC messages). The structures are now no longer to be used directly but instead through their serialization helper functions whenever needed.
* IDENTITY/NAMESTORE:Martin Schanzenbach2022-10-27
| | | | | Remove the concept of "Subsystem default identities". Add GNUNET_ErrorCodes to IDENTITY subsystem.
* - address coverity findings !coverityMartin Schanzenbach2022-10-25
|
* NAMESTORE: Introduce GANA-managed error codesMartin Schanzenbach2022-10-23
|
* -fix conflictMartin Schanzenbach2022-10-18
|\
| * -DOC: Documentation cleanup pass through RECLAIM subsystemWillow Liquorice2022-10-03
| |
| * -DOC: Another comment stripping pass through RECLAIMWillow Liquorice2022-10-03
| |
| * -DOC: Minor fixes to doc comments (mostly correcting typos) to resolve ↵Willow Liquorice2022-10-03
| | | | | | | | 'unknown command' warnings
| * -DOC: Numerous small fixes to clean up short warning categoriesWillow Liquorice2022-10-03
| |
| * -DOC: Pass through RECLAIM subsystemWillow Liquorice2022-10-03
| |
* | -cleanup more warningsMartin Schanzenbach2022-10-11
| |
* | -cleanup various warningsMartin Schanzenbach2022-10-11
|/
* - various return value assertionsMartin Schanzenbach2022-10-01
|
* -coverityMartin Schanzenbach2022-09-08
|
* -fix memory corruptionMartin Schanzenbach2022-09-01
|
* -coverityMartin Schanzenbach2022-09-01
|