aboutsummaryrefslogtreecommitdiff
path: root/src/reclaim/gnunet-service-reclaim_tickets.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.
* BUILD: Attempt to disentable platform.h, gnunet_common.h and ↵Martin Schanzenbach2022-12-04
| | | | gnunet_private_config.h insanity
* 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.
* NAMESTORE: Introduce GANA-managed error codesMartin Schanzenbach2022-10-23
|
* -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
* -fix memory corruptionMartin Schanzenbach2022-09-01
|
* -fix many more typosChristian Grothoff2021-04-26
|
* -fix some coverity issues wrt reclaimMartin Schanzenbach2021-03-26
|
* fix error in presentation handlingMartin Schanzenbach2020-12-25
|
* - 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
|
* merge flags into enum for GNUNET_DISK_pipe() API, fixing #6188Christian Grothoff2020-07-18
|
* GNUNET_free_non_null -> GNUNET_freeChristian Grothoff2020-07-05
|
* bugfixes; CLI improvementsSchanzenbach, 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
|
* tighten formatting rulesChristian Grothoff2019-10-31
|
* global reindent, now with uncrustify hook enabledChristian Grothoff2019-10-05
|
* uncrustify as demanded.ng02019-09-08
|
* formatting; commentsSchanzenbach, Martin2019-08-11
|
* changelog housekeepingSchanzenbach, Martin2019-07-07
|
* ticket duplicates fixAlexia Pagkopoulou2019-06-28
|
* fix memory issuesSchanzenbach, Martin2019-06-04
|
* RECLAIM: Various fixes (coverity)Schanzenbach, Martin2019-06-03
|
* clang-format and cleanupSchanzenbach, Martin2019-05-22
|
* RECLAIM: Fix shutdown; testsSchanzenbach, Martin2019-05-08
|
* RECLAIM/OIDC: better loggingSchanzenbach, Martin2019-04-27
|
* RECLAIM: bugfixes; add delete attribute APISchanzenbach, Martin2019-04-14
|
* RECLAIM: debug messagesSchanzenbach, Martin2019-04-14
|
* RECLAIM: Simplify logicSchanzenbach, Martin2019-04-14
|
* RECLAIM: refactor revokeSchanzenbach, Martin2019-04-14
|
* RECLAIM: fix cliSchanzenbach, Martin2019-04-14
|
* RECLAIM: less unneccessary crypto; syntax and build fixesSchanzenbach, Martin2019-04-14
|
* RECLAIM: RefactoringSchanzenbach, Martin2019-04-14
|
* RECLAIM: RefactoringSchanzenbach, Martin2019-04-14
|
* RECLAIM: Towards -sqlSchanzenbach, Martin2019-04-14
|
* RECLAIM: refactoring; cleanupSchanzenbach, Martin2019-04-14