aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Collapse)AuthorAge
...
* | add note for the uniqueness of the GNS userSecretjospaeth2020-08-21
| |
* | fix gns escrow testjospaeth2020-08-19
| |
* | fix pk struct in plaintext plugin operationjospaeth2020-08-19
| |
* | implement GNS escrow verify and restorejospaeth2020-08-18
| | | | | | | | error handling not yet working
* | schedule execution now, no need to waitjospaeth2020-08-17
| |
* | fix failing assertion at namestorejospaeth2020-08-17
| |
* | fix some const issuesjospaeth2020-08-17
| |
* | Merge branch 'master' into spaeth/escrow_pluginsjospaeth2020-08-15
|\|
| * fix: GNUNET_is_zero(ptr) should return enum GNUNET_GenericReturnValue. Fixes ↵Martin Schanzenbach2020-08-12
| | | | | | | | #6475.
| * -fix my build with new boolean typedefMartin Schanzenbach2020-08-12
| |
| * fix: mysql version detectionMartin Schanzenbach2020-08-11
| | | | | | | | Fix detection macro and support mysql8+ my_bool deprecation. Fixes #6465.
* | begin implementation of gns verify and restorejospaeth2020-08-15
| |
* | add gnsrecord plugin for escrowjospaeth2020-08-15
| |
* | delay gns escrow until plugin is intialized, fixesjospaeth2020-08-15
| |
* | fix some bugs in gns escrow, add pk derivationjospaeth2020-08-14
| |
* | finish escrow put for GNSjospaeth2020-08-12
| | | | | | | | some minor fixes needed
* | some error messagesjospaeth2020-08-10
| |
* | continue start_gns_escrow, add user secret stringjospaeth2020-08-10
| |
* | GNS escrowjospaeth2020-08-09
| | | | | | | | | | check for existing escrow IDs some cleanup
* | store escrow status to configjospaeth2020-08-08
| |
* | begin implementation of the GNS escrowjospaeth2020-08-08
| |
* | Merge branch 'master' into spaeth/escrow_pluginsjospaeth2020-08-07
|\|
| * -also allow non-standard scopes as claimsMartin Schanzenbach2020-08-07
| |
| * -improve request cleanup handlingMartin Schanzenbach2020-08-06
| |
| * -add supported claimsMartin Schanzenbach2020-08-06
| |
| * -fix rest plugin issuesMartin Schanzenbach2020-08-06
| |
| * -add state, close socketsMartin Schanzenbach2020-08-06
| |
| * -fix serializationMartin Schanzenbach2020-08-06
| |
| * -fix various bugsMartin Schanzenbach2020-08-06
| |
| * reclaim: Refactoring and more standards compliance with respect to scopesMartin Schanzenbach2020-08-06
| |
| * reclaim: Make SPAs work with public clients. No longer encrypt code.Martin Schanzenbach2020-08-05
| |
| * reclaim: fix #6463Martin Schanzenbach2020-08-04
| |
| * Merge branch 'master' of ssh://gnunet.org/gnunetMartin Schanzenbach2020-08-04
| |\
| | * fix missing API conversionChristian Grothoff2020-08-04
| | |
| * | rest: fix #6462Martin Schanzenbach2020-08-04
| |/
| * reclaim: do not store access token instead piggyback ticketMartin Schanzenbach2020-08-04
| |
| * -fix userinfo sub claimMartin Schanzenbach2020-08-03
| |
| * -fix argument numberMartin Schanzenbach2020-08-03
| |
| * reclaim: support client credentials in POST body for token requestMartin Schanzenbach2020-08-03
| |
| * fix typeChristian Grothoff2020-08-03
| |
| * - fix postdata iteratorMartin Schanzenbach2020-08-03
| |
| * - get postdata another wayMartin Schanzenbach2020-08-03
| |
* | add tests for plaintext and gns escrowjospaeth2020-08-06
| |
* | add unique operation ID for distinction in the cbjospaeth2020-08-06
| |
* | fix double freejospaeth2020-08-06
| |
* | clean up plugin operationsjospaeth2020-08-06
| |
* | add a API method for getting the escrow statusjospaeth2020-08-05
| | | | | | | | not yet working!
* | move definitions to correct namespacejospaeth2020-08-04
| |
* | minor fixes, test structurejospaeth2020-08-03
| |
* | remove renew from the APIjospaeth2020-08-03
| |