aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* fix struct name in the escrow plugin exit pointsjospaeth2020-09-02
|
* use anchor struct in restore_private_key()jospaeth2020-09-02
|
* remove logging of private keysjospaeth2020-09-02
|
* rename escrowAnchor to anchorjospaeth2020-09-02
|
* add explanation for the anchor stringjospaeth2020-09-02
|
* remove unused methodsjospaeth2020-09-02
|
* change structure of struct GNUNET_ESCROW_Anchorjospaeth2020-09-01
| | | | | encode method name and ego name in anchor string implement anchor_string_to_data and anchor_data_to_string in escrow_api.c (not plugin-specific)
* simplify strncmp to strcmpjospaeth2020-08-30
|
* minor naming fixjospaeth2020-08-30
|
* refactor anchor_string_to_data and anchor_data_to_string in the pluginsjospaeth2020-08-29
|
* add egoName to the escrow anchor,jospaeth2020-08-29
| | | | no need to pass it to the API in case of a GET operation
* Merge branch 'master' into spaeth/escrow_pluginsjospaeth2020-08-28
|\
| * fix order of namespaces in plugin_rest_identityjospaeth2020-08-28
| | | | | | | | GNUNET_REST_namespace_match() always matched to the first namespace for GET
| * rename reclaim_attestation in POTFILES.injospaeth2020-08-28
| |
| * add gnsrecord-tvg and revocation-tvg to .gitignorejospaeth2020-08-28
| |
| * change uri structs to match conventionsJonathan Buchanan2020-08-27
| |
| * use (and "GNUnet-ify") libyuarel as a basepoint for uri parsingJonathan Buchanan2020-08-26
| |
| * remove const from query string in GNUNET_uriJonathan Buchanan2020-08-24
| |
| * header for uri parserJonathan Buchanan2020-08-24
| |
| * add function GNUNET_CURL_extend_headers()Christian Grothoff2020-08-23
| |
| * 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
| |
| * -implement the symmetric option in setuChristian Grothoff2020-08-19
| |
| * -fix more linksChristian Grothoff2020-08-19
| |
| * -fix linksChristian Grothoff2020-08-19
| |
| * -document seti/setu in structureChristian Grothoff2020-08-19
| |
| * break out chapters on SETI and SETUI from SET chapterChristian Grothoff2020-08-19
| |
| * -add API todoChristian Grothoff2020-08-19
| |
| * -fix ftbfsChristian Grothoff2020-08-19
| |
| * change scalarproduct to use seti service in lieu of deprecated set serviceChristian Grothoff2020-08-19
| |
| * change revocation logic to use setu service in lieu of deprecated set serviceChristian Grothoff2020-08-19
| |
| * fix seti testcaseChristian Grothoff2020-08-19
| |
| * -fix set/seti migration issuesChristian Grothoff2020-08-19
| |
| * -fix test FTBFSChristian Grothoff2020-08-19
| |
| * -fix FTBFS for setiChristian Grothoff2020-08-19
| |
| * -fix FTBFS for setiChristian Grothoff2020-08-19
| |
| * -splitting of set intersection functionality from set service (not yet ↵Christian Grothoff2020-08-18
| | | | | | | | finished, FTBFS)
| * splitting of set intersection functionality from set service (not yet ↵Christian Grothoff2020-08-18
| | | | | | | | finished, FTBFS)
| * -refactor a bit moreChristian Grothoff2020-08-18
| |
| * -refactor to eliminate code no longer needed after set->setu specializationChristian Grothoff2020-08-18
| |
| * -indentationChristian Grothoff2020-08-18
| |
| * Merge branch 'master' of git+ssh://gnunet.org/gnunetChristian Grothoff2020-08-18
| |\
| | * Merge branch 'master' of ssh://gnunet.org/gnunetMartin Schanzenbach2020-08-18
| | |\
| | * | Update reclaimID handbook entryMartin Schanzenbach2020-08-18
| | | |
| * | | fix message typesChristian Grothoff2020-08-18
| | |/ | |/|
| * | Merge branch 'master' of git+ssh://gnunet.org/gnunetChristian Grothoff2020-08-18
| |\|
| | * fix: build on openbsdMartin Schanzenbach2020-08-18
| | |
| | * fix ftbfsChristian Grothoff2020-08-17
| | |
| | * use charChristian Grothoff2020-08-17
| | |
| | * clean up GNUNET_CRYPTO_pow_hash APIChristian Grothoff2020-08-17
| | |