aboutsummaryrefslogtreecommitdiff
path: root/src/reclaim/reclaim_api.c
Commit message (Collapse)AuthorAge
* BUILD: Move reclaim to serviceMartin Schanzenbach2023-10-19
|
* 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.
* 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
* IPC: Convert all message payload lengths to uint16_t types.Martin Schanzenbach2022-11-06
|
* RECLAIM: Fix length field inconsistencies in IPC protocol. Issue #7432Martin Schanzenbach2022-11-05
|
* 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.
* -DOC: Documentation cleanup pass through RECLAIM subsystemWillow Liquorice2022-10-03
|
* -DOC: Pass through RECLAIM subsystemWillow Liquorice2022-10-03
|
* -silence APIMartin Schanzenbach2022-02-15
|
* -fix many more typosChristian Grothoff2021-04-26
|
* -fix some coverity issues wrt reclaimMartin Schanzenbach2021-03-26
|
* - towards fix reclaimMartin Schanzenbach2020-10-15
|
* reclaim: Attestations now called credentials. Credentials are presented to ↵Martin Schanzenbach2020-08-20
| | | | third parties as presentations.
* - towards separation between credentials and presentations thereof, wip, ftbfsMartin Schanzenbach2020-08-20
|
* -fix serializationMartin Schanzenbach2020-08-06
|
* -fix various bugsMartin Schanzenbach2020-08-06
|
* GNUNET_free_non_null -> GNUNET_freeChristian Grothoff2020-07-05
|
* fix warningSchanzenbach, Martin2020-02-14
|
* add expirationSchanzenbach, Martin2020-02-09
|
* consolidate reclaim attribute libSchanzenbach, Martin2020-02-09
|
* bugfixes; CLI improvementsSchanzenbach, Martin2020-02-09
|
* bugfixesSchanzenbach, Martin2020-02-09
|
* towards better APISchanzenbach, Martin2020-02-09
|
* bugfixesSchanzenbach, Martin2020-02-09
|
* add attestation APISchanzenbach, Martin2020-02-09
|
* Refactoring reclaim attestationsSchanzenbach, Martin2020-02-09
|
* move to 256-bit identifier; some cleanupsSchanzenbach, Martin2020-02-09
|
* Basic Functionality ImplementedMarkus Voggenreiter2020-01-13
|
* Fixed Open Issues with ListingMarkus Voggenreiter2020-01-13
|
* Prepared JWT PluginMarkus Voggenreiter2020-01-13
|
* Prepared Listing of ReferencesMarkus Voggenreiter2020-01-13
|
* Deletion of Reference TypeMarkus Voggenreiter2020-01-13
|
* Preparation for Reference TypeMarkus Voggenreiter2020-01-13
|
* Listing Attestations through serviceMarkus Voggenreiter2020-01-13
|
* Prepare Listing AttestationsMarkus Voggenreiter2020-01-13
|
* Delete Attestation via ServiceMarkus Voggenreiter2020-01-13
|
* Add Attestations via Reclaim ServiceMarkus Voggenreiter2020-01-13
|
* tighten formatting rulesChristian Grothoff2019-10-31
|
* global reindent, now with uncrustify hook enabledChristian Grothoff2019-10-05
|
* uncrustify as demanded.ng02019-09-08
|
* fix intendationSchanzenbach, Martin2019-06-14
|
* NULL pointer fixAlexia Pagkopoulou2019-06-14
|
* fix use after free; fix memleakSchanzenbach, Martin2019-06-05
|
* fix ticket result messagesSchanzenbach, Martin2019-06-05
|
* fix message sizes; pending testSchanzenbach, Martin2019-06-05
|
* fix memory issuesSchanzenbach, Martin2019-06-04
|
* clang-format and cleanupSchanzenbach, Martin2019-05-22
|
* RECLAIM: cleanup, commentsSchanzenbach, Martin2019-05-02
|
* RECLAIM: bugfixes; add delete attribute APISchanzenbach, Martin2019-04-14
|