summaryrefslogtreecommitdiff
path: root/src/reducer/anastasis_api_recovery_redux.c
AgeCommit message (Expand)Author
2023-06-20-get rid of GNUNET_SPEC_spec_json callsChristian Grothoff
2022-06-28-support poll_providers also during backupChristian Grothoff
2022-04-15-fix synchronous provider discovery logicChristian Grothoff
2022-04-14tests: do dynamic sync_provider calls until finishedFlorian Dold
2022-04-13remove redundant http_status fields from challenge feedbackFlorian Dold
2022-04-13-get IBAN test to pass againChristian Grothoff
2022-04-13-fix #7050Christian Grothoff
2022-04-13-rename fest for #7045Christian Grothoff
2022-04-12-implement #7061::18861Christian Grothoff
2022-04-12-styleChristian Grothoff
2022-04-12rename 'next' to 'select_version' and allow passing provider arrayChristian Grothoff
2022-04-06fix #7218 and #7219Christian Grothoff
2022-04-05adapt to latest GNUnet API: GNUNET_JSON_spec_mark_optional() changedChristian Grothoff
2022-03-10-update to latest exchange APIChristian Grothoff
2022-03-05-fix typoChristian Grothoff
2022-03-05consistently give display_name human-readable translated hintsChristian Grothoff
2022-03-05introduce 'display_hint' in state machine, make feedback states more expressiveChristian Grothoff
2022-03-02push new /truth/ API through the entire implementationChristian Grothoff
2022-01-30-more work towards nicer policy discovery logicChristian Grothoff
2022-01-21-get test to pass againChristian Grothoff
2022-01-21-implement provider_sync transitionChristian Grothoff
2022-01-21add discussion about need for another transitionChristian Grothoff
2022-01-21bugfixes in test logic, adding new test without paymentChristian Grothoff
2022-01-20implement new reducer logic (completely untested though)Christian Grothoff
2022-01-20-update reducer documentation to new plan (yet to be implemented)Christian Grothoff
2021-12-31fix #7054: propagate more information on the rate-limitingChristian Grothoff
2021-12-27fix #7036Christian Grothoff
2021-11-16-fix #7051 (license confusions in headers)Christian Grothoff
2021-11-16add uuid-display to reducer and document itChristian Grothoff
2021-10-21we don't use recovery_error anymoreFlorian Dold
2021-10-13return error response instead of tagging stateFlorian Dold
2021-10-13use invalid state instead of error stateFlorian Dold
2021-10-13do not transition into error statesFlorian Dold
2021-10-06async external reducer, external reducer for start stateFlorian Dold
2021-09-30allow providers to be enabled/disabledChristian Grothoff
2021-09-28theoretically, this completes the TOTP implementation, alas completely untestedChristian Grothoff
2021-08-27if we had a challenge code before, submit it againChristian Grothoff
2021-08-27ensure there is a selected_challenge_uuid in CHALLENGE_SOLVING stateChristian Grothoff
2021-08-27fix retry counter logic, deal with negative retry counters, limit code reuse ...Christian Grothoff
2021-08-26use camountChristian Grothoff
2021-08-26-fix state transitionChristian Grothoff
2021-08-23-more work on iban logicChristian Grothoff
2021-08-23-misc bugfixes for IBAN pluginChristian Grothoff
2021-08-22-more work on test_iban.shChristian Grothoff
2021-08-19document reducer return values for IBAN authChristian Grothoff
2021-08-19-implement 'poll' transition in state machineChristian Grothoff
2021-08-14-more legwork for new auth method supportChristian Grothoff
2021-08-02-conclude doxygen fixesChristian Grothoff
2021-08-02-fix copy-and-paste issues in copyright headersChristian Grothoff
2021-08-02misc doxygen fixesChristian Grothoff