aboutsummaryrefslogtreecommitdiff
path: root/src/reclaim/plugin_rest_reclaim.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
* - address coverity findings !coverityMartin Schanzenbach2022-10-25
|
* -always return on null egoMartin Schanzenbach2021-05-15
|
* -fix many more typosChristian Grothoff2021-04-26
|
* -Fix several incorrect uses of `i.e.'Alessio Vanni2021-04-24
| | | | With some other changes to sentences here and there as I found appropriate.
* -fix some coverity issues wrt reclaimMartin Schanzenbach2021-03-26
|
* -hunting memleaksMartin Schanzenbach2020-12-27
|
* - 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
|
* -improve request cleanup handlingMartin Schanzenbach2020-08-06
|
* -fix rest plugin issuesMartin Schanzenbach2020-08-06
|
* -fix various bugsMartin Schanzenbach2020-08-06
|
* rest: fix #6462Martin Schanzenbach2020-08-04
|
* merge flags into enum for GNUNET_DISK_pipe() API, fixing #6188Christian Grothoff2020-07-18
|
* GNUNET_free_non_null -> GNUNET_freeChristian Grothoff2020-07-05
|
* - Minor fix reclaim attestation pluginMartin Schanzenbach2020-06-15
|
* add response headers, add replace api to namestoreSchanzenbach, Martin2020-05-09
|
* fix attestation flag rest; fix NULL ptr derefSchanzenbach, Martin2020-03-03
|
* remove unusedSchanzenbach, Martin2020-02-14
|
* add expirationSchanzenbach, Martin2020-02-09
|
* consolidate reclaim attribute libSchanzenbach, Martin2020-02-09
|
* more bugfixes and REST API changeSchanzenbach, Martin2020-02-09
|
* bugfixesSchanzenbach, Martin2020-02-09
|
* towards better APISchanzenbach, 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
|
* JWT Parsing APIMarkus Voggenreiter2020-01-13
|
* Fixed Adding AttestationsMarkus Voggenreiter2020-01-13
|
* JWT Parser ImplementedMarkus Voggenreiter2020-01-13
|
* Basic Functionality ImplementedMarkus Voggenreiter2020-01-13
|
* JWT Plugin, Prepared TicketingMarkus Voggenreiter2020-01-13
|
* Fixed Open Issues with ListingMarkus Voggenreiter2020-01-13
|
* Prepared JWT PluginMarkus Voggenreiter2020-01-13
|
* Pure Listing of ReferencesMarkus Voggenreiter2020-01-13
|
* Listing of References with AttributesMarkus 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
|
* Direct Namestore Deletion ImplementedMarkus Voggenreiter2020-01-13
|
* Fixed direct Namestore AccessMarkus Voggenreiter2020-01-13
|
* Initial Fixes of pluginMarkus Voggenreiter2020-01-13
|